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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityProcessTransition
<T extends ActivityProcessTransition>
List<T>
ActivityProcess.getTransition(ActivityProcessTransitionQuery query)
          Retrieves the value for the reference transition for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityProcessTransition
 ActivityProcessTransition ActivityProcessTransitionClass.createActivityProcessTransition()
          Creates an instance of class ActivityProcessTransition.
 ActivityProcessTransition ActivityProcessTransitionClass.getActivityProcessTransition(Object object)
          Creates an instance of class ActivityProcessTransition based on the specified Object instance.
 ActivityProcessTransition Activity.getLastTransition()
          Retrieves the value for the reference lastTransition.
 ActivityProcessTransition LinkedActivityFollowUpAction.getTransition()
          Retrieves the value for the reference transition.
 ActivityProcessTransition ActivityFollowUp.getTransition()
          Retrieves the value for the reference transition.
 ActivityProcessTransition ActivityDoFollowUpParams.getTransition()
          Retrieves the value for the structure field transition.
 ActivityProcessTransition ActivityProcess.getTransition(boolean idIsPersistent, String id)
          Retrieves the value for the reference transition for the specified qualifier attribute value.
 ActivityProcessTransition ActivityProcess.getTransition(String id)
          Retrieves the value for the reference transition for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityProcessTransition
 void ActivityProcess.addTransition(boolean idIsPersistent, String id, ActivityProcessTransition transition)
          Adds the specified element to the set of the values for the reference transition.
 void ActivityProcess.addTransition(String id, ActivityProcessTransition transition)
          Adds the specified element to the set of the values for the reference transition using a reassignable qualifier.
 ActivityDoFollowUpParams Activity1Package.createActivityDoFollowUpParams(Contact assignTo, String followUpText, String followUpTitle, ActivityProcessTransition transition)
           
 



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