|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactRelationshipClass
| 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 |
|---|
ContactRelationship createContactRelationship()
ContactRelationship.
This is a factory operation used to create instance objects of class
ContactRelationship.
ContactRelationship getContactRelationship(Object object)
ContactRelationship based on
the specified Object instance.
This is a factory operation used to create instance objects of class
ContactRelationship.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
ContactRelationship createContactRelationship(Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
ContactRelationship based on
all required attributes.
This is a factory operation used to create instance objects of class
ContactRelationship.
ContactRelationship extendAlertSender(AlertSender _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendAuditee(Auditee _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendCloneable(Cloneable _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendImporter(Importer _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendIndexed(Indexed _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendSecureObject(SecureObject _base,
Contact toContact,
boolean disabled)
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.
ContactRelationship extendSubscriptionTarget(SubscriptionTarget _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendXmlExporter(XmlExporter _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendCrxObject(CrxObject _base,
Contact toContact)
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.
ContactRelationship extendBasicObject(BasicObject _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendContextCapable(ContextCapable _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendExtentCapable(ExtentCapable _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
ContactRelationship extendViewCapable(ViewCapable _base,
Contact toContact,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||