Package com.axemble.vdoc.sdk.impl
Class PortalTrash
java.lang.Object
com.axemble.vdoc.sdk.impl.AbstractElement
com.axemble.vdoc.sdk.impl.PortalTrash
- All Implemented Interfaces:
IElement
,ITrash
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
module
-
Constructor Summary
-
Method Summary
Methods inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
getModule
-
Constructor Details
-
PortalTrash
-
-
Method Details
-
getId
Description copied from interface:IElement
Gets the identifier object.- Specified by:
getId
in interfaceIElement
- Returns:
- a
IStorageKey
object.
-
getNativeObject
Description copied from interface:IElement
Gets the native object underneath.- Specified by:
getNativeObject
in interfaceIElement
- Returns:
- an object.
-
getPath
Description copied from interface:IElement
Gets the path of the object. -
save
Description copied from interface:IElement
Saves or updates the element.
-