|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityGroup
Abstract class ActivityGroup
isFrozen
| Method Summary | ||
|---|---|---|
CalcTotalQuantityResult |
calcTotalQuantity(CalcTotalQuantityParams in)
|
|
|
getActivityCreator()
Retrieves a set containing all the elements for the reference activityCreator. |
|
|
getActivityFilter()
Retrieves a set containing all the elements for the reference activityFilter. |
|
|
getActivityNote()
Retrieves a set containing all the elements for the reference activityNote. |
|
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. |
|
|
getFollowUp()
Retrieves a set containing all the elements for the reference followUp. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry. |
|
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, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
<T extends ActivityCreator> ActivityGroupIsCreatedBy.ActivityCreator<T> getActivityCreator()
activityCreator.
<T extends ActivityFilterGroup> ActivityGroupContainsActivityFilter.ActivityFilter<T> getActivityFilter()
activityFilter.
<T extends Note> ActivityGroupContainsActivityNote.ActivityNote<T> getActivityNote()
activityNote.
CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams in)
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> ActivityGroupContainsActivity.FilteredActivity<T> getFilteredActivity()
filteredActivity.
<T extends ActivityFollowUp> ActivityGroupContainsFollowUp.FollowUp<T> getFollowUp()
followUp.
String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.<T extends WorkAndExpenseRecord> ActivityGroupContainsWorkReportEntry.WorkReportEntry<T> getWorkReportEntry()
workReportEntry.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||