@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, setServiceRegistry
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class AbstractNodeRelation
public void setActions(Actions actions)
public CollectionWithPagingInfo<ActionDefinition> readAll(String entityResourceId, Parameters params)
RelationshipResourceAction.Read
readAll
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.