org.opencrx.kernel.home1.cci2
Interface ActivityGroupCalendarFeed

All Superinterfaces:
BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, SecureObject, SyncFeed
All Known Subinterfaces:
ActivityGroupCalendarFeed
All Known Implementing Classes:
ActivityGroupCalendarFeed

public interface ActivityGroupCalendarFeed
extends SyncFeed

Class ActivityGroupCalendarFeed


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.SyncFeed
SyncFeed.Identity
 
Method Summary
 ActivityGroup getActivityGroup()
          Retrieves the value for the reference activityGroup.
 void setActivityGroup(ActivityGroup activityGroup)
          Sets a new value for the reference activityGroup.
 
Methods inherited from interface org.opencrx.kernel.home1.cci2.SyncFeed
getBackColor, getColor, getDescription, getName, getSyncData, isActive, isAllowAddDelete, isAllowChange, setActive, setAllowAddDelete, setAllowChange, setBackColor, setColor, setDescription, setName
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser
 
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

getActivityGroup

ActivityGroup getActivityGroup()
Retrieves the value for the reference activityGroup.

Returns:
The – possibly null – value for this reference.

setActivityGroup

void setActivityGroup(ActivityGroup activityGroup)
Sets a new value for the reference activityGroup.

Parameters:
activityGroup - The new – possibly null – value for this reference.


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.