|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||