Package org.silverpeas.web.ddwe
Class DragAndDropFileWrapper
- java.lang.Object
-
- org.silverpeas.core.wbe.WbeFile
-
- org.silverpeas.core.webapi.wbe.WbeFileWrapper
-
- org.silverpeas.web.ddwe.DragAndDropFileWrapper
-
- All Implemented Interfaces:
Securable
public class DragAndDropFileWrapper extends WbeFileWrapper
This WRAPPER is used by Drag & Drop Web Editor host and gives the possibility to add functionality contextualized to aDragAndDropWbeFile
.- Author:
- silveryocha
-
-
Method Summary
-
Methods inherited from class org.silverpeas.core.webapi.wbe.WbeFileWrapper
canBeAccessedBy, canBeDeletedBy, canBeModifiedBy, ext, id, lastModificationDate, linkedToResource, loadInto, lock, mimeType, name, owner, silverpeasId, size, toString, updateFrom, version
-
Methods inherited from class org.silverpeas.core.wbe.WbeFile
getLastEditionDate, setLastEditionDateAtNow
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.silverpeas.core.security.Securable
canBeFiledInBy
-
-