public interface ActivityGroup extends ActivitiesSource, SecureObject, org.openmdx.base.cci2.BasicObject
ActivityGroup
isFrozen
| Modifier and Type | Method and Description |
|---|---|
CalcTotalQuantityResult |
calcTotalQuantity(CalcTotalQuantityParams in) |
<T extends ActivityCreator> |
getActivityCreator()
Retrieves a set containing all the elements for the reference
activityCreator. |
<T extends ActivityFilterGroup> |
getActivityFilter()
Retrieves a set containing all the elements for the reference
activityFilter. |
<T extends ActivityGroupRelationship> |
getActivityGroupRelationship()
Retrieves a set containing all the elements for the reference
activityGroupRelationship. |
short |
getActivityGroupType()
Retrieves the value for the attribute
activityGroupType. |
<T extends Note> |
getActivityNote()
Retrieves a set containing all the elements for the reference
activityNote. |
<T extends AccountAssignmentActivityGroup> |
getAssignedAccount()
Retrieves a set containing all the elements for the reference
assignedAccount. |
org.openmdx.base.cci2.ContextCapable |
getCreationContext()
Retrieves the value for the reference
creationContext. |
ActivityCreator |
getDefaultCreator()
Retrieves the value for the reference
defaultCreator. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute
description. |
<T extends Activity> |
getFilteredActivity()
Retrieves a set containing all the elements for the reference
filteredActivity. |
<T extends ActivityFollowUp> |
getFollowUp()
Retrieves a set containing all the elements for the reference
followUp. |
Activity |
getMainActivity()
Retrieves the value for the reference
mainActivity. |
String |
getName()
Retrieves the value for the attribute
name. |
AbstractFilterAccount |
getTargetGroupAccounts()
Retrieves the value for the reference
targetGroupAccounts. |
<T extends WorkAndExpenseRecord> |
getWorkReportEntry()
Retrieves a set containing all the elements for the reference
workReportEntry. |
void |
setActivityGroupType(short activityGroupType)
Sets a new value for the attribute
activityGroupType. |
void |
setCreationContext(org.openmdx.base.cci2.ContextCapable creationContext)
Sets a new value for the reference
creationContext. |
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 |
setMainActivity(Activity mainActivity)
Sets a new value for the reference
mainActivity. |
void |
setName(String name)
Sets a new value for the attribute
name. |
void |
setTargetGroupAccounts(AbstractFilterAccount targetGroupAccounts)
Sets a new value for the reference
targetGroupAccounts. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser<T extends ActivityCreator> ActivityGroupIsCreatedBy.ActivityCreator<T> getActivityCreator()
activityCreator.<T extends ActivityFilterGroup> ActivityGroupContainsActivityFilter.ActivityFilter<T> getActivityFilter()
activityFilter.<T extends ActivityGroupRelationship> ActivityGroupHasActivityGroupRelationship.ActivityGroupRelationship<T> getActivityGroupRelationship()
activityGroupRelationship.short getActivityGroupType()
activityGroupType.activityGroupType.void setActivityGroupType(short activityGroupType)
activityGroupType.activityGroupType - The non-null new value for attribute activityGroupType.<T extends Note> ActivityGroupContainsActivityNote.ActivityNote<T> getActivityNote()
activityNote.<T extends AccountAssignmentActivityGroup> ActivityGroupHasAccountAssignment.AssignedAccount<T> getAssignedAccount()
assignedAccount.CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams in)
org.openmdx.base.cci2.ContextCapable getCreationContext()
creationContext.null – value for this reference.void setCreationContext(org.openmdx.base.cci2.ContextCapable creationContext)
creationContext.creationContext - The new – possibly null – value for this reference.ActivityCreator getDefaultCreator()
defaultCreator.null – value for this reference.void setDefaultCreator(ActivityCreator defaultCreator)
defaultCreator.defaultCreator - The new – possibly null – 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.Activity getMainActivity()
mainActivity.null – value for this reference.void setMainActivity(Activity mainActivity)
mainActivity.mainActivity - The new – possibly null – value for this reference.String getName()
name.name.void setName(String name)
name.name - The non-null new value for attribute name.AbstractFilterAccount getTargetGroupAccounts()
targetGroupAccounts.null – value for this reference.void setTargetGroupAccounts(AbstractFilterAccount targetGroupAccounts)
targetGroupAccounts.targetGroupAccounts - The new – possibly null – value for this reference.<T extends WorkAndExpenseRecord> ActivityGroupContainsWorkReportEntry.WorkReportEntry<T> getWorkReportEntry()
workReportEntry.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.