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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityMilestone
<T extends ActivityMilestone>
List<T>
Segment.getActivityMilestone(ActivityMilestoneQuery query)
          Retrieves the value for the reference activityMilestone for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityMilestone
 ActivityMilestone ActivityMilestoneClass.createActivityMilestone()
          Creates an instance of class ActivityMilestone.
 ActivityMilestone Segment.getActivityMilestone(boolean idIsPersistent, String id)
          Retrieves the value for the reference activityMilestone for the specified qualifier attribute value.
 ActivityMilestone ActivityMilestoneClass.getActivityMilestone(Object object)
          Creates an instance of class ActivityMilestone based on the specified Object instance.
 ActivityMilestone Segment.getActivityMilestone(String id)
          Retrieves the value for the reference activityMilestone for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityMilestone
 void Segment.addActivityMilestone(boolean idIsPersistent, String id, ActivityMilestone activityMilestone)
          Adds the specified element to the set of the values for the reference activityMilestone.
 void Segment.addActivityMilestone(String id, ActivityMilestone activityMilestone)
          Adds the specified element to the set of the values for the reference activityMilestone 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.