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