Uses of Interface
org.alfresco.opencmis.dictionary.CMISNodeInfo
Packages that use CMISNodeInfo
-
Uses of CMISNodeInfo in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return CMISNodeInfoModifier and TypeMethodDescriptionCMISPropertyAccessor.createNodeInfo
(AssociationRef assocRef) Creates a node info object form the given association ref.CMISPropertyAccessor.createNodeInfo
(NodeRef nodeRef) Creates a node info object form the given node ref.Methods in org.alfresco.opencmis.dictionary that return types with arguments of type CMISNodeInfoMethods in org.alfresco.opencmis.dictionary with parameters of type CMISNodeInfoModifier and TypeMethodDescriptionCMISPropertyAccessor.getValue
(CMISNodeInfo nodeInfo) Get the property value for a node or an associationboolean
CMISActionEvaluator.isAllowed
(CMISNodeInfo nodeInfo) Determines if an action is allowed on an object -
Uses of CMISNodeInfo in org.alfresco.opencmis.search
Method parameters in org.alfresco.opencmis.search with type arguments of type CMISNodeInfoModifier and TypeMethodDescriptionvoid
CmisFunctionEvaluationContext.setNodeInfos
(Map<NodeRef, CMISNodeInfo> nodeInfos)