public class OrderModel extends AbstractOrderModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_ORDER2CARTTOORDERCRONJOB
Generated relation code constant for relation
Order2CartToOrderCronJob defining source attribute schedulingCronJob in extension b2bacceleratorservices. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
EXHAUSTEDAPPROVERS
Generated constant - Attribute key of
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess. |
static String |
FRAUDREPORTS
Generated constant - Attribute key of
Order.fraudReports attribute defined at extension basecommerce. |
static String |
FRAUDULENT
Generated constant - Attribute key of
Order.fraudulent attribute defined at extension basecommerce. |
static String |
HISTORYENTRIES
Generated constant - Attribute key of
Order.historyEntries attribute defined at extension basecommerce. |
static String |
LANGUAGE
Generated constant - Attribute key of
Order.language attribute defined at extension commerceservices. |
static String |
MODIFICATIONRECORDS
Generated constant - Attribute key of
Order.modificationRecords attribute defined at extension basecommerce. |
static String |
ORDERPOLICIES
Generated constant - Attribute key of
Order.orderPolicies attribute defined at extension financialservices. |
static String |
ORDERPROCESS
Generated constant - Attribute key of
Order.orderProcess attribute defined at extension basecommerce. |
static String |
ORDERSCHEDULECRONJOB
Generated constant - Attribute key of
Order.orderScheduleCronJob attribute defined at extension basecommerce. |
static String |
ORDERTEMPLATECRONJOB
Generated constant - Attribute key of
Order.orderTemplateCronJob attribute defined at extension basecommerce. |
static String |
ORIGINALVERSION
Generated constant - Attribute key of
Order.originalVersion attribute defined at extension basecommerce. |
static String |
PLACEDBY
Generated constant - Attribute key of
Order.placedBy attribute defined at extension commerceservices. |
static String |
POTENTIALLYFRAUDULENT
Generated constant - Attribute key of
Order.potentiallyFraudulent attribute defined at extension basecommerce. |
static String |
QUOTEREFERENCE
Generated constant - Attribute key of
Order.quoteReference attribute defined at extension commerceservices. |
static String |
RETURNREQUESTS
Generated constant - Attribute key of
Order.returnRequests attribute defined at extension basecommerce. |
static String |
SALESAPPLICATION
Generated constant - Attribute key of
Order.salesApplication attribute defined at extension commerceservices. |
static String |
SAPLOGICALSYSTEM
Generated constant - Attribute key of
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment. |
static String |
SAPORDERS
Generated constant - Attribute key of
Order.sapOrders attribute defined at extension sapmodel. |
static String |
SAPSALESORGANIZATION
Generated constant - Attribute key of
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment. |
static String |
SAPSYSTEMTYPE
Generated constant - Attribute key of
Order.sapSystemType attribute defined at extension ysapomsfulfillment. |
static String |
SCHEDULINGCRONJOB
Generated constant - Attribute key of
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices. |
static String |
STATUSDISPLAY
Generated constant - Attribute key of
Order.statusDisplay attribute defined at extension basecommerce. |
static String |
VERSIONID
Generated constant - Attribute key of
Order.versionID attribute defined at extension basecommerce. |
static String |
YAASORDERSTATUS
Generated constant - Attribute key of
Order.yaasOrderStatus attribute defined at extension fractussyncservices. |
_ABSTRACTMASTERORDER2ABSTRACTCHILDORDERRELATION, _B2BDOCUMENT2ABSTRACTORDER, _B2BUNIT2ABSTRACTORDERS, _CONSIGNMENTORDERRELATION, ALLPROMOTIONRESULTS, APPLIEDCOUPONCODES, APPLIEDVOUCHERCODES, B2BCOMMENTS, BILLINGTIME, CALCULATED, CARTIDREFERENCE, CHILDREN, CHINESEPAYMENTINFO, CODE, CONSENTREFERENCE, CONSIGNMENTS, CURRENCY, DATE, DELIVERYADDRESS, DELIVERYCOST, DELIVERYFROMADDRESS, DELIVERYMODE, DELIVERYSTATUS, DELIVERYTIMESLOT, DESCRIPTION, DISCOUNTS, DISCOUNTSINCLUDEDELIVERYCOST, DISCOUNTSINCLUDEPAYMENTCOST, DOCUMENT, ENTRIES, EUROPE1PRICEFACTORY_UDG, EUROPE1PRICEFACTORY_UPG, EUROPE1PRICEFACTORY_UTG, EXPIRATIONTIME, EXPORTSTATUS, GLOBALDISCOUNTVALUES, GLOBALDISCOUNTVALUESINTERNAL, GUID, INSURANCEQUOTE, LOCALE, NAME, NET, PARENT, PAYMENTADDRESS, PAYMENTCOST, PAYMENTINFO, PAYMENTMODE, PAYMENTSTATUS, PAYMENTTRANSACTIONS, PAYMENTTYPE, PERMISSIONRESULTS, PREVIOUSDELIVERYMODE, PROMOTIONORDERRESTRICTIONS, PUNCHOUTORDER, PURCHASEORDERNUMBER, QUOTEDISCOUNTVALUESINTERNAL, QUOTEEXPIRATIONDATE, SITE, STATUS, STATUSINFO, STORE, SUBTOTAL, TAXINVOICE, TOTALDISCOUNTS, TOTALPRICE, TOTALTAX, TOTALTAXVALUES, TOTALTAXVALUESINTERNAL, UNIT, USER, WORKFLOW_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
OrderModel()
Generated constructor - Default constructor for generic creation.
|
OrderModel(CurrencyModel _currency,
Date _date,
OrderModel _originalVersion,
ItemModel _owner,
UserModel _user,
String _versionID)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
OrderModel(CurrencyModel _currency,
Date _date,
UserModel _user)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
OrderModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Set<B2BCustomerModel> |
getExhaustedApprovers()
Generated method - Getter of the
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess. |
Set<FraudReportModel> |
getFraudReports()
Generated method - Getter of the
Order.fraudReports attribute defined at extension basecommerce. |
Boolean |
getFraudulent()
Generated method - Getter of the
Order.fraudulent attribute defined at extension basecommerce. |
List<OrderHistoryEntryModel> |
getHistoryEntries()
Generated method - Getter of the
Order.historyEntries attribute defined at extension basecommerce. |
LanguageModel |
getLanguage()
Generated method - Getter of the
Order.language attribute defined at extension commerceservices. |
Set<OrderModificationRecordModel> |
getModificationRecords()
Generated method - Getter of the
Order.modificationRecords attribute defined at extension basecommerce. |
Set<InsurancePolicyModel> |
getOrderPolicies()
Generated method - Getter of the
Order.orderPolicies attribute defined at extension financialservices. |
Collection<OrderProcessModel> |
getOrderProcess()
Generated method - Getter of the
Order.orderProcess attribute defined at extension basecommerce. |
Collection<OrderScheduleCronJobModel> |
getOrderScheduleCronJob()
Generated method - Getter of the
Order.orderScheduleCronJob attribute defined at extension basecommerce. |
Collection<OrderTemplateToOrderCronJobModel> |
getOrderTemplateCronJob()
Generated method - Getter of the
Order.orderTemplateCronJob attribute defined at extension basecommerce. |
OrderModel |
getOriginalVersion()
Generated method - Getter of the
Order.originalVersion attribute defined at extension basecommerce. |
UserModel |
getPlacedBy()
Generated method - Getter of the
Order.placedBy attribute defined at extension commerceservices. |
Boolean |
getPotentiallyFraudulent()
Generated method - Getter of the
Order.potentiallyFraudulent attribute defined at extension basecommerce. |
QuoteModel |
getQuoteReference()
Generated method - Getter of the
Order.quoteReference attribute defined at extension commerceservices. |
List<ReturnRequestModel> |
getReturnRequests()
Generated method - Getter of the
Order.returnRequests attribute defined at extension basecommerce. |
SalesApplication |
getSalesApplication()
Generated method - Getter of the
Order.salesApplication attribute defined at extension commerceservices. |
String |
getSapLogicalSystem()
Generated method - Getter of the
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment. |
Set<SAPOrderModel> |
getSapOrders()
Generated method - Getter of the
Order.sapOrders attribute defined at extension sapmodel. |
SAPSalesOrganizationModel |
getSapSalesOrganization()
Generated method - Getter of the
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment. |
SapSystemType |
getSapSystemType()
Generated method - Getter of the
Order.sapSystemType attribute defined at extension ysapomsfulfillment. |
CartToOrderCronJobModel |
getSchedulingCronJob()
Generated method - Getter of the
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices. |
String |
getStatusDisplay()
Generated method - Getter of the
Order.statusDisplay dynamic attribute defined at extension basecommerce. |
String |
getVersionID()
Generated method - Getter of the
Order.versionID attribute defined at extension basecommerce. |
String |
getYaasOrderStatus()
Generated method - Getter of the
Order.yaasOrderStatus attribute defined at extension fractussyncservices. |
void |
setExhaustedApprovers(Set<B2BCustomerModel> value)
Generated method - Setter of
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess. |
void |
setFraudReports(Set<FraudReportModel> value)
Generated method - Setter of
Order.fraudReports attribute defined at extension basecommerce. |
void |
setFraudulent(Boolean value)
Generated method - Setter of
Order.fraudulent attribute defined at extension basecommerce. |
void |
setHistoryEntries(List<OrderHistoryEntryModel> value)
Generated method - Setter of
Order.historyEntries attribute defined at extension basecommerce. |
void |
setLanguage(LanguageModel value)
Generated method - Setter of
Order.language attribute defined at extension commerceservices. |
void |
setModificationRecords(Set<OrderModificationRecordModel> value)
Generated method - Setter of
Order.modificationRecords attribute defined at extension basecommerce. |
void |
setOrderPolicies(Set<InsurancePolicyModel> value)
Generated method - Setter of
Order.orderPolicies attribute defined at extension financialservices. |
void |
setOrderProcess(Collection<OrderProcessModel> value)
Generated method - Setter of
Order.orderProcess attribute defined at extension basecommerce. |
void |
setOrderScheduleCronJob(Collection<OrderScheduleCronJobModel> value)
Generated method - Setter of
Order.orderScheduleCronJob attribute defined at extension basecommerce. |
void |
setOrderTemplateCronJob(Collection<OrderTemplateToOrderCronJobModel> value)
Generated method - Setter of
Order.orderTemplateCronJob attribute defined at extension basecommerce. |
void |
setOriginalVersion(OrderModel value)
Generated method - Initial setter of
Order.originalVersion attribute defined at extension basecommerce. |
void |
setPlacedBy(UserModel value)
Generated method - Setter of
Order.placedBy attribute defined at extension commerceservices. |
void |
setPotentiallyFraudulent(Boolean value)
Generated method - Setter of
Order.potentiallyFraudulent attribute defined at extension basecommerce. |
void |
setQuoteReference(QuoteModel value)
Generated method - Setter of
Order.quoteReference attribute defined at extension commerceservices. |
void |
setReturnRequests(List<ReturnRequestModel> value)
Generated method - Setter of
Order.returnRequests attribute defined at extension basecommerce. |
void |
setSalesApplication(SalesApplication value)
Generated method - Setter of
Order.salesApplication attribute defined at extension commerceservices. |
void |
setSapLogicalSystem(String value)
Generated method - Setter of
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment. |
void |
setSapOrders(Set<SAPOrderModel> value)
Generated method - Setter of
Order.sapOrders attribute defined at extension sapmodel. |
void |
setSapSalesOrganization(SAPSalesOrganizationModel value)
Generated method - Setter of
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment. |
void |
setSapSystemType(SapSystemType value)
Generated method - Setter of
Order.sapSystemType attribute defined at extension ysapomsfulfillment. |
void |
setSchedulingCronJob(CartToOrderCronJobModel value)
Generated method - Setter of
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices. |
void |
setVersionID(String value)
Generated method - Initial setter of
Order.versionID attribute defined at extension basecommerce. |
void |
setYaasOrderStatus(String value)
Generated method - Setter of
Order.yaasOrderStatus attribute defined at extension fractussyncservices. |
getAllPromotionResults, getAppliedCouponCodes, getB2bcomments, getBillingTime, getCalculated, getCartIdReference, getChildren, getChinesePaymentInfo, getCode, getConsentReference, getConsignments, getCurrency, getDate, getDeliveryAddress, getDeliveryCost, getDeliveryFromAddress, getDeliveryMode, getDeliveryStatus, getDeliveryTimeSlot, getDescription, getDiscounts, getDocument, getEntries, getEurope1PriceFactory_UDG, getEurope1PriceFactory_UPG, getEurope1PriceFactory_UTG, getExpirationTime, getExportStatus, getGlobalDiscountValues, getGlobalDiscountValuesInternal, getGuid, getInsuranceQuote, getLocale, getName, getNet, getParent, getPaymentAddress, getPaymentCost, getPaymentInfo, getPaymentMode, getPaymentStatus, getPaymentTransactions, getPaymentType, getPermissionResults, getPreviousDeliveryMode, getPromotionOrderRestrictions, getPunchOutOrder, getPurchaseOrderNumber, getQuoteDiscountValuesInternal, getQuoteExpirationDate, getSite, getStatus, getStatusInfo, getStore, getSubtotal, getTaxInvoice, getTotalDiscounts, getTotalPrice, getTotalTax, getTotalTaxValues, getTotalTaxValuesInternal, getUnit, getUser, getWorkflow, isDiscountsIncludeDeliveryCost, isDiscountsIncludePaymentCost, setAllPromotionResults, setAppliedCouponCodes, setB2bcomments, setBillingTime, setCalculated, setCartIdReference, setChildren, setChinesePaymentInfo, setCode, setConsentReference, setConsignments, setCurrency, setDate, setDeliveryAddress, setDeliveryCost, setDeliveryFromAddress, setDeliveryMode, setDeliveryStatus, setDeliveryTimeSlot, setDescription, setDiscounts, setDiscountsIncludeDeliveryCost, setDiscountsIncludePaymentCost, setDocument, setEntries, setEurope1PriceFactory_UDG, setEurope1PriceFactory_UPG, setEurope1PriceFactory_UTG, setExpirationTime, setExportStatus, setGlobalDiscountValues, setGlobalDiscountValuesInternal, setGuid, setInsuranceQuote, setLocale, setName, setNet, setParent, setPaymentAddress, setPaymentCost, setPaymentInfo, setPaymentMode, setPaymentStatus, setPaymentTransactions, setPaymentType, setPermissionResults, setPreviousDeliveryMode, setPromotionOrderRestrictions, setPunchOutOrder, setPurchaseOrderNumber, setQuoteDiscountValuesInternal, setQuoteExpirationDate, setSite, setStatus, setStatusInfo, setStore, setSubtotal, setTaxInvoice, setTotalDiscounts, setTotalPrice, setTotalTax, setTotalTaxValues, setTotalTaxValuesInternal, setUnit, setUser, setWorkflowgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _ORDER2CARTTOORDERCRONJOB
Order2CartToOrderCronJob defining source attribute schedulingCronJob in extension b2bacceleratorservices.public static final String VERSIONID
Order.versionID attribute defined at extension basecommerce.public static final String ORIGINALVERSION
Order.originalVersion attribute defined at extension basecommerce.public static final String FRAUDULENT
Order.fraudulent attribute defined at extension basecommerce.public static final String POTENTIALLYFRAUDULENT
Order.potentiallyFraudulent attribute defined at extension basecommerce.public static final String STATUSDISPLAY
Order.statusDisplay attribute defined at extension basecommerce.public static final String FRAUDREPORTS
Order.fraudReports attribute defined at extension basecommerce.public static final String HISTORYENTRIES
Order.historyEntries attribute defined at extension basecommerce.public static final String ORDERTEMPLATECRONJOB
Order.orderTemplateCronJob attribute defined at extension basecommerce.public static final String ORDERSCHEDULECRONJOB
Order.orderScheduleCronJob attribute defined at extension basecommerce.public static final String MODIFICATIONRECORDS
Order.modificationRecords attribute defined at extension basecommerce.public static final String RETURNREQUESTS
Order.returnRequests attribute defined at extension basecommerce.public static final String ORDERPROCESS
Order.orderProcess attribute defined at extension basecommerce.public static final String SALESAPPLICATION
Order.salesApplication attribute defined at extension commerceservices.public static final String LANGUAGE
Order.language attribute defined at extension commerceservices.public static final String PLACEDBY
Order.placedBy attribute defined at extension commerceservices.public static final String QUOTEREFERENCE
Order.quoteReference attribute defined at extension commerceservices.public static final String EXHAUSTEDAPPROVERS
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess.public static final String SCHEDULINGCRONJOB
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices.public static final String ORDERPOLICIES
Order.orderPolicies attribute defined at extension financialservices.public static final String YAASORDERSTATUS
Order.yaasOrderStatus attribute defined at extension fractussyncservices.public static final String SAPORDERS
Order.sapOrders attribute defined at extension sapmodel.public static final String SAPLOGICALSYSTEM
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment.public static final String SAPSALESORGANIZATION
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment.public static final String SAPSYSTEMTYPE
Order.sapSystemType attribute defined at extension ysapomsfulfillment.public OrderModel()
public OrderModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public OrderModel(CurrencyModel _currency, Date _date, UserModel _user)
_currency - initial attribute declared by type AbstractOrder at extension core_date - initial attribute declared by type AbstractOrder at extension core_user - initial attribute declared by type Order at extension core@Deprecated public OrderModel(CurrencyModel _currency, Date _date, OrderModel _originalVersion, ItemModel _owner, UserModel _user, String _versionID)
_currency - initial attribute declared by type AbstractOrder at extension core_date - initial attribute declared by type AbstractOrder at extension core_originalVersion - initial attribute declared by type Order at extension basecommerce_owner - initial attribute declared by type Item at extension core_user - initial attribute declared by type Order at extension core_versionID - initial attribute declared by type Order at extension basecommerce@Accessor(qualifier="exhaustedApprovers", type=GETTER) public Set<B2BCustomerModel> getExhaustedApprovers()
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="fraudReports", type=GETTER) public Set<FraudReportModel> getFraudReports()
Order.fraudReports attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="fraudulent", type=GETTER) public Boolean getFraudulent()
Order.fraudulent attribute defined at extension basecommerce.@Accessor(qualifier="historyEntries", type=GETTER) public List<OrderHistoryEntryModel> getHistoryEntries()
Order.historyEntries attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
Order.language attribute defined at extension commerceservices.@Accessor(qualifier="modificationRecords", type=GETTER) public Set<OrderModificationRecordModel> getModificationRecords()
Order.modificationRecords attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="orderPolicies", type=GETTER) public Set<InsurancePolicyModel> getOrderPolicies()
Order.orderPolicies attribute defined at extension financialservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="orderProcess", type=GETTER) public Collection<OrderProcessModel> getOrderProcess()
Order.orderProcess attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="orderScheduleCronJob", type=GETTER) public Collection<OrderScheduleCronJobModel> getOrderScheduleCronJob()
Order.orderScheduleCronJob attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="orderTemplateCronJob", type=GETTER) public Collection<OrderTemplateToOrderCronJobModel> getOrderTemplateCronJob()
Order.orderTemplateCronJob attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="originalVersion", type=GETTER) public OrderModel getOriginalVersion()
Order.originalVersion attribute defined at extension basecommerce.@Accessor(qualifier="placedBy", type=GETTER) public UserModel getPlacedBy()
Order.placedBy attribute defined at extension commerceservices.@Accessor(qualifier="potentiallyFraudulent", type=GETTER) public Boolean getPotentiallyFraudulent()
Order.potentiallyFraudulent attribute defined at extension basecommerce.@Accessor(qualifier="quoteReference", type=GETTER) public QuoteModel getQuoteReference()
Order.quoteReference attribute defined at extension commerceservices.@Accessor(qualifier="returnRequests", type=GETTER) public List<ReturnRequestModel> getReturnRequests()
Order.returnRequests attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="salesApplication", type=GETTER) public SalesApplication getSalesApplication()
Order.salesApplication attribute defined at extension commerceservices.@Accessor(qualifier="sapLogicalSystem", type=GETTER) public String getSapLogicalSystem()
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment.@Accessor(qualifier="sapOrders", type=GETTER) public Set<SAPOrderModel> getSapOrders()
Order.sapOrders attribute defined at extension sapmodel.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sapSalesOrganization", type=GETTER) public SAPSalesOrganizationModel getSapSalesOrganization()
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment.@Accessor(qualifier="sapSystemType", type=GETTER) public SapSystemType getSapSystemType()
Order.sapSystemType attribute defined at extension ysapomsfulfillment.@Accessor(qualifier="schedulingCronJob", type=GETTER) public CartToOrderCronJobModel getSchedulingCronJob()
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices.@Accessor(qualifier="statusDisplay", type=GETTER) public String getStatusDisplay()
Order.statusDisplay dynamic attribute defined at extension basecommerce.@Accessor(qualifier="versionID", type=GETTER) public String getVersionID()
Order.versionID attribute defined at extension basecommerce.@Accessor(qualifier="yaasOrderStatus", type=GETTER) public String getYaasOrderStatus()
Order.yaasOrderStatus attribute defined at extension fractussyncservices.@Accessor(qualifier="exhaustedApprovers", type=SETTER) public void setExhaustedApprovers(Set<B2BCustomerModel> value)
Order.exhaustedApprovers attribute defined at extension b2bapprovalprocess.value - the exhaustedApprovers@Accessor(qualifier="fraudReports", type=SETTER) public void setFraudReports(Set<FraudReportModel> value)
Order.fraudReports attribute defined at extension basecommerce.value - the fraudReports@Accessor(qualifier="fraudulent", type=SETTER) public void setFraudulent(Boolean value)
Order.fraudulent attribute defined at extension basecommerce.value - the fraudulent@Accessor(qualifier="historyEntries", type=SETTER) public void setHistoryEntries(List<OrderHistoryEntryModel> value)
Order.historyEntries attribute defined at extension basecommerce.value - the historyEntries@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
Order.language attribute defined at extension commerceservices.value - the language - The language used when the order is placed.@Accessor(qualifier="modificationRecords", type=SETTER) public void setModificationRecords(Set<OrderModificationRecordModel> value)
Order.modificationRecords attribute defined at extension basecommerce.value - the modificationRecords@Accessor(qualifier="orderPolicies", type=SETTER) public void setOrderPolicies(Set<InsurancePolicyModel> value)
Order.orderPolicies attribute defined at extension financialservices.value - the orderPolicies@Accessor(qualifier="orderProcess", type=SETTER) public void setOrderProcess(Collection<OrderProcessModel> value)
Order.orderProcess attribute defined at extension basecommerce.value - the orderProcess@Accessor(qualifier="orderScheduleCronJob", type=SETTER) public void setOrderScheduleCronJob(Collection<OrderScheduleCronJobModel> value)
Order.orderScheduleCronJob attribute defined at extension basecommerce.value - the orderScheduleCronJob@Accessor(qualifier="orderTemplateCronJob", type=SETTER) public void setOrderTemplateCronJob(Collection<OrderTemplateToOrderCronJobModel> value)
Order.orderTemplateCronJob attribute defined at extension basecommerce.value - the orderTemplateCronJob@Accessor(qualifier="originalVersion", type=SETTER) public void setOriginalVersion(OrderModel value)
Order.originalVersion attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the originalVersion@Accessor(qualifier="placedBy", type=SETTER) public void setPlacedBy(UserModel value)
Order.placedBy attribute defined at extension commerceservices.value - the placedBy - The sales agent which the order was placed by.@Accessor(qualifier="potentiallyFraudulent", type=SETTER) public void setPotentiallyFraudulent(Boolean value)
Order.potentiallyFraudulent attribute defined at extension basecommerce.value - the potentiallyFraudulent@Accessor(qualifier="quoteReference", type=SETTER) public void setQuoteReference(QuoteModel value)
Order.quoteReference attribute defined at extension commerceservices.value - the quoteReference - The reference to quote from which the order was placed.@Accessor(qualifier="returnRequests", type=SETTER) public void setReturnRequests(List<ReturnRequestModel> value)
Order.returnRequests attribute defined at extension basecommerce.value - the returnRequests@Accessor(qualifier="salesApplication", type=SETTER) public void setSalesApplication(SalesApplication value)
Order.salesApplication attribute defined at extension commerceservices.value - the salesApplication - The sales application for which the order was placed.@Accessor(qualifier="sapLogicalSystem", type=SETTER) public void setSapLogicalSystem(String value)
Order.sapLogicalSystem attribute defined at extension ysapomsfulfillment.value - the sapLogicalSystem - SAP logical system@Accessor(qualifier="sapOrders", type=SETTER) public void setSapOrders(Set<SAPOrderModel> value)
Order.sapOrders attribute defined at extension sapmodel.value - the sapOrders@Accessor(qualifier="sapSalesOrganization", type=SETTER) public void setSapSalesOrganization(SAPSalesOrganizationModel value)
Order.sapSalesOrganization attribute defined at extension ysapomsfulfillment.value - the sapSalesOrganization - SAP Sales Organization@Accessor(qualifier="sapSystemType", type=SETTER) public void setSapSystemType(SapSystemType value)
Order.sapSystemType attribute defined at extension ysapomsfulfillment.value - the sapSystemType - SAP System Type@Accessor(qualifier="schedulingCronJob", type=SETTER) public void setSchedulingCronJob(CartToOrderCronJobModel value)
Order.schedulingCronJob attribute defined at extension b2bacceleratorservices.value - the schedulingCronJob@Accessor(qualifier="versionID", type=SETTER) public void setVersionID(String value)
Order.versionID attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the versionIDCopyright © 2017 SAP SE. All Rights Reserved.