public interface DocumentContext
| Modifier and Type | Method and Description |
|---|---|
String |
getCmsPath()
Get CMS path.
|
EcmDocument |
getDocument()
Get document.
|
DocumentState |
getDocumentState()
Get document state.
|
DocumentType |
getDocumentType()
Get document type.
|
Permissions |
getPermissions()
Get document permissions.
|
PortalControllerContext |
getPortalControllerContext()
Get portal controller context.
|
PublicationInfos |
getPublicationInfos()
Get document publication informations.
|
String |
getScope()
Get scope.
|
String |
getWebId()
Get webId.
|
void |
reload()
Force the reloading of the document context.
|
PortalControllerContext getPortalControllerContext()
String getCmsPath()
String getWebId()
Permissions getPermissions()
PublicationInfos getPublicationInfos()
EcmDocument getDocument()
DocumentType getDocumentType()
DocumentState getDocumentState()
String getScope()
void reload()
Copyright © 2021. All rights reserved.