org.opencrx.kernel.contract1.cci
Class OpportunityProductBundlePositionImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefObject_1
      extended by org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionImpl
All Implemented Interfaces:
Serializable, PersistenceCapable, RefBaseObject, RefFeatured, RefObject, AlertSender, Auditee, Cloneable, Importer, Indexed, SecureObject, SubscriptionTarget, XmlExporter, AbstractOpportunityPosition, AddressContainer, ContractPosition, DeliveryRequestContainer, OpportunityProductBundlePosition, ShippingDetail, BookingOrigin, DepotReferenceHolder, CrxObject, ProductBundlePosition, ProductPosition, RefObject_1_0, BasicObject, ContextCapable, ExtentCapable, ViewCapable

public class OpportunityProductBundlePositionImpl
extends RefObject_1
implements OpportunityProductBundlePosition

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, 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
OpportunityProductBundlePositionImpl(Object_1_0 object, RefClass refClass)
           
 
Method Summary
 void addAdditionalExternalLink(AdditionalExternalLink newValue)
           
 void addAdditionalExternalLink(String id, AdditionalExternalLink newValue)
           
 void addAddress(ContractAddress newValue)
           
 void addAddress(String id, ContractAddress 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 importance, Contact newValue)
           
protected  void addContext(Context newValue)
           
protected  void addContext(String id, Context newValue)
           
 void addDeliveryInformation(DeliveryInformation newValue)
           
 void addDeliveryInformation(String id, DeliveryInformation newValue)
           
 void addDeliveryRequest(DeliveryRequest newValue)
           
 void addDeliveryRequest(String id, DeliveryRequest newValue)
           
 void addDepotReference(DepotReference newValue)
           
 void addDepotReference(String id, DepotReference newValue)
           
protected  void addIndexEntry(IndexEntry newValue)
           
protected  void addIndexEntry(String id, IndexEntry newValue)
           
 void addMedia(Media newValue)
           
 void addMedia(String id, Media 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)
           
protected  void addPositionModification(PositionModification newValue)
           
protected  void addPositionModification(String id, PositionModification newValue)
           
 void addProductApplication(ProductApplication newValue)
           
 void addProductApplication(String id, ProductApplication 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)
           
 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)
           
 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(ContractAddressFilter filter)
          Retrieves the value for the reference address for the specified filter.
 List getAddress(ContractAddressQuery query)
          Retrieves the value for the reference address for the specified query.
 ContractAddress getAddress(String id)
          Retrieves the value for the reference address for the specified qualifier attribute value.
 BigDecimal getAmount()
           
 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.
 BigDecimal getBaseAmount()
           
 ProductBundle getBasedOn()
          Retrieves the value for the optional reference basedOn.
 CalculationRule getCalcRule()
          Retrieves the value for the optional reference calcRule.
 Account getCarrier()
          Retrieves the value for the reference carrier.
 List getCategory()
           
 String getCategory(int index)
           
 Short getCloseProbability()
           
 Collection getContact()
          Retrieves the objects referenced by contact.
 Contact getContact(int importance)
          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.
 short getContractPositionState()
          Retrieves the value for the attribute contractPositionState.
protected  short getContractPositionState(int index)
           
 Date getCreatedAt()
          Retrieves the value for the attribute createdAt.
protected  Date getCreatedAt(int index)
           
 Set getCreatedBy()
           
 Collection getDeliveryInformation()
          Retrieves a collection containing all the elements for the reference deliveryInformation.
 List getDeliveryInformation(DeliveryInformationFilter filter)
          Retrieves the value for the reference deliveryInformation for the specified filter.
 List getDeliveryInformation(DeliveryInformationQuery query)
          Retrieves the value for the reference deliveryInformation for the specified query.
 DeliveryInformation getDeliveryInformation(String id)
          Retrieves the value for the reference deliveryInformation for the specified qualifier attribute value.
 Collection getDeliveryRequest()
          Retrieves a collection containing all the elements for the reference deliveryRequest.
 List getDeliveryRequest(DeliveryRequestFilter filter)
          Retrieves the value for the reference deliveryRequest for the specified filter.
 List getDeliveryRequest(DeliveryRequestQuery query)
          Retrieves the value for the reference deliveryRequest for the specified query.
 DeliveryRequest getDeliveryRequest(String id)
          Retrieves the value for the reference deliveryRequest for the specified qualifier attribute value.
 Collection getDepotReference()
          Retrieves a collection containing all the elements for the reference depotReference.
 List getDepotReference(DepotReferenceFilter filter)
          Retrieves the value for the reference depotReference for the specified filter.
 List getDepotReference(DepotReferenceQuery query)
          Retrieves the value for the reference depotReference for the specified query.
 DepotReference getDepotReference(String id)
          Retrieves the value for the reference depotReference for the specified qualifier attribute value.
 String getDescription()
           
 String getDisabledReason()
           
 BigDecimal getDiscount()
           
 BigDecimal getDiscountAmount()
           
 String getDiscountDescription()
           
 Date getEstimatedCloseDate()
           
 List getExternalLink()
           
 String getExternalLink(int index)
           
 String getGiftMessage()
           
 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.
 long getLineItemNumber()
          Retrieves the value for the attribute lineItemNumber.
protected  long getLineItemNumber(int index)
           
 ProductBasePrice getListPrice()
          Retrieves the value for the optional reference listPrice.
 BigDecimal getMaxQuantity()
           
 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.
 short getMinMaxQuantityHandling()
          Retrieves the value for the attribute minMaxQuantityHandling.
protected  short getMinMaxQuantityHandling(int index)
           
 BigDecimal getMinQuantity()
           
 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.
 BigDecimal getOffsetQuantity()
           
 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.
 ProductPosition getParentPosition()
          Retrieves the value for the optional reference parentPosition.
 Collection getPositionModification()
          Retrieves a collection containing all the elements for the reference positionModification.
 List getPositionModification(PositionModificationFilter filter)
          Retrieves the value for the reference positionModification for the specified filter.
 List getPositionModification(PositionModificationQuery query)
          Retrieves the value for the reference positionModification for the specified query.
 PositionModification getPositionModification(String id)
          Retrieves the value for the reference positionModification for the specified qualifier attribute value.
 String getPositionNumber()
          Retrieves the value for the attribute positionNumber.
protected  String getPositionNumber(int index)
           
 PriceLevel getPriceLevel()
          Retrieves the value for the optional reference priceLevel.
 BigDecimal getPricePerUnit()
           
 Uom getPriceUom()
          Retrieves the value for the optional reference priceUom.
 String getPriceUomDescription()
           
 String getPriceUomDetailedDescription()
           
 Date getPricingDate()
           
 PricingRule getPricingRule()
          Retrieves the value for the optional reference pricingRule.
 short getPricingState()
          Retrieves the value for the attribute pricingState.
protected  short getPricingState(int index)
           
 Collection getProductApplication()
          Retrieves a collection containing all the elements for the reference productApplication.
 List getProductApplication(ProductApplicationFilter filter)
          Retrieves the value for the reference productApplication for the specified filter.
 List getProductApplication(ProductApplicationQuery query)
          Retrieves the value for the reference productApplication for the specified query.
 ProductApplication getProductApplication(String id)
          Retrieves the value for the reference productApplication for the specified qualifier attribute value.
 String getProductDescription()
           
 String getProductDetailedDescription()
           
 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.
 BigDecimal getQuantity()
           
 BigDecimal getQuantityBackOrdered()
           
 BigDecimal getQuantityShipped()
           
 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.
 BigDecimal getSalesCommission()
           
 SalesTaxType getSalesTaxType()
          Retrieves the value for the reference salesTaxType.
 String getSalesTaxTypeDescription()
           
 String getSalesTaxTypeDetailedDescription()
           
 String getShippingInstructions()
           
 short getShippingMethod()
          Retrieves the value for the attribute shippingMethod.
protected  short getShippingMethod(int index)
           
 String getShippingTrackingNumber()
           
 BigDecimal getTaxAmount()
           
 Uom getUom()
          Retrieves the value for the optional reference uom.
 String getUomDescription()
           
 String getUomDetailedDescription()
           
 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 isDiscountIsPercentage()
           
 boolean isGift()
          Retrieves the value for the attribute isGift.
protected  boolean isGift(int index)
           
 Boolean isSalesCommissionIsPercentage()
           
 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)
           
 void removeAttachedDocument(String id)
           
protected  void removeAudit(String id)
           
protected  void removeBasedOn()
           
 void removeCalcRule()
          Removes the value for the optional reference calcRule.
 void removeContact(int importance)
           
protected  void removeContext(String id)
           
 void removeDeliveryInformation(String id)
           
 void removeDeliveryRequest(String id)
           
 void removeDepotReference(String id)
           
protected  void removeIndexEntry(String id)
           
 void removeListPrice()
          Removes the value for the optional reference listPrice.
 void removeMedia(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 removeParentPosition()
          Removes the value for the optional reference parentPosition.
protected  void removePositionModification(String id)
           
 void removePriceLevel()
          Removes the value for the optional reference priceLevel.
 void removePriceUom()
          Removes the value for the optional reference priceUom.
 void removePricingRule()
          Removes the value for the optional reference pricingRule.
 void removeProductApplication(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)
           
 void removeUom()
          Removes the value for the optional reference uom.
protected  void removeView(String namespace)
           
 Void reprice()
           
 Void reprice(Void params)
           
 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 setAdditionalExternalLink(AdditionalExternalLink[] newValue)
           
 void setAdditionalExternalLink(List newValue)
           
 void setAddress(ContractAddress[] newValue)
           
 void setAddress(List newValue)
           
protected  void setAmount(BigDecimal newValue)
           
 void setAttachedDocument(DocumentAttachment[] newValue)
           
 void setAttachedDocument(List newValue)
           
protected  void setAudit(AuditEntry[] newValue)
           
protected  void setAudit(List newValue)
           
protected  void setBaseAmount(BigDecimal newValue)
           
protected  void setBasedOn(ProductBundle newValue)
           
 void setCalcRule(CalculationRule newValue)
          Sets a new value for the reference calcRule.
 void setCarrier(Account newValue)
          Sets a new value for the reference carrier.
 void setCategory(List newValue)
           
 void setCategory(String[] newValue)
           
 void setCloseProbability(Short newValue)
          Sets a new value for the attribute closeProbability.
 void setContact(Contact[] newValue)
           
 void setContact(List newValue)
           
protected  void setContext(Context[] newValue)
           
protected  void setContext(List newValue)
           
protected  void setContractPositionState(int index, short newValue)
           
 void setContractPositionState(short newValue)
          Sets a new value for the attribute contractPositionState.
protected  void setCreatedAt(Date newValue)
           
protected  void setCreatedAt(int index, Date newValue)
           
protected  void setCreatedBy(Set newValue)
           
protected  void setCreatedBy(String[] newValue)
           
 void setDeliveryInformation(DeliveryInformation[] newValue)
           
 void setDeliveryInformation(List newValue)
           
 void setDeliveryRequest(DeliveryRequest[] newValue)
           
 void setDeliveryRequest(List newValue)
           
 void setDepotReference(DepotReference[] newValue)
           
 void setDepotReference(List 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 setDiscount(BigDecimal newValue)
          Sets a new value for the attribute discount.
protected  void setDiscountAmount(BigDecimal newValue)
           
 void setDiscountDescription(String newValue)
          Sets a new value for the attribute discountDescription.
 void setDiscountIsPercentage(Boolean newValue)
          Sets a new value for the attribute discountIsPercentage.
 void setEstimatedCloseDate(Date newValue)
          Sets a new value for the attribute estimatedCloseDate.
 void setExternalLink(List newValue)
           
 void setExternalLink(String[] newValue)
           
 void setGift(boolean newValue)
          Sets a new value for the attribute isGift.
protected  void setGift(int index, boolean newValue)
           
 void setGiftMessage(String newValue)
          Sets a new value for the attribute giftMessage.
protected  void setIdentity(int index, String newValue)
           
protected  void setIdentity(String newValue)
           
protected  void setIndexEntry(IndexEntry[] newValue)
           
protected  void setIndexEntry(List newValue)
           
protected  void setLineItemNumber(int index, long newValue)
           
protected  void setLineItemNumber(long newValue)
           
 void setListPrice(ProductBasePrice newValue)
          Sets a new value for the reference listPrice.
 void setMaxQuantity(BigDecimal newValue)
          Sets a new value for the attribute maxQuantity.
 void setMedia(List newValue)
           
 void setMedia(Media[] newValue)
           
protected  void setMinMaxQuantityHandling(int index, short newValue)
           
 void setMinMaxQuantityHandling(short newValue)
          Sets a new value for the attribute minMaxQuantityHandling.
 void setMinQuantity(BigDecimal newValue)
          Sets a new value for the attribute minQuantity.
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)
           
 void setOffsetQuantity(BigDecimal newValue)
          Sets a new value for the attribute offsetQuantity.
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 setParentPosition(ProductPosition newValue)
          Sets a new value for the reference parentPosition.
protected  void setPositionModification(List newValue)
           
protected  void setPositionModification(PositionModification[] newValue)
           
protected  void setPositionNumber(int index, String newValue)
           
 void setPositionNumber(String newValue)
          Sets a new value for the attribute positionNumber.
 void setPriceLevel(PriceLevel newValue)
          Sets a new value for the reference priceLevel.
 void setPricePerUnit(BigDecimal newValue)
          Sets a new value for the attribute pricePerUnit.
 void setPriceUom(Uom newValue)
          Sets a new value for the reference priceUom.
protected  void setPriceUomDescription(String newValue)
           
protected  void setPriceUomDetailedDescription(String newValue)
           
 void setPricingDate(Date newValue)
          Sets a new value for the attribute pricingDate.
 void setPricingRule(PricingRule newValue)
          Sets a new value for the reference pricingRule.
protected  void setPricingState(int index, short newValue)
           
 void setPricingState(short newValue)
          Sets a new value for the attribute pricingState.
 void setProductApplication(List newValue)
           
 void setProductApplication(ProductApplication[] newValue)
           
protected  void setProductDescription(String newValue)
           
protected  void setProductDetailedDescription(String newValue)
           
 void setPropertySet(List newValue)
           
 void setPropertySet(PropertySet[] newValue)
           
protected  void setPropertySetEntry(List newValue)
           
protected  void setPropertySetEntry(PropertySetEntry[] newValue)
           
 void setQuantity(BigDecimal newValue)
          Sets a new value for the attribute quantity.
protected  void setQuantityBackOrdered(BigDecimal newValue)
           
protected  void setQuantityShipped(BigDecimal newValue)
           
 void setRating(List newValue)
           
 void setRating(Rating[] newValue)
           
 void setSalesCommission(BigDecimal newValue)
          Sets a new value for the attribute salesCommission.
 void setSalesCommissionIsPercentage(Boolean newValue)
          Sets a new value for the attribute salesCommissionIsPercentage.
 void setSalesTaxType(SalesTaxType newValue)
          Sets a new value for the reference salesTaxType.
protected  void setSalesTaxTypeDescription(String newValue)
           
protected  void setSalesTaxTypeDetailedDescription(String newValue)
           
 void setShippingInstructions(String newValue)
          Sets a new value for the attribute shippingInstructions.
protected  void setShippingMethod(int index, short newValue)
           
 void setShippingMethod(short newValue)
          Sets a new value for the attribute shippingMethod.
 void setShippingTrackingNumber(String newValue)
          Sets a new value for the attribute shippingTrackingNumber.
protected  void setTaxAmount(BigDecimal newValue)
           
 void setUom(Uom newValue)
          Sets a new value for the reference uom.
protected  void setUomDescription(String newValue)
           
protected  void setUomDetailedDescription(String 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 org.openmdx.base.accessor.jmi.spi.RefObject_1
equals, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoProvideField, jdoProvideFields, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, refAddEventListener, refAddToUnitOfWork, refAddValue, refAddValue, refAddValue, refClass, refContext, refDefaultFetchGroup, refDelegate, refDelete, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refImmediateComposite, refImmediatePackage, refInitialize, refInitialize, refInvokeOperation, refInvokeOperation, refIsDeleted, refIsDirty, refIsInstanceOf, refIsNew, refIsPersistent, refIsWriteProtected, refMetaObject, refMofId, refOutermostComposite, refOutermostPackage, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refRemoveValue, refRemoveValue, refSetValue, refSetValue, refSetValue, refSetValue, refVerifyConstraints, refWriteProtect, toString
 
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
 

Constructor Detail

OpportunityProductBundlePositionImpl

public OpportunityProductBundlePositionImpl(Object_1_0 object,
                                            RefClass refClass)
Method Detail

sendAlert

public Void sendAlert(SendAlertParams params)
               throws RefException
Specified by:
sendAlert in interface AlertSender
Throws:
RefException

sendAlert

public Void sendAlert(String description,
                      short importance,
                      String name,
                      BasicObject reference,
                      String toUsers)
               throws RefException
Specified by:
sendAlert in interface AlertSender
Throws:
RefException

setAudit

protected void setAudit(List newValue)

setAudit

protected void setAudit(AuditEntry[] newValue)

getAudit

public AuditEntry getAudit(String id)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified qualifier attribute value.

Specified by:
getAudit in interface Auditee
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAudit

public Collection getAudit()
Description copied from interface: Auditee
Retrieves a collection containing all the elements for the reference audit.

Specified by:
getAudit in interface Auditee
Returns:
A collection containing all the elements for this reference.

getAudit

public List getAudit(AuditEntryFilter filter)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified filter.

Specified by:
getAudit in interface Auditee
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAudit

public List getAudit(AuditEntryQuery query)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified query.

Specified by:
getAudit in interface Auditee
Returns:
The filtered collection of referenced objects.

addAudit

protected void addAudit(String id,
                        AuditEntry newValue)

addAudit

protected void addAudit(AuditEntry newValue)

removeAudit

protected void removeAudit(String id)

clone_

public CloneResult clone_(CloneParams params)
                   throws RefException
Specified by:
clone_ in interface Cloneable
Throws:
RefException

clone_

public CloneResult clone_(String referenceFilter)
                   throws RefException
Specified by:
clone_ in interface Cloneable
Throws:
RefException

importItem

public ImportResult importItem(ImportParams params)
                        throws RefException
Specified by:
importItem in interface Importer
Throws:
RefException

importItem

public ImportResult importItem(byte[] item,
                               String itemMimeType,
                               String itemName,
                               short locale)
                        throws RefException
Specified by:
importItem in interface Importer
Throws:
RefException

setIndexEntry

protected void setIndexEntry(List newValue)

setIndexEntry

protected void setIndexEntry(IndexEntry[] newValue)

getIndexEntry

public IndexEntry getIndexEntry(String id)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified qualifier attribute value.

Specified by:
getIndexEntry in interface Indexed
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getIndexEntry

public Collection getIndexEntry()
Description copied from interface: Indexed
Retrieves a collection containing all the elements for the reference indexEntry.

Specified by:
getIndexEntry in interface Indexed
Returns:
A collection containing all the elements for this reference.

getIndexEntry

public List getIndexEntry(IndexEntryFilter filter)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified filter.

Specified by:
getIndexEntry in interface Indexed
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getIndexEntry

public List getIndexEntry(IndexEntryQuery query)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified query.

Specified by:
getIndexEntry in interface Indexed
Returns:
The filtered collection of referenced objects.

addIndexEntry

protected void addIndexEntry(String id,
                             IndexEntry newValue)

addIndexEntry

protected void addIndexEntry(IndexEntry newValue)

removeIndexEntry

protected void removeIndexEntry(String id)

updateIndex

public Void updateIndex(Void params)
                 throws RefException
Specified by:
updateIndex in interface Indexed
Throws:
RefException

updateIndex

public Void updateIndex()
                 throws RefException
Specified by:
updateIndex in interface Indexed
Throws:
RefException

getAccessGrantedByParent

public BasicObject getAccessGrantedByParent()
Description copied from interface: SecureObject
Retrieves the value for the optional reference accessGrantedByParent.

Specified by:
getAccessGrantedByParent in interface SecureObject
Returns:
The possibly null value for this reference.

setAccessGrantedByParent

protected void setAccessGrantedByParent(BasicObject newValue)

removeAccessGrantedByParent

protected void removeAccessGrantedByParent()

getAccessLevelBrowse

public short getAccessLevelBrowse()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelBrowse.

Specified by:
getAccessLevelBrowse in interface SecureObject
Returns:
The non-null value for attribute accessLevelBrowse.

getAccessLevelBrowse

protected short getAccessLevelBrowse(int index)

setAccessLevelBrowse

public void setAccessLevelBrowse(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelBrowse.

Specified by:
setAccessLevelBrowse in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelBrowse.

setAccessLevelBrowse

protected void setAccessLevelBrowse(int index,
                                    short newValue)

getAccessLevelDelete

public short getAccessLevelDelete()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelDelete.

Specified by:
getAccessLevelDelete in interface SecureObject
Returns:
The non-null value for attribute accessLevelDelete.

getAccessLevelDelete

protected short getAccessLevelDelete(int index)

setAccessLevelDelete

public void setAccessLevelDelete(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelDelete.

Specified by:
setAccessLevelDelete in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelDelete.

setAccessLevelDelete

protected void setAccessLevelDelete(int index,
                                    short newValue)

getAccessLevelUpdate

public short getAccessLevelUpdate()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelUpdate.

Specified by:
getAccessLevelUpdate in interface SecureObject
Returns:
The non-null value for attribute accessLevelUpdate.

getAccessLevelUpdate

protected short getAccessLevelUpdate(int index)

setAccessLevelUpdate

public void setAccessLevelUpdate(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelUpdate.

Specified by:
setAccessLevelUpdate in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelUpdate.

setAccessLevelUpdate

protected void setAccessLevelUpdate(int index,
                                    short newValue)

addOwningGroup

public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
                                        throws RefException
Specified by:
addOwningGroup in interface SecureObject
Throws:
RefException

addOwningGroup

public ModifySecureObjectResult addOwningGroup(PrincipalGroup group,
                                               short mode)
                                        throws RefException
Specified by:
addOwningGroup in interface SecureObject
Throws:
RefException

getOwner

public List getOwner()
Specified by:
getOwner in interface SecureObject
Returns:
A list containing all elements for this attribute.

getOwner

public String getOwner(int index)
Specified by:
getOwner in interface SecureObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setOwner

protected void setOwner(List newValue)

setOwner

protected void setOwner(String[] newValue)

setOwningGroup

public void setOwningGroup(List newValue)

setOwningGroup

public void setOwningGroup(PrincipalGroup[] newValue)

getOwningGroup

public PrincipalGroup getOwningGroup(int index)
Description copied from interface: SecureObject
Retrieves the value for the reference owningGroup for the specified qualifier attribute value.

Specified by:
getOwningGroup in interface SecureObject
Parameters:
index - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getOwningGroup

public Collection getOwningGroup()
Description copied from interface: SecureObject
Retrieves the objects referenced by owningGroup.

Specified by:
getOwningGroup in interface SecureObject
Returns:
The collection of referenced objects.

addOwningGroup

public void addOwningGroup(int index,
                           PrincipalGroup newValue)
Specified by:
addOwningGroup in interface SecureObject
Parameters:
index - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addOwningGroup

public void addOwningGroup(PrincipalGroup newValue)
Specified by:
addOwningGroup in interface SecureObject
Parameters:
newValue - The element to be appended.

removeOwningGroup

public void removeOwningGroup(int index)
Specified by:
removeOwningGroup in interface SecureObject

getOwningUser

public User getOwningUser()
Description copied from interface: SecureObject
Retrieves the value for the optional reference owningUser.

Specified by:
getOwningUser in interface SecureObject
Returns:
The possibly null value for this reference.

setOwningUser

public void setOwningUser(User newValue)
Description copied from interface: SecureObject
Sets a new value for the reference owningUser.

Specified by:
setOwningUser in interface SecureObject
Parameters:
newValue - The non-null new value for this reference.

removeOwningUser

public void removeOwningUser()
Description copied from interface: SecureObject
Removes the value for the optional reference owningUser.

Specified by:
removeOwningUser in interface SecureObject

removeAllOwningGroup

public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
                                              throws RefException
Specified by:
removeAllOwningGroup in interface SecureObject
Throws:
RefException

removeAllOwningGroup

public ModifySecureObjectResult removeAllOwningGroup(short mode)
                                              throws RefException
Specified by:
removeAllOwningGroup in interface SecureObject
Throws:
RefException

removeOwningGroup

public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
                                           throws RefException
Specified by:
removeOwningGroup in interface SecureObject
Throws:
RefException

removeOwningGroup

public ModifySecureObjectResult removeOwningGroup(PrincipalGroup group,
                                                  short mode)
                                           throws RefException
Specified by:
removeOwningGroup in interface SecureObject
Throws:
RefException

setAccessLevel

public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
                                        throws RefException
Specified by:
setAccessLevel in interface SecureObject
Throws:
RefException

setAccessLevel

public ModifySecureObjectResult setAccessLevel(short accessLevelBrowse,
                                               short accessLevelDelete,
                                               short accessLevelUpdate,
                                               short mode)
                                        throws RefException
Specified by:
setAccessLevel in interface SecureObject
Throws:
RefException

setOwningUser

public ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
                                       throws RefException
Specified by:
setOwningUser in interface SecureObject
Throws:
RefException

setOwningUser

public ModifySecureObjectResult setOwningUser(short mode,
                                              User user)
                                       throws RefException
Specified by:
setOwningUser in interface SecureObject
Throws:
RefException

addSubscription

public Void addSubscription(Void params)
                     throws RefException
Specified by:
addSubscription in interface SubscriptionTarget
Throws:
RefException

addSubscription

public Void addSubscription()
                     throws RefException
Specified by:
addSubscription in interface SubscriptionTarget
Throws:
RefException

addSubscriptionForParent

public Void addSubscriptionForParent(Void params)
                              throws RefException
Specified by:
addSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

addSubscriptionForParent

public Void addSubscriptionForParent()
                              throws RefException
Specified by:
addSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

removeSubscription

public Void removeSubscription(Void params)
                        throws RefException
Specified by:
removeSubscription in interface SubscriptionTarget
Throws:
RefException

removeSubscription

public Void removeSubscription()
                        throws RefException
Specified by:
removeSubscription in interface SubscriptionTarget
Throws:
RefException

removeSubscriptionForParent

public Void removeSubscriptionForParent(Void params)
                                 throws RefException
Specified by:
removeSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

removeSubscriptionForParent

public Void removeSubscriptionForParent()
                                 throws RefException
Specified by:
removeSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

exportXml

public ExportResult exportXml(XmlExportParams params)
                       throws RefException
Specified by:
exportXml in interface XmlExporter
Throws:
RefException

exportXml

public ExportResult exportXml(String attributeFilter,
                              String referenceFilter)
                       throws RefException
Specified by:
exportXml in interface XmlExporter
Throws:
RefException

getCloseProbability

public Short getCloseProbability()
Specified by:
getCloseProbability in interface AbstractOpportunityPosition
Returns:
The possibly null value for attribute closeProbability.

setCloseProbability

public void setCloseProbability(Short newValue)
Description copied from interface: AbstractOpportunityPosition
Sets a new value for the attribute closeProbability.

Specified by:
setCloseProbability in interface AbstractOpportunityPosition
Parameters:
newValue - The possibly null new value for attribute closeProbability.

getEstimatedCloseDate

public Date getEstimatedCloseDate()
Specified by:
getEstimatedCloseDate in interface AbstractOpportunityPosition
Returns:
The possibly null value for attribute estimatedCloseDate.

setEstimatedCloseDate

public void setEstimatedCloseDate(Date newValue)
Description copied from interface: AbstractOpportunityPosition
Sets a new value for the attribute estimatedCloseDate.

Specified by:
setEstimatedCloseDate in interface AbstractOpportunityPosition
Parameters:
newValue - The possibly null new value for attribute estimatedCloseDate.

setAddress

public void setAddress(List newValue)

setAddress

public void setAddress(ContractAddress[] newValue)

getAddress

public ContractAddress getAddress(String id)
Description copied from interface: AddressContainer
Retrieves the value for the reference address for the specified qualifier attribute value.

Specified by:
getAddress in interface AddressContainer
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAddress

public Collection getAddress()
Description copied from interface: AddressContainer
Retrieves a collection containing all the elements for the reference address.

Specified by:
getAddress in interface AddressContainer
Returns:
A collection containing all the elements for this reference.

getAddress

public List getAddress(ContractAddressFilter filter)
Description copied from interface: AddressContainer
Retrieves the value for the reference address for the specified filter.

Specified by:
getAddress in interface AddressContainer
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAddress

public List getAddress(ContractAddressQuery query)
Description copied from interface: AddressContainer
Retrieves the value for the reference address for the specified query.

Specified by:
getAddress in interface AddressContainer
Returns:
The filtered collection of referenced objects.

addAddress

public void addAddress(String id,
                       ContractAddress newValue)
Specified by:
addAddress in interface AddressContainer
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addAddress

public void addAddress(ContractAddress newValue)
Specified by:
addAddress in interface AddressContainer
Parameters:
newValue - The element to be appended.

removeAddress

public void removeAddress(String id)
Specified by:
removeAddress in interface AddressContainer

getAmount

public BigDecimal getAmount()
Specified by:
getAmount in interface ContractPosition
Returns:
The possibly null value for attribute amount.

setAmount

protected void setAmount(BigDecimal newValue)

getBaseAmount

public BigDecimal getBaseAmount()
Specified by:
getBaseAmount in interface ContractPosition
Returns:
The possibly null value for attribute baseAmount.

setBaseAmount

protected void setBaseAmount(BigDecimal newValue)

getCalcRule

public CalculationRule getCalcRule()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference calcRule.

Specified by:
getCalcRule in interface ContractPosition
Returns:
The possibly null value for this reference.

setCalcRule

public void setCalcRule(CalculationRule newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference calcRule.

Specified by:
setCalcRule in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removeCalcRule

public void removeCalcRule()
Description copied from interface: ContractPosition
Removes the value for the optional reference calcRule.

Specified by:
removeCalcRule in interface ContractPosition

setContact

public void setContact(List newValue)

setContact

public void setContact(Contact[] newValue)

getContact

public Contact getContact(int importance)
Description copied from interface: ContractPosition
Retrieves the value for the reference contact for the specified qualifier attribute value.

Specified by:
getContact in interface ContractPosition
Parameters:
importance - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getContact

public Collection getContact()
Description copied from interface: ContractPosition
Retrieves the objects referenced by contact.

Specified by:
getContact in interface ContractPosition
Returns:
The collection of referenced objects.

addContact

public void addContact(int importance,
                       Contact newValue)
Specified by:
addContact in interface ContractPosition
Parameters:
importance - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addContact

public void addContact(Contact newValue)
Specified by:
addContact in interface ContractPosition
Parameters:
newValue - The element to be appended.

removeContact

public void removeContact(int importance)
Specified by:
removeContact in interface ContractPosition

getContractPositionState

public short getContractPositionState()
Description copied from interface: ContractPosition
Retrieves the value for the attribute contractPositionState.

Specified by:
getContractPositionState in interface ContractPosition
Returns:
The non-null value for attribute contractPositionState.

getContractPositionState

protected short getContractPositionState(int index)

setContractPositionState

public void setContractPositionState(short newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute contractPositionState.

Specified by:
setContractPositionState in interface ContractPosition
Parameters:
newValue - The non-null new value for attribute contractPositionState.

setContractPositionState

protected void setContractPositionState(int index,
                                        short newValue)

setDeliveryInformation

public void setDeliveryInformation(List newValue)

setDeliveryInformation

public void setDeliveryInformation(DeliveryInformation[] newValue)

getDeliveryInformation

public DeliveryInformation getDeliveryInformation(String id)
Description copied from interface: ContractPosition
Retrieves the value for the reference deliveryInformation for the specified qualifier attribute value.

Specified by:
getDeliveryInformation in interface ContractPosition
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getDeliveryInformation

public Collection getDeliveryInformation()
Description copied from interface: ContractPosition
Retrieves a collection containing all the elements for the reference deliveryInformation.

Specified by:
getDeliveryInformation in interface ContractPosition
Returns:
A collection containing all the elements for this reference.

getDeliveryInformation

public List getDeliveryInformation(DeliveryInformationFilter filter)
Description copied from interface: ContractPosition
Retrieves the value for the reference deliveryInformation for the specified filter.

Specified by:
getDeliveryInformation in interface ContractPosition
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getDeliveryInformation

public List getDeliveryInformation(DeliveryInformationQuery query)
Description copied from interface: ContractPosition
Retrieves the value for the reference deliveryInformation for the specified query.

Specified by:
getDeliveryInformation in interface ContractPosition
Returns:
The filtered collection of referenced objects.

addDeliveryInformation

public void addDeliveryInformation(String id,
                                   DeliveryInformation newValue)
Specified by:
addDeliveryInformation in interface ContractPosition
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addDeliveryInformation

public void addDeliveryInformation(DeliveryInformation newValue)
Specified by:
addDeliveryInformation in interface ContractPosition
Parameters:
newValue - The element to be appended.

removeDeliveryInformation

public void removeDeliveryInformation(String id)
Specified by:
removeDeliveryInformation in interface ContractPosition

getDescription

public String getDescription()
Specified by:
getDescription in interface ContractPosition
Returns:
The possibly null value for attribute description.

setDescription

public void setDescription(String newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute description.

Specified by:
setDescription in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute description.

getDiscount

public BigDecimal getDiscount()
Specified by:
getDiscount in interface ContractPosition
Returns:
The possibly null value for attribute discount.

setDiscount

public void setDiscount(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute discount.

Specified by:
setDiscount in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute discount.

getDiscountAmount

public BigDecimal getDiscountAmount()
Specified by:
getDiscountAmount in interface ContractPosition
Returns:
The possibly null value for attribute discountAmount.

setDiscountAmount

protected void setDiscountAmount(BigDecimal newValue)

getDiscountDescription

public String getDiscountDescription()
Specified by:
getDiscountDescription in interface ContractPosition
Returns:
The possibly null value for attribute discountDescription.

setDiscountDescription

public void setDiscountDescription(String newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute discountDescription.

Specified by:
setDiscountDescription in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute discountDescription.

isDiscountIsPercentage

public Boolean isDiscountIsPercentage()
Specified by:
isDiscountIsPercentage in interface ContractPosition
Returns:
The possibly null value for attribute discountIsPercentage.

setDiscountIsPercentage

public void setDiscountIsPercentage(Boolean newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute discountIsPercentage.

Specified by:
setDiscountIsPercentage in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute discountIsPercentage.

getLineItemNumber

public long getLineItemNumber()
Description copied from interface: ContractPosition
Retrieves the value for the attribute lineItemNumber.

Specified by:
getLineItemNumber in interface ContractPosition
Returns:
The non-null value for attribute lineItemNumber.

getLineItemNumber

protected long getLineItemNumber(int index)

setLineItemNumber

protected void setLineItemNumber(long newValue)

setLineItemNumber

protected void setLineItemNumber(int index,
                                 long newValue)

getListPrice

public ProductBasePrice getListPrice()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference listPrice.

Specified by:
getListPrice in interface ContractPosition
Returns:
The possibly null value for this reference.

setListPrice

public void setListPrice(ProductBasePrice newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference listPrice.

Specified by:
setListPrice in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removeListPrice

public void removeListPrice()
Description copied from interface: ContractPosition
Removes the value for the optional reference listPrice.

Specified by:
removeListPrice in interface ContractPosition

getMaxQuantity

public BigDecimal getMaxQuantity()
Specified by:
getMaxQuantity in interface ContractPosition
Returns:
The possibly null value for attribute maxQuantity.

setMaxQuantity

public void setMaxQuantity(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute maxQuantity.

Specified by:
setMaxQuantity in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute maxQuantity.

getMinMaxQuantityHandling

public short getMinMaxQuantityHandling()
Description copied from interface: ContractPosition
Retrieves the value for the attribute minMaxQuantityHandling.

Specified by:
getMinMaxQuantityHandling in interface ContractPosition
Returns:
The non-null value for attribute minMaxQuantityHandling.

getMinMaxQuantityHandling

protected short getMinMaxQuantityHandling(int index)

setMinMaxQuantityHandling

public void setMinMaxQuantityHandling(short newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute minMaxQuantityHandling.

Specified by:
setMinMaxQuantityHandling in interface ContractPosition
Parameters:
newValue - The non-null new value for attribute minMaxQuantityHandling.

setMinMaxQuantityHandling

protected void setMinMaxQuantityHandling(int index,
                                         short newValue)

getMinQuantity

public BigDecimal getMinQuantity()
Specified by:
getMinQuantity in interface ContractPosition
Returns:
The possibly null value for attribute minQuantity.

setMinQuantity

public void setMinQuantity(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute minQuantity.

Specified by:
setMinQuantity in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute minQuantity.

getName

public String getName()
Description copied from interface: ContractPosition
Retrieves the value for the attribute name.

Specified by:
getName in interface ContractPosition
Returns:
The non-null value for attribute name.

getName

protected String getName(int index)

setName

public void setName(String newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute name.

Specified by:
setName in interface ContractPosition
Parameters:
newValue - The non-null new value for attribute name.

setName

protected void setName(int index,
                       String newValue)

getOffsetQuantity

public BigDecimal getOffsetQuantity()
Specified by:
getOffsetQuantity in interface ContractPosition
Returns:
The possibly null value for attribute offsetQuantity.

setOffsetQuantity

public void setOffsetQuantity(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute offsetQuantity.

Specified by:
setOffsetQuantity in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute offsetQuantity.

setPositionModification

protected void setPositionModification(List newValue)

setPositionModification

protected void setPositionModification(PositionModification[] newValue)

getPositionModification

public PositionModification getPositionModification(String id)
Description copied from interface: ContractPosition
Retrieves the value for the reference positionModification for the specified qualifier attribute value.

Specified by:
getPositionModification in interface ContractPosition
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getPositionModification

public Collection getPositionModification()
Description copied from interface: ContractPosition
Retrieves a collection containing all the elements for the reference positionModification.

Specified by:
getPositionModification in interface ContractPosition
Returns:
A collection containing all the elements for this reference.

getPositionModification

public List getPositionModification(PositionModificationFilter filter)
Description copied from interface: ContractPosition
Retrieves the value for the reference positionModification for the specified filter.

Specified by:
getPositionModification in interface ContractPosition
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getPositionModification

public List getPositionModification(PositionModificationQuery query)
Description copied from interface: ContractPosition
Retrieves the value for the reference positionModification for the specified query.

Specified by:
getPositionModification in interface ContractPosition
Returns:
The filtered collection of referenced objects.

addPositionModification

protected void addPositionModification(String id,
                                       PositionModification newValue)

addPositionModification

protected void addPositionModification(PositionModification newValue)

removePositionModification

protected void removePositionModification(String id)

getPositionNumber

public String getPositionNumber()
Description copied from interface: ContractPosition
Retrieves the value for the attribute positionNumber.

Specified by:
getPositionNumber in interface ContractPosition
Returns:
The non-null value for attribute positionNumber.

getPositionNumber

protected String getPositionNumber(int index)

setPositionNumber

public void setPositionNumber(String newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute positionNumber.

Specified by:
setPositionNumber in interface ContractPosition
Parameters:
newValue - The non-null new value for attribute positionNumber.

setPositionNumber

protected void setPositionNumber(int index,
                                 String newValue)

getPriceLevel

public PriceLevel getPriceLevel()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference priceLevel.

Specified by:
getPriceLevel in interface ContractPosition
Returns:
The possibly null value for this reference.

setPriceLevel

public void setPriceLevel(PriceLevel newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference priceLevel.

Specified by:
setPriceLevel in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removePriceLevel

public void removePriceLevel()
Description copied from interface: ContractPosition
Removes the value for the optional reference priceLevel.

Specified by:
removePriceLevel in interface ContractPosition

getPricePerUnit

public BigDecimal getPricePerUnit()
Specified by:
getPricePerUnit in interface ContractPosition
Returns:
The possibly null value for attribute pricePerUnit.

setPricePerUnit

public void setPricePerUnit(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute pricePerUnit.

Specified by:
setPricePerUnit in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute pricePerUnit.

getPriceUom

public Uom getPriceUom()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference priceUom.

Specified by:
getPriceUom in interface ContractPosition
Returns:
The possibly null value for this reference.

setPriceUom

public void setPriceUom(Uom newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference priceUom.

Specified by:
setPriceUom in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removePriceUom

public void removePriceUom()
Description copied from interface: ContractPosition
Removes the value for the optional reference priceUom.

Specified by:
removePriceUom in interface ContractPosition

getPriceUomDescription

public String getPriceUomDescription()
Specified by:
getPriceUomDescription in interface ContractPosition
Returns:
The possibly null value for attribute priceUomDescription.

setPriceUomDescription

protected void setPriceUomDescription(String newValue)

getPriceUomDetailedDescription

public String getPriceUomDetailedDescription()
Specified by:
getPriceUomDetailedDescription in interface ContractPosition
Returns:
The possibly null value for attribute priceUomDetailedDescription.

setPriceUomDetailedDescription

protected void setPriceUomDetailedDescription(String newValue)

getPricingDate

public Date getPricingDate()
Specified by:
getPricingDate in interface ContractPosition
Returns:
The possibly null value for attribute pricingDate.

setPricingDate

public void setPricingDate(Date newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute pricingDate.

Specified by:
setPricingDate in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute pricingDate.

getPricingRule

public PricingRule getPricingRule()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference pricingRule.

Specified by:
getPricingRule in interface ContractPosition
Returns:
The possibly null value for this reference.

setPricingRule

public void setPricingRule(PricingRule newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference pricingRule.

Specified by:
setPricingRule in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removePricingRule

public void removePricingRule()
Description copied from interface: ContractPosition
Removes the value for the optional reference pricingRule.

Specified by:
removePricingRule in interface ContractPosition

getPricingState

public short getPricingState()
Description copied from interface: ContractPosition
Retrieves the value for the attribute pricingState.

Specified by:
getPricingState in interface ContractPosition
Returns:
The non-null value for attribute pricingState.

getPricingState

protected short getPricingState(int index)

setPricingState

public void setPricingState(short newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute pricingState.

Specified by:
setPricingState in interface ContractPosition
Parameters:
newValue - The non-null new value for attribute pricingState.

setPricingState

protected void setPricingState(int index,
                               short newValue)

setProductApplication

public void setProductApplication(List newValue)

setProductApplication

public void setProductApplication(ProductApplication[] newValue)

getProductApplication

public ProductApplication getProductApplication(String id)
Description copied from interface: ContractPosition
Retrieves the value for the reference productApplication for the specified qualifier attribute value.

Specified by:
getProductApplication in interface ContractPosition
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getProductApplication

public Collection getProductApplication()
Description copied from interface: ContractPosition
Retrieves a collection containing all the elements for the reference productApplication.

Specified by:
getProductApplication in interface ContractPosition
Returns:
A collection containing all the elements for this reference.

getProductApplication

public List getProductApplication(ProductApplicationFilter filter)
Description copied from interface: ContractPosition
Retrieves the value for the reference productApplication for the specified filter.

Specified by:
getProductApplication in interface ContractPosition
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getProductApplication

public List getProductApplication(ProductApplicationQuery query)
Description copied from interface: ContractPosition
Retrieves the value for the reference productApplication for the specified query.

Specified by:
getProductApplication in interface ContractPosition
Returns:
The filtered collection of referenced objects.

addProductApplication

public void addProductApplication(String id,
                                  ProductApplication newValue)
Specified by:
addProductApplication in interface ContractPosition
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addProductApplication

public void addProductApplication(ProductApplication newValue)
Specified by:
addProductApplication in interface ContractPosition
Parameters:
newValue - The element to be appended.

removeProductApplication

public void removeProductApplication(String id)
Specified by:
removeProductApplication in interface ContractPosition

getProductDescription

public String getProductDescription()
Specified by:
getProductDescription in interface ContractPosition
Returns:
The possibly null value for attribute productDescription.

setProductDescription

protected void setProductDescription(String newValue)

getProductDetailedDescription

public String getProductDetailedDescription()
Specified by:
getProductDetailedDescription in interface ContractPosition
Returns:
The possibly null value for attribute productDetailedDescription.

setProductDetailedDescription

protected void setProductDetailedDescription(String newValue)

getQuantity

public BigDecimal getQuantity()
Specified by:
getQuantity in interface ContractPosition
Returns:
The possibly null value for attribute quantity.

setQuantity

public void setQuantity(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute quantity.

Specified by:
setQuantity in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute quantity.

getQuantityBackOrdered

public BigDecimal getQuantityBackOrdered()
Specified by:
getQuantityBackOrdered in interface ContractPosition
Returns:
The possibly null value for attribute quantityBackOrdered.

setQuantityBackOrdered

protected void setQuantityBackOrdered(BigDecimal newValue)

getQuantityShipped

public BigDecimal getQuantityShipped()
Specified by:
getQuantityShipped in interface ContractPosition
Returns:
The possibly null value for attribute quantityShipped.

setQuantityShipped

protected void setQuantityShipped(BigDecimal newValue)

reprice

public Void reprice(Void params)
             throws RefException
Specified by:
reprice in interface ContractPosition
Throws:
RefException

reprice

public Void reprice()
             throws RefException
Specified by:
reprice in interface ContractPosition
Throws:
RefException

getSalesCommission

public BigDecimal getSalesCommission()
Specified by:
getSalesCommission in interface ContractPosition
Returns:
The possibly null value for attribute salesCommission.

setSalesCommission

public void setSalesCommission(BigDecimal newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute salesCommission.

Specified by:
setSalesCommission in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute salesCommission.

isSalesCommissionIsPercentage

public Boolean isSalesCommissionIsPercentage()
Specified by:
isSalesCommissionIsPercentage in interface ContractPosition
Returns:
The possibly null value for attribute salesCommissionIsPercentage.

setSalesCommissionIsPercentage

public void setSalesCommissionIsPercentage(Boolean newValue)
Description copied from interface: ContractPosition
Sets a new value for the attribute salesCommissionIsPercentage.

Specified by:
setSalesCommissionIsPercentage in interface ContractPosition
Parameters:
newValue - The possibly null new value for attribute salesCommissionIsPercentage.

getSalesTaxType

public SalesTaxType getSalesTaxType()
Description copied from interface: ContractPosition
Retrieves the value for the reference salesTaxType.

Specified by:
getSalesTaxType in interface ContractPosition
Returns:
The non-null value for this reference.

setSalesTaxType

public void setSalesTaxType(SalesTaxType newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference salesTaxType.

Specified by:
setSalesTaxType in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

getSalesTaxTypeDescription

public String getSalesTaxTypeDescription()
Specified by:
getSalesTaxTypeDescription in interface ContractPosition
Returns:
The possibly null value for attribute salesTaxTypeDescription.

setSalesTaxTypeDescription

protected void setSalesTaxTypeDescription(String newValue)

getSalesTaxTypeDetailedDescription

public String getSalesTaxTypeDetailedDescription()
Specified by:
getSalesTaxTypeDetailedDescription in interface ContractPosition
Returns:
The possibly null value for attribute salesTaxTypeDetailedDescription.

setSalesTaxTypeDetailedDescription

protected void setSalesTaxTypeDetailedDescription(String newValue)

getTaxAmount

public BigDecimal getTaxAmount()
Specified by:
getTaxAmount in interface ContractPosition
Returns:
The possibly null value for attribute taxAmount.

setTaxAmount

protected void setTaxAmount(BigDecimal newValue)

getUom

public Uom getUom()
Description copied from interface: ContractPosition
Retrieves the value for the optional reference uom.

Specified by:
getUom in interface ContractPosition
Returns:
The possibly null value for this reference.

setUom

public void setUom(Uom newValue)
Description copied from interface: ContractPosition
Sets a new value for the reference uom.

Specified by:
setUom in interface ContractPosition
Parameters:
newValue - The non-null new value for this reference.

removeUom

public void removeUom()
Description copied from interface: ContractPosition
Removes the value for the optional reference uom.

Specified by:
removeUom in interface ContractPosition

getUomDescription

public String getUomDescription()
Specified by:
getUomDescription in interface ContractPosition
Returns:
The possibly null value for attribute uomDescription.

setUomDescription

protected void setUomDescription(String newValue)

getUomDetailedDescription

public String getUomDetailedDescription()
Specified by:
getUomDetailedDescription in interface ContractPosition
Returns:
The possibly null value for attribute uomDetailedDescription.

setUomDetailedDescription

protected void setUomDetailedDescription(String newValue)

setDeliveryRequest

public void setDeliveryRequest(List newValue)

setDeliveryRequest

public void setDeliveryRequest(DeliveryRequest[] newValue)

getDeliveryRequest

public DeliveryRequest getDeliveryRequest(String id)
Description copied from interface: DeliveryRequestContainer
Retrieves the value for the reference deliveryRequest for the specified qualifier attribute value.

Specified by:
getDeliveryRequest in interface DeliveryRequestContainer
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getDeliveryRequest

public Collection getDeliveryRequest()
Description copied from interface: DeliveryRequestContainer
Retrieves a collection containing all the elements for the reference deliveryRequest.

Specified by:
getDeliveryRequest in interface DeliveryRequestContainer
Returns:
A collection containing all the elements for this reference.

getDeliveryRequest

public List getDeliveryRequest(DeliveryRequestFilter filter)
Description copied from interface: DeliveryRequestContainer
Retrieves the value for the reference deliveryRequest for the specified filter.

Specified by:
getDeliveryRequest in interface DeliveryRequestContainer
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getDeliveryRequest

public List getDeliveryRequest(DeliveryRequestQuery query)
Description copied from interface: DeliveryRequestContainer
Retrieves the value for the reference deliveryRequest for the specified query.

Specified by:
getDeliveryRequest in interface DeliveryRequestContainer
Returns:
The filtered collection of referenced objects.

addDeliveryRequest

public void addDeliveryRequest(String id,
                               DeliveryRequest newValue)
Specified by:
addDeliveryRequest in interface DeliveryRequestContainer
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addDeliveryRequest

public void addDeliveryRequest(DeliveryRequest newValue)
Specified by:
addDeliveryRequest in interface DeliveryRequestContainer
Parameters:
newValue - The element to be appended.

removeDeliveryRequest

public void removeDeliveryRequest(String id)
Specified by:
removeDeliveryRequest in interface DeliveryRequestContainer

getCarrier

public Account getCarrier()
Description copied from interface: ShippingDetail
Retrieves the value for the reference carrier.

Specified by:
getCarrier in interface ShippingDetail
Returns:
The non-null value for this reference.

setCarrier

public void setCarrier(Account newValue)
Description copied from interface: ShippingDetail
Sets a new value for the reference carrier.

Specified by:
setCarrier in interface ShippingDetail
Parameters:
newValue - The non-null new value for this reference.

getGiftMessage

public String getGiftMessage()
Specified by:
getGiftMessage in interface ShippingDetail
Returns:
The possibly null value for attribute giftMessage.

setGiftMessage

public void setGiftMessage(String newValue)
Description copied from interface: ShippingDetail
Sets a new value for the attribute giftMessage.

Specified by:
setGiftMessage in interface ShippingDetail
Parameters:
newValue - The possibly null new value for attribute giftMessage.

isGift

public boolean isGift()
Description copied from interface: ShippingDetail
Retrieves the value for the attribute isGift.

Specified by:
isGift in interface ShippingDetail
Returns:
The non-null value for attribute isGift.

isGift

protected boolean isGift(int index)

setGift

public void setGift(boolean newValue)
Description copied from interface: ShippingDetail
Sets a new value for the attribute isGift.

Specified by:
setGift in interface ShippingDetail
Parameters:
newValue - The non-null new value for attribute isGift.

setGift

protected void setGift(int index,
                       boolean newValue)

getShippingInstructions

public String getShippingInstructions()
Specified by:
getShippingInstructions in interface ShippingDetail
Returns:
The possibly null value for attribute shippingInstructions.

setShippingInstructions

public void setShippingInstructions(String newValue)
Description copied from interface: ShippingDetail
Sets a new value for the attribute shippingInstructions.

Specified by:
setShippingInstructions in interface ShippingDetail
Parameters:
newValue - The possibly null new value for attribute shippingInstructions.

getShippingMethod

public short getShippingMethod()
Description copied from interface: ShippingDetail
Retrieves the value for the attribute shippingMethod.

Specified by:
getShippingMethod in interface ShippingDetail
Returns:
The non-null value for attribute shippingMethod.

getShippingMethod

protected short getShippingMethod(int index)

setShippingMethod

public void setShippingMethod(short newValue)
Description copied from interface: ShippingDetail
Sets a new value for the attribute shippingMethod.

Specified by:
setShippingMethod in interface ShippingDetail
Parameters:
newValue - The non-null new value for attribute shippingMethod.

setShippingMethod

protected void setShippingMethod(int index,
                                 short newValue)

getShippingTrackingNumber

public String getShippingTrackingNumber()
Specified by:
getShippingTrackingNumber in interface ShippingDetail
Returns:
The possibly null value for attribute shippingTrackingNumber.

setShippingTrackingNumber

public void setShippingTrackingNumber(String newValue)
Description copied from interface: ShippingDetail
Sets a new value for the attribute shippingTrackingNumber.

Specified by:
setShippingTrackingNumber in interface ShippingDetail
Parameters:
newValue - The possibly null new value for attribute shippingTrackingNumber.

setDepotReference

public void setDepotReference(List newValue)

setDepotReference

public void setDepotReference(DepotReference[] newValue)

getDepotReference

public DepotReference getDepotReference(String id)
Description copied from interface: DepotReferenceHolder
Retrieves the value for the reference depotReference for the specified qualifier attribute value.

Specified by:
getDepotReference in interface DepotReferenceHolder
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getDepotReference

public Collection getDepotReference()
Description copied from interface: DepotReferenceHolder
Retrieves a collection containing all the elements for the reference depotReference.

Specified by:
getDepotReference in interface DepotReferenceHolder
Returns:
A collection containing all the elements for this reference.

getDepotReference

public List getDepotReference(DepotReferenceFilter filter)
Description copied from interface: DepotReferenceHolder
Retrieves the value for the reference depotReference for the specified filter.

Specified by:
getDepotReference in interface DepotReferenceHolder
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getDepotReference

public List getDepotReference(DepotReferenceQuery query)
Description copied from interface: DepotReferenceHolder
Retrieves the value for the reference depotReference for the specified query.

Specified by:
getDepotReference in interface DepotReferenceHolder
Returns:
The filtered collection of referenced objects.

addDepotReference

public void addDepotReference(String id,
                              DepotReference newValue)
Specified by:
addDepotReference in interface DepotReferenceHolder
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addDepotReference

public void addDepotReference(DepotReference newValue)
Specified by:
addDepotReference in interface DepotReferenceHolder
Parameters:
newValue - The element to be appended.

removeDepotReference

public void removeDepotReference(String id)
Specified by:
removeDepotReference in interface DepotReferenceHolder

setAdditionalExternalLink

public void setAdditionalExternalLink(List newValue)

setAdditionalExternalLink

public void setAdditionalExternalLink(AdditionalExternalLink[] newValue)

getAdditionalExternalLink

public AdditionalExternalLink getAdditionalExternalLink(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value.

Specified by:
getAdditionalExternalLink in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAdditionalExternalLink

public Collection getAdditionalExternalLink()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference additionalExternalLink.

Specified by:
getAdditionalExternalLink in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getAdditionalExternalLink

public List getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified filter.

Specified by:
getAdditionalExternalLink in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAdditionalExternalLink

public List getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified query.

Specified by:
getAdditionalExternalLink in interface CrxObject
Returns:
The filtered collection of referenced objects.

addAdditionalExternalLink

public void addAdditionalExternalLink(String id,
                                      AdditionalExternalLink newValue)
Specified by:
addAdditionalExternalLink in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addAdditionalExternalLink

public void addAdditionalExternalLink(AdditionalExternalLink newValue)
Specified by:
addAdditionalExternalLink in interface CrxObject
Parameters:
newValue - The element to be appended.

removeAdditionalExternalLink

public void removeAdditionalExternalLink(String id)
Specified by:
removeAdditionalExternalLink in interface CrxObject

setAttachedDocument

public void setAttachedDocument(List newValue)

setAttachedDocument

public void setAttachedDocument(DocumentAttachment[] newValue)

getAttachedDocument

public DocumentAttachment getAttachedDocument(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified qualifier attribute value.

Specified by:
getAttachedDocument in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAttachedDocument

public Collection getAttachedDocument()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference attachedDocument.

Specified by:
getAttachedDocument in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getAttachedDocument

public List getAttachedDocument(DocumentAttachmentFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified filter.

Specified by:
getAttachedDocument in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAttachedDocument

public List getAttachedDocument(DocumentAttachmentQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified query.

Specified by:
getAttachedDocument in interface CrxObject
Returns:
The filtered collection of referenced objects.

addAttachedDocument

public void addAttachedDocument(String id,
                                DocumentAttachment newValue)
Specified by:
addAttachedDocument in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addAttachedDocument

public void addAttachedDocument(DocumentAttachment newValue)
Specified by:
addAttachedDocument in interface CrxObject
Parameters:
newValue - The element to be appended.

removeAttachedDocument

public void removeAttachedDocument(String id)
Specified by:
removeAttachedDocument in interface CrxObject

getCategory

public List getCategory()
Specified by:
getCategory in interface CrxObject
Returns:
A list containing all elements for this attribute.

getCategory

public String getCategory(int index)
Specified by:
getCategory in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setCategory

public void setCategory(List newValue)
Specified by:
setCategory in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setCategory

public void setCategory(String[] newValue)
Specified by:
setCategory in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

isDisabled

public boolean isDisabled()
Description copied from interface: CrxObject
Retrieves the value for the attribute disabled.

Specified by:
isDisabled in interface CrxObject
Returns:
The non-null value for attribute disabled.

isDisabled

protected boolean isDisabled(int index)

setDisabled

public void setDisabled(boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute disabled.

Specified by:
setDisabled in interface CrxObject
Parameters:
newValue - The non-null new value for attribute disabled.

setDisabled

protected void setDisabled(int index,
                           boolean newValue)

getDisabledReason

public String getDisabledReason()
Specified by:
getDisabledReason in interface CrxObject
Returns:
The possibly null value for attribute disabledReason.

setDisabledReason

public void setDisabledReason(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute disabledReason.

Specified by:
setDisabledReason in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute disabledReason.

getExternalLink

public List getExternalLink()
Specified by:
getExternalLink in interface CrxObject
Returns:
A list containing all elements for this attribute.

getExternalLink

public String getExternalLink(int index)
Specified by:
getExternalLink in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setExternalLink

public void setExternalLink(List newValue)
Specified by:
setExternalLink in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setExternalLink

public void setExternalLink(String[] newValue)
Specified by:
setExternalLink in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

setMedia

public void setMedia(List newValue)

setMedia

public void setMedia(Media[] newValue)

getMedia

public Media getMedia(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified qualifier attribute value.

Specified by:
getMedia in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getMedia

public Collection getMedia()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference media.

Specified by:
getMedia in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getMedia

public List getMedia(MediaFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified filter.

Specified by:
getMedia in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getMedia

public List getMedia(MediaQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified query.

Specified by:
getMedia in interface CrxObject
Returns:
The filtered collection of referenced objects.

addMedia

public void addMedia(String id,
                     Media newValue)
Specified by:
addMedia in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addMedia

public void addMedia(Media newValue)
Specified by:
addMedia in interface CrxObject
Parameters:
newValue - The element to be appended.

removeMedia

public void removeMedia(String id)
Specified by:
removeMedia in interface CrxObject

setNote

public void setNote(List newValue)

setNote

public void setNote(Note[] newValue)

getNote

public Note getNote(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified qualifier attribute value.

Specified by:
getNote in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getNote

public Collection getNote()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference note.

Specified by:
getNote in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getNote

public List getNote(NoteFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified filter.

Specified by:
getNote in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getNote

public List getNote(NoteQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified query.

Specified by:
getNote in interface CrxObject
Returns:
The filtered collection of referenced objects.

addNote

public void addNote(String id,
                    Note newValue)
Specified by:
addNote in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addNote

public void addNote(Note newValue)
Specified by:
addNote in interface CrxObject
Parameters:
newValue - The element to be appended.

removeNote

public void removeNote(String id)
Specified by:
removeNote in interface CrxObject

setPropertySet

public void setPropertySet(List newValue)

setPropertySet

public void setPropertySet(PropertySet[] newValue)

getPropertySet

public PropertySet getPropertySet(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified qualifier attribute value.

Specified by:
getPropertySet in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getPropertySet

public Collection getPropertySet()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference propertySet.

Specified by:
getPropertySet in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getPropertySet

public List getPropertySet(PropertySetFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified filter.

Specified by:
getPropertySet in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getPropertySet

public List getPropertySet(PropertySetQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified query.

Specified by:
getPropertySet in interface CrxObject
Returns:
The filtered collection of referenced objects.

addPropertySet

public void addPropertySet(String id,
                           PropertySet newValue)
Specified by:
addPropertySet in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addPropertySet

public void addPropertySet(PropertySet newValue)
Specified by:
addPropertySet in interface CrxObject
Parameters:
newValue - The element to be appended.

removePropertySet

public void removePropertySet(String id)
Specified by:
removePropertySet in interface CrxObject

setPropertySetEntry

protected void setPropertySetEntry(List newValue)

setPropertySetEntry

protected void setPropertySetEntry(PropertySetEntry[] newValue)

getPropertySetEntry

public PropertySetEntry getPropertySetEntry(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified qualifier attribute value.

Specified by:
getPropertySetEntry in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getPropertySetEntry

public Collection getPropertySetEntry()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference propertySetEntry.

Specified by:
getPropertySetEntry in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getPropertySetEntry

public List getPropertySetEntry(PropertySetEntryFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified filter.

Specified by:
getPropertySetEntry in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getPropertySetEntry

public List getPropertySetEntry(PropertySetEntryQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified query.

Specified by:
getPropertySetEntry in interface CrxObject
Returns:
The filtered collection of referenced objects.

addPropertySetEntry

protected void addPropertySetEntry(String id,
                                   PropertySetEntry newValue)

addPropertySetEntry

protected void addPropertySetEntry(PropertySetEntry newValue)

removePropertySetEntry

protected void removePropertySetEntry(String id)

setRating

public void setRating(List newValue)

setRating

public void setRating(Rating[] newValue)

getRating

public Rating getRating(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified qualifier attribute value.

Specified by:
getRating in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getRating

public Collection getRating()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference rating.

Specified by:
getRating in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getRating

public List getRating(RatingFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified filter.

Specified by:
getRating in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getRating

public List getRating(RatingQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified query.

Specified by:
getRating in interface CrxObject
Returns:
The filtered collection of referenced objects.

addRating

public void addRating(String id,
                      Rating newValue)
Specified by:
addRating in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addRating

public void addRating(Rating newValue)
Specified by:
addRating in interface CrxObject
Parameters:
newValue - The element to be appended.

removeRating

public void removeRating(String id)
Specified by:
removeRating in interface CrxObject

isUserBoolean0

public Boolean isUserBoolean0()
Specified by:
isUserBoolean0 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean0.

setUserBoolean0

public void setUserBoolean0(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean0.

Specified by:
setUserBoolean0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean0.

isUserBoolean1

public Boolean isUserBoolean1()
Specified by:
isUserBoolean1 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean1.

setUserBoolean1

public void setUserBoolean1(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean1.

Specified by:
setUserBoolean1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean1.

isUserBoolean2

public Boolean isUserBoolean2()
Specified by:
isUserBoolean2 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean2.

setUserBoolean2

public void setUserBoolean2(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean2.

Specified by:
setUserBoolean2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean2.

isUserBoolean3

public Boolean isUserBoolean3()
Specified by:
isUserBoolean3 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean3.

setUserBoolean3

public void setUserBoolean3(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean3.

Specified by:
setUserBoolean3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean3.

isUserBoolean4

public List isUserBoolean4()
Specified by:
isUserBoolean4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

isUserBoolean4

public boolean isUserBoolean4(int index)
Specified by:
isUserBoolean4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserBoolean4

public void setUserBoolean4(List newValue)
Specified by:
setUserBoolean4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserBoolean4

public void setUserBoolean4(boolean[] newValue)
Specified by:
setUserBoolean4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserCode0

public Short getUserCode0()
Specified by:
getUserCode0 in interface CrxObject
Returns:
The possibly null value for attribute userCode0.

setUserCode0

public void setUserCode0(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode0.

Specified by:
setUserCode0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode0.

getUserCode1

public Short getUserCode1()
Specified by:
getUserCode1 in interface CrxObject
Returns:
The possibly null value for attribute userCode1.

setUserCode1

public void setUserCode1(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode1.

Specified by:
setUserCode1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode1.

getUserCode2

public Short getUserCode2()
Specified by:
getUserCode2 in interface CrxObject
Returns:
The possibly null value for attribute userCode2.

setUserCode2

public void setUserCode2(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode2.

Specified by:
setUserCode2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode2.

getUserCode3

public Short getUserCode3()
Specified by:
getUserCode3 in interface CrxObject
Returns:
The possibly null value for attribute userCode3.

setUserCode3

public void setUserCode3(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode3.

Specified by:
setUserCode3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode3.

getUserCode4

public List getUserCode4()
Specified by:
getUserCode4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserCode4

public short getUserCode4(int index)
Specified by:
getUserCode4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserCode4

public void setUserCode4(List newValue)
Specified by:
setUserCode4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserCode4

public void setUserCode4(short[] newValue)
Specified by:
setUserCode4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserDate0

public javax.xml.datatype.XMLGregorianCalendar getUserDate0()
Specified by:
getUserDate0 in interface CrxObject
Returns:
The possibly null value for attribute userDate0.

setUserDate0

public void setUserDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate0.

Specified by:
setUserDate0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate0.

getUserDate1

public javax.xml.datatype.XMLGregorianCalendar getUserDate1()
Specified by:
getUserDate1 in interface CrxObject
Returns:
The possibly null value for attribute userDate1.

setUserDate1

public void setUserDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate1.

Specified by:
setUserDate1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate1.

getUserDate2

public javax.xml.datatype.XMLGregorianCalendar getUserDate2()
Specified by:
getUserDate2 in interface CrxObject
Returns:
The possibly null value for attribute userDate2.

setUserDate2

public void setUserDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate2.

Specified by:
setUserDate2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate2.

getUserDate3

public javax.xml.datatype.XMLGregorianCalendar getUserDate3()
Specified by:
getUserDate3 in interface CrxObject
Returns:
The possibly null value for attribute userDate3.

setUserDate3

public void setUserDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate3.

Specified by:
setUserDate3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate3.

getUserDate4

public List getUserDate4()
Specified by:
getUserDate4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserDate4

public javax.xml.datatype.XMLGregorianCalendar getUserDate4(int index)
Specified by:
getUserDate4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserDate4

public void setUserDate4(List newValue)
Specified by:
setUserDate4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserDate4

public void setUserDate4(javax.xml.datatype.XMLGregorianCalendar[] newValue)
Specified by:
setUserDate4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserDateTime0

public Date getUserDateTime0()
Specified by:
getUserDateTime0 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime0.

setUserDateTime0

public void setUserDateTime0(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime0.

Specified by:
setUserDateTime0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime0.

getUserDateTime1

public Date getUserDateTime1()
Specified by:
getUserDateTime1 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime1.

setUserDateTime1

public void setUserDateTime1(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime1.

Specified by:
setUserDateTime1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime1.

getUserDateTime2

public Date getUserDateTime2()
Specified by:
getUserDateTime2 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime2.

setUserDateTime2

public void setUserDateTime2(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime2.

Specified by:
setUserDateTime2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime2.

getUserDateTime3

public Date getUserDateTime3()
Specified by:
getUserDateTime3 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime3.

setUserDateTime3

public void setUserDateTime3(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime3.

Specified by:
setUserDateTime3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime3.

getUserDateTime4

public List getUserDateTime4()
Specified by:
getUserDateTime4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserDateTime4

public Date getUserDateTime4(int index)
Specified by:
getUserDateTime4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserDateTime4

public void setUserDateTime4(List newValue)
Specified by:
setUserDateTime4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserDateTime4

public void setUserDateTime4(Date[] newValue)
Specified by:
setUserDateTime4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserNumber0

public BigDecimal getUserNumber0()
Specified by:
getUserNumber0 in interface CrxObject
Returns:
The possibly null value for attribute userNumber0.

setUserNumber0

public void setUserNumber0(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber0.

Specified by:
setUserNumber0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber0.

getUserNumber1

public BigDecimal getUserNumber1()
Specified by:
getUserNumber1 in interface CrxObject
Returns:
The possibly null value for attribute userNumber1.

setUserNumber1

public void setUserNumber1(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber1.

Specified by:
setUserNumber1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber1.

getUserNumber2

public BigDecimal getUserNumber2()
Specified by:
getUserNumber2 in interface CrxObject
Returns:
The possibly null value for attribute userNumber2.

setUserNumber2

public void setUserNumber2(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber2.

Specified by:
setUserNumber2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber2.

getUserNumber3

public BigDecimal getUserNumber3()
Specified by:
getUserNumber3 in interface CrxObject
Returns:
The possibly null value for attribute userNumber3.

setUserNumber3

public void setUserNumber3(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber3.

Specified by:
setUserNumber3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber3.

getUserNumber4

public List getUserNumber4()
Specified by:
getUserNumber4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserNumber4

public BigDecimal getUserNumber4(int index)
Specified by:
getUserNumber4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserNumber4

public void setUserNumber4(List newValue)
Specified by:
setUserNumber4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserNumber4

public void setUserNumber4(BigDecimal[] newValue)
Specified by:
setUserNumber4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserString0

public String getUserString0()
Specified by:
getUserString0 in interface CrxObject
Returns:
The possibly null value for attribute userString0.

setUserString0

public void setUserString0(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString0.

Specified by:
setUserString0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString0.

getUserString1

public String getUserString1()
Specified by:
getUserString1 in interface CrxObject
Returns:
The possibly null value for attribute userString1.

setUserString1

public void setUserString1(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString1.

Specified by:
setUserString1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString1.

getUserString2

public String getUserString2()
Specified by:
getUserString2 in interface CrxObject
Returns:
The possibly null value for attribute userString2.

setUserString2

public void setUserString2(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString2.

Specified by:
setUserString2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString2.

getUserString3

public String getUserString3()
Specified by:
getUserString3 in interface CrxObject
Returns:
The possibly null value for attribute userString3.

setUserString3

public void setUserString3(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString3.

Specified by:
setUserString3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString3.

getUserString4

public List getUserString4()
Specified by:
getUserString4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserString4

public String getUserString4(int index)
Specified by:
getUserString4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserString4

public void setUserString4(List newValue)
Specified by:
setUserString4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserString4

public void setUserString4(String[] newValue)
Specified by:
setUserString4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getBasedOn

public ProductBundle getBasedOn()
Description copied from interface: ProductBundlePosition
Retrieves the value for the optional reference basedOn.

Specified by:
getBasedOn in interface ProductBundlePosition
Returns:
The possibly null value for this reference.

setBasedOn

protected void setBasedOn(ProductBundle newValue)

removeBasedOn

protected void removeBasedOn()

getParentPosition

public ProductPosition getParentPosition()
Description copied from interface: ProductBundlePosition
Retrieves the value for the optional reference parentPosition.

Specified by:
getParentPosition in interface ProductBundlePosition
Returns:
The possibly null value for this reference.

setParentPosition

public void setParentPosition(ProductPosition newValue)
Description copied from interface: ProductBundlePosition
Sets a new value for the reference parentPosition.

Specified by:
setParentPosition in interface ProductBundlePosition
Parameters:
newValue - The non-null new value for this reference.

removeParentPosition

public void removeParentPosition()
Description copied from interface: ProductBundlePosition
Removes the value for the optional reference parentPosition.

Specified by:
removeParentPosition in interface ProductBundlePosition

getCreatedAt

public Date getCreatedAt()
Description copied from interface: BasicObject
Retrieves the value for the attribute createdAt.

Specified by:
getCreatedAt in interface BasicObject
Returns:
The non-null value for attribute createdAt.

getCreatedAt

protected Date getCreatedAt(int index)

setCreatedAt

protected void setCreatedAt(Date newValue)

setCreatedAt

protected void setCreatedAt(int index,
                            Date newValue)

getCreatedBy

public Set getCreatedBy()
Specified by:
getCreatedBy in interface BasicObject
Returns:
A set containing all elements for this attribute.

setCreatedBy

protected void setCreatedBy(Set newValue)

setCreatedBy

protected void setCreatedBy(String[] newValue)

getModifiedAt

public Date getModifiedAt()
Description copied from interface: BasicObject
Retrieves the value for the attribute modifiedAt.

Specified by:
getModifiedAt in interface BasicObject
Returns:
The non-null value for attribute modifiedAt.

getModifiedAt

protected Date getModifiedAt(int index)

setModifiedAt

protected void setModifiedAt(Date newValue)

setModifiedAt

protected void setModifiedAt(int index,
                             Date newValue)

getModifiedBy

public Set getModifiedBy()
Specified by:
getModifiedBy in interface BasicObject
Returns:
A set containing all elements for this attribute.

setModifiedBy

protected void setModifiedBy(Set newValue)

setModifiedBy

protected void setModifiedBy(String[] newValue)

setContext

protected void setContext(List newValue)

setContext

protected void setContext(Context[] newValue)

getContext

public Context getContext(String id)
Description copied from interface: ContextCapable
Retrieves the value for the reference context for the specified qualifier attribute value.

Specified by:
getContext in interface ContextCapable
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getContext

public Collection getContext()
Description copied from interface: ContextCapable
Retrieves the objects referenced by context.

Specified by:
getContext in interface ContextCapable
Returns:
The collection of referenced objects.

addContext

protected void addContext(String id,
                          Context newValue)

addContext

protected void addContext(Context newValue)

removeContext

protected void removeContext(String id)

getIdentity

public String getIdentity()
Description copied from interface: ExtentCapable
Retrieves the value for the attribute identity.

Specified by:
getIdentity in interface ExtentCapable
Returns:
The non-null value for attribute identity.

getIdentity

protected String getIdentity(int index)

setIdentity

protected void setIdentity(String newValue)

setIdentity

protected void setIdentity(int index,
                           String newValue)

setView

protected void setView(List newValue)

setView

protected void setView(View[] newValue)

getView

public View getView(String namespace)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified qualifier attribute value.

Specified by:
getView in interface ViewCapable
Parameters:
namespace - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getView

public Collection getView()
Description copied from interface: ViewCapable
Retrieves a collection containing all the elements for the reference view.

Specified by:
getView in interface ViewCapable
Returns:
A collection containing all the elements for this reference.

getView

public List getView(ViewFilter filter)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified filter.

Specified by:
getView in interface ViewCapable
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getView

public List getView(ViewQuery query)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified query.

Specified by:
getView in interface ViewCapable
Returns:
The filtered collection of referenced objects.

addView

protected void addView(String namespace,
                       View newValue)

addView

protected void addView(View newValue)

removeView

protected void removeView(String namespace)


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.