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

Packages that use ActivityFollowUp
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.backend   
 

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityFollowUp
<T extends ActivityFollowUp>
List<T>
ActivityGroup.getFollowUp(ActivityFollowUpQuery query)
          Retrieves the value for the reference followUp for the specified query.
<T extends ActivityFollowUp>
List<T>
Activity.getFollowUp(ActivityFollowUpQuery query)
          Retrieves the value for the reference followUp for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityFollowUp
 ActivityFollowUp ActivityFollowUpClass.createActivityFollowUp()
          Creates an instance of class ActivityFollowUp.
 ActivityFollowUp ActivityFollowUpClass.getActivityFollowUp(Object object)
          Creates an instance of class ActivityFollowUp based on the specified Object instance.
 ActivityFollowUp ActivityDoFollowUpResult.getFollowUp()
          Retrieves the value for the optional structure field followUp.
 ActivityFollowUp ActivityGroup.getFollowUp(boolean idIsPersistent, String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 ActivityFollowUp Activity.getFollowUp(boolean idIsPersistent, String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 ActivityFollowUp ActivityGroup.getFollowUp(String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 ActivityFollowUp Activity.getFollowUp(String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityFollowUp
 void Activity.addFollowUp(boolean idIsPersistent, String id, ActivityFollowUp followUp)
          Adds the specified element to the set of the values for the reference followUp.
 void Activity.addFollowUp(String id, ActivityFollowUp followUp)
          Adds the specified element to the set of the values for the reference followUp using a reassignable qualifier.
 ActivityDoFollowUpResult Activity1Package.createActivityDoFollowUpResult(ActivityFollowUp followUp)
           
 

Uses of ActivityFollowUp in org.opencrx.kernel.backend
 

Methods in org.opencrx.kernel.backend that return ActivityFollowUp
 ActivityFollowUp Activities.doFollowUp(org.openmdx.base.naming.Path activityIdentity, String followUpTitle, String followUpText, org.openmdx.base.naming.Path processTransitionIdentity, org.openmdx.base.naming.Path assignTo)
           
 



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