Package com.axemble.vdoc.sdk.impl
Class PortalElement
java.lang.Object
com.axemble.vdoc.sdk.impl.AbstractElement
com.axemble.vdoc.sdk.impl.PortalElement
- Direct Known Subclasses:
com.axemble.vdoc.sdk.impl.base.BaseContentContainer,EzsAlias,EzsContent,EzsContentComponent,EzsPlugin,EzsSite,EzsSiteTemplate,EzsTopic,PortalAttachment,PortalCategory,PortalFile,PortalFolder,PortalLibrary,PortalList,PortalPortlet,PortalProperty,PortalResourceDefinition,SnapshotAttachment
- Author:
- vlygeros
-
Field Summary
FieldsFields inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
module -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getPath()getProtocolURI(boolean useLabels) inthashCode()static StringreplaceBackSlash(String value) static StringreplaceSlash(String value) Check if the value has a slash.booleanvoidMethods inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
getModule
-
Field Details
-
storageKey
-
path
-
-
Constructor Details
-
PortalElement
protected PortalElement() -
PortalElement
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getId
-
getPath
-
setId
-
replaceSlash
Check if the value has a slash. If there is a slash, replace add a back-slash.- Parameters:
value- The original name- Returns:
- The value with back-slashes if required
-
replaceBackSlash
-
getProtocolURI
-
getProtocolURI
-
save
-