|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.account1.cci.UnspecifiedAccountImpl
public class UnspecifiedAccountImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
UnspecifiedAccountImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
void |
addAdditionalExternalLink(AdditionalExternalLink newValue)
|
void |
addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
|
void |
addAddress(AccountAddress newValue)
|
void |
addAddress(String id,
AccountAddress newValue)
|
protected void |
addAssignedActivity(Activity newValue)
|
protected void |
addAssignedActivity(String id,
Activity newValue)
|
protected void |
addAssignedContract(AbstractContract newValue)
|
protected void |
addAssignedContract(String id,
AbstractContract newValue)
|
void |
addAttachedDocument(DocumentAttachment newValue)
|
void |
addAttachedDocument(String id,
DocumentAttachment newValue)
|
protected void |
addAudit(AuditEntry newValue)
|
protected void |
addAudit(String id,
AuditEntry newValue)
|
void |
addContact(Contact newValue)
|
void |
addContact(int index,
Contact newValue)
|
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
protected void |
addGroupMembership(GroupMembership newValue)
|
protected void |
addGroupMembership(String id,
GroupMembership newValue)
|
void |
addIndexEntry(IndexEntry newValue)
|
void |
addIndexEntry(String id,
IndexEntry newValue)
|
void |
addMedia(Media newValue)
|
void |
addMedia(String id,
Media newValue)
|
void |
addMember(Member newValue)
|
void |
addMember(String id,
Member newValue)
|
void |
addNote(Note newValue)
|
void |
addNote(String id,
Note newValue)
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams params)
|
void |
addOwningGroup(PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(PrincipalGroup group,
short mode)
|
void |
addPartner(Account newValue)
|
void |
addPartner(int index,
Account newValue)
|
protected void |
addProduct(Product newValue)
|
protected void |
addProduct(String id,
Product newValue)
|
void |
addPropertySet(PropertySet newValue)
|
void |
addPropertySet(String id,
PropertySet newValue)
|
protected void |
addPropertySetEntry(PropertySetEntry newValue)
|
protected void |
addPropertySetEntry(String id,
PropertySetEntry newValue)
|
void |
addRating(Rating newValue)
|
void |
addRating(String id,
Rating newValue)
|
Void |
addSubscription()
|
Void |
addSubscription(Void params)
|
Void |
addSubscriptionForParent()
|
Void |
addSubscriptionForParent(Void params)
|
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
CloneResult |
clone_(CloneParams params)
|
CloneResult |
clone_(String referenceFilter)
|
CreateInvoiceResult |
createInvoice(CreateInvoiceParams params)
|
CreateInvoiceResult |
createInvoice(Invoice basedOn,
String description,
String name)
|
CreateLeadResult |
createLead(CreateLeadParams params)
|
CreateLeadResult |
createLead(Lead basedOn,
String description,
String name,
String nextStep)
|
CreateOpportunityResult |
createOpportunity(CreateOpportunityParams params)
|
CreateOpportunityResult |
createOpportunity(Opportunity basedOn,
String description,
String name)
|
CreateQuoteResult |
createQuote(CreateQuoteParams params)
|
CreateQuoteResult |
createQuote(Quote basedOn,
String description,
String name)
|
CreateSalesOrderResult |
createSalesOrder(CreateSalesOrderParams params)
|
CreateSalesOrderResult |
createSalesOrder(SalesOrder basedOn,
String description,
String name)
|
ExportResult |
exportXml(String attributeFilter,
String referenceFilter)
|
ExportResult |
exportXml(XmlExportParams params)
|
BasicObject |
getAccessGrantedByParent()
Retrieves the value for the optional reference accessGrantedByParent. |
short |
getAccessLevelBrowse()
Retrieves the value for the attribute accessLevelBrowse. |
protected short |
getAccessLevelBrowse(int index)
|
short |
getAccessLevelDelete()
Retrieves the value for the attribute accessLevelDelete. |
protected short |
getAccessLevelDelete(int index)
|
short |
getAccessLevelUpdate()
Retrieves the value for the attribute accessLevelUpdate. |
protected short |
getAccessLevelUpdate(int index)
|
List |
getAccountCategory()
|
short |
getAccountCategory(int index)
|
short |
getAccountRating()
Retrieves the value for the attribute accountRating. |
protected short |
getAccountRating(int index)
|
short |
getAccountState()
Retrieves the value for the attribute accountState. |
protected short |
getAccountState(int index)
|
List |
getAccountType()
|
short |
getAccountType(int index)
|
Collection |
getAdditionalExternalLink()
Retrieves a collection containing all the elements for the reference additionalExternalLink. |
List |
getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
Retrieves the value for the reference additionalExternalLink for the specified filter. |
List |
getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Retrieves the value for the reference additionalExternalLink for the specified query. |
AdditionalExternalLink |
getAdditionalExternalLink(String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier
attribute value. |
Collection |
getAddress()
Retrieves a collection containing all the elements for the reference address. |
List |
getAddress(AccountAddressFilter filter)
Retrieves the value for the reference address for the
specified filter. |
List |
getAddress(AccountAddressQuery query)
Retrieves the value for the reference address for the
specified query. |
AccountAddress |
getAddress(String id)
Retrieves the value for the reference address for the
specified qualifier attribute value. |
String |
getAliasName()
|
Collection |
getAssignedActivity()
Retrieves a collection containing all the elements for the reference assignedActivity. |
List |
getAssignedActivity(ActivityFilter filter)
Retrieves the value for the reference assignedActivity for
the specified filter. |
List |
getAssignedActivity(ActivityQuery query)
Retrieves the value for the reference assignedActivity for
the specified query. |
Activity |
getAssignedActivity(String id)
Retrieves the value for the reference assignedActivity for
the specified qualifier attribute value. |
Collection |
getAssignedContract()
Retrieves a collection containing all the elements for the reference assignedContract. |
List |
getAssignedContract(AbstractContractFilter filter)
Retrieves the value for the reference assignedContract for
the specified filter. |
List |
getAssignedContract(AbstractContractQuery query)
Retrieves the value for the reference assignedContract for
the specified query. |
AbstractContract |
getAssignedContract(String id)
Retrieves the value for the reference assignedContract for
the specified qualifier attribute value. |
Collection |
getAttachedDocument()
Retrieves a collection containing all the elements for the reference attachedDocument. |
List |
getAttachedDocument(DocumentAttachmentFilter filter)
Retrieves the value for the reference attachedDocument for
the specified filter. |
List |
getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference attachedDocument for
the specified query. |
DocumentAttachment |
getAttachedDocument(String id)
Retrieves the value for the reference attachedDocument for
the specified qualifier attribute value. |
Collection |
getAudit()
Retrieves a collection containing all the elements for the reference audit. |
List |
getAudit(AuditEntryFilter filter)
Retrieves the value for the reference audit for the
specified filter. |
List |
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
AuditEntry |
getAudit(String id)
Retrieves the value for the reference audit for the
specified qualifier attribute value. |
List |
getBusinessType()
|
short |
getBusinessType(int index)
|
List |
getCategory()
|
String |
getCategory(int index)
|
Collection |
getContact()
Retrieves the objects referenced by contact. |
Contact |
getContact(int index)
Retrieves the value for the reference contact for the
specified qualifier attribute value. |
Collection |
getContext()
Retrieves the objects referenced by context. |
Context |
getContext(String id)
Retrieves the value for the reference context for the
specified qualifier attribute value. |
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
protected Date |
getCreatedAt(int index)
|
Set |
getCreatedBy()
|
String |
getDescription()
|
String |
getDisabledReason()
|
Short |
getExtCode0()
|
Short |
getExtCode1()
|
Short |
getExtCode2()
|
Short |
getExtCode3()
|
Short |
getExtCode4()
|
Short |
getExtCode5()
|
Short |
getExtCode6()
|
Short |
getExtCode7()
|
Short |
getExtCode8()
|
Short |
getExtCode9()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate0()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate1()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate2()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate3()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate4()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate5()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate6()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate7()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate8()
|
javax.xml.datatype.XMLGregorianCalendar |
getExtDate9()
|
Date |
getExtDateTime0()
|
Date |
getExtDateTime1()
|
Date |
getExtDateTime2()
|
Date |
getExtDateTime3()
|
Date |
getExtDateTime4()
|
Date |
getExtDateTime5()
|
Date |
getExtDateTime6()
|
Date |
getExtDateTime7()
|
Date |
getExtDateTime8()
|
Date |
getExtDateTime9()
|
List |
getExternalLink()
|
String |
getExternalLink(int index)
|
BigDecimal |
getExtNumber0()
|
BigDecimal |
getExtNumber1()
|
BigDecimal |
getExtNumber2()
|
BigDecimal |
getExtNumber3()
|
BigDecimal |
getExtNumber4()
|
BigDecimal |
getExtNumber5()
|
BigDecimal |
getExtNumber6()
|
BigDecimal |
getExtNumber7()
|
BigDecimal |
getExtNumber8()
|
BigDecimal |
getExtNumber9()
|
String |
getExtString0()
|
String |
getExtString1()
|
String |
getExtString2()
|
String |
getExtString3()
|
String |
getExtString4()
|
String |
getExtString5()
|
String |
getExtString6()
|
String |
getExtString7()
|
String |
getExtString8()
|
String |
getExtString9()
|
String |
getFullName()
|
Collection |
getGroupMembership()
Retrieves a collection containing all the elements for the reference groupMembership. |
List |
getGroupMembership(GroupMembershipFilter filter)
Retrieves the value for the reference groupMembership for
the specified filter. |
List |
getGroupMembership(GroupMembershipQuery query)
Retrieves the value for the reference groupMembership for
the specified query. |
GroupMembership |
getGroupMembership(String id)
Retrieves the value for the reference groupMembership for
the specified qualifier attribute value. |
String |
getIdentity()
Retrieves the value for the attribute identity. |
protected String |
getIdentity(int index)
|
Collection |
getIndexEntry()
Retrieves a collection containing all the elements for the reference indexEntry. |
List |
getIndexEntry(IndexEntryFilter filter)
Retrieves the value for the reference indexEntry for the
specified filter. |
List |
getIndexEntry(IndexEntryQuery query)
Retrieves the value for the reference indexEntry for the
specified query. |
IndexEntry |
getIndexEntry(String id)
Retrieves the value for the reference indexEntry for the
specified qualifier attribute value. |
Collection |
getMedia()
Retrieves a collection containing all the elements for the reference media. |
List |
getMedia(MediaFilter filter)
Retrieves the value for the reference media for the
specified filter. |
List |
getMedia(MediaQuery query)
Retrieves the value for the reference media for the
specified query. |
Media |
getMedia(String id)
Retrieves the value for the reference media for the
specified qualifier attribute value. |
Collection |
getMember()
Retrieves a collection containing all the elements for the reference member. |
List |
getMember(MemberFilter filter)
Retrieves the value for the reference member for the
specified filter. |
List |
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. |
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
protected Date |
getModifiedAt(int index)
|
Set |
getModifiedBy()
|
String |
getName()
Retrieves the value for the attribute name. |
protected String |
getName(int index)
|
Collection |
getNote()
Retrieves a collection containing all the elements for the reference note. |
List |
getNote(NoteFilter filter)
Retrieves the value for the reference note for the
specified filter. |
List |
getNote(NoteQuery query)
Retrieves the value for the reference note for the
specified query. |
Note |
getNote(String id)
Retrieves the value for the reference note for the
specified qualifier attribute value. |
List |
getOwner()
|
String |
getOwner(int index)
|
Collection |
getOwningGroup()
Retrieves the objects referenced by owningGroup. |
PrincipalGroup |
getOwningGroup(int index)
Retrieves the value for the reference owningGroup for the
specified qualifier attribute value. |
User |
getOwningUser()
Retrieves the value for the optional reference owningUser. |
Collection |
getPartner()
Retrieves the objects referenced by partner. |
Account |
getPartner(int index)
Retrieves the value for the reference partner for the
specified qualifier attribute value. |
Collection |
getProduct()
Retrieves a collection containing all the elements for the reference product. |
List |
getProduct(ProductFilter filter)
Retrieves the value for the reference product for the
specified filter. |
List |
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. |
Collection |
getPropertySet()
Retrieves a collection containing all the elements for the reference propertySet. |
List |
getPropertySet(PropertySetFilter filter)
Retrieves the value for the reference propertySet for the
specified filter. |
List |
getPropertySet(PropertySetQuery query)
Retrieves the value for the reference propertySet for the
specified query. |
PropertySet |
getPropertySet(String id)
Retrieves the value for the reference propertySet for the
specified qualifier attribute value. |
Collection |
getPropertySetEntry()
Retrieves a collection containing all the elements for the reference propertySetEntry. |
List |
getPropertySetEntry(PropertySetEntryFilter filter)
Retrieves the value for the reference propertySetEntry for
the specified filter. |
List |
getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for
the specified query. |
PropertySetEntry |
getPropertySetEntry(String id)
Retrieves the value for the reference propertySetEntry for
the specified qualifier attribute value. |
Collection |
getRating()
Retrieves a collection containing all the elements for the reference rating. |
List |
getRating(RatingFilter filter)
Retrieves the value for the reference rating for the
specified filter. |
List |
getRating(RatingQuery query)
Retrieves the value for the reference rating for the
specified query. |
Rating |
getRating(String id)
Retrieves the value for the reference rating for the
specified qualifier attribute value. |
Short |
getUserCode0()
|
Short |
getUserCode1()
|
Short |
getUserCode2()
|
Short |
getUserCode3()
|
List |
getUserCode4()
|
short |
getUserCode4(int index)
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate0()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate1()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate2()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate3()
|
List |
getUserDate4()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate4(int index)
|
Date |
getUserDateTime0()
|
Date |
getUserDateTime1()
|
Date |
getUserDateTime2()
|
Date |
getUserDateTime3()
|
List |
getUserDateTime4()
|
Date |
getUserDateTime4(int index)
|
BigDecimal |
getUserNumber0()
|
BigDecimal |
getUserNumber1()
|
BigDecimal |
getUserNumber2()
|
BigDecimal |
getUserNumber3()
|
List |
getUserNumber4()
|
BigDecimal |
getUserNumber4(int index)
|
String |
getUserString0()
|
String |
getUserString1()
|
String |
getUserString2()
|
String |
getUserString3()
|
List |
getUserString4()
|
String |
getUserString4(int index)
|
Collection |
getView()
Retrieves a collection containing all the elements for the reference view. |
View |
getView(String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
List |
getView(ViewFilter filter)
Retrieves the value for the reference view for the
specified filter. |
List |
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
ImportResult |
importItem(byte[] item,
String itemMimeType,
String itemName,
short locale)
|
ImportResult |
importItem(ImportParams params)
|
boolean |
isDisabled()
Retrieves the value for the attribute disabled. |
protected boolean |
isDisabled(int index)
|
Boolean |
isExtBoolean0()
|
Boolean |
isExtBoolean1()
|
Boolean |
isExtBoolean2()
|
Boolean |
isExtBoolean3()
|
Boolean |
isExtBoolean4()
|
Boolean |
isExtBoolean5()
|
Boolean |
isExtBoolean6()
|
Boolean |
isExtBoolean7()
|
Boolean |
isExtBoolean8()
|
Boolean |
isExtBoolean9()
|
Boolean |
isUserBoolean0()
|
Boolean |
isUserBoolean1()
|
Boolean |
isUserBoolean2()
|
Boolean |
isUserBoolean3()
|
List |
isUserBoolean4()
|
boolean |
isUserBoolean4(int index)
|
protected void |
removeAccessGrantedByParent()
|
void |
removeAdditionalExternalLink(String id)
|
void |
removeAddress(String id)
|
ModifySecureObjectResult |
removeAllOwningGroup(RemoveAllOwningGroupParams params)
|
ModifySecureObjectResult |
removeAllOwningGroup(short mode)
|
protected void |
removeAssignedActivity(String id)
|
protected void |
removeAssignedContract(String id)
|
void |
removeAttachedDocument(String id)
|
protected void |
removeAudit(String id)
|
void |
removeContact(int index)
|
protected void |
removeContext(String id)
|
protected void |
removeGroupMembership(String id)
|
void |
removeIndexEntry(String id)
|
void |
removeMedia(String id)
|
void |
removeMember(String id)
|
void |
removeNote(String id)
|
void |
removeOwningGroup(int index)
|
ModifySecureObjectResult |
removeOwningGroup(ModifyOwningGroupParams params)
|
ModifySecureObjectResult |
removeOwningGroup(PrincipalGroup group,
short mode)
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
void |
removePartner(int index)
|
protected void |
removeProduct(String id)
|
void |
removePropertySet(String id)
|
protected void |
removePropertySetEntry(String id)
|
void |
removeRating(String id)
|
Void |
removeSubscription()
|
Void |
removeSubscription(Void params)
|
Void |
removeSubscriptionForParent()
|
Void |
removeSubscriptionForParent(Void params)
|
protected void |
removeView(String namespace)
|
Void |
sendAlert(SendAlertParams params)
|
Void |
sendAlert(String description,
short importance,
String name,
BasicObject reference,
String toUsers)
|
protected void |
setAccessGrantedByParent(BasicObject newValue)
|
ModifySecureObjectResult |
setAccessLevel(SetAccessLevelParams params)
|
ModifySecureObjectResult |
setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
|
protected void |
setAccessLevelBrowse(int index,
short newValue)
|
void |
setAccessLevelBrowse(short newValue)
Sets a new value for the attribute accessLevelBrowse. |
protected void |
setAccessLevelDelete(int index,
short newValue)
|
void |
setAccessLevelDelete(short newValue)
Sets a new value for the attribute accessLevelDelete. |
protected void |
setAccessLevelUpdate(int index,
short newValue)
|
void |
setAccessLevelUpdate(short newValue)
Sets a new value for the attribute accessLevelUpdate. |
void |
setAccountCategory(List newValue)
|
void |
setAccountCategory(short[] newValue)
|
protected void |
setAccountRating(int index,
short newValue)
|
void |
setAccountRating(short newValue)
Sets a new value for the attribute accountRating. |
protected void |
setAccountState(int index,
short newValue)
|
void |
setAccountState(short newValue)
Sets a new value for the attribute accountState. |
void |
setAccountType(List newValue)
|
void |
setAccountType(short[] newValue)
|
void |
setAdditionalExternalLink(AdditionalExternalLink[] newValue)
|
void |
setAdditionalExternalLink(List newValue)
|
void |
setAddress(AccountAddress[] newValue)
|
void |
setAddress(List newValue)
|
void |
setAliasName(String newValue)
Sets a new value for the attribute aliasName. |
protected void |
setAssignedActivity(Activity[] newValue)
|
protected void |
setAssignedActivity(List newValue)
|
protected void |
setAssignedContract(AbstractContract[] newValue)
|
protected void |
setAssignedContract(List newValue)
|
void |
setAttachedDocument(DocumentAttachment[] newValue)
|
void |
setAttachedDocument(List newValue)
|
protected void |
setAudit(AuditEntry[] newValue)
|
protected void |
setAudit(List newValue)
|
void |
setBusinessType(List newValue)
|
void |
setBusinessType(short[] newValue)
|
void |
setCategory(List newValue)
|
void |
setCategory(String[] newValue)
|
void |
setContact(Contact[] newValue)
|
void |
setContact(List newValue)
|
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
protected void |
setCreatedAt(Date newValue)
|
protected void |
setCreatedAt(int index,
Date newValue)
|
protected void |
setCreatedBy(Set newValue)
|
protected void |
setCreatedBy(String[] newValue)
|
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
void |
setDisabled(boolean newValue)
Sets a new value for the attribute disabled. |
protected void |
setDisabled(int index,
boolean newValue)
|
void |
setDisabledReason(String newValue)
Sets a new value for the attribute disabledReason. |
void |
setExtBoolean0(Boolean newValue)
Sets a new value for the attribute extBoolean0. |
void |
setExtBoolean1(Boolean newValue)
Sets a new value for the attribute extBoolean1. |
void |
setExtBoolean2(Boolean newValue)
Sets a new value for the attribute extBoolean2. |
void |
setExtBoolean3(Boolean newValue)
Sets a new value for the attribute extBoolean3. |
void |
setExtBoolean4(Boolean newValue)
Sets a new value for the attribute extBoolean4. |
void |
setExtBoolean5(Boolean newValue)
Sets a new value for the attribute extBoolean5. |
void |
setExtBoolean6(Boolean newValue)
Sets a new value for the attribute extBoolean6. |
void |
setExtBoolean7(Boolean newValue)
Sets a new value for the attribute extBoolean7. |
void |
setExtBoolean8(Boolean newValue)
Sets a new value for the attribute extBoolean8. |
void |
setExtBoolean9(Boolean newValue)
Sets a new value for the attribute extBoolean9. |
void |
setExtCode0(Short newValue)
Sets a new value for the attribute extCode0. |
void |
setExtCode1(Short newValue)
Sets a new value for the attribute extCode1. |
void |
setExtCode2(Short newValue)
Sets a new value for the attribute extCode2. |
void |
setExtCode3(Short newValue)
Sets a new value for the attribute extCode3. |
void |
setExtCode4(Short newValue)
Sets a new value for the attribute extCode4. |
void |
setExtCode5(Short newValue)
Sets a new value for the attribute extCode5. |
void |
setExtCode6(Short newValue)
Sets a new value for the attribute extCode6. |
void |
setExtCode7(Short newValue)
Sets a new value for the attribute extCode7. |
void |
setExtCode8(Short newValue)
Sets a new value for the attribute extCode8. |
void |
setExtCode9(Short newValue)
Sets a new value for the attribute extCode9. |
void |
setExtDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate0. |
void |
setExtDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate1. |
void |
setExtDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate2. |
void |
setExtDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate3. |
void |
setExtDate4(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate4. |
void |
setExtDate5(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate5. |
void |
setExtDate6(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate6. |
void |
setExtDate7(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate7. |
void |
setExtDate8(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate8. |
void |
setExtDate9(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute extDate9. |
void |
setExtDateTime0(Date newValue)
Sets a new value for the attribute extDateTime0. |
void |
setExtDateTime1(Date newValue)
Sets a new value for the attribute extDateTime1. |
void |
setExtDateTime2(Date newValue)
Sets a new value for the attribute extDateTime2. |
void |
setExtDateTime3(Date newValue)
Sets a new value for the attribute extDateTime3. |
void |
setExtDateTime4(Date newValue)
Sets a new value for the attribute extDateTime4. |
void |
setExtDateTime5(Date newValue)
Sets a new value for the attribute extDateTime5. |
void |
setExtDateTime6(Date newValue)
Sets a new value for the attribute extDateTime6. |
void |
setExtDateTime7(Date newValue)
Sets a new value for the attribute extDateTime7. |
void |
setExtDateTime8(Date newValue)
Sets a new value for the attribute extDateTime8. |
void |
setExtDateTime9(Date newValue)
Sets a new value for the attribute extDateTime9. |
void |
setExternalLink(List newValue)
|
void |
setExternalLink(String[] newValue)
|
void |
setExtNumber0(BigDecimal newValue)
Sets a new value for the attribute extNumber0. |
void |
setExtNumber1(BigDecimal newValue)
Sets a new value for the attribute extNumber1. |
void |
setExtNumber2(BigDecimal newValue)
Sets a new value for the attribute extNumber2. |
void |
setExtNumber3(BigDecimal newValue)
Sets a new value for the attribute extNumber3. |
void |
setExtNumber4(BigDecimal newValue)
Sets a new value for the attribute extNumber4. |
void |
setExtNumber5(BigDecimal newValue)
Sets a new value for the attribute extNumber5. |
void |
setExtNumber6(BigDecimal newValue)
Sets a new value for the attribute extNumber6. |
void |
setExtNumber7(BigDecimal newValue)
Sets a new value for the attribute extNumber7. |
void |
setExtNumber8(BigDecimal newValue)
Sets a new value for the attribute extNumber8. |
void |
setExtNumber9(BigDecimal newValue)
Sets a new value for the attribute extNumber9. |
void |
setExtString0(String newValue)
Sets a new value for the attribute extString0. |
void |
setExtString1(String newValue)
Sets a new value for the attribute extString1. |
void |
setExtString2(String newValue)
Sets a new value for the attribute extString2. |
void |
setExtString3(String newValue)
Sets a new value for the attribute extString3. |
void |
setExtString4(String newValue)
Sets a new value for the attribute extString4. |
void |
setExtString5(String newValue)
Sets a new value for the attribute extString5. |
void |
setExtString6(String newValue)
Sets a new value for the attribute extString6. |
void |
setExtString7(String newValue)
Sets a new value for the attribute extString7. |
void |
setExtString8(String newValue)
Sets a new value for the attribute extString8. |
void |
setExtString9(String newValue)
Sets a new value for the attribute extString9. |
protected void |
setFullName(String newValue)
|
protected void |
setGroupMembership(GroupMembership[] newValue)
|
protected void |
setGroupMembership(List newValue)
|
protected void |
setIdentity(int index,
String newValue)
|
protected void |
setIdentity(String newValue)
|
void |
setIndexEntry(IndexEntry[] newValue)
|
void |
setIndexEntry(List newValue)
|
void |
setMedia(List newValue)
|
void |
setMedia(Media[] newValue)
|
void |
setMember(List newValue)
|
void |
setMember(Member[] newValue)
|
protected void |
setModifiedAt(Date newValue)
|
protected void |
setModifiedAt(int index,
Date newValue)
|
protected void |
setModifiedBy(Set newValue)
|
protected void |
setModifiedBy(String[] newValue)
|
protected void |
setName(int index,
String newValue)
|
void |
setName(String newValue)
Sets a new value for the attribute name. |
void |
setNote(List newValue)
|
void |
setNote(Note[] newValue)
|
protected void |
setOwner(List newValue)
|
protected void |
setOwner(String[] newValue)
|
void |
setOwningGroup(List newValue)
|
void |
setOwningGroup(PrincipalGroup[] newValue)
|
ModifySecureObjectResult |
setOwningUser(SetOwningUserParams params)
|
ModifySecureObjectResult |
setOwningUser(short mode,
User user)
|
void |
setOwningUser(User newValue)
Sets a new value for the reference owningUser. |
void |
setPartner(Account[] newValue)
|
void |
setPartner(List newValue)
|
protected void |
setProduct(List newValue)
|
protected void |
setProduct(Product[] newValue)
|
void |
setPropertySet(List newValue)
|
void |
setPropertySet(PropertySet[] newValue)
|
protected void |
setPropertySetEntry(List newValue)
|
protected void |
setPropertySetEntry(PropertySetEntry[] newValue)
|
void |
setRating(List newValue)
|
void |
setRating(Rating[] newValue)
|
void |
setUserBoolean0(Boolean newValue)
Sets a new value for the attribute userBoolean0. |
void |
setUserBoolean1(Boolean newValue)
Sets a new value for the attribute userBoolean1. |
void |
setUserBoolean2(Boolean newValue)
Sets a new value for the attribute userBoolean2. |
void |
setUserBoolean3(Boolean newValue)
Sets a new value for the attribute userBoolean3. |
void |
setUserBoolean4(boolean[] newValue)
|
void |
setUserBoolean4(List newValue)
|
void |
setUserCode0(Short newValue)
Sets a new value for the attribute userCode0. |
void |
setUserCode1(Short newValue)
Sets a new value for the attribute userCode1. |
void |
setUserCode2(Short newValue)
Sets a new value for the attribute userCode2. |
void |
setUserCode3(Short newValue)
Sets a new value for the attribute userCode3. |
void |
setUserCode4(List newValue)
|
void |
setUserCode4(short[] newValue)
|
void |
setUserDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute userDate0. |
void |
setUserDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute userDate1. |
void |
setUserDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute userDate2. |
void |
setUserDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
Sets a new value for the attribute userDate3. |
void |
setUserDate4(List newValue)
|
void |
setUserDate4(javax.xml.datatype.XMLGregorianCalendar[] newValue)
|
void |
setUserDateTime0(Date newValue)
Sets a new value for the attribute userDateTime0. |
void |
setUserDateTime1(Date newValue)
Sets a new value for the attribute userDateTime1. |
void |
setUserDateTime2(Date newValue)
Sets a new value for the attribute userDateTime2. |
void |
setUserDateTime3(Date newValue)
Sets a new value for the attribute userDateTime3. |
void |
setUserDateTime4(Date[] newValue)
|
void |
setUserDateTime4(List newValue)
|
void |
setUserNumber0(BigDecimal newValue)
Sets a new value for the attribute userNumber0. |
void |
setUserNumber1(BigDecimal newValue)
Sets a new value for the attribute userNumber1. |
void |
setUserNumber2(BigDecimal newValue)
Sets a new value for the attribute userNumber2. |
void |
setUserNumber3(BigDecimal newValue)
Sets a new value for the attribute userNumber3. |
void |
setUserNumber4(BigDecimal[] newValue)
|
void |
setUserNumber4(List newValue)
|
void |
setUserString0(String newValue)
Sets a new value for the attribute userString0. |
void |
setUserString1(String newValue)
Sets a new value for the attribute userString1. |
void |
setUserString2(String newValue)
Sets a new value for the attribute userString2. |
void |
setUserString3(String newValue)
Sets a new value for the attribute userString3. |
void |
setUserString4(List newValue)
|
void |
setUserString4(String[] newValue)
|
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
Void |
updateIndex()
|
Void |
updateIndex(Void params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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.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.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.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.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.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.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.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.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.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.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.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 |
| Constructor Detail |
|---|
public UnspecifiedAccountImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
public List getAccountCategory()
getAccountCategory in interface AbstractAccountpublic short getAccountCategory(int index)
getAccountCategory in interface AbstractAccountindex - The index of the element to return.
public void setAccountCategory(List newValue)
setAccountCategory in interface AbstractAccountnewValue - A list containing all the new elements for this attribute.public void setAccountCategory(short[] newValue)
setAccountCategory in interface AbstractAccountnewValue - An array containing all the new elements for this attribute.public short getAccountRating()
AbstractAccountaccountRating.
getAccountRating in interface AbstractAccountaccountRating.protected short getAccountRating(int index)
public void setAccountRating(short newValue)
AbstractAccountaccountRating.
setAccountRating in interface AbstractAccountnewValue - The non-null new value for attribute accountRating.
protected void setAccountRating(int index,
short newValue)
public short getAccountState()
AbstractAccountaccountState.
getAccountState in interface AbstractAccountaccountState.protected short getAccountState(int index)
public void setAccountState(short newValue)
AbstractAccountaccountState.
setAccountState in interface AbstractAccountnewValue - The non-null new value for attribute accountState.
protected void setAccountState(int index,
short newValue)
public List getAccountType()
getAccountType in interface AbstractAccountpublic short getAccountType(int index)
getAccountType in interface AbstractAccountindex - The index of the element to return.
public void setAccountType(List newValue)
setAccountType in interface AbstractAccountnewValue - A list containing all the new elements for this attribute.public void setAccountType(short[] newValue)
setAccountType in interface AbstractAccountnewValue - An array containing all the new elements for this attribute.public String getAliasName()
getAliasName in interface AbstractAccountaliasName.public void setAliasName(String newValue)
AbstractAccountaliasName.
setAliasName in interface AbstractAccountnewValue - The possibly null new value for attribute aliasName.public List getBusinessType()
getBusinessType in interface AbstractAccountpublic short getBusinessType(int index)
getBusinessType in interface AbstractAccountindex - The index of the element to return.
public void setBusinessType(List newValue)
setBusinessType in interface AbstractAccountnewValue - A list containing all the new elements for this attribute.public void setBusinessType(short[] newValue)
setBusinessType in interface AbstractAccountnewValue - An array containing all the new elements for this attribute.public String getDescription()
getDescription in interface AbstractAccountdescription.public void setDescription(String newValue)
AbstractAccountdescription.
setDescription in interface AbstractAccountnewValue - The possibly null new value for attribute description.public String getFullName()
getFullName in interface AbstractAccountfullName.protected void setFullName(String newValue)
public void setAddress(List newValue)
public void setAddress(AccountAddress[] newValue)
public AccountAddress getAddress(String id)
Accountaddress for the
specified qualifier attribute value.
getAddress in interface Accountid - The value for the qualifier attribute that qualifies this reference.
public Collection getAddress()
Accountaddress.
getAddress in interface Accountpublic List getAddress(AccountAddressFilter filter)
Accountaddress for the
specified filter.
getAddress in interface Accountfilter - filter which is applied to the set of referenced objects.
public List getAddress(AccountAddressQuery query)
Accountaddress for the
specified query.
getAddress in interface Account
public void addAddress(String id,
AccountAddress newValue)
addAddress in interface Accountid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addAddress(AccountAddress newValue)
addAddress in interface AccountnewValue - The element to be appended.public void removeAddress(String id)
removeAddress in interface Accountprotected void setAssignedActivity(List newValue)
protected void setAssignedActivity(Activity[] newValue)
public Activity getAssignedActivity(String id)
AccountassignedActivity for
the specified qualifier attribute value.
getAssignedActivity in interface Accountid - The value for the qualifier attribute that qualifies this reference.
public Collection getAssignedActivity()
AccountassignedActivity.
getAssignedActivity in interface Accountpublic List getAssignedActivity(ActivityFilter filter)
AccountassignedActivity for
the specified filter.
getAssignedActivity in interface Accountfilter - filter which is applied to the set of referenced objects.
public List getAssignedActivity(ActivityQuery query)
AccountassignedActivity for
the specified query.
getAssignedActivity in interface Account
protected void addAssignedActivity(String id,
Activity newValue)
protected void addAssignedActivity(Activity newValue)
protected void removeAssignedActivity(String id)
protected void setAssignedContract(List newValue)
protected void setAssignedContract(AbstractContract[] newValue)
public AbstractContract getAssignedContract(String id)
AccountassignedContract for
the specified qualifier attribute value.
getAssignedContract in interface Accountid - The value for the qualifier attribute that qualifies this reference.
public Collection getAssignedContract()
AccountassignedContract.
getAssignedContract in interface Accountpublic List getAssignedContract(AbstractContractFilter filter)
AccountassignedContract for
the specified filter.
getAssignedContract in interface Accountfilter - filter which is applied to the set of referenced objects.
public List getAssignedContract(AbstractContractQuery query)
AccountassignedContract for
the specified query.
getAssignedContract in interface Account
protected void addAssignedContract(String id,
AbstractContract newValue)
protected void addAssignedContract(AbstractContract newValue)
protected void removeAssignedContract(String id)
public void setContact(List newValue)
public void setContact(Contact[] newValue)
public Contact getContact(int index)
Accountcontact for the
specified qualifier attribute value.
getContact in interface Accountindex - The value for the qualifier attribute that qualifies this reference.
public Collection getContact()
Accountcontact.
getContact in interface Account
public void addContact(int index,
Contact newValue)
addContact in interface Accountindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addContact(Contact newValue)
addContact in interface AccountnewValue - The element to be appended.public void removeContact(int index)
removeContact in interface Account
public CreateInvoiceResult createInvoice(CreateInvoiceParams params)
throws RefException
createInvoice in interface AccountRefException
public CreateInvoiceResult createInvoice(Invoice basedOn,
String description,
String name)
throws RefException
createInvoice in interface AccountRefException
public CreateLeadResult createLead(CreateLeadParams params)
throws RefException
createLead in interface AccountRefException
public CreateLeadResult createLead(Lead basedOn,
String description,
String name,
String nextStep)
throws RefException
createLead in interface AccountRefException
public CreateOpportunityResult createOpportunity(CreateOpportunityParams params)
throws RefException
createOpportunity in interface AccountRefException
public CreateOpportunityResult createOpportunity(Opportunity basedOn,
String description,
String name)
throws RefException
createOpportunity in interface AccountRefException
public CreateQuoteResult createQuote(CreateQuoteParams params)
throws RefException
createQuote in interface AccountRefException
public CreateQuoteResult createQuote(Quote basedOn,
String description,
String name)
throws RefException
createQuote in interface AccountRefException
public CreateSalesOrderResult createSalesOrder(CreateSalesOrderParams params)
throws RefException
createSalesOrder in interface AccountRefException
public CreateSalesOrderResult createSalesOrder(SalesOrder basedOn,
String description,
String name)
throws RefException
createSalesOrder in interface AccountRefExceptionprotected void setGroupMembership(List newValue)
protected void setGroupMembership(GroupMembership[] newValue)
public GroupMembership getGroupMembership(String id)
AccountgroupMembership for
the specified qualifier attribute value.
getGroupMembership in interface Accountid - The value for the qualifier attribute that qualifies this reference.
public Collection getGroupMembership()
AccountgroupMembership.
getGroupMembership in interface Accountpublic List getGroupMembership(GroupMembershipFilter filter)
AccountgroupMembership for
the specified filter.
getGroupMembership in interface Accountfilter - filter which is applied to the set of referenced objects.
public List getGroupMembership(GroupMembershipQuery query)
AccountgroupMembership for
the specified query.
getGroupMembership in interface Account
protected void addGroupMembership(String id,
GroupMembership newValue)
protected void addGroupMembership(GroupMembership newValue)
protected void removeGroupMembership(String id)
public void setPartner(List newValue)
public void setPartner(Account[] newValue)
public Account getPartner(int index)
Accountpartner for the
specified qualifier attribute value.
getPartner in interface Accountindex - The value for the qualifier attribute that qualifies this reference.
public Collection getPartner()
Accountpartner.
getPartner in interface Account
public void addPartner(int index,
Account newValue)
addPartner in interface Accountindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addPartner(Account newValue)
addPartner in interface AccountnewValue - The element to be appended.public void removePartner(int index)
removePartner in interface Accountprotected void setProduct(List newValue)
protected void setProduct(Product[] newValue)
public Product getProduct(String id)
Accountproduct for the
specified qualifier attribute value.
getProduct in interface Accountid - The value for the qualifier attribute that qualifies this reference.
public Collection getProduct()
Accountproduct.
getProduct in interface Accountpublic List getProduct(ProductFilter filter)
Accountproduct for the
specified filter.
getProduct in interface Accountfilter - filter which is applied to the set of referenced objects.
public List getProduct(ProductQuery query)
Accountproduct for the
specified query.
getProduct in interface Account
protected void addProduct(String id,
Product newValue)
protected void addProduct(Product newValue)
protected void removeProduct(String id)
public void setMember(List newValue)
public void setMember(Member[] newValue)
public Member getMember(String id)
Groupmember for the
specified qualifier attribute value.
getMember in interface Groupid - The value for the qualifier attribute that qualifies this reference.
public Collection getMember()
Groupmember.
getMember in interface Grouppublic List getMember(MemberFilter filter)
Groupmember for the
specified filter.
getMember in interface Groupfilter - filter which is applied to the set of referenced objects.
public List getMember(MemberQuery query)
Groupmember for the
specified query.
getMember in interface Group
public void addMember(String id,
Member newValue)
addMember in interface Groupid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addMember(Member newValue)
addMember in interface GroupnewValue - The element to be appended.public void removeMember(String id)
removeMember in interface Grouppublic String getName()
Groupname.
getName in interface Groupname.protected String getName(int index)
public void setName(String newValue)
Groupname.
setName in interface GroupnewValue - The non-null new value for attribute name.
protected void setName(int index,
String newValue)
public Boolean isExtBoolean0()
isExtBoolean0 in interface UnspecifiedAccountextBoolean0.public void setExtBoolean0(Boolean newValue)
UnspecifiedAccountextBoolean0.
setExtBoolean0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean0.public Boolean isExtBoolean1()
isExtBoolean1 in interface UnspecifiedAccountextBoolean1.public void setExtBoolean1(Boolean newValue)
UnspecifiedAccountextBoolean1.
setExtBoolean1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean1.public Boolean isExtBoolean2()
isExtBoolean2 in interface UnspecifiedAccountextBoolean2.public void setExtBoolean2(Boolean newValue)
UnspecifiedAccountextBoolean2.
setExtBoolean2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean2.public Boolean isExtBoolean3()
isExtBoolean3 in interface UnspecifiedAccountextBoolean3.public void setExtBoolean3(Boolean newValue)
UnspecifiedAccountextBoolean3.
setExtBoolean3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean3.public Boolean isExtBoolean4()
isExtBoolean4 in interface UnspecifiedAccountextBoolean4.public void setExtBoolean4(Boolean newValue)
UnspecifiedAccountextBoolean4.
setExtBoolean4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean4.public Boolean isExtBoolean5()
isExtBoolean5 in interface UnspecifiedAccountextBoolean5.public void setExtBoolean5(Boolean newValue)
UnspecifiedAccountextBoolean5.
setExtBoolean5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean5.public Boolean isExtBoolean6()
isExtBoolean6 in interface UnspecifiedAccountextBoolean6.public void setExtBoolean6(Boolean newValue)
UnspecifiedAccountextBoolean6.
setExtBoolean6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean6.public Boolean isExtBoolean7()
isExtBoolean7 in interface UnspecifiedAccountextBoolean7.public void setExtBoolean7(Boolean newValue)
UnspecifiedAccountextBoolean7.
setExtBoolean7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean7.public Boolean isExtBoolean8()
isExtBoolean8 in interface UnspecifiedAccountextBoolean8.public void setExtBoolean8(Boolean newValue)
UnspecifiedAccountextBoolean8.
setExtBoolean8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean8.public Boolean isExtBoolean9()
isExtBoolean9 in interface UnspecifiedAccountextBoolean9.public void setExtBoolean9(Boolean newValue)
UnspecifiedAccountextBoolean9.
setExtBoolean9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extBoolean9.public Short getExtCode0()
getExtCode0 in interface UnspecifiedAccountextCode0.public void setExtCode0(Short newValue)
UnspecifiedAccountextCode0.
setExtCode0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode0.public Short getExtCode1()
getExtCode1 in interface UnspecifiedAccountextCode1.public void setExtCode1(Short newValue)
UnspecifiedAccountextCode1.
setExtCode1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode1.public Short getExtCode2()
getExtCode2 in interface UnspecifiedAccountextCode2.public void setExtCode2(Short newValue)
UnspecifiedAccountextCode2.
setExtCode2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode2.public Short getExtCode3()
getExtCode3 in interface UnspecifiedAccountextCode3.public void setExtCode3(Short newValue)
UnspecifiedAccountextCode3.
setExtCode3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode3.public Short getExtCode4()
getExtCode4 in interface UnspecifiedAccountextCode4.public void setExtCode4(Short newValue)
UnspecifiedAccountextCode4.
setExtCode4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode4.public Short getExtCode5()
getExtCode5 in interface UnspecifiedAccountextCode5.public void setExtCode5(Short newValue)
UnspecifiedAccountextCode5.
setExtCode5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode5.public Short getExtCode6()
getExtCode6 in interface UnspecifiedAccountextCode6.public void setExtCode6(Short newValue)
UnspecifiedAccountextCode6.
setExtCode6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode6.public Short getExtCode7()
getExtCode7 in interface UnspecifiedAccountextCode7.public void setExtCode7(Short newValue)
UnspecifiedAccountextCode7.
setExtCode7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode7.public Short getExtCode8()
getExtCode8 in interface UnspecifiedAccountextCode8.public void setExtCode8(Short newValue)
UnspecifiedAccountextCode8.
setExtCode8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode8.public Short getExtCode9()
getExtCode9 in interface UnspecifiedAccountextCode9.public void setExtCode9(Short newValue)
UnspecifiedAccountextCode9.
setExtCode9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extCode9.public javax.xml.datatype.XMLGregorianCalendar getExtDate0()
getExtDate0 in interface UnspecifiedAccountextDate0.public void setExtDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate0.
setExtDate0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate0.public javax.xml.datatype.XMLGregorianCalendar getExtDate1()
getExtDate1 in interface UnspecifiedAccountextDate1.public void setExtDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate1.
setExtDate1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate1.public javax.xml.datatype.XMLGregorianCalendar getExtDate2()
getExtDate2 in interface UnspecifiedAccountextDate2.public void setExtDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate2.
setExtDate2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate2.public javax.xml.datatype.XMLGregorianCalendar getExtDate3()
getExtDate3 in interface UnspecifiedAccountextDate3.public void setExtDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate3.
setExtDate3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate3.public javax.xml.datatype.XMLGregorianCalendar getExtDate4()
getExtDate4 in interface UnspecifiedAccountextDate4.public void setExtDate4(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate4.
setExtDate4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate4.public javax.xml.datatype.XMLGregorianCalendar getExtDate5()
getExtDate5 in interface UnspecifiedAccountextDate5.public void setExtDate5(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate5.
setExtDate5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate5.public javax.xml.datatype.XMLGregorianCalendar getExtDate6()
getExtDate6 in interface UnspecifiedAccountextDate6.public void setExtDate6(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate6.
setExtDate6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate6.public javax.xml.datatype.XMLGregorianCalendar getExtDate7()
getExtDate7 in interface UnspecifiedAccountextDate7.public void setExtDate7(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate7.
setExtDate7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate7.public javax.xml.datatype.XMLGregorianCalendar getExtDate8()
getExtDate8 in interface UnspecifiedAccountextDate8.public void setExtDate8(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate8.
setExtDate8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate8.public javax.xml.datatype.XMLGregorianCalendar getExtDate9()
getExtDate9 in interface UnspecifiedAccountextDate9.public void setExtDate9(javax.xml.datatype.XMLGregorianCalendar newValue)
UnspecifiedAccountextDate9.
setExtDate9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDate9.public Date getExtDateTime0()
getExtDateTime0 in interface UnspecifiedAccountextDateTime0.public void setExtDateTime0(Date newValue)
UnspecifiedAccountextDateTime0.
setExtDateTime0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime0.public Date getExtDateTime1()
getExtDateTime1 in interface UnspecifiedAccountextDateTime1.public void setExtDateTime1(Date newValue)
UnspecifiedAccountextDateTime1.
setExtDateTime1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime1.public Date getExtDateTime2()
getExtDateTime2 in interface UnspecifiedAccountextDateTime2.public void setExtDateTime2(Date newValue)
UnspecifiedAccountextDateTime2.
setExtDateTime2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime2.public Date getExtDateTime3()
getExtDateTime3 in interface UnspecifiedAccountextDateTime3.public void setExtDateTime3(Date newValue)
UnspecifiedAccountextDateTime3.
setExtDateTime3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime3.public Date getExtDateTime4()
getExtDateTime4 in interface UnspecifiedAccountextDateTime4.public void setExtDateTime4(Date newValue)
UnspecifiedAccountextDateTime4.
setExtDateTime4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime4.public Date getExtDateTime5()
getExtDateTime5 in interface UnspecifiedAccountextDateTime5.public void setExtDateTime5(Date newValue)
UnspecifiedAccountextDateTime5.
setExtDateTime5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime5.public Date getExtDateTime6()
getExtDateTime6 in interface UnspecifiedAccountextDateTime6.public void setExtDateTime6(Date newValue)
UnspecifiedAccountextDateTime6.
setExtDateTime6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime6.public Date getExtDateTime7()
getExtDateTime7 in interface UnspecifiedAccountextDateTime7.public void setExtDateTime7(Date newValue)
UnspecifiedAccountextDateTime7.
setExtDateTime7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime7.public Date getExtDateTime8()
getExtDateTime8 in interface UnspecifiedAccountextDateTime8.public void setExtDateTime8(Date newValue)
UnspecifiedAccountextDateTime8.
setExtDateTime8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime8.public Date getExtDateTime9()
getExtDateTime9 in interface UnspecifiedAccountextDateTime9.public void setExtDateTime9(Date newValue)
UnspecifiedAccountextDateTime9.
setExtDateTime9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extDateTime9.public BigDecimal getExtNumber0()
getExtNumber0 in interface UnspecifiedAccountextNumber0.public void setExtNumber0(BigDecimal newValue)
UnspecifiedAccountextNumber0.
setExtNumber0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber0.public BigDecimal getExtNumber1()
getExtNumber1 in interface UnspecifiedAccountextNumber1.public void setExtNumber1(BigDecimal newValue)
UnspecifiedAccountextNumber1.
setExtNumber1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber1.public BigDecimal getExtNumber2()
getExtNumber2 in interface UnspecifiedAccountextNumber2.public void setExtNumber2(BigDecimal newValue)
UnspecifiedAccountextNumber2.
setExtNumber2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber2.public BigDecimal getExtNumber3()
getExtNumber3 in interface UnspecifiedAccountextNumber3.public void setExtNumber3(BigDecimal newValue)
UnspecifiedAccountextNumber3.
setExtNumber3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber3.public BigDecimal getExtNumber4()
getExtNumber4 in interface UnspecifiedAccountextNumber4.public void setExtNumber4(BigDecimal newValue)
UnspecifiedAccountextNumber4.
setExtNumber4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber4.public BigDecimal getExtNumber5()
getExtNumber5 in interface UnspecifiedAccountextNumber5.public void setExtNumber5(BigDecimal newValue)
UnspecifiedAccountextNumber5.
setExtNumber5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber5.public BigDecimal getExtNumber6()
getExtNumber6 in interface UnspecifiedAccountextNumber6.public void setExtNumber6(BigDecimal newValue)
UnspecifiedAccountextNumber6.
setExtNumber6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber6.public BigDecimal getExtNumber7()
getExtNumber7 in interface UnspecifiedAccountextNumber7.public void setExtNumber7(BigDecimal newValue)
UnspecifiedAccountextNumber7.
setExtNumber7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber7.public BigDecimal getExtNumber8()
getExtNumber8 in interface UnspecifiedAccountextNumber8.public void setExtNumber8(BigDecimal newValue)
UnspecifiedAccountextNumber8.
setExtNumber8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber8.public BigDecimal getExtNumber9()
getExtNumber9 in interface UnspecifiedAccountextNumber9.public void setExtNumber9(BigDecimal newValue)
UnspecifiedAccountextNumber9.
setExtNumber9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extNumber9.public String getExtString0()
getExtString0 in interface UnspecifiedAccountextString0.public void setExtString0(String newValue)
UnspecifiedAccountextString0.
setExtString0 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString0.public String getExtString1()
getExtString1 in interface UnspecifiedAccountextString1.public void setExtString1(String newValue)
UnspecifiedAccountextString1.
setExtString1 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString1.public String getExtString2()
getExtString2 in interface UnspecifiedAccountextString2.public void setExtString2(String newValue)
UnspecifiedAccountextString2.
setExtString2 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString2.public String getExtString3()
getExtString3 in interface UnspecifiedAccountextString3.public void setExtString3(String newValue)
UnspecifiedAccountextString3.
setExtString3 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString3.public String getExtString4()
getExtString4 in interface UnspecifiedAccountextString4.public void setExtString4(String newValue)
UnspecifiedAccountextString4.
setExtString4 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString4.public String getExtString5()
getExtString5 in interface UnspecifiedAccountextString5.public void setExtString5(String newValue)
UnspecifiedAccountextString5.
setExtString5 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString5.public String getExtString6()
getExtString6 in interface UnspecifiedAccountextString6.public void setExtString6(String newValue)
UnspecifiedAccountextString6.
setExtString6 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString6.public String getExtString7()
getExtString7 in interface UnspecifiedAccountextString7.public void setExtString7(String newValue)
UnspecifiedAccountextString7.
setExtString7 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString7.public String getExtString8()
getExtString8 in interface UnspecifiedAccountextString8.public void setExtString8(String newValue)
UnspecifiedAccountextString8.
setExtString8 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString8.public String getExtString9()
getExtString9 in interface UnspecifiedAccountextString9.public void setExtString9(String newValue)
UnspecifiedAccountextString9.
setExtString9 in interface UnspecifiedAccountnewValue - The possibly null new value for attribute extString9.
public Void sendAlert(SendAlertParams params)
throws RefException
sendAlert in interface AlertSenderRefException
public Void sendAlert(String description,
short importance,
String name,
BasicObject reference,
String toUsers)
throws RefException
sendAlert in interface AlertSenderRefExceptionprotected void setAudit(List newValue)
protected void setAudit(AuditEntry[] newValue)
public AuditEntry getAudit(String id)
Auditeeaudit for the
specified qualifier attribute value.
getAudit in interface Auditeeid - The value for the qualifier attribute that qualifies this reference.
public Collection getAudit()
Auditeeaudit.
getAudit in interface Auditeepublic List getAudit(AuditEntryFilter filter)
Auditeeaudit for the
specified filter.
getAudit in interface Auditeefilter - filter which is applied to the set of referenced objects.
public List getAudit(AuditEntryQuery query)
Auditeeaudit for the
specified query.
getAudit in interface Auditee
protected void addAudit(String id,
AuditEntry newValue)
protected void addAudit(AuditEntry newValue)
protected void removeAudit(String id)
public CloneResult clone_(CloneParams params)
throws RefException
clone_ in interface CloneableRefException
public CloneResult clone_(String referenceFilter)
throws RefException
clone_ in interface CloneableRefException
public ImportResult importItem(ImportParams params)
throws RefException
importItem in interface ImporterRefException
public ImportResult importItem(byte[] item,
String itemMimeType,
String itemName,
short locale)
throws RefException
importItem in interface ImporterRefExceptionpublic void setIndexEntry(List newValue)
public void setIndexEntry(IndexEntry[] newValue)
public IndexEntry getIndexEntry(String id)
IndexedindexEntry for the
specified qualifier attribute value.
getIndexEntry in interface Indexedid - The value for the qualifier attribute that qualifies this reference.
public Collection getIndexEntry()
IndexedindexEntry.
getIndexEntry in interface Indexedpublic List getIndexEntry(IndexEntryFilter filter)
IndexedindexEntry for the
specified filter.
getIndexEntry in interface Indexedfilter - filter which is applied to the set of referenced objects.
public List getIndexEntry(IndexEntryQuery query)
IndexedindexEntry for the
specified query.
getIndexEntry in interface Indexed
public void addIndexEntry(String id,
IndexEntry newValue)
addIndexEntry in interface Indexedid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addIndexEntry(IndexEntry newValue)
addIndexEntry in interface IndexednewValue - The element to be appended.public void removeIndexEntry(String id)
removeIndexEntry in interface Indexed
public Void updateIndex(Void params)
throws RefException
updateIndex in interface IndexedRefException
public Void updateIndex()
throws RefException
updateIndex in interface IndexedRefExceptionpublic BasicObject getAccessGrantedByParent()
SecureObjectaccessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectprotected void setAccessGrantedByParent(BasicObject newValue)
protected void removeAccessGrantedByParent()
public short getAccessLevelBrowse()
SecureObjectaccessLevelBrowse.
getAccessLevelBrowse in interface SecureObjectaccessLevelBrowse.protected short getAccessLevelBrowse(int index)
public void setAccessLevelBrowse(short newValue)
SecureObjectaccessLevelBrowse.
setAccessLevelBrowse in interface SecureObjectnewValue - The non-null new value for attribute accessLevelBrowse.
protected void setAccessLevelBrowse(int index,
short newValue)
public short getAccessLevelDelete()
SecureObjectaccessLevelDelete.
getAccessLevelDelete in interface SecureObjectaccessLevelDelete.protected short getAccessLevelDelete(int index)
public void setAccessLevelDelete(short newValue)
SecureObjectaccessLevelDelete.
setAccessLevelDelete in interface SecureObjectnewValue - The non-null new value for attribute accessLevelDelete.
protected void setAccessLevelDelete(int index,
short newValue)
public short getAccessLevelUpdate()
SecureObjectaccessLevelUpdate.
getAccessLevelUpdate in interface SecureObjectaccessLevelUpdate.protected short getAccessLevelUpdate(int index)
public void setAccessLevelUpdate(short newValue)
SecureObjectaccessLevelUpdate.
setAccessLevelUpdate in interface SecureObjectnewValue - The non-null new value for attribute accessLevelUpdate.
protected void setAccessLevelUpdate(int index,
short newValue)
public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
throws RefException
addOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult addOwningGroup(PrincipalGroup group,
short mode)
throws RefException
addOwningGroup in interface SecureObjectRefExceptionpublic List getOwner()
getOwner in interface SecureObjectpublic String getOwner(int index)
getOwner in interface SecureObjectindex - The index of the element to return.
protected void setOwner(List newValue)
protected void setOwner(String[] newValue)
public void setOwningGroup(List newValue)
public void setOwningGroup(PrincipalGroup[] newValue)
public PrincipalGroup getOwningGroup(int index)
SecureObjectowningGroup for the
specified qualifier attribute value.
getOwningGroup in interface SecureObjectindex - The value for the qualifier attribute that qualifies this reference.
public Collection getOwningGroup()
SecureObjectowningGroup.
getOwningGroup in interface SecureObject
public void addOwningGroup(int index,
PrincipalGroup newValue)
addOwningGroup in interface SecureObjectindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addOwningGroup(PrincipalGroup newValue)
addOwningGroup in interface SecureObjectnewValue - The element to be appended.public void removeOwningGroup(int index)
removeOwningGroup in interface SecureObjectpublic User getOwningUser()
SecureObjectowningUser.
getOwningUser in interface SecureObjectpublic void setOwningUser(User newValue)
SecureObjectowningUser.
setOwningUser in interface SecureObjectnewValue - The non-null new value for this reference.public void removeOwningUser()
SecureObjectowningUser.
removeOwningUser in interface SecureObject
public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
throws RefException
removeAllOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeAllOwningGroup(short mode)
throws RefException
removeAllOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
throws RefException
removeOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeOwningGroup(PrincipalGroup group,
short mode)
throws RefException
removeOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
throws RefException
setAccessLevel in interface SecureObjectRefException
public ModifySecureObjectResult setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
throws RefException
setAccessLevel in interface SecureObjectRefException
public ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
throws RefException
setOwningUser in interface SecureObjectRefException
public ModifySecureObjectResult setOwningUser(short mode,
User user)
throws RefException
setOwningUser in interface SecureObjectRefException
public Void addSubscription(Void params)
throws RefException
addSubscription in interface SubscriptionTargetRefException
public Void addSubscription()
throws RefException
addSubscription in interface SubscriptionTargetRefException
public Void addSubscriptionForParent(Void params)
throws RefException
addSubscriptionForParent in interface SubscriptionTargetRefException
public Void addSubscriptionForParent()
throws RefException
addSubscriptionForParent in interface SubscriptionTargetRefException
public Void removeSubscription(Void params)
throws RefException
removeSubscription in interface SubscriptionTargetRefException
public Void removeSubscription()
throws RefException
removeSubscription in interface SubscriptionTargetRefException
public Void removeSubscriptionForParent(Void params)
throws RefException
removeSubscriptionForParent in interface SubscriptionTargetRefException
public Void removeSubscriptionForParent()
throws RefException
removeSubscriptionForParent in interface SubscriptionTargetRefException
public ExportResult exportXml(XmlExportParams params)
throws RefException
exportXml in interface XmlExporterRefException
public ExportResult exportXml(String attributeFilter,
String referenceFilter)
throws RefException
exportXml in interface XmlExporterRefExceptionpublic void setAdditionalExternalLink(List newValue)
public void setAdditionalExternalLink(AdditionalExternalLink[] newValue)
public AdditionalExternalLink getAdditionalExternalLink(String id)
CrxObjectadditionalExternalLink for the specified qualifier
attribute value.
getAdditionalExternalLink in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getAdditionalExternalLink()
CrxObjectadditionalExternalLink.
getAdditionalExternalLink in interface CrxObjectpublic List getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
CrxObjectadditionalExternalLink for the specified filter.
getAdditionalExternalLink in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getAdditionalExternalLink(AdditionalExternalLinkQuery query)
CrxObjectadditionalExternalLink for the specified query.
getAdditionalExternalLink in interface CrxObject
public void addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
addAdditionalExternalLink in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addAdditionalExternalLink(AdditionalExternalLink newValue)
addAdditionalExternalLink in interface CrxObjectnewValue - The element to be appended.public void removeAdditionalExternalLink(String id)
removeAdditionalExternalLink in interface CrxObjectpublic void setAttachedDocument(List newValue)
public void setAttachedDocument(DocumentAttachment[] newValue)
public DocumentAttachment getAttachedDocument(String id)
CrxObjectattachedDocument for
the specified qualifier attribute value.
getAttachedDocument in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getAttachedDocument()
CrxObjectattachedDocument.
getAttachedDocument in interface CrxObjectpublic List getAttachedDocument(DocumentAttachmentFilter filter)
CrxObjectattachedDocument for
the specified filter.
getAttachedDocument in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getAttachedDocument(DocumentAttachmentQuery query)
CrxObjectattachedDocument for
the specified query.
getAttachedDocument in interface CrxObject
public void addAttachedDocument(String id,
DocumentAttachment newValue)
addAttachedDocument in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addAttachedDocument(DocumentAttachment newValue)
addAttachedDocument in interface CrxObjectnewValue - The element to be appended.public void removeAttachedDocument(String id)
removeAttachedDocument in interface CrxObjectpublic List getCategory()
getCategory in interface CrxObjectpublic String getCategory(int index)
getCategory in interface CrxObjectindex - The index of the element to return.
public void setCategory(List newValue)
setCategory in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setCategory(String[] newValue)
setCategory in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public boolean isDisabled()
CrxObjectdisabled.
isDisabled in interface CrxObjectdisabled.protected boolean isDisabled(int index)
public void setDisabled(boolean newValue)
CrxObjectdisabled.
setDisabled in interface CrxObjectnewValue - The non-null new value for attribute disabled.
protected void setDisabled(int index,
boolean newValue)
public String getDisabledReason()
getDisabledReason in interface CrxObjectdisabledReason.public void setDisabledReason(String newValue)
CrxObjectdisabledReason.
setDisabledReason in interface CrxObjectnewValue - The possibly null new value for attribute disabledReason.public List getExternalLink()
getExternalLink in interface CrxObjectpublic String getExternalLink(int index)
getExternalLink in interface CrxObjectindex - The index of the element to return.
public void setExternalLink(List newValue)
setExternalLink in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setExternalLink(String[] newValue)
setExternalLink in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public void setMedia(List newValue)
public void setMedia(Media[] newValue)
public Media getMedia(String id)
CrxObjectmedia for the
specified qualifier attribute value.
getMedia in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getMedia()
CrxObjectmedia.
getMedia in interface CrxObjectpublic List getMedia(MediaFilter filter)
CrxObjectmedia for the
specified filter.
getMedia in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getMedia(MediaQuery query)
CrxObjectmedia for the
specified query.
getMedia in interface CrxObject
public void addMedia(String id,
Media newValue)
addMedia in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addMedia(Media newValue)
addMedia in interface CrxObjectnewValue - The element to be appended.public void removeMedia(String id)
removeMedia in interface CrxObjectpublic void setNote(List newValue)
public void setNote(Note[] newValue)
public Note getNote(String id)
CrxObjectnote for the
specified qualifier attribute value.
getNote in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getNote()
CrxObjectnote.
getNote in interface CrxObjectpublic List getNote(NoteFilter filter)
CrxObjectnote for the
specified filter.
getNote in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getNote(NoteQuery query)
CrxObjectnote for the
specified query.
getNote in interface CrxObject
public void addNote(String id,
Note newValue)
addNote in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addNote(Note newValue)
addNote in interface CrxObjectnewValue - The element to be appended.public void removeNote(String id)
removeNote in interface CrxObjectpublic void setPropertySet(List newValue)
public void setPropertySet(PropertySet[] newValue)
public PropertySet getPropertySet(String id)
CrxObjectpropertySet for the
specified qualifier attribute value.
getPropertySet in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getPropertySet()
CrxObjectpropertySet.
getPropertySet in interface CrxObjectpublic List getPropertySet(PropertySetFilter filter)
CrxObjectpropertySet for the
specified filter.
getPropertySet in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getPropertySet(PropertySetQuery query)
CrxObjectpropertySet for the
specified query.
getPropertySet in interface CrxObject
public void addPropertySet(String id,
PropertySet newValue)
addPropertySet in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addPropertySet(PropertySet newValue)
addPropertySet in interface CrxObjectnewValue - The element to be appended.public void removePropertySet(String id)
removePropertySet in interface CrxObjectprotected void setPropertySetEntry(List newValue)
protected void setPropertySetEntry(PropertySetEntry[] newValue)
public PropertySetEntry getPropertySetEntry(String id)
CrxObjectpropertySetEntry for
the specified qualifier attribute value.
getPropertySetEntry in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getPropertySetEntry()
CrxObjectpropertySetEntry.
getPropertySetEntry in interface CrxObjectpublic List getPropertySetEntry(PropertySetEntryFilter filter)
CrxObjectpropertySetEntry for
the specified filter.
getPropertySetEntry in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getPropertySetEntry(PropertySetEntryQuery query)
CrxObjectpropertySetEntry for
the specified query.
getPropertySetEntry in interface CrxObject
protected void addPropertySetEntry(String id,
PropertySetEntry newValue)
protected void addPropertySetEntry(PropertySetEntry newValue)
protected void removePropertySetEntry(String id)
public void setRating(List newValue)
public void setRating(Rating[] newValue)
public Rating getRating(String id)
CrxObjectrating for the
specified qualifier attribute value.
getRating in interface CrxObjectid - The value for the qualifier attribute that qualifies this reference.
public Collection getRating()
CrxObjectrating.
getRating in interface CrxObjectpublic List getRating(RatingFilter filter)
CrxObjectrating for the
specified filter.
getRating in interface CrxObjectfilter - filter which is applied to the set of referenced objects.
public List getRating(RatingQuery query)
CrxObjectrating for the
specified query.
getRating in interface CrxObject
public void addRating(String id,
Rating newValue)
addRating in interface CrxObjectid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addRating(Rating newValue)
addRating in interface CrxObjectnewValue - The element to be appended.public void removeRating(String id)
removeRating in interface CrxObjectpublic Boolean isUserBoolean0()
isUserBoolean0 in interface CrxObjectuserBoolean0.public void setUserBoolean0(Boolean newValue)
CrxObjectuserBoolean0.
setUserBoolean0 in interface CrxObjectnewValue - The possibly null new value for attribute userBoolean0.public Boolean isUserBoolean1()
isUserBoolean1 in interface CrxObjectuserBoolean1.public void setUserBoolean1(Boolean newValue)
CrxObjectuserBoolean1.
setUserBoolean1 in interface CrxObjectnewValue - The possibly null new value for attribute userBoolean1.public Boolean isUserBoolean2()
isUserBoolean2 in interface CrxObjectuserBoolean2.public void setUserBoolean2(Boolean newValue)
CrxObjectuserBoolean2.
setUserBoolean2 in interface CrxObjectnewValue - The possibly null new value for attribute userBoolean2.public Boolean isUserBoolean3()
isUserBoolean3 in interface CrxObjectuserBoolean3.public void setUserBoolean3(Boolean newValue)
CrxObjectuserBoolean3.
setUserBoolean3 in interface CrxObjectnewValue - The possibly null new value for attribute userBoolean3.public List isUserBoolean4()
isUserBoolean4 in interface CrxObjectpublic boolean isUserBoolean4(int index)
isUserBoolean4 in interface CrxObjectindex - The index of the element to return.
public void setUserBoolean4(List newValue)
setUserBoolean4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserBoolean4(boolean[] newValue)
setUserBoolean4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public Short getUserCode0()
getUserCode0 in interface CrxObjectuserCode0.public void setUserCode0(Short newValue)
CrxObjectuserCode0.
setUserCode0 in interface CrxObjectnewValue - The possibly null new value for attribute userCode0.public Short getUserCode1()
getUserCode1 in interface CrxObjectuserCode1.public void setUserCode1(Short newValue)
CrxObjectuserCode1.
setUserCode1 in interface CrxObjectnewValue - The possibly null new value for attribute userCode1.public Short getUserCode2()
getUserCode2 in interface CrxObjectuserCode2.public void setUserCode2(Short newValue)
CrxObjectuserCode2.
setUserCode2 in interface CrxObjectnewValue - The possibly null new value for attribute userCode2.public Short getUserCode3()
getUserCode3 in interface CrxObjectuserCode3.public void setUserCode3(Short newValue)
CrxObjectuserCode3.
setUserCode3 in interface CrxObjectnewValue - The possibly null new value for attribute userCode3.public List getUserCode4()
getUserCode4 in interface CrxObjectpublic short getUserCode4(int index)
getUserCode4 in interface CrxObjectindex - The index of the element to return.
public void setUserCode4(List newValue)
setUserCode4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserCode4(short[] newValue)
setUserCode4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public javax.xml.datatype.XMLGregorianCalendar getUserDate0()
getUserDate0 in interface CrxObjectuserDate0.public void setUserDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
CrxObjectuserDate0.
setUserDate0 in interface CrxObjectnewValue - The possibly null new value for attribute userDate0.public javax.xml.datatype.XMLGregorianCalendar getUserDate1()
getUserDate1 in interface CrxObjectuserDate1.public void setUserDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
CrxObjectuserDate1.
setUserDate1 in interface CrxObjectnewValue - The possibly null new value for attribute userDate1.public javax.xml.datatype.XMLGregorianCalendar getUserDate2()
getUserDate2 in interface CrxObjectuserDate2.public void setUserDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
CrxObjectuserDate2.
setUserDate2 in interface CrxObjectnewValue - The possibly null new value for attribute userDate2.public javax.xml.datatype.XMLGregorianCalendar getUserDate3()
getUserDate3 in interface CrxObjectuserDate3.public void setUserDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
CrxObjectuserDate3.
setUserDate3 in interface CrxObjectnewValue - The possibly null new value for attribute userDate3.public List getUserDate4()
getUserDate4 in interface CrxObjectpublic javax.xml.datatype.XMLGregorianCalendar getUserDate4(int index)
getUserDate4 in interface CrxObjectindex - The index of the element to return.
public void setUserDate4(List newValue)
setUserDate4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserDate4(javax.xml.datatype.XMLGregorianCalendar[] newValue)
setUserDate4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public Date getUserDateTime0()
getUserDateTime0 in interface CrxObjectuserDateTime0.public void setUserDateTime0(Date newValue)
CrxObjectuserDateTime0.
setUserDateTime0 in interface CrxObjectnewValue - The possibly null new value for attribute userDateTime0.public Date getUserDateTime1()
getUserDateTime1 in interface CrxObjectuserDateTime1.public void setUserDateTime1(Date newValue)
CrxObjectuserDateTime1.
setUserDateTime1 in interface CrxObjectnewValue - The possibly null new value for attribute userDateTime1.public Date getUserDateTime2()
getUserDateTime2 in interface CrxObjectuserDateTime2.public void setUserDateTime2(Date newValue)
CrxObjectuserDateTime2.
setUserDateTime2 in interface CrxObjectnewValue - The possibly null new value for attribute userDateTime2.public Date getUserDateTime3()
getUserDateTime3 in interface CrxObjectuserDateTime3.public void setUserDateTime3(Date newValue)
CrxObjectuserDateTime3.
setUserDateTime3 in interface CrxObjectnewValue - The possibly null new value for attribute userDateTime3.public List getUserDateTime4()
getUserDateTime4 in interface CrxObjectpublic Date getUserDateTime4(int index)
getUserDateTime4 in interface CrxObjectindex - The index of the element to return.
public void setUserDateTime4(List newValue)
setUserDateTime4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserDateTime4(Date[] newValue)
setUserDateTime4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public BigDecimal getUserNumber0()
getUserNumber0 in interface CrxObjectuserNumber0.public void setUserNumber0(BigDecimal newValue)
CrxObjectuserNumber0.
setUserNumber0 in interface CrxObjectnewValue - The possibly null new value for attribute userNumber0.public BigDecimal getUserNumber1()
getUserNumber1 in interface CrxObjectuserNumber1.public void setUserNumber1(BigDecimal newValue)
CrxObjectuserNumber1.
setUserNumber1 in interface CrxObjectnewValue - The possibly null new value for attribute userNumber1.public BigDecimal getUserNumber2()
getUserNumber2 in interface CrxObjectuserNumber2.public void setUserNumber2(BigDecimal newValue)
CrxObjectuserNumber2.
setUserNumber2 in interface CrxObjectnewValue - The possibly null new value for attribute userNumber2.public BigDecimal getUserNumber3()
getUserNumber3 in interface CrxObjectuserNumber3.public void setUserNumber3(BigDecimal newValue)
CrxObjectuserNumber3.
setUserNumber3 in interface CrxObjectnewValue - The possibly null new value for attribute userNumber3.public List getUserNumber4()
getUserNumber4 in interface CrxObjectpublic BigDecimal getUserNumber4(int index)
getUserNumber4 in interface CrxObjectindex - The index of the element to return.
public void setUserNumber4(List newValue)
setUserNumber4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserNumber4(BigDecimal[] newValue)
setUserNumber4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public String getUserString0()
getUserString0 in interface CrxObjectuserString0.public void setUserString0(String newValue)
CrxObjectuserString0.
setUserString0 in interface CrxObjectnewValue - The possibly null new value for attribute userString0.public String getUserString1()
getUserString1 in interface CrxObjectuserString1.public void setUserString1(String newValue)
CrxObjectuserString1.
setUserString1 in interface CrxObjectnewValue - The possibly null new value for attribute userString1.public String getUserString2()
getUserString2 in interface CrxObjectuserString2.public void setUserString2(String newValue)
CrxObjectuserString2.
setUserString2 in interface CrxObjectnewValue - The possibly null new value for attribute userString2.public String getUserString3()
getUserString3 in interface CrxObjectuserString3.public void setUserString3(String newValue)
CrxObjectuserString3.
setUserString3 in interface CrxObjectnewValue - The possibly null new value for attribute userString3.public List getUserString4()
getUserString4 in interface CrxObjectpublic String getUserString4(int index)
getUserString4 in interface CrxObjectindex - The index of the element to return.
public void setUserString4(List newValue)
setUserString4 in interface CrxObjectnewValue - A list containing all the new elements for this attribute.public void setUserString4(String[] newValue)
setUserString4 in interface CrxObjectnewValue - An array containing all the new elements for this attribute.public Date getCreatedAt()
BasicObjectcreatedAt.
getCreatedAt in interface BasicObjectcreatedAt.protected Date getCreatedAt(int index)
protected void setCreatedAt(Date newValue)
protected void setCreatedAt(int index,
Date newValue)
public Set getCreatedBy()
getCreatedBy in interface BasicObjectprotected void setCreatedBy(Set newValue)
protected void setCreatedBy(String[] newValue)
public Date getModifiedAt()
BasicObjectmodifiedAt.
getModifiedAt in interface BasicObjectmodifiedAt.protected Date getModifiedAt(int index)
protected void setModifiedAt(Date newValue)
protected void setModifiedAt(int index,
Date newValue)
public Set getModifiedBy()
getModifiedBy in interface BasicObjectprotected void setModifiedBy(Set newValue)
protected void setModifiedBy(String[] newValue)
protected void setContext(List newValue)
protected void setContext(Context[] newValue)
public Context getContext(String id)
ContextCapablecontext for the
specified qualifier attribute value.
getContext in interface ContextCapableid - The value for the qualifier attribute that qualifies this reference.
public Collection getContext()
ContextCapablecontext.
getContext in interface ContextCapable
protected void addContext(String id,
Context newValue)
protected void addContext(Context newValue)
protected void removeContext(String id)
public String getIdentity()
ExtentCapableidentity.
getIdentity in interface ExtentCapableidentity.protected String getIdentity(int index)
protected void setIdentity(String newValue)
protected void setIdentity(int index,
String newValue)
protected void setView(List newValue)
protected void setView(View[] newValue)
public View getView(String namespace)
ViewCapableview for the
specified qualifier attribute value.
getView in interface ViewCapablenamespace - The value for the qualifier attribute that qualifies this reference.
public Collection getView()
ViewCapableview.
getView in interface ViewCapablepublic List getView(ViewFilter filter)
ViewCapableview for the
specified filter.
getView in interface ViewCapablefilter - filter which is applied to the set of referenced objects.
public List getView(ViewQuery query)
ViewCapableview for the
specified query.
getView in interface ViewCapable
protected void addView(String namespace,
View newValue)
protected void addView(View newValue)
protected void removeView(String namespace)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||