|
||||||||||
| 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.AbstractPriceLevel
public class AbstractPriceLevel
Abstract class AbstractPriceLevel
| Nested Class Summary | |
|---|---|
static class |
AbstractPriceLevel.Identity
The object's application identity |
static class |
AbstractPriceLevel.Slice
Slice object hold the AbstractPriceLevel's
multivalued attributes |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
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::AbstractPriceLevel |
| Constructor Summary | |
|---|---|
AbstractPriceLevel()
|
|
| Method Summary | ||
|---|---|---|
void |
addAccountFilterProperty(boolean idIsPersistent,
String id,
AccountFilterProperty accountFilterProperty)
Adds the specified element to the set of the values for the reference accountFilterProperty. |
|
void |
addAdditionalExternalLink(boolean idIsPersistent,
String id,
AdditionalExternalLink additionalExternalLink)
Adds the specified element to the set of the values for the reference additionalExternalLink. |
|
void |
addAssignedAccount(boolean idIsPersistent,
String id,
AccountAssignment assignedAccount)
Adds the specified element to the set of the values for the reference assignedAccount. |
|
void |
addAttachedDocument(boolean idIsPersistent,
String id,
DocumentAttachment attachedDocument)
Adds the specified element to the set of the values for the reference attachedDocument. |
|
void |
addMedia(boolean idIsPersistent,
String id,
Media media)
Adds the specified element to the set of the values for the reference media. |
|
void |
addNote(boolean idIsPersistent,
String id,
Note note)
Adds the specified element to the set of the values for the reference note. |
|
ModifySecureObjectResult |
addOwningGroup(PrincipalGroup group,
short mode)
|
|
void |
addPriceModifier(boolean idIsPersistent,
String id,
PriceModifier priceModifier)
Adds the specified element to the set of the values for the reference priceModifier. |
|
void |
addProductFilterProperty(boolean idIsPersistent,
String id,
ProductFilterProperty productFilterProperty)
Adds the specified element to the set of the values for the reference productFilterProperty. |
|
void |
addPropertySet(boolean idIsPersistent,
String id,
PropertySet propertySet)
Adds the specified element to the set of the values for the reference propertySet. |
|
void |
addRating(boolean idIsPersistent,
String id,
Rating rating)
Adds the specified element to the set of the values for the reference rating. |
|
void |
addToSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:product1:SegmentContainsPriceLevel. |
|
ProcessPricesResult |
calculatePrices(Date includeProductsModifiedSince,
Short processingMode)
|
|
CheckPermissionsResult |
checkPermissions(String principalName)
|
|
CloneResult |
clone_(String referenceFilter)
|
|
CountFilteredObjectsResult |
countFilteredAccount()
|
|
CountFilteredObjectsResult |
countFilteredProduct()
|
|
ProcessPricesResult |
createInitialPrices(Date includeProductsModifiedSince,
Uom priceUom,
short processingMode)
|
|
ExportResult |
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. |
|
|
getAccountFilterProperty()
Retrieves a set containing all the elements for the reference accountFilterProperty. |
|
AccountFilterProperty |
getAccountFilterProperty(boolean idIsPersistent,
String id)
Retrieves the value for the reference accountFilterProperty for the specified qualifier
attribute value. |
|
|
getAdditionalExternalLink()
Retrieves a set containing all the elements for the reference additionalExternalLink. |
|
AdditionalExternalLink |
getAdditionalExternalLink(boolean idIsPersistent,
String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier
attribute value. |
|
|
getAssignedAccount()
Retrieves a set containing all the elements for the reference assignedAccount. |
|
AccountAssignment |
getAssignedAccount(boolean idIsPersistent,
String id)
Retrieves the value for the reference assignedAccount for
the specified qualifier attribute value. |
|
|
getAttachedDocument()
Retrieves a set containing all the elements for the reference attachedDocument. |
|
DocumentAttachment |
getAttachedDocument(boolean idIsPersistent,
String id)
Retrieves the value for the reference attachedDocument for
the specified qualifier attribute value. |
|
|
getAudit()
Retrieves a set containing all the elements for the reference audit. |
|
AuditEntry |
getAudit(boolean idIsPersistent,
String id)
Retrieves the value for the reference audit for the
specified qualifier attribute value. |
|
AbstractPriceLevel |
getBasedOn()
Retrieves the value for the reference basedOn. |
|
List<String> |
getCategory()
Retrieves a list containing all the elements for the attribute category. |
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
Retrieves a set containing all the elements for the attribute createdBy. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
String |
getDisabledReason()
Retrieves the possibly null value for the optional attribute disabledReason. |
|
List<String> |
getExternalLink()
Retrieves a list containing all the elements for the attribute externalLink. |
|
|
getFilteredAccount()
Retrieves a set containing all the elements for the reference filteredAccount. |
|
Account |
getFilteredAccount(boolean idIsPersistent,
String id)
Retrieves the value for the reference filteredAccount for
the specified qualifier attribute value. |
|
|
getFilteredProduct()
Retrieves a set containing all the elements for the reference filteredProduct. |
|
AbstractProduct |
getFilteredProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference filteredProduct for
the specified qualifier attribute value. |
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
|
|
getIndexEntry()
Retrieves a set containing all the elements for the reference indexEntry. |
|
IndexEntry |
getIndexEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference indexEntry for the
specified qualifier attribute value. |
|
|
getMedia()
Retrieves a set containing all the elements for the reference media. |
|
Media |
getMedia(boolean idIsPersistent,
String id)
Retrieves the value for the reference media for the
specified qualifier attribute value. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
Retrieves a set containing all the elements for the attribute modifiedBy. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getNote()
Retrieves a set containing all the elements for the reference note. |
|
Note |
getNote(boolean idIsPersistent,
String id)
Retrieves the value for the reference note for the
specified qualifier attribute value. |
|
List<String> |
getOwner()
Retrieves a list containing all the elements for the attribute owner. |
|
|
getOwningGroup()
Retrieves the Collection of objects referenced by
owningGroup. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
List<Short> |
getPaymentMethod()
Retrieves a list containing all the elements for the attribute paymentMethod. |
|
short |
getPriceCurrency()
Retrieves the value for the attribute priceCurrency. |
|
|
getPriceListEntry()
Retrieves a set containing all the elements for the reference priceListEntry. |
|
PriceListEntry |
getPriceListEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference priceListEntry for
the specified qualifier attribute value. |
|
|
getPriceModifier()
Retrieves a set containing all the elements for the reference priceModifier. |
|
PriceModifier |
getPriceModifier(boolean idIsPersistent,
String id)
Retrieves the value for the reference priceModifier for
the specified qualifier attribute value. |
|
List<Short> |
getPriceUsage()
Retrieves a list containing all the elements for the attribute priceUsage. |
|
|
getProductFilterProperty()
Retrieves a set containing all the elements for the reference productFilterProperty. |
|
ProductFilterProperty |
getProductFilterProperty(boolean idIsPersistent,
String id)
Retrieves the value for the reference productFilterProperty for the specified qualifier
attribute value. |
|
|
getPropertySet()
Retrieves a set containing all the elements for the reference propertySet. |
|
PropertySet |
getPropertySet(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySet for the
specified qualifier attribute value. |
|
|
getPropertySetEntry()
Retrieves a set containing all the elements for the reference propertySetEntry. |
|
PropertySetEntry |
getPropertySetEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySetEntry for
the specified qualifier attribute value. |
|
|
getRating()
Retrieves a set containing all the elements for the reference rating. |
|
Rating |
getRating(boolean idIsPersistent,
String id)
Retrieves the value for the reference rating for the
specified qualifier attribute value. |
|
List<Short> |
getShippingMethod()
Retrieves a list containing all the elements for the attribute shippingMethod. |
|
List<Boolean> |
getUserBoolean4()
Retrieves a list containing all the elements for the attribute userBoolean4. |
|
Short |
getUserCode0()
Retrieves the possibly null value for the optional attribute userCode0. |
|
Short |
getUserCode1()
Retrieves the possibly null value for the optional attribute userCode1. |
|
Short |
getUserCode2()
Retrieves the possibly null value for the optional attribute userCode2. |
|
Short |
getUserCode3()
Retrieves the possibly null value for the optional attribute userCode3. |
|
List<Short> |
getUserCode4()
Retrieves a list containing all the elements for the attribute userCode4. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate0()
Retrieves the possibly null value for the optional attribute userDate0. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate1()
Retrieves the possibly null value for the optional attribute userDate1. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate2()
Retrieves the possibly null value for the optional attribute userDate2. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate3()
Retrieves the possibly null value for the optional attribute userDate3. |
|
List<javax.xml.datatype.XMLGregorianCalendar> |
getUserDate4()
Retrieves a list containing all the elements for the attribute userDate4. |
|
Date |
getUserDateTime0()
Retrieves the possibly null value for the optional attribute userDateTime0. |
|
Date |
getUserDateTime1()
Retrieves the possibly null value for the optional attribute userDateTime1. |
|
Date |
getUserDateTime2()
Retrieves the possibly null value for the optional attribute userDateTime2. |
|
Date |
getUserDateTime3()
Retrieves the possibly null value for the optional attribute userDateTime3. |
|
List<Date> |
getUserDateTime4()
Retrieves a list containing all the elements for the attribute userDateTime4. |
|
BigDecimal |
getUserNumber0()
Retrieves the possibly null value for the optional attribute userNumber0. |
|
BigDecimal |
getUserNumber1()
Retrieves the possibly null value for the optional attribute userNumber1. |
|
BigDecimal |
getUserNumber2()
Retrieves the possibly null value for the optional attribute userNumber2. |
|
BigDecimal |
getUserNumber3()
Retrieves the possibly null value for the optional attribute userNumber3. |
|
List<BigDecimal> |
getUserNumber4()
Retrieves a list containing all the elements for the attribute userNumber4. |
|
String |
getUserString0()
Retrieves the possibly null value for the optional attribute userString0. |
|
String |
getUserString1()
Retrieves the possibly null value for the optional attribute userString1. |
|
String |
getUserString2()
Retrieves the possibly null value for the optional attribute userString2. |
|
String |
getUserString3()
Retrieves the possibly null value for the optional attribute userString3. |
|
List<String> |
getUserString4()
Retrieves a list containing all the elements for the attribute userString4. |
|
Date |
getValidFrom()
Retrieves the possibly null value for the optional attribute validFrom. |
|
Date |
getValidTo()
Retrieves the possibly null value for the optional attribute validTo. |
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
org.openmdx.compatibility.view1.cci2.View |
getView(boolean namespaceIsPersistent,
String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
|
ImportResult |
importItem(byte[] item,
String itemMimeType,
String itemName,
short locale)
|
|
Boolean |
isDisabled()
Retrieves the possibly null value for the optional attribute disabled. |
|
Boolean |
isFinal()
Retrieves the possibly null value for the optional attribute isFinal. |
|
Boolean |
isUserBoolean0()
Retrieves the possibly null value for the optional attribute userBoolean0. |
|
Boolean |
isUserBoolean1()
Retrieves the possibly null value for the optional attribute userBoolean1. |
|
Boolean |
isUserBoolean2()
Retrieves the possibly null value for the optional attribute userBoolean2. |
|
Boolean |
isUserBoolean3()
Retrieves the possibly null value for the optional attribute userBoolean3. |
|
static AbstractPriceLevel.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
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<AbstractPriceLevel> |
openmdxjdoGetObjectsByParent(Segment segment)
Navigate through an object's composite association |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static AbstractPriceLevel.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
|
ModifySecureObjectResult |
removeAllOwningGroup(short mode)
|
|
ModifySecureObjectResult |
removeOwningGroup(PrincipalGroup group,
short mode)
|
|
ProcessPricesResult |
removePriceLevels(short processingMode)
|
|
ProcessPricesResult |
removePrices(Short processingMode)
|
|
org.openmdx.base.cci2.Void |
sendAlert(String description,
short importance,
String name,
org.openmdx.base.cci2.BasicObject reference,
Integer resendDelayInSeconds,
String toUsers)
|
|
ModifySecureObjectResult |
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 |
setBasedOn(AbstractPriceLevel basedOn)
Sets a new value for the reference basedOn. |
|
void |
setCategory(String... category)
Clears category and adds the given value(s). |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
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(String... externalLink)
Clears externalLink and adds the given value(s). |
|
void |
setFinal(Boolean isFinal)
Sets a new value for the attribute isFinal. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
ModifySecureObjectResult |
setOwningUser(short mode,
User user)
|
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setPaymentMethod(short... paymentMethod)
Clears paymentMethod and adds the given value(s). |
|
void |
setPriceCurrency(short priceCurrency)
Sets a new value for the attribute priceCurrency. |
|
void |
setPriceUsage(short... priceUsage)
Clears priceUsage and adds the given value(s). |
|
void |
setShippingMethod(short... shippingMethod)
Clears shippingMethod and adds the given value(s). |
|
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)
Clears userBoolean4 and adds the given value(s). |
|
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)
Clears userCode4 and adds the given value(s). |
|
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)
Clears userDate4 and adds the given value(s). |
|
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)
Clears userDateTime4 and adds the given value(s). |
|
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)
Clears userNumber4 and adds the given value(s). |
|
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)
& | |