public interface Account extends Account, ActivitiesSource, CrxObject, GenericAccount, Pictured
Account
isFrozen
Account.Identity| Modifier and Type | Method and Description |
|---|---|
void |
addAddress(AccountAddress address)
Adds the specified element to the set of the values for the reference
address using an implementation-specific, reassignable qualifier. |
void |
addAddress(boolean idIsPersistent,
String id,
AccountAddress address)
Adds the specified element to the set of the values for the reference
address. |
void |
addAddress(String id,
AccountAddress address)
Adds the specified element to the set of the values for the reference
address using a reassignable qualifier. |
void |
addMember(boolean idIsPersistent,
String id,
Member member)
Adds the specified element to the set of the values for the reference
member. |
void |
addMember(Member member)
Adds the specified element to the set of the values for the reference
member using an implementation-specific, reassignable qualifier. |
void |
addMember(String id,
Member member)
Adds the specified element to the set of the values for the reference
member using a reassignable qualifier. |
List<Short> |
getAccountCategory()
Retrieves a list containing all the elements for the attribute
accountCategory. |
<T extends AccountMembership> |
getAccountMembership(AccountMembershipQuery query)
Retrieves the value for the reference
accountMembership for the specified query. |
AccountMembership |
getAccountMembership(boolean idIsPersistent,
String id)
Retrieves the value for the reference
accountMembership for the specified qualifier attribute value. |
AccountMembership |
getAccountMembership(String id)
Retrieves the value for the reference
accountMembership for the specified qualifier attribute value. |
List<Short> |
getAccountType()
Retrieves a list containing all the elements for the attribute
accountType. |
<T extends AccountAddress> |
getAddress(AccountAddressQuery query)
Retrieves the value for the reference
address for the specified query. |
AccountAddress |
getAddress(boolean idIsPersistent,
String id)
Retrieves the value for the reference
address for the specified qualifier attribute value. |
AccountAddress |
getAddress(String id)
Retrieves the value for the reference
address for the specified qualifier attribute value. |
<T extends Activity> |
getAssignedActivity(ActivityQuery query)
Retrieves the value for the reference
assignedActivity for the specified query. |
Activity |
getAssignedActivity(boolean idIsPersistent,
String id)
Retrieves the value for the reference
assignedActivity for the specified qualifier attribute value. |
Activity |
getAssignedActivity(String id)
Retrieves the value for the reference
assignedActivity for the specified qualifier attribute value. |
<T extends AccountAddress> |
getAssignedAddress(AccountAddressQuery query)
Retrieves the value for the reference
assignedAddress for the specified query. |
AccountAddress |
getAssignedAddress(boolean idIsPersistent,
String id)
Retrieves the value for the reference
assignedAddress for the specified qualifier attribute value. |
AccountAddress |
getAssignedAddress(String id)
Retrieves the value for the reference
assignedAddress for the specified qualifier attribute value. |
Budget |
getAssignedBudget(boolean idIsPersistent,
String id)
Retrieves the value for the reference
assignedBudget for the specified qualifier attribute value. |
<T extends Budget> |
getAssignedBudget(BudgetQuery query)
Retrieves the value for the reference
assignedBudget for the specified query. |
Budget |
getAssignedBudget(String id)
Retrieves the value for the reference
assignedBudget for the specified qualifier attribute value. |
<T extends AbstractContract> |
getAssignedContract(AbstractContractQuery query)
Retrieves the value for the reference
assignedContract for the specified query. |
AbstractContract |
getAssignedContract(boolean idIsPersistent,
String id)
Retrieves the value for the reference
assignedContract for the specified qualifier attribute value. |
AbstractContract |
getAssignedContract(String id)
Retrieves the value for the reference
assignedContract for the specified qualifier attribute value. |
List<Short> |
getBusinessType()
Retrieves a list containing all the elements for the attribute
businessType. |
List<Short> |
getExtCode20()
Retrieves a list containing all the elements for the attribute
extCode20. |
List<Short> |
getExtCode21()
Retrieves a list containing all the elements for the attribute
extCode21. |
List<Short> |
getExtCode22()
Retrieves a list containing all the elements for the attribute
extCode22. |
List<Short> |
getExtCode23()
Retrieves a list containing all the elements for the attribute
extCode23. |
List<Short> |
getExtCode24()
Retrieves a list containing all the elements for the attribute
extCode24. |
List<Short> |
getExtCode25()
Retrieves a list containing all the elements for the attribute
extCode25. |
List<Short> |
getExtCode26()
Retrieves a list containing all the elements for the attribute
extCode26. |
List<Short> |
getExtCode27()
Retrieves a list containing all the elements for the attribute
extCode27. |
List<Short> |
getExtCode28()
Retrieves a list containing all the elements for the attribute
extCode28. |
List<Short> |
getExtCode29()
Retrieves a list containing all the elements for the attribute
extCode29. |
Account |
getMaster()
Retrieves the value for the reference
master. |
Member |
getMember(boolean idIsPersistent,
String id)
Retrieves the value for the reference
member for the specified qualifier attribute value. |
<T extends Member> |
getMember(MemberQuery query)
Retrieves the value for the reference
member for the specified query. |
Member |
getMember(String id)
Retrieves the value for the reference
member for the specified qualifier attribute value. |
Product |
getProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference
product for the specified qualifier attribute value. |
<T extends Product> |
getProduct(ProductQuery query)
Retrieves the value for the reference
product for the specified query. |
Product |
getProduct(String id)
Retrieves the value for the reference
product for the specified qualifier attribute value. |
void |
setAccountCategory(List<Short> accountCategory)
Clears
accountCategory and adds the members of the given List. |
void |
setAccountType(List<Short> accountType)
Clears
accountType and adds the members of the given List. |
void |
setBusinessType(List<Short> businessType)
Clears
businessType and adds the members of the given List. |
void |
setExtCode20(List<Short> extCode20)
Clears
extCode20 and adds the members of the given List. |
void |
setExtCode21(List<Short> extCode21)
Clears
extCode21 and adds the members of the given List. |
void |
setExtCode22(List<Short> extCode22)
Clears
extCode22 and adds the members of the given List. |
void |
setExtCode23(List<Short> extCode23)
Clears
extCode23 and adds the members of the given List. |
void |
setExtCode24(List<Short> extCode24)
Clears
extCode24 and adds the members of the given List. |
void |
setExtCode25(List<Short> extCode25)
Clears
extCode25 and adds the members of the given List. |
void |
setExtCode26(List<Short> extCode26)
Clears
extCode26 and adds the members of the given List. |
void |
setExtCode27(List<Short> extCode27)
Clears
extCode27 and adds the members of the given List. |
void |
setExtCode28(List<Short> extCode28)
Clears
extCode28 and adds the members of the given List. |
void |
setExtCode29(List<Short> extCode29)
Clears
extCode29 and adds the members of the given List. |
void |
setMaster(Account master)
Sets a new value for the reference
master. |
org.openmdx.base.jmi1.Void |
updateVcard() |
getAccountMembership, getAccountRating, getAccountState, getAddress, getAliasName, getAssignedActivity, getAssignedAddress, getAssignedBudget, getAssignedContract, getContact, getDescription, getExtCode0, getExtCode1, getExtCode10, getExtCode11, getExtCode12, getExtCode13, getExtCode14, getExtCode15, getExtCode16, getExtCode17, getExtCode18, getExtCode19, getExtCode2, getExtCode3, getExtCode4, getExtCode5, getExtCode6, getExtCode7, getExtCode8, getExtCode9, getExtDate0, getExtDate1, getExtDate2, getExtDate3, getExtDate4, getExtDate5, getExtDate6, getExtDate7, getExtDate8, getExtDate9, getExtDateTime0, getExtDateTime1, getExtDateTime2, getExtDateTime3, getExtDateTime4, getExtDateTime5, getExtDateTime6, getExtDateTime7, getExtDateTime8, getExtDateTime9, getExtNumber0, getExtNumber1, getExtNumber2, getExtNumber3, getExtNumber4, getExtNumber5, getExtNumber6, getExtNumber7, getExtNumber8, getExtNumber9, getExtString0, getExtString1, getExtString2, getExtString3, getExtString4, getExtString5, getExtString6, getExtString7, getExtString8, getExtString9, getFullName, getMember, getPartner, getProduct, getVcard, isExtBoolean0, isExtBoolean1, isExtBoolean2, isExtBoolean3, isExtBoolean4, isExtBoolean5, isExtBoolean6, isExtBoolean7, isExtBoolean8, isExtBoolean9, setAccountCategory, setAccountRating, setAccountState, setAccountType, setAliasName, setBusinessType, setDescription, setExtBoolean0, setExtBoolean1, setExtBoolean2, setExtBoolean3, setExtBoolean4, setExtBoolean5, setExtBoolean6, setExtBoolean7, setExtBoolean8, setExtBoolean9, setExtCode0, setExtCode1, setExtCode10, setExtCode11, setExtCode12, setExtCode13, setExtCode14, setExtCode15, setExtCode16, setExtCode17, setExtCode18, setExtCode19, setExtCode2, setExtCode20, setExtCode21, setExtCode22, setExtCode23, setExtCode24, setExtCode25, setExtCode26, setExtCode27, setExtCode28, setExtCode29, setExtCode3, setExtCode4, setExtCode5, setExtCode6, setExtCode7, setExtCode8, setExtCode9, setExtDate0, setExtDate1, setExtDate2, setExtDate3, setExtDate4, setExtDate5, setExtDate6, setExtDate7, setExtDate8, setExtDate9, setExtDateTime0, setExtDateTime1, setExtDateTime2, setExtDateTime3, setExtDateTime4, setExtDateTime5, setExtDateTime6, setExtDateTime7, setExtDateTime8, setExtDateTime9, setExtNumber0, setExtNumber1, setExtNumber2, setExtNumber3, setExtNumber4, setExtNumber5, setExtNumber6, setExtNumber7, setExtNumber8, setExtNumber9, setExtString0, setExtString1, setExtString2, setExtString3, setExtString4, setExtString5, setExtString6, setExtString7, setExtString8, setExtString9, setFullName, setVcardaddAdditionalExternalLink, addAdditionalExternalLink, addAdditionalExternalLink, addAttachedDocument, addAttachedDocument, addAttachedDocument, addDocumentFolderAssignment, addDocumentFolderAssignment, addDocumentFolderAssignment, addInvolvedObject, addInvolvedObject, addInvolvedObject, addMedia, addMedia, addMedia, addNote, addNote, addNote, addPropertySet, addPropertySet, addPropertySet, addRating, addRating, addRating, disableCrxObject, enableCrxObject, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAssignedTimer, getAssignedTimer, getAssignedTimer, getAttachedDocument, getAttachedDocument, getAttachedDocument, getCategory, getDocumentFolderAssignment, getDocumentFolderAssignment, getDocumentFolderAssignment, getExternalLink, getInvolvedObject, getInvolvedObject, getInvolvedObject, getMedia, getMedia, getMedia, getNote, getNote, getNote, getPropertySet, getPropertySet, getPropertySet, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getRating, getRating, getRating, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, setExternalLink, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4disableCrxObject, enableCrxObject, getAdditionalExternalLink, getAssignedTimer, getAttachedDocument, getDisabledReason, getDocumentFolderAssignment, getInvolvedObject, getMedia, getNote, getPropertySet, getPropertySetEntry, getRating, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserString0, getUserString1, getUserString2, getUserString3, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, setCategory, setDisabled, setDisabledReason, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4sendAlertsendAlertexportItem, exportItemAdvancedexportItem, exportItemAdvancedimportItemimportItemgetIndexEntry, getIndexEntry, getIndexEntry, updateIndexgetIndexEntryaddOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUseraddLocalizedField, addLocalizedField, addLocalizedField, getLocalizedField, getLocalizedField, getLocalizedFieldgetLocalizedFieldrefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositerefGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValueequals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraintsgetPicture, setPicturegetPictureContent, getPictureContentMimeType, getPictureContentNameList<Short> getAccountCategory()
accountCategory.getAccountCategory in interface Accountvoid setAccountCategory(List<Short> accountCategory)
accountCategory and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(accountCategory);Note: This is an extension to the JMI 1 standard.
accountCategory - collection to be copied.<T extends AccountMembership> List<T> getAccountMembership(AccountMembershipQuery query)
accountMembership for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.AccountMembership getAccountMembership(boolean idIsPersistent, String id)
accountMembership for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.AccountMembership getAccountMembership(String id)
accountMembership for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAccountMembership(false,id).
id - The value for the qualifier attribute that qualifies this reference.List<Short> getAccountType()
accountType.getAccountType in interface Accountvoid setAccountType(List<Short> accountType)
accountType and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(accountType);Note: This is an extension to the JMI 1 standard.
accountType - collection to be copied.<T extends AccountAddress> List<T> getAddress(AccountAddressQuery query)
address for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.AccountAddress getAddress(boolean idIsPersistent, String id)
address for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.AccountAddress getAddress(String id)
address for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAddress(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addAddress(boolean idIsPersistent,
String id,
AccountAddress address)
address.
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.address - The element to be appended.void addAddress(String id, AccountAddress address)
address using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.address - The element to be appended.void addAddress(AccountAddress address)
address using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
address - The element to be appended.<T extends Activity> List<T> getAssignedActivity(ActivityQuery query)
assignedActivity for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Activity getAssignedActivity(boolean idIsPersistent, String id)
assignedActivity for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Activity getAssignedActivity(String id)
assignedActivity for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAssignedActivity(false,id).
id - The value for the qualifier attribute that qualifies this reference.<T extends AccountAddress> List<T> getAssignedAddress(AccountAddressQuery query)
assignedAddress for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.AccountAddress getAssignedAddress(boolean idIsPersistent, String id)
assignedAddress for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.AccountAddress getAssignedAddress(String id)
assignedAddress for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAssignedAddress(false,id).
id - The value for the qualifier attribute that qualifies this reference.<T extends Budget> List<T> getAssignedBudget(BudgetQuery query)
assignedBudget for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Budget getAssignedBudget(boolean idIsPersistent, String id)
assignedBudget for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Budget getAssignedBudget(String id)
assignedBudget for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAssignedBudget(false,id).
id - The value for the qualifier attribute that qualifies this reference.<T extends AbstractContract> List<T> getAssignedContract(AbstractContractQuery query)
assignedContract for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.AbstractContract getAssignedContract(boolean idIsPersistent, String id)
assignedContract for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.AbstractContract getAssignedContract(String id)
assignedContract for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAssignedContract(false,id).
id - The value for the qualifier attribute that qualifies this reference.List<Short> getBusinessType()
businessType.getBusinessType in interface Accountvoid setBusinessType(List<Short> businessType)
businessType and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(businessType);Note: This is an extension to the JMI 1 standard.
businessType - collection to be copied.List<Short> getExtCode20()
extCode20.getExtCode20 in interface Accountvoid setExtCode20(List<Short> extCode20)
extCode20 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode20);Note: This is an extension to the JMI 1 standard.
extCode20 - collection to be copied.List<Short> getExtCode21()
extCode21.getExtCode21 in interface Accountvoid setExtCode21(List<Short> extCode21)
extCode21 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode21);Note: This is an extension to the JMI 1 standard.
extCode21 - collection to be copied.List<Short> getExtCode22()
extCode22.getExtCode22 in interface Accountvoid setExtCode22(List<Short> extCode22)
extCode22 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode22);Note: This is an extension to the JMI 1 standard.
extCode22 - collection to be copied.List<Short> getExtCode23()
extCode23.getExtCode23 in interface Accountvoid setExtCode23(List<Short> extCode23)
extCode23 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode23);Note: This is an extension to the JMI 1 standard.
extCode23 - collection to be copied.List<Short> getExtCode24()
extCode24.getExtCode24 in interface Accountvoid setExtCode24(List<Short> extCode24)
extCode24 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode24);Note: This is an extension to the JMI 1 standard.
extCode24 - collection to be copied.List<Short> getExtCode25()
extCode25.getExtCode25 in interface Accountvoid setExtCode25(List<Short> extCode25)
extCode25 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode25);Note: This is an extension to the JMI 1 standard.
extCode25 - collection to be copied.List<Short> getExtCode26()
extCode26.getExtCode26 in interface Accountvoid setExtCode26(List<Short> extCode26)
extCode26 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode26);Note: This is an extension to the JMI 1 standard.
extCode26 - collection to be copied.List<Short> getExtCode27()
extCode27.getExtCode27 in interface Accountvoid setExtCode27(List<Short> extCode27)
extCode27 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode27);Note: This is an extension to the JMI 1 standard.
extCode27 - collection to be copied.List<Short> getExtCode28()
extCode28.getExtCode28 in interface Accountvoid setExtCode28(List<Short> extCode28)
extCode28 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode28);Note: This is an extension to the JMI 1 standard.
extCode28 - collection to be copied.List<Short> getExtCode29()
extCode29.getExtCode29 in interface Accountvoid setExtCode29(List<Short> extCode29)
extCode29 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(extCode29);Note: This is an extension to the JMI 1 standard.
extCode29 - collection to be copied.Account getMaster()
master.void setMaster(Account master)
master.<T extends Member> List<T> getMember(MemberQuery query)
member for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Member getMember(boolean idIsPersistent, String id)
member for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Member getMember(String id)
member for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getMember(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addMember(boolean idIsPersistent,
String id,
Member member)
member.
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.member - The element to be appended.void addMember(String id, Member member)
member using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.member - The element to be appended.void addMember(Member member)
member using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
member - The element to be appended.<T extends Product> List<T> getProduct(ProductQuery query)
product for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Product getProduct(boolean idIsPersistent, String id)
product for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.Product getProduct(String id)
product for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getProduct(false,id).
id - The value for the qualifier attribute that qualifies this reference.org.openmdx.base.jmi1.Void updateVcard()
updateVcard in interface AccountThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.