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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityCategory
<T extends ActivityCategory>
List<T>
Segment.getActivityCategory(ActivityCategoryQuery query)
          Retrieves the value for the reference activityCategory for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityCategory
 ActivityCategory ActivityCategoryClass.createActivityCategory()
          Creates an instance of class ActivityCategory.
 ActivityCategory Segment.getActivityCategory(boolean idIsPersistent, String id)
          Retrieves the value for the reference activityCategory for the specified qualifier attribute value.
 ActivityCategory ActivityCategoryClass.getActivityCategory(Object object)
          Creates an instance of class ActivityCategory based on the specified Object instance.
 ActivityCategory Segment.getActivityCategory(String id)
          Retrieves the value for the reference activityCategory for the specified qualifier attribute value.
 

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