public static interface ComplexPublicationService.FullPublicationInfo
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getDeletedTranslationNodeIdentifiers() |
String |
getLanguage() |
String |
getNodeIdentifier() |
String |
getNodePath() |
String |
getNodeTitle() |
ExtendedNodeType |
getNodeType() |
String |
getPublicationRootNodeIdentifier() |
String |
getPublicationRootNodePath() |
int |
getPublicationRootNodePathIndex() |
int |
getPublicationStatus() |
String |
getTranslationNodeIdentifier() |
String |
getWorkflowDefinition() |
String |
getWorkflowGroup() |
String |
getWorkflowTitle() |
boolean |
isAllowedToPublishWithoutWorkflow() |
boolean |
isLocked() |
boolean |
isNonRootMarkedForDeletion() |
boolean |
isPublishable() |
boolean |
isWorkInProgress() |
String getNodeIdentifier()
String getNodePath()
String getNodeTitle()
ExtendedNodeType getNodeType()
String getPublicationRootNodeIdentifier()
String getPublicationRootNodePath()
int getPublicationRootNodePathIndex()
int getPublicationStatus()
boolean isLocked()
boolean isWorkInProgress()
String getWorkflowTitle()
String getWorkflowDefinition()
String getWorkflowGroup()
boolean isAllowedToPublishWithoutWorkflow()
String getLanguage()
String getTranslationNodeIdentifier()
Collection<String> getDeletedTranslationNodeIdentifiers()
boolean isNonRootMarkedForDeletion()
boolean isPublishable()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.