Package | Description |
---|---|
org.alfresco.rest.api | |
org.alfresco.rest.api.actions | |
org.alfresco.rest.api.impl | |
org.alfresco.rest.api.nodes |
Modifier and Type | Method and Description |
---|---|
ActionDefinition |
Actions.getActionDefinitionById(String actionDefinitionId) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<ActionDefinition> |
Actions.getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
Parameters params) |
CollectionWithPagingInfo<ActionDefinition> |
Actions.getActionDefinitions(Parameters params) |
Modifier and Type | Method and Description |
---|---|
ActionDefinition |
ActionDefinitionsEntityResource.readById(String id,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<ActionDefinition> |
ActionDefinitionsEntityResource.readAll(Parameters params) |
Modifier and Type | Method and Description |
---|---|
ActionDefinition |
ActionsImpl.getActionDefinitionById(String actionDefinitionId) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<ActionDefinition> |
ActionsImpl.getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
Parameters params) |
CollectionWithPagingInfo<ActionDefinition> |
ActionsImpl.getActionDefinitions(Parameters params) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<ActionDefinition> |
NodeActionDefinitionsRelation.readAll(String entityResourceId,
Parameters params) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.