org.alfresco.service.cmr.action
Interface CompositeAction

All Superinterfaces:
Action, ActionList, ParameterizedItem, java.io.Serializable
All Known Implementing Classes:
CompositeActionImpl

public interface CompositeAction
extends Action, ActionList

Composite action


Method Summary
 
Methods inherited from interface org.alfresco.service.cmr.action.Action
addActionCondition, addActionCondition, addParameterValues, getActionCondition, getActionConditions, getActionDefinitionName, getCompensatingAction, getCreatedDate, getCreator, getDescription, getExecuteAsychronously, getExecutionEndDate, getExecutionFailureMessage, getExecutionStartDate, getExecutionStatus, getModifiedDate, getModifier, getNodeRef, getTitle, getTrackStatus, hasActionConditions, indexOfActionCondition, removeActionCondition, removeAllActionConditions, setActionCondition, setCompensatingAction, setDescription, setExecuteAsynchronously, setTitle, setTrackStatus
 
Methods inherited from interface org.alfresco.service.cmr.action.ParameterizedItem
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues
 
Methods inherited from interface org.alfresco.service.cmr.action.ActionList
addAction, addAction, getAction, getActions, hasActions, indexOfAction, removeAction, removeAllActions, setAction
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.