org.opencrx.kernel.home1.cci2
Interface ContactsFeed

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

public interface ContactsFeed
extends SyncFeed

Class ContactsFeed


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.SyncFeed
SyncFeed.Identity
 
Method Summary
 Group getAccountGroup()
          Retrieves the value for the reference accountGroup.
 void setAccountGroup(Group accountGroup)
          Sets a new value for the reference accountGroup.
 
Methods inherited from interface org.opencrx.kernel.home1.cci2.SyncFeed
getBackColor, getColor, getDescription, getName, isActive, setActive, setBackColor, setColor, setDescription, setName
 
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

getAccountGroup

Group getAccountGroup()
Retrieves the value for the reference accountGroup.

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

setAccountGroup

void setAccountGroup(Group accountGroup)
Sets a new value for the reference accountGroup.

Parameters:
accountGroup - The non-null new value for this reference.


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