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
Constructors -
Method Summary
Methods inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
getModule
-
Constructor Details
-
PortalTrash
-
-
Method Details
-
getId
Description copied from interface:IElementGets the identifier object.- Specified by:
getIdin interfaceIElement- Returns:
- a
IStorageKeyobject.
-
getNativeObject
Description copied from interface:IElementGets the native object underneath.- Specified by:
getNativeObjectin interfaceIElement- Returns:
- an object.
-
getPath
Description copied from interface:IElementGets the path of the object. -
save
Description copied from interface:IElementSaves or updates the element.
-