@RelationshipResource(name="action-definitions", entityResource=NodesEntityResource.class, title="Node action definitions") public class NodeActionDefinitionsRelation extends AbstractNodeRelation implements RelationshipResourceAction.Read<ActionDefinition>
dictionaryService, EXCLUDED_NS, namespaceService, nodeAssocService, nodes, nodeService, sr| Constructor and Description |
|---|
NodeActionDefinitionsRelation() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
CollectionWithPagingInfo<ActionDefinition> |
readAll(String entityResourceId,
Parameters params)
Reads set the relationship entities from the collection using the related entityResourceId.
|
void |
setActions(Actions actions) |
getAssocTypeFromWhereElseAll, listNodeChildAssocs, listNodePeerAssocs, listPage, setNodeAssocService, setNodes, setServiceRegistrypublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractNodeRelationpublic void setActions(Actions actions)
public CollectionWithPagingInfo<ActionDefinition> readAll(String entityResourceId, Parameters params)
RelationshipResourceAction.ReadreadAll in interface RelationshipResourceAction.Read<ActionDefinition>entityResourceId - Entity resource context for this relationshipparams - - will never be null and will have the PAGING default valuesCopyright © 2005–2018 Alfresco Software. All rights reserved.