org.opencrx.kernel.activity1.cci2
Interface AbstractActivityParty

All Superinterfaces:
BasicObject, ContextCapable, ExtentCapable, SecureObject, ViewCapable
All Known Subinterfaces:
AbstractActivityParty, AbstractEmailRecipient, AbstractEmailRecipient, AbstractFaxRecipient, AbstractFaxRecipient, AbstractMailingRecipient, AbstractMailingRecipient, AbstractMmsRecipient, AbstractMmsRecipient, AbstractPhoneCallRecipient, AbstractPhoneCallRecipient, AbstractSmsRecipient, AbstractSmsRecipient, EmailRecipient, EmailRecipient, EmailRecipientGroup, EmailRecipientGroup, FaxRecipient, FaxRecipient, FaxRecipientGroup, FaxRecipientGroup, IncidentParty, IncidentParty, MailingRecipient, MailingRecipient, MailingRecipientGroup, MailingRecipientGroup, MeetingParty, MeetingParty, MmsRecipient, MmsRecipient, MmsRecipientGroup, MmsRecipientGroup, PhoneCallRecipient, PhoneCallRecipient, PhoneCallRecipientGroup, PhoneCallRecipientGroup, SmsRecipient, SmsRecipient, SmsRecipientGroup, SmsRecipientGroup, TaskParty, TaskParty
All Known Implementing Classes:
AbstractEmailRecipient, AbstractFaxRecipient, AbstractMailingRecipient, AbstractMmsRecipient, AbstractPhoneCallRecipient, AbstractSmsRecipient, EmailRecipient, EmailRecipientGroup, FaxRecipient, FaxRecipientGroup, IncidentParty, MailingRecipient, MailingRecipientGroup, MeetingParty, MmsRecipient, MmsRecipientGroup, PhoneCallRecipient, PhoneCallRecipientGroup, SmsRecipient, SmsRecipientGroup, TaskParty

public interface AbstractActivityParty
extends SecureObject, BasicObject

Abstract class AbstractActivityParty


Method Summary
 short getPartyType()
          Retrieves the value for the attribute partyType.
 void setPartyType(short partyType)
          Sets a new value for the attribute partyType.
 
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.ContextCapable
getContext
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getPartyType

short getPartyType()
Retrieves the value for the attribute partyType.

Returns:
The non-null value for attribute partyType.

setPartyType

void setPartyType(short partyType)
Sets a new value for the attribute partyType.

Parameters:
partyType - The non-null new value for attribute partyType.


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