Modifier and Type | Method and Description |
---|---|
boolean |
ActionEvaluator.evaluate(Node node)
The evaluator should decide if the action precondition is valid based on the appropriate
logic and the properties etc.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CancelCheckoutDocEvaluator.evaluate(Node node) |
boolean |
CreateForumMLNodeEvaluator.evaluate(Node node) |
boolean |
DiscussNodeEvaluator.evaluate(Node node) |
boolean |
RejectNonDraftDocEvaluator.evaluate(Node node) |
boolean |
DoneEditingDocEvaluator.evaluate(Node node) |
boolean |
UpdateDocEvaluator.evaluate(Node node) |
boolean |
ApproveNonDraftDocEvaluator.evaluate(Node node) |
boolean |
UnlockedDocEvaluator.evaluate(Node node) |
boolean |
EditDocCIFSEvaluator.evaluate(Node node) |
boolean |
UnlockDocEvaluator.evaluate(Node node) |
boolean |
EditDocOnlineWebDavEvaluator.evaluate(Node node) |
boolean |
AddTranslationEvaluator.evaluate(Node node) |
boolean |
DiscussionCutEvaluator.evaluate(Node node) |
boolean |
EditDocOnlineHttpEvaluator.evaluate(Node node) |
boolean |
CancelEditingDocEvaluator.evaluate(Node node) |
boolean |
TakeOwnershipDocEvaluator.evaluate(Node node) |
boolean |
ApproveDocEvaluator.evaluate(Node node) |
boolean |
StartWorkflowEvaluator.evaluate(Node node) |
boolean |
CutNodeEvaluator.evaluate(Node node) |
boolean |
RejectDocEvaluator.evaluate(Node node) |
boolean |
UploadNewVersionEvaluator.evaluate(Node node) |
boolean |
MultilingualDetailsEvaluator.evaluate(Node node) |
boolean |
MakeMultilingualEvaluator.evaluate(Node node) |
boolean |
EditPostEvaluator.evaluate(Node node) |
boolean |
DeleteDocEvaluator.evaluate(Node node) |
boolean |
ForumsCheckinDocEvaluator.evaluate(Node node) |
boolean |
CheckinDocEvaluator.evaluate(Node node) |
boolean |
EditDocHttpEvaluator.evaluate(Node node) |
boolean |
BaseActionEvaluator.evaluate(Node node) |
boolean |
EditDocOnlineCIFSEvaluator.evaluate(Node node) |
boolean |
CheckoutDocEvaluator.evaluate(Node node) |
boolean |
CancelWorkflowEvaluator.evaluate(Node node) |
boolean |
EditDocWebDavEvaluator.evaluate(Node node) |
boolean |
ShortcutNodeEvaluator.evaluate(Node node) |
boolean |
NewEditionEvaluator.evaluate(Node node) |
boolean |
CreateForumNodeEvaluator.evaluate(Node node) |
boolean |
DiscussionCopyEvaluator.evaluate(Node node) |
Modifier and Type | Method and Description |
---|---|
protected Node |
AlfrescoNavigationHandler.getDispatchContextNode(FacesContext context)
Returns the node currently in the dispatch context
|
Modifier and Type | Method and Description |
---|---|
protected DialogsConfigElement.DialogConfig |
AlfrescoNavigationHandler.getDialogConfig(FacesContext context,
String name,
Node dispatchContext)
Returns the dialog configuration object for the given dialog name.
|
protected WizardsConfigElement.WizardConfig |
AlfrescoNavigationHandler.getWizardConfig(FacesContext context,
String name,
Node dispatchContext)
Returns the wizard configuration object for the given wizard name.
|
Modifier and Type | Field and Description |
---|---|
protected Node |
BrowseBean.actionSpace
The current space and it's properties - if any
|
protected Node |
BrowseBean.document
The current document
|
Modifier and Type | Field and Description |
---|---|
protected List<Node> |
BrowseBean.containerNodes
Transient lists of container and content nodes for display
|
protected List<Node> |
BrowseBean.contentNodes |
protected List<Node> |
BrowseBean.parentContainerNodes |
Modifier and Type | Method and Description |
---|---|
Node |
CategoriesProperties.getActionCategory() |
Node |
BrowseBean.getActionSpace() |
Node |
CategoriesProperties.getCategory() |
Node |
NavigationBean.getCompanyHomeNode() |
Node |
NavigationBean.getCurrentNode() |
Node |
NavigationBean.getDispatchContextNode()
Returns the node currently set in the dispatch context
|
Node |
BrowseBean.getDocument() |
Node |
LinkPropertiesDialog.getEditableNode()
Returns the node being edited
|
Node |
NavigationBean.getGuestHomeNode() |
protected Node |
SpaceLinkDetailsDialog.getLinkResolvedNode() |
protected abstract Node |
BaseDetailsBean.getLinkResolvedNode()
Resolve the actual Node from any Link object that may be proxying it
|
Node |
SpaceLinkDetailsDialog.getNode() |
abstract Node |
BaseDetailsBean.getNode()
Returns the Node this bean is currently representing
|
Node |
SpaceLinkDetailsDialog.getSpace()
Returns the Space this bean is currently representing
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
BrowseBean.getContent()
Page accessed bean method to get the content nodes currently being browsed
|
List<Node> |
BrowseBean.getNodes()
Page accessed bean method to get the container nodes currently being browsed
|
List<Node> |
BrowseBean.getParentNodes(org.alfresco.service.cmr.repository.NodeRef currNodeRef)
Page accessed bean method to get the parent container nodes currently being browsed
|
Modifier and Type | Method and Description |
---|---|
void |
NodeEventListener.created(Node node,
org.alfresco.service.namespace.QName type)
Callback executed when a Node wrapped object is created.
|
void |
BrowseBean.removeSpaceFromBreadcrumb(Node node)
Removes the given node from the breadcrumb i.e.
|
void |
CategoriesProperties.setActionCategory(Node actionCategory) |
void |
BrowseBean.setActionSpace(Node actionSpace) |
void |
CategoriesProperties.setCategory(Node category) |
void |
BrowseBean.setDocument(Node document) |
void |
BrowseBean.setupCommonBindingProperties(Node node)
Setup the common properties required at data-binding time.
|
void |
NavigationBean.setupDispatchContext(Node node)
Sets up the dispatch context so that the navigation handler knows
what object is being acted upon
|
Modifier and Type | Field and Description |
---|---|
protected Node |
EditNodeCategoriesDialog.node |
Modifier and Type | Method and Description |
---|---|
Node |
DeleteCategoryDialog.getActionCategory() |
Node |
EditCategoryDialog.getActionCategory() |
Node |
CategoriesDialog.getActionCategory() |
Node |
DeleteCategoryDialog.getCategory() |
Node |
EditCategoryDialog.getCategory() |
Node |
CategoriesDialog.getCategory() |
Node |
CategoriesDialog.getCurrentCategory() |
Modifier and Type | Method and Description |
---|---|
List<Node> |
CategoriesDialog.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
DeleteCategoryDialog.setActionCategory(Node node) |
void |
EditCategoryDialog.setActionCategory(Node node) |
void |
CategoriesDialog.setActionCategory(Node node) |
void |
DeleteCategoryDialog.setCategory(Node category) |
void |
EditCategoryDialog.setCategory(Node category) |
void |
CategoriesDialog.setCategory(Node category) |
Modifier and Type | Method and Description |
---|---|
Node |
CCProperties.getDocument() |
Node |
CCProperties.getWorkingDocument() |
protected Node |
CheckinCheckoutDialog.setupContentDocument(String id)
Setup a content document node context
|
Modifier and Type | Method and Description |
---|---|
void |
CCProperties.setDocument(Node document) |
void |
CCProperties.setWorkingDocument(Node workingDocument) |
Modifier and Type | Field and Description |
---|---|
protected Node |
EditContentPropertiesDialog.editableNode |
protected Node |
ViewContentPropertiesDialog.viewingNode |
Modifier and Type | Method and Description |
---|---|
Node |
EditSimpleWorkflowDialog.getDocument() |
Node |
DocumentLinkDetailsDialog.getDocument()
Returns the document this bean is currently representing
|
Node |
DocumentDetailsDialog.getDocument()
Returns the document this bean is currently representing
|
Node |
DocumentDetailsDialog.getDocumentMlContainer()
Returns the ml container of the document this bean is currently representing
|
Node |
DocumentPropertiesDialog.getEditableNode()
Returns the node being edited
|
Node |
EditContentPropertiesDialog.getEditableNode()
Returns the node being edited
|
Node |
VersionedDocumentDetailsDialog.getFrozenStateDocument() |
protected Node |
DocumentLinkDetailsDialog.getLinkResolvedNode() |
protected Node |
DocumentDetailsDialog.getLinkResolvedNode()
Resolve the actual document Node from any Link object that may be proxying it
|
Node |
VersionedDocumentDetailsDialog.getMultilingualContainerDocument() |
Node |
EditSimpleWorkflowDialog.getNode() |
Node |
DocumentLinkDetailsDialog.getNode() |
protected Node |
InviteContentUsersWizard.getNode() |
Node |
DocumentDetailsDialog.getNode()
Returns the Node this bean is currently representing
|
Node |
DocumentDetailsDialog.getTranslationDocument() |
Node |
ViewContentPropertiesDialog.getViewingNode()
Returns the node being viewed
|
Node |
DocumentDetailsDialog.getWorkingCopyDocument() |
protected Node |
EditContentPropertiesDialog.initEditableNode()
Init the editable Node
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentDetailsDialog.setTranslationDocument(Node node)
Before opening the ml container details, remeber the translation
from which the action comes.
|
Modifier and Type | Method and Description |
---|---|
protected Node |
TopicDetailsDialog.getLinkResolvedNode() |
protected Node |
ForumDetailsDialog.getLinkResolvedNode() |
protected Node |
ForumsDetailsDialog.getLinkResolvedNode() |
Node |
TopicDetailsDialog.getNode() |
Node |
ForumDetailsDialog.getNode() |
Node |
ForumsDetailsDialog.getNode() |
Node |
TopicDetailsDialog.getSpace()
Returns the Space this bean is currently representing
|
Node |
ForumDetailsDialog.getSpace()
Returns the Space this bean is currently representing
|
Node |
ForumsDetailsDialog.getSpace()
Returns the Space this bean is currently representing
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
ForumsBean.getForums() |
List<Node> |
ForumsBean.getPosts() |
List<Node> |
ForumsBean.getTopics() |
Modifier and Type | Method and Description |
---|---|
protected void |
ForumsBean.renderReplyContentHTML(FacesContext context,
Node replyToNode,
StringWriter writer,
String contextPath,
String colour,
String bgColour) |
Modifier and Type | Field and Description |
---|---|
protected Node |
LanguageSelectorGenerator.node |
Modifier and Type | Method and Description |
---|---|
protected org.alfresco.service.cmr.dictionary.AssociationDefinition |
BaseComponentGenerator.getAssociationDefinition(FacesContext context,
Node node,
String associationName)
Retrieve the AssociationDefinition for the given property name on the given node
|
protected org.alfresco.service.cmr.dictionary.PropertyDefinition |
BaseComponentGenerator.getPropertyDefinition(FacesContext context,
Node node,
String propertyName)
Retrieve the PropertyDefinition for the given property name on the given node
|
Modifier and Type | Field and Description |
---|---|
protected Node |
MakeMultilingualDialog.editableNode |
Modifier and Type | Method and Description |
---|---|
Node |
MultilingualManageDialog.getDocument()
Returns the document this bean is currently representing
|
Node |
MultilingualManageDialog.getDocumentMlContainer()
Returns the ml container of the document this bean is currently representing
|
Node |
EditMLContainerDialog.getEditableNode() |
Node |
MakeMultilingualDialog.getEditableNode()
Returns the node being edited
|
Node |
MultilingualManageDialog.getNode()
Returns the Node this bean is currently representing
|
protected Node |
EditMLContainerDialog.initEditableNode()
Init the editable Node
|
protected Node |
MakeMultilingualDialog.initEditableNode()
Init the editable Node
|
Modifier and Type | Method and Description |
---|---|
static boolean |
MultilingualUtils.canAddChildrenToPivotSpace(Node multlingualDocument,
FacesContext fc)
Returns true if the current user has enough right to add a content to the space
where the pivot translation is located in.
|
static boolean |
MultilingualUtils.canDeleteEachTranslation(Node multlingualDocument,
FacesContext fc)
Returns true if the current user can delete each translation of the mlContainer of the given node
|
static boolean |
MultilingualUtils.canMoveEachTranslation(Node multlingualDocument,
FacesContext fc)
Returns true if the current user can move each translation of the mlContainer of the given node
|
static boolean |
MultilingualUtils.canStartNewEditon(Node multlingualDocument,
FacesContext fc)
Returns true if the current user can delete each translation and create
* a new content in the space
|
void |
MakeMultilingualDialog.setEditableNode(Node editableNode) |
void |
MultilingualManageDialog.setTranslationDocument(Node node)
Before opening the ml container details, remeber the translation
from which the action comes.
|
Modifier and Type | Method and Description |
---|---|
Node |
SpacePreviewBean.getNode()
Returns the Space this bean is currently representing
|
abstract Node |
BasePreviewBean.getNode()
Returns the node this bean is currently working with
|
Node |
DocumentPreviewBean.getNode()
Returns the document this bean is currently representing
|
Modifier and Type | Class and Description |
---|---|
class |
MapNode
Lighweight client side representation of a node held in the repository, which
is modelled as a map for use in the data tables.
|
class |
TransientMapNode
Represents a transient node i.e.
|
class |
TransientNode
Represents a transient node i.e.
|
Modifier and Type | Method and Description |
---|---|
static List<Node> |
Repository.getUsers(FacesContext context,
org.alfresco.service.cmr.repository.NodeService nodeService,
PersonService personService)
Query a list of Person type nodes from the repo
It is currently assumed that all Person nodes exist below the Repository root node
|
static List<Node> |
Repository.getUsers(FacesContext context,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.service.cmr.search.SearchService searchService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
NodePropertyResolver.get(Node node)
Get the property value for this resolver
|
org.alfresco.service.cmr.dictionary.AssociationDefinition |
DataDictionary.getAssociationDefinition(Node node,
String association)
Returns the association definition for the given association on the given node
|
org.alfresco.service.cmr.dictionary.PropertyDefinition |
DataDictionary.getPropertyDefinition(Node node,
String property)
Returns the property definition for the given property on the given node
|
static Boolean |
Repository.isNodeLocked(Node node,
LockService lockService)
Return whether a Node is currently locked
|
static Boolean |
Repository.isNodeOwnerLocked(Node node,
LockService lockService)
Return whether a Node is currently locked by the current user
|
Constructor and Description |
---|
QNameNodeMap(org.alfresco.service.namespace.NamespacePrefixResolverProvider provider,
Node parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Node |
DeleteRuleDialog.getSpace() |
Node |
RulesDialog.getSpace() |
Modifier and Type | Method and Description |
---|---|
List<Node> |
SearchProperties.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
SearchProperties.setCategories(List<Node> categories) |
Modifier and Type | Field and Description |
---|---|
protected Node |
EditSpaceDialog.editableNode |
Modifier and Type | Method and Description |
---|---|
Node |
EditSpaceDialog.getEditableNode()
Returns the node being edited
|
protected Node |
SpaceDetailsDialog.getLinkResolvedNode()
Resolve the actual document Node from any Link object that may be proxying it
|
Node |
SpaceDetailsDialog.getNode()
Returns the Node this bean is currently representing
|
Node |
EditSimpleWorkflowDialog.getNode() |
Node |
ApplySpaceTemplateDialog.getNode() |
Node |
ApplyDocTemplateDialog.getNode() |
protected Node |
InviteSpaceUsersWizard.getNode() |
Node |
ApplyRssTemplateDialog.getNode()
Returns the Node this bean is currently representing
|
Node |
SpaceDetailsDialog.getSpace()
Returns the Space this bean is currently representing
|
protected Node |
EditSpaceDialog.initEditableNode()
Init the editable Node
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
RecentSpacesBean.getRecentSpaces() |
Modifier and Type | Method and Description |
---|---|
static String |
SpaceDetailsDialog.buildRSSFeedURL(Node space)
Build URL for an RSS space based on the 'feedsource' aspect property.
|
static boolean |
SpaceDetailsDialog.hasRSSFeed(Node space) |
Modifier and Type | Method and Description |
---|---|
void |
RecentSpacesBean.setRecentSpaces(List<Node> spaces) |
Modifier and Type | Method and Description |
---|---|
Node |
TrashcanDialogProperty.getActionNode() |
Node |
TrashcanDialogProperty.getItem() |
Node |
TrashcanItemDetailsDialog.getItem() |
Modifier and Type | Method and Description |
---|---|
List<Node> |
TrashcanDialogProperty.getFailureItems() |
List<Node> |
TrashcanDialog.getItems() |
List<Node> |
TrashcanDialogProperty.getListedItems() |
List<Node> |
TrashcanDialogProperty.getSuccessItems() |
Modifier and Type | Method and Description |
---|---|
void |
TrashcanDialogProperty.setActionNode(Node actionNode) |
void |
TrashcanDialogProperty.setItem(Node node) |
Modifier and Type | Method and Description |
---|---|
void |
TrashcanDialogProperty.setFailureItems(List<Node> failureItems) |
void |
TrashcanDialogProperty.setListedItems(List<Node> listedItems) |
void |
TrashcanDialogProperty.setSuccessItems(List<Node> successItems) |
Modifier and Type | Method and Description |
---|---|
abstract Node |
UserMembersBean.getNode()
Returns the node that is being acted upon
|
Node |
ContentUsersBean.getNode() |
Node |
SpaceUsersBean.getNode() |
Node |
EditUserDetailsDialog.getPerson() |
Node |
DeleteUserDialog.getPerson() |
Node |
UsersBeanProperties.getPerson() |
Node |
EmailSpaceUsersDialog.getSpace() |
Modifier and Type | Method and Description |
---|---|
List<Node> |
UserShortcutsBean.getShortcuts() |
List<Node> |
UsersDialog.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
DeleteUserDialog.setPerson(Node person) |
void |
UsersBeanProperties.setPerson(Node p) |
Modifier and Type | Method and Description |
---|---|
void |
UserShortcutsBean.setShortcuts(List<Node> nodes) |
Modifier and Type | Method and Description |
---|---|
protected abstract Node |
BaseInviteUsersWizard.getNode() |
Node |
NewUserWizard.getPerson()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
NewUserWizard.setPerson(Node person)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowTaskNode
Wrapper around a
WorkflowTask to allow it to be approached as a Node . |
Modifier and Type | Field and Description |
---|---|
protected Node |
StartWorkflowWizard.startTaskNode |
protected Node |
ManageTaskDialog.taskNode |
Modifier and Type | Field and Description |
---|---|
protected List<Node> |
WorkflowBean.activeTasks |
protected List<Node> |
WorkflowBean.completedTasks |
protected List<Node> |
WorkflowBean.pooledTasks |
protected List<Node> |
ManageTaskDialog.resources |
protected List<Node> |
StartWorkflowWizard.resources |
protected List<Node> |
WorkflowBean.tasks |
Modifier and Type | Method and Description |
---|---|
Node |
StartWorkflowWizard.getTaskMetadataNode()
Returns the Node representing the start task metadata required
|
Node |
ManageTaskDialog.getTaskNode()
Returns the Node representing the task
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
WorkflowBean.getAllActiveTasks()
Returns a list of nodes representing the "all" active tasks.
|
List<Node> |
WorkflowBean.getPooledTasks()
Returns a list of nodes representing the "pooled" to do tasks the
current user has.
|
List<Node> |
ManageTaskDialog.getResources()
Returns a list of resources associated with this task i.e.
|
List<Node> |
StartWorkflowWizard.getResources()
Returns a list of resources associated with this task
i.e.
|
List<Node> |
WorkflowBean.getTasksCompleted()
Returns a list of nodes representing the completed tasks the
current user has.
|
List<Node> |
WorkflowBean.getTasksToDo()
Returns a list of nodes representing the to do tasks the
current user has.
|
Modifier and Type | Method and Description |
---|---|
Object |
ManageTaskDialog.TaskCompleteResolver.get(Node node) |
static Map<org.alfresco.service.namespace.QName,Serializable> |
WorkflowUtil.prepareTaskParams(Node node)
Prepares the given node for persistence in the workflow engine.
|
Modifier and Type | Method and Description |
---|---|
static Node |
NodeListUtils.nextItem(List<? extends Node> nodes,
String currentNodeId) |
static Node |
NodeListUtils.previousItem(List<? extends Node> nodes,
String currentNodeId) |
Modifier and Type | Method and Description |
---|---|
static String |
Utils.generateURL(FacesContext context,
Node node,
String name,
Utils.URLMode usage)
Generates a URL for the given usage for the given node.
|
static String |
Utils.generateURL(FacesContext context,
Node node,
Utils.URLMode usage)
Generates a URL for the given usage for the given node.
|
Modifier and Type | Method and Description |
---|---|
static Node |
NodeListUtils.nextItem(List<? extends Node> nodes,
String currentNodeId) |
static Node |
NodeListUtils.previousItem(List<? extends Node> nodes,
String currentNodeId) |
Modifier and Type | Field and Description |
---|---|
protected Node |
UINodeWorkflowInfo.value |
Modifier and Type | Method and Description |
---|---|
Node |
UINodeWorkflowInfo.getValue()
Get the value, this will be a node representing a piece of content or a space
|
Modifier and Type | Method and Description |
---|---|
protected void |
UINodeWorkflowInfo.renderAdvancedWorkflowInfo(FacesContext context,
Node node,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.service.cmr.dictionary.DictionaryService ddService,
WorkflowService workflowService,
ResponseWriter out,
ResourceBundle bundle)
Renders the advanced workflow details for the given node.
|
protected void |
UINodeWorkflowInfo.renderSimpleWorkflowInfo(FacesContext context,
Node node,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.service.cmr.dictionary.DictionaryService ddService,
ResponseWriter out,
ResourceBundle bundle)
Renders the simple workflow details for the given node.
|
void |
UINodeWorkflowInfo.setValue(Node value)
Set the value, either a space or content node.
|
Modifier and Type | Method and Description |
---|---|
Node |
UIPropertySheet.getNode() |
Modifier and Type | Method and Description |
---|---|
protected void |
UIAssociationEditor.addTarget(Node node,
String[] toAdd)
Updates the component and node state to reflect an association being added
|
protected abstract void |
BaseAssociationEditor.addTarget(Node node,
String[] toAdd)
Updates the component and node state to reflect an association being added
|
protected void |
UIChildAssociationEditor.addTarget(Node node,
String[] toAdd) |
protected void |
UIAssociationEditor.populateAssocationMaps(Node node,
org.alfresco.service.cmr.repository.NodeService nodeService) |
protected abstract void |
BaseAssociationEditor.populateAssocationMaps(Node node,
org.alfresco.service.cmr.repository.NodeService nodeService)
Populates all the internal Maps with the appropriate association reference objects
|
protected void |
UIChildAssociationEditor.populateAssocationMaps(Node node,
org.alfresco.service.cmr.repository.NodeService nodeService) |
protected void |
UIAssociationEditor.removeTarget(Node node,
String targetRef)
Updates the component and node state to reflect an association being removed
|
protected abstract void |
BaseAssociationEditor.removeTarget(Node node,
String targetRef)
Updates the component and node state to reflect an association being removed
|
protected void |
UIChildAssociationEditor.removeTarget(Node node,
String childRef) |
void |
UIPropertySheet.setNode(Node node) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.