|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
ActivityGroup.getFollowUp(ActivityFollowUpQuery query)
Retrieves the value for the reference followUp for the specified query. |
|
|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||