|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.product1.jdo2.AccountAssignmentProduct
public class AccountAssignmentProduct
Class AccountAssignmentProduct
| Nested Class Summary | |
|---|---|
static class |
AccountAssignmentProduct.Identity
The object's application identity |
static class |
AccountAssignmentProduct.Slice
|
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Field Summary | |
|---|---|
static List<String> |
BASE_CLASS
Define this class as base class |
static List<String> |
CLASS
Define the model class org::opencrx::kernel::product1::AccountAssignmentProduct |
| Constructor Summary | |
|---|---|
AccountAssignmentProduct()
|
|
| Method Summary | ||
|---|---|---|
|
addOwningGroup(PrincipalGroup group,
short mode)
|
|
|
addSubscription()
|
|
|
addSubscriptionForParent()
|
|
|
clone_(String referenceFilter)
|
|
|
exportXml(String attributeFilter,
String referenceFilter)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
short |
getAccessLevelBrowse()
Retrieves the value for the attribute accessLevelBrowse. |
|
short |
getAccessLevelDelete()
Retrieves the value for the attribute accessLevelDelete. |
|
short |
getAccessLevelUpdate()
Retrieves the value for the attribute accessLevelUpdate. |
|
Account |
getAccount()
Retrieves the value for the reference account. |
|
short |
getAccountRole()
Retrieves the value for the attribute accountRole. |
|
|
getAdditionalExternalLink()
Retrieves a set containing all the elements for the reference additionalExternalLink. |
|
|
getAttachedDocument()
Retrieves a set containing all the elements for the reference attachedDocument. |
|
|
getAudit()
Retrieves a set containing all the elements for the reference audit. |
|
List<String> |
getCategory()
|
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
|
|
String |
getDisabledReason()
|
|
List<URI> |
getExternalLink()
|
|
XRI |
getIdentity()
Retrieves the value for the derived attribute identity. |
|
|
getIndexEntry()
Retrieves a set containing all the elements for the reference indexEntry. |
|
|
getMedia()
Retrieves a set containing all the elements for the reference media. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
|
|
|
getNote()
Retrieves a set containing all the elements for the reference note. |
|
List<String> |
getOwner()
|
|
|
getOwningGroup()
Retrieves the Collection of objects referenced by
owningGroup. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
|
getPropertySet()
Retrieves a set containing all the elements for the reference propertySet. |
|
|
getPropertySetEntry()
Retrieves a set containing all the elements for the reference propertySetEntry. |
|
|
getRating()
Retrieves a set containing all the elements for the reference rating. |
|
List<Boolean> |
getUserBoolean4()
|
|
Short |
getUserCode0()
|
|
Short |
getUserCode1()
|
|
Short |
getUserCode2()
|
|
Short |
getUserCode3()
|
|
List<Short> |
getUserCode4()
|
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate0()
|
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate1()
|
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate2()
|
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate3()
|
|
List<javax.xml.datatype.XMLGregorianCalendar> |
getUserDate4()
|
|
Date |
getUserDateTime0()
|
|
Date |
getUserDateTime1()
|
|
Date |
getUserDateTime2()
|
|
Date |
getUserDateTime3()
|
|
List<Date> |
getUserDateTime4()
|
|
BigDecimal |
getUserNumber0()
|
|
BigDecimal |
getUserNumber1()
|
|
BigDecimal |
getUserNumber2()
|
|
BigDecimal |
getUserNumber3()
|
|
List<BigDecimal> |
getUserNumber4()
|
|
String |
getUserString0()
|
|
String |
getUserString1()
|
|
String |
getUserString2()
|
|
String |
getUserString3()
|
|
List<String> |
getUserString4()
|
|
Date |
getValidFrom()
|
|
Date |
getValidTo()
|
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
|
importItem(byte[] item,
String itemMimeType,
String itemName,
short locale)
|
|
boolean |
isDisabled()
Retrieves the value for the attribute disabled. |
|
Boolean |
isUserBoolean0()
|
|
Boolean |
isUserBoolean1()
|
|
Boolean |
isUserBoolean2()
|
|
Boolean |
isUserBoolean3()
|
|
static AccountAssignmentProduct.Identity |
newIdentity(org.oasisopen.cci2.PersistentIdentity product,
boolean idIsPersistent,
String id)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected String |
openmdxjdoGetObjectId()
Retrieve the object's JDO identity key |
|
static CloseableCollection<AccountAssignmentProduct> |
openmdxjdoGetObjectsByParent(AbstractProduct product)
Navigate through an object's composite association |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
|
removeAllOwningGroup(short mode)
|
|
|
removeOwningGroup(PrincipalGroup group,
short mode)
|
|
|
removeSubscription()
|
|
|
removeSubscriptionForParent()
|
|
|
sendAlert(String description,
short importance,
String name,
org.openmdx.base.cci2.BasicObject reference,
String toUsers)
|
|
|
setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
|
|
void |
setAccessLevelBrowse(short accessLevelBrowse)
Sets a new value for the attribute accessLevelBrowse. |
|
void |
setAccessLevelDelete(short accessLevelDelete)
Sets a new value for the attribute accessLevelDelete. |
|
void |
setAccessLevelUpdate(short accessLevelUpdate)
Sets a new value for the attribute accessLevelUpdate. |
|
void |
setAccount(Account account)
Sets a new value for the reference account. |
|
void |
setAccountRole(short accountRole)
Sets a new value for the attribute accountRole. |
|
void |
setCategory(String... category)
This method is equivalent to |
|
void |
setDisabled(boolean disabled)
Sets a new value for the attribute disabled. |
|
void |
setDisabledReason(String disabledReason)
Sets a new value for the attribute disabledReason. |
|
void |
setExternalLink(URI... externalLink)
This method is equivalent to |
|
|
setOwningUser(short mode,
User user)
|
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setProduct(AbstractProduct product)
Sets a new value for the reference product. |
|
void |
setProduct(AbstractProduct product,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:product1:ProductHasAssignedAccount. |
|
void |
setUserBoolean0(Boolean userBoolean0)
Sets a new value for the attribute userBoolean0. |
|
void |
setUserBoolean1(Boolean userBoolean1)
Sets a new value for the attribute userBoolean1. |
|
void |
setUserBoolean2(Boolean userBoolean2)
Sets a new value for the attribute userBoolean2. |
|
void |
setUserBoolean3(Boolean userBoolean3)
Sets a new value for the attribute userBoolean3. |
|
void |
setUserBoolean4(boolean... userBoolean4)
This method is equivalent to |
|
void |
setUserCode0(Short userCode0)
Sets a new value for the attribute userCode0. |
|
void |
setUserCode1(Short userCode1)
Sets a new value for the attribute userCode1. |
|
void |
setUserCode2(Short userCode2)
Sets a new value for the attribute userCode2. |
|
void |
setUserCode3(Short userCode3)
Sets a new value for the attribute userCode3. |
|
void |
setUserCode4(short... userCode4)
This method is equivalent to |
|
void |
setUserDate0(javax.xml.datatype.XMLGregorianCalendar userDate0)
Sets a new value for the attribute userDate0. |
|
void |
setUserDate1(javax.xml.datatype.XMLGregorianCalendar userDate1)
Sets a new value for the attribute userDate1. |
|
void |
setUserDate2(javax.xml.datatype.XMLGregorianCalendar userDate2)
Sets a new value for the attribute userDate2. |
|
void |
setUserDate3(javax.xml.datatype.XMLGregorianCalendar userDate3)
Sets a new value for the attribute userDate3. |
|
void |
setUserDate4(javax.xml.datatype.XMLGregorianCalendar... userDate4)
This method is equivalent to |
|
void |
setUserDateTime0(Date userDateTime0)
Sets a new value for the attribute userDateTime0. |
|
void |
setUserDateTime1(Date userDateTime1)
Sets a new value for the attribute userDateTime1. |
|
void |
setUserDateTime2(Date userDateTime2)
Sets a new value for the attribute userDateTime2. |
|
void |
setUserDateTime3(Date userDateTime3)
Sets a new value for the attribute userDateTime3. |
|
void |
setUserDateTime4(Date... userDateTime4)
This method is equivalent to |
|
void |
setUserNumber0(BigDecimal userNumber0)
Sets a new value for the attribute userNumber0. |
|
void |
setUserNumber1(BigDecimal userNumber1)
Sets a new value for the attribute userNumber1. |
|
void |
setUserNumber2(BigDecimal userNumber2)
Sets a new value for the attribute userNumber2. |
|
void |
setUserNumber3(BigDecimal userNumber3)
Sets a new value for the attribute userNumber3. |
|
void |
setUserNumber4(BigDecimal... userNumber4)
This method is equivalent to |
|
void |
setUserString0(String userString0)
Sets a new value for the attribute userString0. |
|
void |
setUserString1(String userString1)
Sets a new value for the attribute userString1. |
|
void |
setUserString2(String userString2)
Sets a new value for the attribute userString2. |
|
void |
setUserString3(String userString3)
Sets a new value for the attribute userString3. |
|
void |
setUserString4(String... userString4)
This method is equivalent to |
|
void |
setValidFrom(Date validFrom)
Sets a new value for the attribute validFrom. |
|
void |
setValidTo(Date validTo)
Sets a new value for the attribute validTo. |
|
|
updateIndex()
|
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetIdentity, openmdxjdoGetIdentity, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::product1::AccountAssignmentProduct
public static final List<String> BASE_CLASS
AccountAssignmentProduct.CLASS| Constructor Detail |
|---|
public AccountAssignmentProduct()
| Method Detail |
|---|
protected String openmdxjdoGetObjectId()
openmdxjdoGetObjectId in class org.oasisopen.jdo2.Identifiableprotected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObjectpublic short getAccessLevelDelete()
accessLevelDelete.
getAccessLevelDelete in interface SecureObjectaccessLevelDelete.public void setAccessLevelDelete(short accessLevelDelete)
accessLevelDelete.
setAccessLevelDelete in interface SecureObjectaccessLevelDelete - The non-null new value for attribute accessLevelDelete.
public <T extends ExportResult> T exportXml(String attributeFilter,
String referenceFilter)
throws RefException
exportXml in interface XmlExporterRefExceptionpublic final List<String> getUserString4()
getUserString4 in interface CrxObjectpublic void setUserString4(String... userString4)
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setUserString4 in interface CrxObjectuserString4 - value(s) to be added to userString4public final Set<String> getModifiedBy()
getModifiedBy in interface org.openmdx.base.cci2.BasicObjectpublic final String getUserString0()
getUserString0 in interface CrxObjectuserString0.public void setUserString0(String userString0)
userString0.
setUserString0 in interface CrxObjectuserString0 - The possibly null new value for attribute userString0.public final String getUserString1()
getUserString1 in interface CrxObjectuserString1.public void setUserString1(String userString1)
userString1.
setUserString1 in interface CrxObjectuserString1 - The possibly null new value for attribute userString1.public final String getUserString2()
getUserString2 in interface CrxObjectuserString2.public void setUserString2(String userString2)
userString2.
setUserString2 in interface CrxObjectuserString2 - The possibly null new value for attribute userString2.public final String getUserString3()
getUserString3 in interface CrxObjectuserString3.public void setUserString3(String userString3)
userString3.
setUserString3 in interface CrxObjectuserString3 - The possibly null new value for attribute userString3.public <T extends PropertySetEntry> Collection<T> getPropertySetEntry()
propertySetEntry.
getPropertySetEntry in interface CrxObjectpublic short getAccessLevelBrowse()
accessLevelBrowse.
getAccessLevelBrowse in interface SecureObjectaccessLevelBrowse.public void setAccessLevelBrowse(short accessLevelBrowse)
accessLevelBrowse.
setAccessLevelBrowse in interface SecureObjectaccessLevelBrowse - The non-null new value for attribute accessLevelBrowse.
public <T extends org.openmdx.base.cci2.Void> T addSubscriptionForParent()
throws RefException
addSubscriptionForParent in interface SubscriptionTargetRefExceptionpublic final Date getValidTo()
getValidTo in interface AccountAssignmentvalidTo.public void setValidTo(Date validTo)
validTo.
setValidTo in interface AccountAssignmentvalidTo - The possibly null new value for attribute validTo.public <T extends AdditionalExternalLink> Collection<T> getAdditionalExternalLink()
additionalExternalLink.
getAdditionalExternalLink in interface CrxObject
public <T extends ModifySecureObjectResult> T removeAllOwningGroup(short mode)
throws RefException
removeAllOwningGroup in interface SecureObjectRefException
public <T extends org.openmdx.base.cci2.Void> T addSubscription()
throws RefException
addSubscription in interface SubscriptionTargetRefExceptionpublic final Boolean isUserBoolean0()
isUserBoolean0 in interface CrxObjectuserBoolean0.public void setUserBoolean0(Boolean userBoolean0)
userBoolean0.
setUserBoolean0 in interface CrxObjectuserBoolean0 - The possibly null new value for attribute userBoolean0.public final List<Date> getUserDateTime4()
getUserDateTime4 in interface CrxObjectpublic void setUserDateTime4(Date... userDateTime4)
This method is equivalent to
list.clear();
for(java.util.Date e : attributeName){
list.add(e);
}
setUserDateTime4 in interface CrxObjectuserDateTime4 - value(s) to be added to userDateTime4public final Date getUserDateTime2()
getUserDateTime2 in interface CrxObjectuserDateTime2.public void setUserDateTime2(Date userDateTime2)
userDateTime2.
setUserDateTime2 in interface CrxObjectuserDateTime2 - The possibly null new value for attribute userDateTime2.public final Date getUserDateTime3()
getUserDateTime3 in interface CrxObjectuserDateTime3.public void setUserDateTime3(Date userDateTime3)
userDateTime3.
setUserDateTime3 in interface CrxObjectuserDateTime3 - The possibly null new value for attribute userDateTime3.public final List<Boolean> getUserBoolean4()
getUserBoolean4 in interface CrxObjectpublic void setUserBoolean4(boolean... userBoolean4)
This method is equivalent to
list.clear();
for(boolean e : attributeName){
list.add(e);
}
setUserBoolean4 in interface CrxObjectuserBoolean4 - value(s) to be added to userBoolean4public final Date getUserDateTime0()
getUserDateTime0 in interface CrxObjectuserDateTime0.public void setUserDateTime0(Date userDateTime0)
userDateTime0.
setUserDateTime0 in interface CrxObjectuserDateTime0 - The possibly null new value for attribute userDateTime0.
public <T extends ModifySecureObjectResult> T setOwningUser(short mode,
User user)
throws RefException
setOwningUser in inte