|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityGroup
Abstract class ActivityGroup
| Method Summary | ||
|---|---|---|
void |
addActivityFilter(boolean idIsPersistent,
String id,
ActivityFilterGroup activityFilter)
Adds the specified element to the set of the values for the reference activityFilter. |
|
CalcActualEffortResult |
calcActualEffort()
|
|
|
getActivityCreator()
Retrieves a set containing all the elements for the reference activityCreator. |
|
ActivityCreator |
getActivityCreator(boolean idIsPersistent,
String id)
Retrieves the value for the reference activityCreator for
the specified qualifier attribute value. |
|
|
getActivityFilter()
Retrieves a set containing all the elements for the reference activityFilter. |
|
ActivityFilterGroup |
getActivityFilter(boolean idIsPersistent,
String id)
Retrieves the value for the reference activityFilter for
the specified qualifier attribute value. |
|
|
getActivityNote()
Retrieves a set containing all the elements for the reference activityNote. |
|
Note |
getActivityNote(boolean idIsPersistent,
String id)
Retrieves the value for the reference activityNote for the
specified qualifier attribute value. |
|
ActivityCreator |
getDefaultCreator()
Retrieves the value for the reference defaultCreator. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
|
getFilteredActivity()
Retrieves a set containing all the elements for the reference filteredActivity. |
|
Activity |
getFilteredActivity(boolean idIsPersistent,
String id)
Retrieves the value for the reference filteredActivity for
the specified qualifier attribute value. |
|
|
getFollowUp()
Retrieves a set containing all the elements for the reference followUp. |
|
ActivityFollowUp |
getFollowUp(boolean idIsPersistent,
String id)
Retrieves the value for the reference followUp for the
specified qualifier attribute value. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry. |
|
WorkReportEntry |
getWorkReportEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference workReportEntry for
the specified qualifier attribute value. |
|
void |
setDefaultCreator(ActivityCreator defaultCreator)
Sets a new value for the reference defaultCreator. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
<T extends ActivityCreator> Collection<T> getActivityCreator()
activityCreator.
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.
<T extends ActivityFilterGroup> Collection<T> getActivityFilter()
activityFilter.
ActivityFilterGroup 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.
void addActivityFilter(boolean idIsPersistent,
String id,
ActivityFilterGroup 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.<T extends Note> Collection<T> getActivityNote()
activityNote.
Note getActivityNote(boolean idIsPersistent,
String id)
activityNote 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.
CalcActualEffortResult calcActualEffort()
ActivityCreator getDefaultCreator()
defaultCreator.
null – value for this reference.void setDefaultCreator(ActivityCreator defaultCreator)
defaultCreator.
defaultCreator - The non-null new value for this reference.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.<T extends Activity> Collection<T> getFilteredActivity()
filteredActivity.
Activity getFilteredActivity(boolean idIsPersistent,
String id)
filteredActivity 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.
<T extends ActivityFollowUp> Collection<T> getFollowUp()
followUp.
ActivityFollowUp getFollowUp(boolean idIsPersistent,
String id)
followUp 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.
String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.<T extends WorkReportEntry> Collection<T> getWorkReportEntry()
workReportEntry.
WorkReportEntry 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||