org.opencrx.kernel.account1.cci
Interface ContactClass

All Superinterfaces:
RefBaseObject, RefClass, RefClass_1_0, RefFeatured
All Known Implementing Classes:
ContactClassImpl

public interface ContactClass
extends RefClass_1_0


Method Summary
 Contact createContact()
          Creates an instance of class Contact.
 Contact createContact(short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on all required attributes.
 Contact extendAbstractAccount(AbstractAccount _base, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass AbstractAccount and all required attributes not included in this superclass.
 Contact extendAccount(Account _base, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode)
          Creates an instance of class Contact based on the superclass Account and all required attributes not included in this superclass.
 Contact extendAlertSender(AlertSender _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass AlertSender and all required attributes not included in this superclass.
 Contact extendAuditee(Auditee _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass Auditee and all required attributes not included in this superclass.
 Contact extendBasicObject(BasicObject _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass BasicObject and all required attributes not included in this superclass.
 Contact extendCloneable(Cloneable _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass Cloneable and all required attributes not included in this superclass.
 Contact extendContextCapable(ContextCapable _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass ContextCapable and all required attributes not included in this superclass.
 Contact extendCrxObject(CrxObject _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode)
          Creates an instance of class Contact based on the superclass CrxObject and all required attributes not included in this superclass.
 Contact extendExtentCapable(ExtentCapable _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass ExtentCapable and all required attributes not included in this superclass.
 Contact extendGenericAccount(GenericAccount _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass GenericAccount and all required attributes not included in this superclass.
 Contact extendImporter(Importer _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass Importer and all required attributes not included in this superclass.
 Contact extendIndexed(Indexed _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass Indexed and all required attributes not included in this superclass.
 Contact extendPictured(Pictured _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass Pictured and all required attributes not included in this superclass.
 Contact extendSecureObject(SecureObject _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, boolean disabled)
          Creates an instance of class Contact based on the superclass SecureObject and all required attributes not included in this superclass.
 Contact extendSubscriptionTarget(SubscriptionTarget _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 Contact extendViewCapable(ViewCapable _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass ViewCapable and all required attributes not included in this superclass.
 Contact extendXmlExporter(XmlExporter _base, short accountRating, short accountState, short education, short familyStatus, short gender, short preferredContactMethod, short preferredSpokenLanguage, short preferredWrittenLanguage, short salutationCode, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Contact based on the superclass XmlExporter and all required attributes not included in this superclass.
 Contact getContact(Object object)
          Creates an instance of class Contact based on the specified Object instance.
 
Methods inherited from interface javax.jmi.reflect.RefClass
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

createContact

Contact createContact()
Creates an instance of class Contact. This is a factory operation used to create instance objects of class Contact.


getContact

Contact getContact(Object object)
Creates an instance of class Contact based on the specified Object instance. This is a factory operation used to create instance objects of class Contact.

Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createContact

Contact createContact(short accountRating,
                      short accountState,
                      short education,
                      short familyStatus,
                      short gender,
                      short preferredContactMethod,
                      short preferredSpokenLanguage,
                      short preferredWrittenLanguage,
                      short salutationCode,
                      short accessLevelBrowse,
                      short accessLevelDelete,
                      short accessLevelUpdate,
                      boolean disabled)
Creates an instance of class Contact based on all required attributes. This is a factory operation used to create instance objects of class Contact.


extendAbstractAccount

Contact extendAbstractAccount(AbstractAccount _base,
                              short education,
                              short familyStatus,
                              short gender,
                              short preferredContactMethod,
                              short preferredSpokenLanguage,
                              short preferredWrittenLanguage,
                              short salutationCode,
                              short accessLevelBrowse,
                              short accessLevelDelete,
                              short accessLevelUpdate,
                              boolean disabled)
Creates an instance of class Contact based on the superclass AbstractAccount and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendAccount

Contact extendAccount(Account _base,
                      short education,
                      short familyStatus,
                      short gender,
                      short preferredContactMethod,
                      short preferredSpokenLanguage,
                      short preferredWrittenLanguage,
                      short salutationCode)
Creates an instance of class Contact based on the superclass Account and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendAlertSender

Contact extendAlertSender(AlertSender _base,
                          short accountRating,
                          short accountState,
                          short education,
                          short familyStatus,
                          short gender,
                          short preferredContactMethod,
                          short preferredSpokenLanguage,
                          short preferredWrittenLanguage,
                          short salutationCode,
                          short accessLevelBrowse,
                          short accessLevelDelete,
                          short accessLevelUpdate,
                          boolean disabled)
Creates an instance of class Contact based on the superclass AlertSender and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendAuditee

Contact extendAuditee(Auditee _base,
                      short accountRating,
                      short accountState,
                      short education,
                      short familyStatus,
                      short gender,
                      short preferredContactMethod,
                      short preferredSpokenLanguage,
                      short preferredWrittenLanguage,
                      short salutationCode,
                      short accessLevelBrowse,
                      short accessLevelDelete,
                      short accessLevelUpdate,
                      boolean disabled)
Creates an instance of class Contact based on the superclass Auditee and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendCloneable

Contact extendCloneable(Cloneable _base,
                        short accountRating,
                        short accountState,
                        short education,
                        short familyStatus,
                        short gender,
                        short preferredContactMethod,
                        short preferredSpokenLanguage,
                        short preferredWrittenLanguage,
                        short salutationCode,
                        short accessLevelBrowse,
                        short accessLevelDelete,
                        short accessLevelUpdate,
                        boolean disabled)
Creates an instance of class Contact based on the superclass Cloneable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendImporter

Contact extendImporter(Importer _base,
                       short accountRating,
                       short accountState,
                       short education,
                       short familyStatus,
                       short gender,
                       short preferredContactMethod,
                       short preferredSpokenLanguage,
                       short preferredWrittenLanguage,
                       short salutationCode,
                       short accessLevelBrowse,
                       short accessLevelDelete,
                       short accessLevelUpdate,
                       boolean disabled)
Creates an instance of class Contact based on the superclass Importer and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendIndexed

Contact extendIndexed(Indexed _base,
                      short accountRating,
                      short accountState,
                      short education,
                      short familyStatus,
                      short gender,
                      short preferredContactMethod,
                      short preferredSpokenLanguage,
                      short preferredWrittenLanguage,
                      short salutationCode,
                      short accessLevelBrowse,
                      short accessLevelDelete,
                      short accessLevelUpdate,
                      boolean disabled)
Creates an instance of class Contact based on the superclass Indexed and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendSecureObject

Contact extendSecureObject(SecureObject _base,
                           short accountRating,
                           short accountState,
                           short education,
                           short familyStatus,
                           short gender,
                           short preferredContactMethod,
                           short preferredSpokenLanguage,
                           short preferredWrittenLanguage,
                           short salutationCode,
                           boolean disabled)
Creates an instance of class Contact based on the superclass SecureObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendSubscriptionTarget

Contact extendSubscriptionTarget(SubscriptionTarget _base,
                                 short accountRating,
                                 short accountState,
                                 short education,
                                 short familyStatus,
                                 short gender,
                                 short preferredContactMethod,
                                 short preferredSpokenLanguage,
                                 short preferredWrittenLanguage,
                                 short salutationCode,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled)
Creates an instance of class Contact based on the superclass SubscriptionTarget and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendXmlExporter

Contact extendXmlExporter(XmlExporter _base,
                          short accountRating,
                          short accountState,
                          short education,
                          short familyStatus,
                          short gender,
                          short preferredContactMethod,
                          short preferredSpokenLanguage,
                          short preferredWrittenLanguage,
                          short salutationCode,
                          short accessLevelBrowse,
                          short accessLevelDelete,
                          short accessLevelUpdate,
                          boolean disabled)
Creates an instance of class Contact based on the superclass XmlExporter and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendCrxObject

Contact extendCrxObject(CrxObject _base,
                        short accountRating,
                        short accountState,
                        short education,
                        short familyStatus,
                        short gender,
                        short preferredContactMethod,
                        short preferredSpokenLanguage,
                        short preferredWrittenLanguage,
                        short salutationCode)
Creates an instance of class Contact based on the superclass CrxObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendGenericAccount

Contact extendGenericAccount(GenericAccount _base,
                             short accountRating,
                             short accountState,
                             short education,
                             short familyStatus,
                             short gender,
                             short preferredContactMethod,
                             short preferredSpokenLanguage,
                             short preferredWrittenLanguage,
                             short salutationCode,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled)
Creates an instance of class Contact based on the superclass GenericAccount and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendPictured

Contact extendPictured(Pictured _base,
                       short accountRating,
                       short accountState,
                       short education,
                       short familyStatus,
                       short gender,
                       short preferredContactMethod,
                       short preferredSpokenLanguage,
                       short preferredWrittenLanguage,
                       short salutationCode,
                       short accessLevelBrowse,
                       short accessLevelDelete,
                       short accessLevelUpdate,
                       boolean disabled)
Creates an instance of class Contact based on the superclass Pictured and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendBasicObject

Contact extendBasicObject(BasicObject _base,
                          short accountRating,
                          short accountState,
                          short education,
                          short familyStatus,
                          short gender,
                          short preferredContactMethod,
                          short preferredSpokenLanguage,
                          short preferredWrittenLanguage,
                          short salutationCode,
                          short accessLevelBrowse,
                          short accessLevelDelete,
                          short accessLevelUpdate,
                          boolean disabled)
Creates an instance of class Contact based on the superclass BasicObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendContextCapable

Contact extendContextCapable(ContextCapable _base,
                             short accountRating,
                             short accountState,
                             short education,
                             short familyStatus,
                             short gender,
                             short preferredContactMethod,
                             short preferredSpokenLanguage,
                             short preferredWrittenLanguage,
                             short salutationCode,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled)
Creates an instance of class Contact based on the superclass ContextCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendExtentCapable

Contact extendExtentCapable(ExtentCapable _base,
                            short accountRating,
                            short accountState,
                            short education,
                            short familyStatus,
                            short gender,
                            short preferredContactMethod,
                            short preferredSpokenLanguage,
                            short preferredWrittenLanguage,
                            short salutationCode,
                            short accessLevelBrowse,
                            short accessLevelDelete,
                            short accessLevelUpdate,
                            boolean disabled)
Creates an instance of class Contact based on the superclass ExtentCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.


extendViewCapable

Contact extendViewCapable(ViewCapable _base,
                          short accountRating,
                          short accountState,
                          short education,
                          short familyStatus,
                          short gender,
                          short preferredContactMethod,
                          short preferredSpokenLanguage,
                          short preferredWrittenLanguage,
                          short salutationCode,
                          short accessLevelBrowse,
                          short accessLevelDelete,
                          short accessLevelUpdate,
                          boolean disabled)
Creates an instance of class Contact based on the superclass ViewCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Contact.



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