public interface TemplateStoreRoot extends Store
getTemplateById(long)
, and getting a workflow by its 'workflow id'
(getWorkflowById(long)
).Store.Type
IDProvider.DependentReleaseType, IDProvider.RevertType, IDProvider.UidType
HistoryProvider.RevisionProvider
CHANGED, NEVER_RELEASED, RELEASED
ALL_REVISIONS, EVER_SINCE, UNTIL_NOW
Modifier and Type | Method and Description |
---|---|
FormatTemplates |
getFormatTemplates()
Access to the sub root node for format templates.
|
LinkTemplates |
getLinkTemplates()
Access to the sub root node for link templates.
|
PageTemplates |
getPageTemplates()
Access to the sub root node for page templates.
|
Schemes |
getSchemes()
Access to the sub root node for schema nodes.
|
Scripts |
getScripts()
Access to the sub root node for scripts.
|
SectionTemplates |
getSectionTemplates()
Access to the sub root node for section templates.
|
MasterTemplate |
getTemplateById(long templateId)
Get the template by given
template id or null
if no template exists with the given template id. |
Workflow |
getWorkflowById(long workflowId)
Returns the workflow with the given
workflow id
null if no workflow exits with the given id. |
Workflow |
getWorkflowByName(String name)
Get a workflow by its
uid . |
Workflows |
getWorkflows()
Access to the sub root node for workflows.
|
addStoreListener, getDeletedChildren, getDeletedChildren, getDeletedChilds, getDeletedChilds, getElements, getMaxRevision, getProject, getStoreElement, getStoreElement, getStoreElement, getStoreElement, getType, getUserService, isFolder, isReadOnly, isRelease, removeStoreListener, restore
contrastWith, getDisplayName, getId, getInRevision, getLanguageInfo, getLongID, getMeta, getMetaFormData, getParent, getReleasedBy, getReleaseRevision, getReleaseStatus, getRevision, getUid, getUidType, hasMeta, hasUid, isInReleaseStore, isReleased, isReleaseSupported, moveChild, moveChild, release, release, revert, setDisplayName, setMeta, setMetaFormData, setUid
appendChild, appendChildBefore, delete, exportStoreElement, getChildCount, getChildIndex, getChildren, getChildren, getChildren, getChildren, getCreateWorkflowPermission, getDefinedPrincipalPermissions, getEditor, getElementType, getFirstChild, getIncomingReferences, getInheritedPrincipalPermissions, getLastChanged, getName, getNextSibling, getOutgoingReferences, getPermission, getPermission, getPermission, getPreviousSibling, getReferenceName, getReferences, getStore, getTreePermission, getWorkflowPermission, getWorkflowPermissions, getWriteLock, hasIncomingReferences, hasPermissions, importStoreElement, importStoreElements, inheritWorkflowPermission, isDeleted, isExportSupported, isImportSupported, isLocked, isLockedOnServer, isLockSupported, isPermissionSupported, isWorkflowAllowed, isWorkflowSupported, refresh, removeAllWorkflowPermissions, removeChild, removePermission, removePermission, removePermission, removeWorkflowPermission, replaceChild, save, save, save, setInheritWorkflowPermission, setLock, setLock, setPermission, setPermission, setPermission, setWorkflowPermission, setWorkflowPermissions, setWriteLock, toXml, toXml, toXml
getColor, getTask, hasTask, removeTask, setColor, setTask
compareTo
asRevisionProvider, getHistory, getHistory
@Nullable MasterTemplate getTemplateById(long templateId)
template id
or null
if no template exists with the given template id. The template id id is not equal to IDProvider.getId()
.templateId
- template id of the template to search .null
.PageTemplates getPageTemplates()
SectionTemplates getSectionTemplates()
FormatTemplates getFormatTemplates()
Scripts getScripts()
LinkTemplates getLinkTemplates()
Workflows getWorkflows()
@Nullable Workflow getWorkflowById(long workflowId)
workflow id
null
if no workflow exits with the given id.@Nullable Workflow getWorkflowByName(String name)
uid
.#getStoreElement(String, UidType)
,
Workflow.UID_TYPE
Schemes getSchemes()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210