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 SummaryFields inherited from class com.axemble.vdoc.sdk.impl.AbstractElementmodule
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.axemble.vdoc.sdk.impl.AbstractElementgetModule
- 
Constructor Details- 
PortalTrash
 
- 
- 
Method Details- 
getIdDescription copied from interface:IElementGets the identifier object.- Specified by:
- getIdin interface- IElement
- Returns:
- a IStorageKeyobject.
 
- 
getNativeObjectDescription copied from interface:IElementGets the native object underneath.- Specified by:
- getNativeObjectin interface- IElement
- Returns:
- an object.
 
- 
getPathDescription copied from interface:IElementGets the path of the object.
- 
saveDescription copied from interface:IElementSaves or updates the element.
 
-