org.opencrx.kernel.account1.cci
Interface ContactRelationshipClass

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

public interface ContactRelationshipClass
extends RefClass_1_0


Method Summary
 ContactRelationship createContactRelationship()
          Creates an instance of class ContactRelationship.
 ContactRelationship createContactRelationship(Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on all required attributes.
 ContactRelationship extendAlertSender(AlertSender _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass AlertSender and all required attributes not included in this superclass.
 ContactRelationship extendAuditee(Auditee _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass Auditee and all required attributes not included in this superclass.
 ContactRelationship extendBasicObject(BasicObject _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass BasicObject and all required attributes not included in this superclass.
 ContactRelationship extendCloneable(Cloneable _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass Cloneable and all required attributes not included in this superclass.
 ContactRelationship extendContextCapable(ContextCapable _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass ContextCapable and all required attributes not included in this superclass.
 ContactRelationship extendCrxObject(CrxObject _base, Contact toContact)
          Creates an instance of class ContactRelationship based on the superclass CrxObject and all required attributes not included in this superclass.
 ContactRelationship extendExtentCapable(ExtentCapable _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass ExtentCapable and all required attributes not included in this superclass.
 ContactRelationship extendImporter(Importer _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass Importer and all required attributes not included in this superclass.
 ContactRelationship extendIndexed(Indexed _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass Indexed and all required attributes not included in this superclass.
 ContactRelationship extendSecureObject(SecureObject _base, Contact toContact, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass SecureObject and all required attributes not included in this superclass.
 ContactRelationship extendSubscriptionTarget(SubscriptionTarget _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 ContactRelationship extendViewCapable(ViewCapable _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass ViewCapable and all required attributes not included in this superclass.
 ContactRelationship extendXmlExporter(XmlExporter _base, Contact toContact, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ContactRelationship based on the superclass XmlExporter and all required attributes not included in this superclass.
 ContactRelationship getContactRelationship(Object object)
          Creates an instance of class ContactRelationship 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

createContactRelationship

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


getContactRelationship

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

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

createContactRelationship

ContactRelationship createContactRelationship(Contact toContact,
                                              short accessLevelBrowse,
                                              short accessLevelDelete,
                                              short accessLevelUpdate,
                                              boolean disabled)
Creates an instance of class ContactRelationship based on all required attributes. This is a factory operation used to create instance objects of class ContactRelationship.


extendAlertSender

ContactRelationship extendAlertSender(AlertSender _base,
                                      Contact toContact,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendAuditee

ContactRelationship extendAuditee(Auditee _base,
                                  Contact toContact,
                                  short accessLevelBrowse,
                                  short accessLevelDelete,
                                  short accessLevelUpdate,
                                  boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendCloneable

ContactRelationship extendCloneable(Cloneable _base,
                                    Contact toContact,
                                    short accessLevelBrowse,
                                    short accessLevelDelete,
                                    short accessLevelUpdate,
                                    boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendImporter

ContactRelationship extendImporter(Importer _base,
                                   Contact toContact,
                                   short accessLevelBrowse,
                                   short accessLevelDelete,
                                   short accessLevelUpdate,
                                   boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendIndexed

ContactRelationship extendIndexed(Indexed _base,
                                  Contact toContact,
                                  short accessLevelBrowse,
                                  short accessLevelDelete,
                                  short accessLevelUpdate,
                                  boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendSecureObject

ContactRelationship extendSecureObject(SecureObject _base,
                                       Contact toContact,
                                       boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendSubscriptionTarget

ContactRelationship extendSubscriptionTarget(SubscriptionTarget _base,
                                             Contact toContact,
                                             short accessLevelBrowse,
                                             short accessLevelDelete,
                                             short accessLevelUpdate,
                                             boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendXmlExporter

ContactRelationship extendXmlExporter(XmlExporter _base,
                                      Contact toContact,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendCrxObject

ContactRelationship extendCrxObject(CrxObject _base,
                                    Contact toContact)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendBasicObject

ContactRelationship extendBasicObject(BasicObject _base,
                                      Contact toContact,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendContextCapable

ContactRelationship extendContextCapable(ContextCapable _base,
                                         Contact toContact,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendExtentCapable

ContactRelationship extendExtentCapable(ExtentCapable _base,
                                        Contact toContact,
                                        short accessLevelBrowse,
                                        short accessLevelDelete,
                                        short accessLevelUpdate,
                                        boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.


extendViewCapable

ContactRelationship extendViewCapable(ViewCapable _base,
                                      Contact toContact,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class ContactRelationship 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 ContactRelationship.



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