|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionItemDefinitionType | |
|---|---|
| org.alfresco.www.ws.service.action._1_0 | |
| Uses of ActionItemDefinitionType in org.alfresco.www.ws.service.action._1_0 |
|---|
| Fields in org.alfresco.www.ws.service.action._1_0 declared as ActionItemDefinitionType | |
|---|---|
static ActionItemDefinitionType |
ActionItemDefinitionType.action
|
static ActionItemDefinitionType |
ActionItemDefinitionType.condition
|
| Methods in org.alfresco.www.ws.service.action._1_0 that return ActionItemDefinitionType | |
|---|---|
static ActionItemDefinitionType |
ActionItemDefinitionType.fromString(java.lang.String value)
|
static ActionItemDefinitionType |
ActionItemDefinitionType.fromValue(java.lang.String value)
|
ActionItemDefinitionType |
GetActionItemDefinition.getDefinitionType()
Gets the definitionType value for this GetActionItemDefinition. |
ActionItemDefinitionType |
ActionItemDefinition.getType()
Gets the type value for this ActionItemDefinition. |
| Methods in org.alfresco.www.ws.service.action._1_0 with parameters of type ActionItemDefinitionType | |
|---|---|
void |
GetActionItemDefinition.setDefinitionType(ActionItemDefinitionType definitionType)
Sets the definitionType value for this GetActionItemDefinition. |
void |
ActionItemDefinition.setType(ActionItemDefinitionType type)
Sets the type value for this ActionItemDefinition. |
| Constructors in org.alfresco.www.ws.service.action._1_0 with parameters of type ActionItemDefinitionType | |
|---|---|
ActionItemDefinition(java.lang.String name,
ActionItemDefinitionType type,
java.lang.String title,
java.lang.String description,
boolean adHocPropertiesAllowed,
ParameterDefinition[] parameterDefinition)
|
|
GetActionItemDefinition(java.lang.String name,
ActionItemDefinitionType definitionType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||