org.opencrx.kernel.activity1.cci2
Interface FaxRecipient

All Superinterfaces:
AbstractActivityParty, AbstractFaxRecipient, org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
FaxRecipient
All Known Implementing Classes:
FaxRecipient

public interface FaxRecipient
extends AbstractFaxRecipient

Class FaxRecipient


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.AbstractFaxRecipient
AbstractFaxRecipient.Identity
 
Method Summary
 PhoneNumber getParty()
          Retrieves the value for the reference party.
 void setParty(PhoneNumber party)
          Sets a new value for the reference party.
 
Methods inherited from interface org.opencrx.kernel.activity1.cci2.AbstractActivityParty
getPartyType, setPartyType
 
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

getParty

PhoneNumber getParty()
Retrieves the value for the reference party.

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

setParty

void setParty(PhoneNumber party)
Sets a new value for the reference party.

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


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