|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Contact
Class Contact
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.Account |
|---|
Account.Identity |
| Method Summary | ||
|---|---|---|
void |
addContactRelationship(boolean idIsPersistent,
String id,
ContactRelationship contactRelationship)
Adds the specified element to the set of the values for the reference contactRelationship. |
|
ExportResult |
exportVcard(ExportVcardParams params)
Note: This is an extension to the JMI 1 standard. In order to remain standard compliant you should use the non-struct signature.. |
|
ExportResult |
exportVcard(short locale)
|
|
Account |
getAssistant()
Retrieves the value for the reference assistant. |
|
List<String> |
getChildrenNames()
Retrieves a list containing all the elements for the attribute childrenNames. |
|
List<Short> |
getCitizenship()
Retrieves a list containing all the elements for the attribute citizenship. |
|
ContactRelationship |
getContactRelationship(boolean idIsPersistent,
String id)
Retrieves the value for the reference contactRelationship
for the specified qualifier attribute value. |
|
|
getContactRelationship(ContactRelationshipQuery query)
Retrieves the value for the reference contactRelationship
for the specified query. |
|
ContactRelationship |
getContactRelationship(String id)
Retrieves the value for the reference contactRelationship
for the specified qualifier attribute value. |
|
Account |
getDeputy()
Retrieves the value for the reference deputy. |
|
List<Short> |
getReligion()
Retrieves a list containing all the elements for the attribute religion. |
|
Contact |
getReportsTo()
Retrieves the value for the reference reportsTo. |
|
void |
setAssistant(Account assistant)
Sets a new value for the reference assistant. |
|
void |
setChildrenNames(List<String> childrenNames)
Clears childrenNames and adds the members of the given
List. |
|
void |
setCitizenship(List<Short> citizenship)
Clears citizenship and adds the members of the given List. |
|
void |
setDeputy(Account deputy)
Sets a new value for the reference deputy. |
|
void |
setReligion(List<Short> religion)
Clears religion and adds the members of the given List. |
|
void |
setReportsTo(Contact reportsTo)
Sets a new value for the reference reportsTo. |
|
| Methods inherited from interface org.opencrx.kernel.account1.jmi1.Account |
|---|
addAddress, addMember, createInvoice, createInvoice, createLead, createLead, createOpportunity, createOpportunity, createQuote, createQuote, createSalesOrder, createSalesOrder, getAccountCategory, getAccountMembership, getAccountMembership, getAccountMembership, getAccountType, getAddress, getAddress, getAddress, getAssignedActivity, getAssignedActivity, getAssignedActivity, getAssignedContract, getAssignedContract, getAssignedContract, getBusinessType, getMaster, getMember, getMember, getMember, getProduct, getProduct, getProduct, setAccountCategory, setAccountType, setBusinessType, setMaster |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.AlertSender |
|---|
sendAlert, sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Auditee |
|---|
getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Cloneable |
|---|
clone_, clone_ |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Importer |
|---|
importItem, importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, updateIndex, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, addOwningGroup, checkPermissions, checkPermissions, getAccessGrantedByParent, getOwner, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevel, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.XmlExporter |
|---|
exportXml, exportXml |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.jmi1.ViewCapable |
|---|
getView, getView, getView |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| 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 |
| Methods inherited from interface org.opencrx.kernel.generic.jmi1.Pictured |
|---|
getPicture, setPicture |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.Pictured |
|---|
getPictureContent, getPictureContentMimeType, getPictureContentName |
| Method Detail |
|---|
Account getAssistant()
assistant.
getAssistant in interface Contactnull – value for this reference.void setAssistant(Account assistant)
assistant.
setAssistant in interface Contactassistant - The non-null new value for this reference.List<String> getChildrenNames()
childrenNames.
getChildrenNames in interface Contactvoid setChildrenNames(List<String> childrenNames)
childrenNames and adds the members of the given
List.
This method is equivalent to
list.clear(); list.addAll(childrenNames);Note: This is an extension to the JMI 1 standard.
childrenNames - collection to be copied.List<Short> getCitizenship()
citizenship.
getCitizenship in interface Contactvoid setCitizenship(List<Short> citizenship)
citizenship and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(citizenship);Note: This is an extension to the JMI 1 standard.
citizenship - collection to be copied.<T extends ContactRelationship> List<T> getContactRelationship(ContactRelationshipQuery query)
contactRelationship
for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
ContactRelationship getContactRelationship(boolean idIsPersistent,
String id)
contactRelationship
for the specified qualifier attribute value.
getContactRelationship in interface ContactidIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
ContactRelationship getContactRelationship(String id)
contactRelationship
for the specified qualifier attribute value.
This method is equivalent to the preferred invocation
getContactRelationship(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addContactRelationship(boolean idIsPersistent,
String id,
ContactRelationship contactRelationship)
contactRelationship.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.contactRelationship - The element to be appended.Account getDeputy()
deputy.
getDeputy in interface Contactnull – value for this reference.void setDeputy(Account deputy)
deputy.
setDeputy in interface Contactdeputy - The non-null new value for this reference.
ExportResult exportVcard(ExportVcardParams params)
throws RefException
RefExceptionExportResult exportVcard(short locale)
exportVcard in interface ContactList<Short> getReligion()
religion.
getReligion in interface Contactvoid setReligion(List<Short> religion)
religion and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(religion);Note: This is an extension to the JMI 1 standard.
religion - collection to be copied.Contact getReportsTo()
reportsTo.
getReportsTo in interface Contactnull – value for this reference.void setReportsTo(Contact reportsTo)
reportsTo.
setReportsTo in interface ContactreportsTo - The non-null new value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||