Package com.axemble.vdoc.sdk.impl
Class PortalList
java.lang.Object
com.axemble.vdoc.sdk.impl.AbstractElement
com.axemble.vdoc.sdk.impl.PortalElement
com.axemble.vdoc.sdk.impl.PortalList
- All Implemented Interfaces:
IElement,IList,Serializable
- Direct Known Subclasses:
PortalOptionList
- Author:
- vlygeros
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.axemble.vdoc.sdk.interfaces.IList
IList.IType -
Field Summary
FieldsFields inherited from class com.axemble.vdoc.sdk.impl.PortalElement
path, storageKeyFields inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
module -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.axemble.vdoc.sdk.impl.PortalElement
equals, getId, getPath, getProtocolURI, getProtocolURI, hashCode, replaceBackSlash, replaceSlash, save, setIdMethods inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
getModuleMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
list
protected com.axemble.webdrive.om.List list
-
-
Constructor Details
-
PortalList
-
-
Method Details
-
getNativeObject
Description copied from interface:IElementGets the native object underneath.- Specified by:
getNativeObjectin interfaceIElement- Returns:
- an object.
-
getName
Description copied from interface:IListGets the name of the list. -
setName
-
getLabel
Description copied from interface:IListGets the label of the list. -
setLabel
-
getDescription
- Specified by:
getDescriptionin interfaceIList- Returns:
- The description of the list
-