Uses of Interface
org.opencrx.kernel.activity1.jmi1.ActivityProcessAction

Packages that use ActivityProcessAction
org.opencrx.kernel.activity1.jmi1   
 

Uses of ActivityProcessAction in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of ActivityProcessAction in org.opencrx.kernel.activity1.jmi1
 interface ActivityCreationAction
          Class ActivityCreationAction
 interface LinkedActivityFollowUpAction
          Class LinkedActivityFollowUpAction
 interface SetActualEndAction
          Class SetActualEndAction
 interface SetActualStartAction
          Class SetActualStartAction
 interface SetAssignedToAction
          Class SetAssignedToAction
 interface WfAction
          Class WfAction
 

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityProcessAction
<T extends ActivityProcessAction>
List<T>
ActivityProcessTransition.getAction(ActivityProcessActionQuery query)
          Retrieves the value for the reference action for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityProcessAction
 ActivityProcessAction ActivityProcessTransition.getAction(boolean idIsPersistent, String id)
          Retrieves the value for the reference action for the specified qualifier attribute value.
 ActivityProcessAction ActivityProcessTransition.getAction(String id)
          Retrieves the value for the reference action for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityProcessAction
 void ActivityProcessTransition.addAction(boolean idIsPersistent, String id, ActivityProcessAction action)
          Adds the specified element to the set of the values for the reference action.
 void ActivityProcessTransition.addAction(String id, ActivityProcessAction action)
          Adds the specified element to the set of the values for the reference action using a reassignable qualifier.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.