|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityCreator | |
|---|---|
| org.opencrx.application.ical | |
| org.opencrx.kernel.activity1.jmi1 | |
| org.opencrx.kernel.backend | |
| org.opencrx.kernel.plugin.application.activity1 | |
| Uses of ActivityCreator in org.opencrx.application.ical |
|---|
| Methods in org.opencrx.application.ical that return ActivityCreator | |
|---|---|
protected ActivityCreator |
ICalServlet.findActivityCreator(Collection<ActivityCreator> activityCreators,
short activityClass)
|
| Method parameters in org.opencrx.application.ical with type arguments of type ActivityCreator | |
|---|---|
protected ActivityCreator |
ICalServlet.findActivityCreator(Collection<ActivityCreator> activityCreators,
short activityClass)
|
| Uses of ActivityCreator in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityCreator | ||
|---|---|---|
|
Segment.getActivityCreator(ActivityCreatorQuery query)
Retrieves the value for the reference activityCreator for the specified query. |
|
|
ActivityGroup.getActivityCreator(ActivityCreatorQuery query)
Retrieves the value for the reference activityCreator for the specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityCreator | |
|---|---|
ActivityCreator |
ActivityCreatorClass.createActivityCreator()
Creates an instance of class ActivityCreator. |
ActivityCreator |
ReapplyActivityCreatorParams.getActivityCreator()
Retrieves the value for the optional structure field activityCreator. |
ActivityCreator |
ActivityCreationAction.getActivityCreator()
Retrieves the value for the reference activityCreator. |
ActivityCreator |
Segment.getActivityCreator(boolean idIsPersistent,
String id)
Retrieves the value for the reference activityCreator for the specified qualifier attribute value. |
ActivityCreator |
ActivityGroup.getActivityCreator(boolean idIsPersistent,
String id)
Retrieves the value for the reference activityCreator for the specified qualifier attribute value. |
ActivityCreator |
ActivityCreatorClass.getActivityCreator(Object object)
Creates an instance of class ActivityCreator based on the specified Object instance. |
ActivityCreator |
Segment.getActivityCreator(String id)
Retrieves the value for the reference activityCreator for the specified qualifier attribute value. |
ActivityCreator |
ActivityGroup.getActivityCreator(String id)
Retrieves the value for the reference activityCreator for the specified qualifier attribute value. |
ActivityCreator |
ActivityGroup.getDefaultCreator()
Retrieves the value for the reference defaultCreator. |
ActivityCreator |
Activity.getLastAppliedCreator()
Retrieves the value for the reference lastAppliedCreator. |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityCreator | |
|---|---|
void |
Segment.addActivityCreator(boolean idIsPersistent,
String id,
ActivityCreator activityCreator)
Adds the specified element to the set of the values for the reference activityCreator. |
void |
Segment.addActivityCreator(String id,
ActivityCreator activityCreator)
Adds the specified element to the set of the values for the reference activityCreator using a reassignable qualifier. |
ReapplyActivityCreatorParams |
Activity1Package.createReapplyActivityCreatorParams(ActivityCreator activityCreator)
|
| Uses of ActivityCreator in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend that return ActivityCreator | |
|---|---|
static ActivityCreator |
Activities.findActivityCreator(String name,
Segment segment,
javax.jdo.PersistenceManager pm)
|
static ActivityCreator |
Activities.initActivityCreator(String creatorName,
ActivityType activityType,
List<ActivityGroup> activityGroups,
List<PrincipalGroup> owningGroups,
javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
|
| Methods in org.opencrx.kernel.backend with parameters of type ActivityCreator | |
|---|---|
Activity |
Activities.newActivity(ActivityCreator activityCreator,
String name,
String description,
String detailedDescription,
Date suppliedScheduledStart,
Date suppliedScheduledEnd,
Date suppliedDueBy,
Number suppliedPriority,
Number suppliedIcalType,
org.openmdx.base.naming.Path reportingContactIdentity)
Creates a new activity and links the tracker with this new activity. |
void |
Activities.reapplyActivityCreator(org.openmdx.base.naming.Path activityIdentity,
ActivityCreator activityCreator)
|
| Uses of ActivityCreator in org.opencrx.kernel.plugin.application.activity1 |
|---|
| Fields in org.opencrx.kernel.plugin.application.activity1 declared as ActivityCreator | |
|---|---|
protected ActivityCreator |
ActivityCreatorImpl.current
|
| Constructors in org.opencrx.kernel.plugin.application.activity1 with parameters of type ActivityCreator | |
|---|---|
ActivityCreatorImpl(ActivityCreator current,
ActivityCreator next)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||