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
Fields inherited from class com.axemble.vdoc.sdk.impl.AbstractElement
module
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getPath()
getProtocolURI
(boolean useLabels) int
hashCode()
static String
replaceBackSlash
(String value) static String
replaceSlash
(String value) Check if the value has a slash.boolean
void
Methods 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
-