Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.opencmis.search |
Modifier and Type | Method and Description |
---|---|
CMISNodeInfo |
CMISPropertyAccessor.createNodeInfo(AssociationRef assocRef)
Creates a node info object form the given association ref.
|
CMISNodeInfo |
CMISPropertyAccessor.createNodeInfo(NodeRef nodeRef)
Creates a node info object form the given node ref.
|
Modifier and Type | Method and Description |
---|---|
List<CMISNodeInfo> |
CMISNodeInfo.getParents() |
Modifier and Type | Method and Description |
---|---|
Serializable |
CMISPropertyAccessor.getValue(CMISNodeInfo nodeInfo)
Get the property value for a node or an association
|
boolean |
CMISActionEvaluator.isAllowed(CMISNodeInfo nodeInfo)
Determines if an action is allowed on an object
|
Modifier and Type | Method and Description |
---|---|
void |
CmisFunctionEvaluationContext.setNodeInfos(Map<NodeRef,CMISNodeInfo> nodeInfos) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.