public interface Segment extends Segment, Segment, ActivitiesSource, Auditee, Exporter, Importer, Indexed, SecureObject, WorkflowTarget
Segment
isFrozen
| Modifier and Type | Method and Description |
|---|---|
void |
addActivity(Activity activity)
Adds the specified element to the set of the values for the reference
activity using an implementation-specific, reassignable qualifier. |
void |
addActivity(boolean idIsPersistent,
String id,
Activity activity)
Adds the specified element to the set of the values for the reference
activity. |
void |
addActivity(String id,
Activity activity)
Adds the specified element to the set of the values for the reference
activity using a reassignable qualifier. |
void |
addActivityCategory(ActivityCategory activityCategory)
Adds the specified element to the set of the values for the reference
activityCategory using an implementation-specific, reassignable qualifier. |
void |
addActivityCategory(boolean idIsPersistent,
String id,
ActivityCategory activityCategory)
Adds the specified element to the set of the values for the reference
activityCategory. |
void |
addActivityCategory(String id,
ActivityCategory activityCategory)
Adds the specified element to the set of the values for the reference
activityCategory using a reassignable qualifier. |
void |
addActivityCreator(ActivityCreator activityCreator)
Adds the specified element to the set of the values for the reference
activityCreator using an implementation-specific, reassignable qualifier. |
void |
addActivityCreator(boolean idIsPersistent,
String id,
ActivityCreator activityCreator)
Adds the specified element to the set of the values for the reference
activityCreator. |
void |
addActivityCreator(String id,
ActivityCreator activityCreator)
Adds the specified element to the set of the values for the reference
activityCreator using a reassignable qualifier. |
void |
addActivityFilter(ActivityFilterGlobal activityFilter)
Adds the specified element to the set of the values for the reference
activityFilter using an implementation-specific, reassignable qualifier. |
void |
addActivityFilter(boolean idIsPersistent,
String id,
ActivityFilterGlobal activityFilter)
Adds the specified element to the set of the values for the reference
activityFilter. |
void |
addActivityFilter(String id,
ActivityFilterGlobal activityFilter)
Adds the specified element to the set of the values for the reference
activityFilter using a reassignable qualifier. |
void |
addActivityMilestone(ActivityMilestone activityMilestone)
Adds the specified element to the set of the values for the reference
activityMilestone using an implementation-specific, reassignable qualifier. |
void |
addActivityMilestone(boolean idIsPersistent,
String id,
ActivityMilestone activityMilestone)
Adds the specified element to the set of the values for the reference
activityMilestone. |
void |
addActivityMilestone(String id,
ActivityMilestone activityMilestone)
Adds the specified element to the set of the values for the reference
activityMilestone using a reassignable qualifier. |
void |
addActivityProcess(ActivityProcess activityProcess)
Adds the specified element to the set of the values for the reference
activityProcess using an implementation-specific, reassignable qualifier. |
void |
addActivityProcess(boolean idIsPersistent,
String id,
ActivityProcess activityProcess)
Adds the specified element to the set of the values for the reference
activityProcess. |
void |
addActivityProcess(String id,
ActivityProcess activityProcess)
Adds the specified element to the set of the values for the reference
activityProcess using a reassignable qualifier. |
void |
addActivityTracker(ActivityTracker activityTracker)
Adds the specified element to the set of the values for the reference
activityTracker using an implementation-specific, reassignable qualifier. |
void |
addActivityTracker(boolean idIsPersistent,
String id,
ActivityTracker activityTracker)
Adds the specified element to the set of the values for the reference
activityTracker. |
void |
addActivityTracker(String id,
ActivityTracker activityTracker)
Adds the specified element to the set of the values for the reference
activityTracker using a reassignable qualifier. |
void |
addActivityType(ActivityType activityType)
Adds the specified element to the set of the values for the reference
activityType using an implementation-specific, reassignable qualifier. |
void |
addActivityType(boolean idIsPersistent,
String id,
ActivityType activityType)
Adds the specified element to the set of the values for the reference
activityType. |
void |
addActivityType(String id,
ActivityType activityType)
Adds the specified element to the set of the values for the reference
activityType using a reassignable qualifier. |
void |
addAddressGroup(AddressGroup addressGroup)
Adds the specified element to the set of the values for the reference
addressGroup using an implementation-specific, reassignable qualifier. |
void |
addAddressGroup(boolean idIsPersistent,
String id,
AddressGroup addressGroup)
Adds the specified element to the set of the values for the reference
addressGroup. |
void |
addAddressGroup(String id,
AddressGroup addressGroup)
Adds the specified element to the set of the values for the reference
addressGroup using a reassignable qualifier. |
void |
addCalendar(boolean idIsPersistent,
String id,
Calendar calendar)
Adds the specified element to the set of the values for the reference
calendar. |
void |
addCalendar(Calendar calendar)
Adds the specified element to the set of the values for the reference
calendar using an implementation-specific, reassignable qualifier. |
void |
addCalendar(String id,
Calendar calendar)
Adds the specified element to the set of the values for the reference
calendar using a reassignable qualifier. |
void |
addResource(boolean idIsPersistent,
String id,
Resource resource)
Adds the specified element to the set of the values for the reference
resource. |
void |
addResource(Resource resource)
Adds the specified element to the set of the values for the reference
resource using an implementation-specific, reassignable qualifier. |
void |
addResource(String id,
Resource resource)
Adds the specified element to the set of the values for the reference
resource using a reassignable qualifier. |
<T extends Activity> |
getActivity(ActivityQuery query)
Retrieves the value for the reference
activity for the specified query. |
Activity |
getActivity(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activity for the specified qualifier attribute value. |
Activity |
getActivity(String id)
Retrieves the value for the reference
activity for the specified qualifier attribute value. |
<T extends ActivityCategory> |
getActivityCategory(ActivityCategoryQuery query)
Retrieves the value for the reference
activityCategory for the specified query. |
ActivityCategory |
getActivityCategory(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityCategory for the specified qualifier attribute value. |
ActivityCategory |
getActivityCategory(String id)
Retrieves the value for the reference
activityCategory for the specified qualifier attribute value. |
<T extends ActivityCreator> |
getActivityCreator(ActivityCreatorQuery query)
Retrieves the value for the reference
activityCreator for the specified query. |
ActivityCreator |
getActivityCreator(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityCreator for the specified qualifier attribute value. |
ActivityCreator |
getActivityCreator(String id)
Retrieves the value for the reference
activityCreator for the specified qualifier attribute value. |
<T extends ActivityFilterGlobal> |
getActivityFilter(ActivityFilterGlobalQuery query)
Retrieves the value for the reference
activityFilter for the specified query. |
ActivityFilterGlobal |
getActivityFilter(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityFilter for the specified qualifier attribute value. |
ActivityFilterGlobal |
getActivityFilter(String id)
Retrieves the value for the reference
activityFilter for the specified qualifier attribute value. |
<T extends ActivityMilestone> |
getActivityMilestone(ActivityMilestoneQuery query)
Retrieves the value for the reference
activityMilestone for the specified query. |
ActivityMilestone |
getActivityMilestone(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityMilestone for the specified qualifier attribute value. |
ActivityMilestone |
getActivityMilestone(String id)
Retrieves the value for the reference
activityMilestone for the specified qualifier attribute value. |
<T extends ActivityProcess> |
getActivityProcess(ActivityProcessQuery query)
Retrieves the value for the reference
activityProcess for the specified query. |
ActivityProcess |
getActivityProcess(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityProcess for the specified qualifier attribute value. |
ActivityProcess |
getActivityProcess(String id)
Retrieves the value for the reference
activityProcess for the specified qualifier attribute value. |
<T extends ActivityTracker> |
getActivityTracker(ActivityTrackerQuery query)
Retrieves the value for the reference
activityTracker for the specified query. |
ActivityTracker |
getActivityTracker(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityTracker for the specified qualifier attribute value. |
ActivityTracker |
getActivityTracker(String id)
Retrieves the value for the reference
activityTracker for the specified qualifier attribute value. |
<T extends ActivityType> |
getActivityType(ActivityTypeQuery query)
Retrieves the value for the reference
activityType for the specified query. |
ActivityType |
getActivityType(boolean idIsPersistent,
String id)
Retrieves the value for the reference
activityType for the specified qualifier attribute value. |
ActivityType |
getActivityType(String id)
Retrieves the value for the reference
activityType for the specified qualifier attribute value. |
<T extends AddressGroup> |
getAddressGroup(AddressGroupQuery query)
Retrieves the value for the reference
addressGroup for the specified query. |
AddressGroup |
getAddressGroup(boolean idIsPersistent,
String id)
Retrieves the value for the reference
addressGroup for the specified qualifier attribute value. |
AddressGroup |
getAddressGroup(String id)
Retrieves the value for the reference
addressGroup for the specified qualifier attribute value. |
Calendar |
getCalendar(boolean idIsPersistent,
String id)
Retrieves the value for the reference
calendar for the specified qualifier attribute value. |
<T extends Calendar> |
getCalendar(CalendarQuery query)
Retrieves the value for the reference
calendar for the specified query. |
Calendar |
getCalendar(String id)
Retrieves the value for the reference
calendar for the specified qualifier attribute value. |
Resource |
getResource(boolean idIsPersistent,
String id)
Retrieves the value for the reference
resource for the specified qualifier attribute value. |
<T extends Resource> |
getResource(ResourceQuery query)
Retrieves the value for the reference
resource for the specified query. |
Resource |
getResource(String id)
Retrieves the value for the reference
resource for the specified qualifier attribute value. |
WorkAndExpenseRecord |
getWorkReportEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference
workReportEntry for the specified qualifier attribute value. |
WorkAndExpenseRecord |
getWorkReportEntry(String id)
Retrieves the value for the reference
workReportEntry for the specified qualifier attribute value. |
<T extends WorkAndExpenseRecord> |
getWorkReportEntry(WorkAndExpenseRecordQuery query)
Retrieves the value for the reference
workReportEntry for the specified query. |
getActivity, getActivityCategory, getActivityCreator, getActivityFilter, getActivityMilestone, getActivityProcess, getActivityTracker, getActivityType, getAddressGroup, getCalendar, getResource, getWorkReportEntrygetExtent, getExtent, getExtent, getProvidergetDescription, getExtent, setDescriptionrefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositerefGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValueequals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraintsexportItem, exportItemAdvancedexportItem, exportItemAdvancedimportItemimportItemgetIndexEntry, getIndexEntry, getIndexEntry, updateIndexgetIndexEntryaddOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUserexecuteWorkflowexecuteWorkflow<T extends Activity> List<T> getActivity(ActivityQuery query)
activity for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Activity getActivity(boolean idIsPersistent, String id)
activity for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Activity getActivity(String id)
activity for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivity(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivity(boolean idIsPersistent,
String id,
Activity activity)
activity.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activity - The element to be appended.void addActivity(String id, Activity activity)
activity using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activity - The element to be appended.void addActivity(Activity activity)
activity using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activity - The element to be appended.<T extends ActivityCategory> List<T> getActivityCategory(ActivityCategoryQuery query)
activityCategory for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityCategory getActivityCategory(boolean idIsPersistent, String id)
activityCategory for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityCategory getActivityCategory(String id)
activityCategory for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityCategory(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityCategory(boolean idIsPersistent,
String id,
ActivityCategory activityCategory)
activityCategory.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityCategory - The element to be appended.void addActivityCategory(String id, ActivityCategory activityCategory)
activityCategory using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityCategory - The element to be appended.void addActivityCategory(ActivityCategory activityCategory)
activityCategory using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityCategory - The element to be appended.<T extends ActivityCreator> List<T> getActivityCreator(ActivityCreatorQuery query)
activityCreator for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityCreator getActivityCreator(boolean idIsPersistent, String id)
activityCreator for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityCreator getActivityCreator(String id)
activityCreator for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityCreator(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityCreator(boolean idIsPersistent,
String id,
ActivityCreator activityCreator)
activityCreator.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityCreator - The element to be appended.void addActivityCreator(String id, ActivityCreator activityCreator)
activityCreator using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityCreator - The element to be appended.void addActivityCreator(ActivityCreator activityCreator)
activityCreator using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityCreator - The element to be appended.<T extends ActivityFilterGlobal> List<T> getActivityFilter(ActivityFilterGlobalQuery query)
activityFilter for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityFilterGlobal getActivityFilter(boolean idIsPersistent, String id)
activityFilter for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityFilterGlobal getActivityFilter(String id)
activityFilter for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityFilter(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityFilter(boolean idIsPersistent,
String id,
ActivityFilterGlobal activityFilter)
activityFilter.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityFilter - The element to be appended.void addActivityFilter(String id, ActivityFilterGlobal activityFilter)
activityFilter using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityFilter - The element to be appended.void addActivityFilter(ActivityFilterGlobal activityFilter)
activityFilter using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityFilter - The element to be appended.<T extends ActivityMilestone> List<T> getActivityMilestone(ActivityMilestoneQuery query)
activityMilestone for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityMilestone getActivityMilestone(boolean idIsPersistent, String id)
activityMilestone for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityMilestone getActivityMilestone(String id)
activityMilestone for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityMilestone(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityMilestone(boolean idIsPersistent,
String id,
ActivityMilestone activityMilestone)
activityMilestone.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityMilestone - The element to be appended.void addActivityMilestone(String id, ActivityMilestone activityMilestone)
activityMilestone using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityMilestone - The element to be appended.void addActivityMilestone(ActivityMilestone activityMilestone)
activityMilestone using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityMilestone - The element to be appended.<T extends ActivityProcess> List<T> getActivityProcess(ActivityProcessQuery query)
activityProcess for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityProcess getActivityProcess(boolean idIsPersistent, String id)
activityProcess for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityProcess getActivityProcess(String id)
activityProcess for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityProcess(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityProcess(boolean idIsPersistent,
String id,
ActivityProcess activityProcess)
activityProcess.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityProcess - The element to be appended.void addActivityProcess(String id, ActivityProcess activityProcess)
activityProcess using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityProcess - The element to be appended.void addActivityProcess(ActivityProcess activityProcess)
activityProcess using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityProcess - The element to be appended.<T extends ActivityTracker> List<T> getActivityTracker(ActivityTrackerQuery query)
activityTracker for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityTracker getActivityTracker(boolean idIsPersistent, String id)
activityTracker for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityTracker getActivityTracker(String id)
activityTracker for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityTracker(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityTracker(boolean idIsPersistent,
String id,
ActivityTracker activityTracker)
activityTracker.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityTracker - The element to be appended.void addActivityTracker(String id, ActivityTracker activityTracker)
activityTracker using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityTracker - The element to be appended.void addActivityTracker(ActivityTracker activityTracker)
activityTracker using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityTracker - The element to be appended.<T extends ActivityType> List<T> getActivityType(ActivityTypeQuery query)
activityType for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.ActivityType getActivityType(boolean idIsPersistent, String id)
activityType for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.ActivityType getActivityType(String id)
activityType for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getActivityType(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addActivityType(boolean idIsPersistent,
String id,
ActivityType activityType)
activityType.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.activityType - The element to be appended.void addActivityType(String id, ActivityType activityType)
activityType using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.activityType - The element to be appended.void addActivityType(ActivityType activityType)
activityType using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
activityType - The element to be appended.<T extends AddressGroup> List<T> getAddressGroup(AddressGroupQuery query)
addressGroup for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.AddressGroup getAddressGroup(boolean idIsPersistent, String id)
addressGroup for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.AddressGroup getAddressGroup(String id)
addressGroup for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAddressGroup(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addAddressGroup(boolean idIsPersistent,
String id,
AddressGroup addressGroup)
addressGroup.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.addressGroup - The element to be appended.void addAddressGroup(String id, AddressGroup addressGroup)
addressGroup using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.addressGroup - The element to be appended.void addAddressGroup(AddressGroup addressGroup)
addressGroup using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
addressGroup - The element to be appended.<T extends Calendar> List<T> getCalendar(CalendarQuery query)
calendar for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Calendar getCalendar(boolean idIsPersistent, String id)
calendar for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Calendar getCalendar(String id)
calendar for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getCalendar(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addCalendar(boolean idIsPersistent,
String id,
Calendar calendar)
calendar.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.calendar - The element to be appended.void addCalendar(String id, Calendar calendar)
calendar using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.calendar - The element to be appended.void addCalendar(Calendar calendar)
calendar using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
calendar - The element to be appended.<T extends Resource> List<T> getResource(ResourceQuery query)
resource for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Resource getResource(boolean idIsPersistent, String id)
resource for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Resource getResource(String id)
resource for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getResource(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addResource(boolean idIsPersistent,
String id,
Resource resource)
resource.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.resource - The element to be appended.void addResource(String id, Resource resource)
resource using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.resource - The element to be appended.void addResource(Resource resource)
resource using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
resource - The element to be appended.<T extends WorkAndExpenseRecord> List<T> getWorkReportEntry(WorkAndExpenseRecordQuery query)
workReportEntry for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.WorkAndExpenseRecord getWorkReportEntry(boolean idIsPersistent, String id)
workReportEntry for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.WorkAndExpenseRecord getWorkReportEntry(String id)
workReportEntry for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getWorkReportEntry(false,id).
id - The value for the qualifier attribute that qualifies this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.