public class ConsignmentModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CONSIGNMENTENTRYCONSIGNMENTRELATION
Generated relation code constant for relation
ConsignmentEntryConsignmentRelation defining source attribute consignmentEntries in extension basecommerce. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CARRIER
Generated constant - Attribute key of
Consignment.carrier attribute defined at extension basecommerce. |
static java.lang.String |
CARRIERDETAILS
Generated constant - Attribute key of
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
static java.lang.String |
CODE
Generated constant - Attribute key of
Consignment.code attribute defined at extension basecommerce. |
static java.lang.String |
CONSIGNMENTENTRIES
Generated constant - Attribute key of
Consignment.consignmentEntries attribute defined at extension basecommerce. |
static java.lang.String |
CONSIGNMENTPROCESSES
Generated constant - Attribute key of
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
static java.lang.String |
DELIVERYMODE
Generated constant - Attribute key of
Consignment.deliveryMode attribute defined at extension basecommerce. |
static java.lang.String |
DELIVERYPOINTOFSERVICE
Generated constant - Attribute key of
Consignment.deliveryPointOfService attribute defined at extension commerceservices. |
static java.lang.String |
FULFILLMENTSYSTEMCONFIG
Generated constant - Attribute key of
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing. |
static java.lang.String |
NAMEDDELIVERYDATE
Generated constant - Attribute key of
Consignment.namedDeliveryDate attribute defined at extension basecommerce. |
static java.lang.String |
ORDER
Generated constant - Attribute key of
Consignment.order attribute defined at extension basecommerce. |
static java.lang.String |
PACKAGINGINFO
Generated constant - Attribute key of
Consignment.packagingInfo attribute defined at extension warehousing. |
static java.lang.String |
PACKAGINGINFOS
Generated constant - Attribute key of
Consignment.packaginginfos attribute defined at extension warehousing. |
static java.lang.String |
PAYMENTTRANSACTIONENTRIES
Generated constant - Attribute key of
Consignment.paymentTransactionEntries attribute defined at extension warehousing. |
static java.lang.String |
RETURNFORM
Generated constant - Attribute key of
Consignment.returnForm attribute defined at extension warehousing. |
static java.lang.String |
RETURNLABEL
Generated constant - Attribute key of
Consignment.returnLabel attribute defined at extension warehousing. |
static java.lang.String |
SAPCONSIGNMENTPROCESSES
Generated constant - Attribute key of
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms. |
static java.lang.String |
SAPORDER
Generated constant - Attribute key of
Consignment.sapOrder attribute defined at extension sapmodel. |
static java.lang.String |
SHIPPINGADDRESS
Generated constant - Attribute key of
Consignment.shippingAddress attribute defined at extension basecommerce. |
static java.lang.String |
SHIPPINGDATE
Generated constant - Attribute key of
Consignment.shippingDate attribute defined at extension basecommerce. |
static java.lang.String |
SHIPPINGLABEL
Generated constant - Attribute key of
Consignment.shippingLabel attribute defined at extension warehousing. |
static java.lang.String |
STATUS
Generated constant - Attribute key of
Consignment.status attribute defined at extension basecommerce. |
static java.lang.String |
STATUSDISPLAY
Generated constant - Attribute key of
Consignment.statusDisplay attribute defined at extension acceleratorservices. |
static java.lang.String |
SUBSCRIPTIONPRODUCTS
Generated constant - Attribute key of
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder. |
static java.lang.String |
TASKASSIGNMENTWORKFLOW
Generated constant - Attribute key of
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing. |
static java.lang.String |
TOTALPRICE
Generated constant - Attribute key of
Consignment.totalPrice attribute defined at extension marketplaceservices. |
static java.lang.String |
TRACKINGID
Generated constant - Attribute key of
Consignment.trackingID attribute defined at extension basecommerce. |
static java.lang.String |
WAREHOUSE
Generated constant - Attribute key of
Consignment.warehouse attribute defined at extension basecommerce. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ConsignmentModel()
Generated constructor - Default constructor for generic creation.
|
ConsignmentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ConsignmentModel(java.lang.String _code,
AddressModel _shippingAddress,
ConsignmentStatus _status,
WarehouseModel _warehouse)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ConsignmentModel(java.lang.String _code,
DeliveryModeModel _deliveryMode,
java.util.Date _namedDeliveryDate,
AbstractOrderModel _order,
ItemModel _owner,
SAPOrderModel _sapOrder,
AddressModel _shippingAddress,
ConsignmentStatus _status,
WarehouseModel _warehouse)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCarrier()
Generated method - Getter of the
Consignment.carrier attribute defined at extension basecommerce. |
CarrierModel |
getCarrierDetails()
Generated method - Getter of the
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
java.lang.String |
getCode()
Generated method - Getter of the
Consignment.code attribute defined at extension basecommerce. |
java.util.Set<ConsignmentEntryModel> |
getConsignmentEntries()
Generated method - Getter of the
Consignment.consignmentEntries attribute defined at extension basecommerce. |
java.util.Collection<ConsignmentProcessModel> |
getConsignmentProcesses()
Generated method - Getter of the
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
DeliveryModeModel |
getDeliveryMode()
Generated method - Getter of the
Consignment.deliveryMode attribute defined at extension basecommerce. |
PointOfServiceModel |
getDeliveryPointOfService()
Generated method - Getter of the
Consignment.deliveryPointOfService attribute defined at extension commerceservices. |
java.lang.Object |
getFulfillmentSystemConfig()
Generated method - Getter of the
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing. |
java.util.Date |
getNamedDeliveryDate()
Generated method - Getter of the
Consignment.namedDeliveryDate attribute defined at extension basecommerce. |
AbstractOrderModel |
getOrder()
Generated method - Getter of the
Consignment.order attribute defined at extension basecommerce. |
PackagingInfoModel |
getPackagingInfo()
Generated method - Getter of the
Consignment.packagingInfo attribute defined at extension warehousing. |
java.util.List<PackagingInfoModel> |
getPackaginginfos()
Generated method - Getter of the
Consignment.packaginginfos attribute defined at extension warehousing. |
java.util.Set<PaymentTransactionEntryModel> |
getPaymentTransactionEntries()
Generated method - Getter of the
Consignment.paymentTransactionEntries attribute defined at extension warehousing. |
MediaModel |
getReturnForm()
Generated method - Getter of the
Consignment.returnForm attribute defined at extension warehousing. |
MediaModel |
getReturnLabel()
Generated method - Getter of the
Consignment.returnLabel attribute defined at extension warehousing. |
java.util.Collection<SapConsignmentProcessModel> |
getSapConsignmentProcesses()
Generated method - Getter of the
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms. |
SAPOrderModel |
getSapOrder()
Generated method - Getter of the
Consignment.sapOrder attribute defined at extension sapmodel. |
AddressModel |
getShippingAddress()
Generated method - Getter of the
Consignment.shippingAddress attribute defined at extension basecommerce. |
java.util.Date |
getShippingDate()
Generated method - Getter of the
Consignment.shippingDate attribute defined at extension basecommerce. |
MediaModel |
getShippingLabel()
Generated method - Getter of the
Consignment.shippingLabel attribute defined at extension warehousing. |
ConsignmentStatus |
getStatus()
Generated method - Getter of the
Consignment.status attribute defined at extension basecommerce. |
java.lang.String |
getStatusDisplay()
Generated method - Getter of the
Consignment.statusDisplay dynamic attribute defined at extension acceleratorservices. |
java.lang.String |
getTaskAssignmentWorkflow()
Generated method - Getter of the
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing. |
java.lang.Double |
getTotalPrice()
Generated method - Getter of the
Consignment.totalPrice attribute defined at extension marketplaceservices. |
java.lang.String |
getTrackingID()
Generated method - Getter of the
Consignment.trackingID attribute defined at extension basecommerce. |
WarehouseModel |
getWarehouse()
Generated method - Getter of the
Consignment.warehouse attribute defined at extension basecommerce. |
boolean |
isSubscriptionProducts()
Generated method - Getter of the
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder. |
void |
setCarrier(java.lang.String value)
Generated method - Setter of
Consignment.carrier attribute defined at extension basecommerce. |
void |
setCarrierDetails(CarrierModel value)
Generated method - Setter of
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
void |
setCode(java.lang.String value)
Generated method - Initial setter of
Consignment.code attribute defined at extension basecommerce. |
void |
setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter of
Consignment.consignmentEntries attribute defined at extension basecommerce. |
void |
setConsignmentProcesses(java.util.Collection<ConsignmentProcessModel> value)
Generated method - Setter of
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
void |
setDeliveryMode(DeliveryModeModel value)
Generated method - Initial setter of
Consignment.deliveryMode attribute defined at extension basecommerce. |
void |
setDeliveryPointOfService(PointOfServiceModel value)
Generated method - Setter of
Consignment.deliveryPointOfService attribute defined at extension commerceservices. |
void |
setFulfillmentSystemConfig(java.lang.Object value)
Generated method - Setter of
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing. |
void |
setNamedDeliveryDate(java.util.Date value)
Generated method - Initial setter of
Consignment.namedDeliveryDate attribute defined at extension basecommerce. |
void |
setOrder(AbstractOrderModel value)
Generated method - Initial setter of
Consignment.order attribute defined at extension basecommerce. |
void |
setPackagingInfo(PackagingInfoModel value)
Generated method - Setter of
Consignment.packagingInfo attribute defined at extension warehousing. |
void |
setPackaginginfos(java.util.List<PackagingInfoModel> value)
Generated method - Setter of
Consignment.packaginginfos attribute defined at extension warehousing. |
void |
setPaymentTransactionEntries(java.util.Set<PaymentTransactionEntryModel> value)
Generated method - Setter of
Consignment.paymentTransactionEntries attribute defined at extension warehousing. |
void |
setReturnForm(MediaModel value)
Generated method - Setter of
Consignment.returnForm attribute defined at extension warehousing. |
void |
setReturnLabel(MediaModel value)
Generated method - Setter of
Consignment.returnLabel attribute defined at extension warehousing. |
void |
setSapConsignmentProcesses(java.util.Collection<SapConsignmentProcessModel> value)
Generated method - Setter of
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms. |
void |
setSapOrder(SAPOrderModel value)
Generated method - Initial setter of
Consignment.sapOrder attribute defined at extension sapmodel. |
void |
setShippingAddress(AddressModel value)
Generated method - Initial setter of
Consignment.shippingAddress attribute defined at extension basecommerce. |
void |
setShippingDate(java.util.Date value)
Generated method - Setter of
Consignment.shippingDate attribute defined at extension basecommerce. |
void |
setShippingLabel(MediaModel value)
Generated method - Setter of
Consignment.shippingLabel attribute defined at extension warehousing. |
void |
setStatus(ConsignmentStatus value)
Generated method - Setter of
Consignment.status attribute defined at extension basecommerce. |
void |
setSubscriptionProducts(boolean value)
Generated method - Setter of
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder. |
void |
setTaskAssignmentWorkflow(java.lang.String value)
Generated method - Setter of
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing. |
void |
setTotalPrice(java.lang.Double value)
Generated method - Setter of
Consignment.totalPrice attribute defined at extension marketplaceservices. |
void |
setTrackingID(java.lang.String value)
Generated method - Setter of
Consignment.trackingID attribute defined at extension basecommerce. |
void |
setWarehouse(WarehouseModel value)
Generated method - Initial setter of
Consignment.warehouse attribute defined at extension basecommerce. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String _CONSIGNMENTENTRYCONSIGNMENTRELATION
ConsignmentEntryConsignmentRelation defining source attribute consignmentEntries in extension basecommerce.public static final java.lang.String CODE
Consignment.code attribute defined at extension basecommerce.public static final java.lang.String SHIPPINGADDRESS
Consignment.shippingAddress attribute defined at extension basecommerce.public static final java.lang.String DELIVERYMODE
Consignment.deliveryMode attribute defined at extension basecommerce.public static final java.lang.String NAMEDDELIVERYDATE
Consignment.namedDeliveryDate attribute defined at extension basecommerce.public static final java.lang.String SHIPPINGDATE
Consignment.shippingDate attribute defined at extension basecommerce.public static final java.lang.String TRACKINGID
Consignment.trackingID attribute defined at extension basecommerce.public static final java.lang.String CARRIER
Consignment.carrier attribute defined at extension basecommerce.public static final java.lang.String STATUS
Consignment.status attribute defined at extension basecommerce.public static final java.lang.String WAREHOUSE
Consignment.warehouse attribute defined at extension basecommerce.public static final java.lang.String CONSIGNMENTENTRIES
Consignment.consignmentEntries attribute defined at extension basecommerce.public static final java.lang.String ORDER
Consignment.order attribute defined at extension basecommerce.public static final java.lang.String CONSIGNMENTPROCESSES
Consignment.consignmentProcesses attribute defined at extension basecommerce.public static final java.lang.String DELIVERYPOINTOFSERVICE
Consignment.deliveryPointOfService attribute defined at extension commerceservices.public static final java.lang.String SAPORDER
Consignment.sapOrder attribute defined at extension sapmodel.public static final java.lang.String STATUSDISPLAY
Consignment.statusDisplay attribute defined at extension acceleratorservices.public static final java.lang.String CARRIERDETAILS
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices.public static final java.lang.String PACKAGINGINFO
Consignment.packagingInfo attribute defined at extension warehousing.public static final java.lang.String SHIPPINGLABEL
Consignment.shippingLabel attribute defined at extension warehousing.public static final java.lang.String RETURNLABEL
Consignment.returnLabel attribute defined at extension warehousing.public static final java.lang.String RETURNFORM
Consignment.returnForm attribute defined at extension warehousing.public static final java.lang.String TASKASSIGNMENTWORKFLOW
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing.public static final java.lang.String FULFILLMENTSYSTEMCONFIG
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing.public static final java.lang.String PACKAGINGINFOS
Consignment.packaginginfos attribute defined at extension warehousing.public static final java.lang.String PAYMENTTRANSACTIONENTRIES
Consignment.paymentTransactionEntries attribute defined at extension warehousing.public static final java.lang.String SAPCONSIGNMENTPROCESSES
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms.public static final java.lang.String SUBSCRIPTIONPRODUCTS
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder.public static final java.lang.String TOTALPRICE
Consignment.totalPrice attribute defined at extension marketplaceservices.public ConsignmentModel()
public ConsignmentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public ConsignmentModel(java.lang.String _code,
AddressModel _shippingAddress,
ConsignmentStatus _status,
WarehouseModel _warehouse)
_code - initial attribute declared by type Consignment at extension basecommerce_shippingAddress - initial attribute declared by type Consignment at extension basecommerce_status - initial attribute declared by type Consignment at extension basecommerce_warehouse - initial attribute declared by type Consignment at extension basecommerce@Deprecated
public ConsignmentModel(java.lang.String _code,
DeliveryModeModel _deliveryMode,
java.util.Date _namedDeliveryDate,
AbstractOrderModel _order,
ItemModel _owner,
SAPOrderModel _sapOrder,
AddressModel _shippingAddress,
ConsignmentStatus _status,
WarehouseModel _warehouse)
_code - initial attribute declared by type Consignment at extension basecommerce_deliveryMode - initial attribute declared by type Consignment at extension basecommerce_namedDeliveryDate - initial attribute declared by type Consignment at extension basecommerce_order - initial attribute declared by type Consignment at extension basecommerce_owner - initial attribute declared by type Item at extension core_sapOrder - initial attribute declared by type Consignment at extension sapmodel_shippingAddress - initial attribute declared by type Consignment at extension basecommerce_status - initial attribute declared by type Consignment at extension basecommerce_warehouse - initial attribute declared by type Consignment at extension basecommerce@Accessor(qualifier="carrier", type=GETTER) public java.lang.String getCarrier()
Consignment.carrier attribute defined at extension basecommerce.@Accessor(qualifier="carrierDetails", type=GETTER) public CarrierModel getCarrierDetails()
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices.@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Consignment.code attribute defined at extension basecommerce.@Accessor(qualifier="consignmentEntries", type=GETTER) public java.util.Set<ConsignmentEntryModel> getConsignmentEntries()
Consignment.consignmentEntries attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="consignmentProcesses", type=GETTER) public java.util.Collection<ConsignmentProcessModel> getConsignmentProcesses()
Consignment.consignmentProcesses attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="deliveryMode", type=GETTER) public DeliveryModeModel getDeliveryMode()
Consignment.deliveryMode attribute defined at extension basecommerce.@Accessor(qualifier="deliveryPointOfService", type=GETTER) public PointOfServiceModel getDeliveryPointOfService()
Consignment.deliveryPointOfService attribute defined at extension commerceservices.@Accessor(qualifier="fulfillmentSystemConfig", type=GETTER) public java.lang.Object getFulfillmentSystemConfig()
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing.@Accessor(qualifier="namedDeliveryDate", type=GETTER) public java.util.Date getNamedDeliveryDate()
Consignment.namedDeliveryDate attribute defined at extension basecommerce.@Accessor(qualifier="order", type=GETTER) public AbstractOrderModel getOrder()
Consignment.order attribute defined at extension basecommerce.@Accessor(qualifier="packagingInfo", type=GETTER) public PackagingInfoModel getPackagingInfo()
Consignment.packagingInfo attribute defined at extension warehousing.@Accessor(qualifier="packaginginfos", type=GETTER) public java.util.List<PackagingInfoModel> getPackaginginfos()
Consignment.packaginginfos attribute defined at extension warehousing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="paymentTransactionEntries", type=GETTER) public java.util.Set<PaymentTransactionEntryModel> getPaymentTransactionEntries()
Consignment.paymentTransactionEntries attribute defined at extension warehousing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="returnForm", type=GETTER) public MediaModel getReturnForm()
Consignment.returnForm attribute defined at extension warehousing.@Accessor(qualifier="returnLabel", type=GETTER) public MediaModel getReturnLabel()
Consignment.returnLabel attribute defined at extension warehousing.@Accessor(qualifier="sapConsignmentProcesses", type=GETTER) public java.util.Collection<SapConsignmentProcessModel> getSapConsignmentProcesses()
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sapOrder", type=GETTER) public SAPOrderModel getSapOrder()
Consignment.sapOrder attribute defined at extension sapmodel.@Accessor(qualifier="shippingAddress", type=GETTER) public AddressModel getShippingAddress()
Consignment.shippingAddress attribute defined at extension basecommerce.@Accessor(qualifier="shippingDate", type=GETTER) public java.util.Date getShippingDate()
Consignment.shippingDate attribute defined at extension basecommerce.@Accessor(qualifier="shippingLabel", type=GETTER) public MediaModel getShippingLabel()
Consignment.shippingLabel attribute defined at extension warehousing.@Accessor(qualifier="status", type=GETTER) public ConsignmentStatus getStatus()
Consignment.status attribute defined at extension basecommerce.@Accessor(qualifier="statusDisplay", type=GETTER) public java.lang.String getStatusDisplay()
Consignment.statusDisplay dynamic attribute defined at extension acceleratorservices.@Accessor(qualifier="taskAssignmentWorkflow", type=GETTER) public java.lang.String getTaskAssignmentWorkflow()
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing.@Accessor(qualifier="totalPrice", type=GETTER) public java.lang.Double getTotalPrice()
Consignment.totalPrice attribute defined at extension marketplaceservices.@Accessor(qualifier="trackingID", type=GETTER) public java.lang.String getTrackingID()
Consignment.trackingID attribute defined at extension basecommerce.@Accessor(qualifier="warehouse", type=GETTER) public WarehouseModel getWarehouse()
Consignment.warehouse attribute defined at extension basecommerce.@Accessor(qualifier="subscriptionProducts", type=GETTER) public boolean isSubscriptionProducts()
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder.@Accessor(qualifier="carrier", type=SETTER) public void setCarrier(java.lang.String value)
Consignment.carrier attribute defined at extension basecommerce.value - the carrier@Accessor(qualifier="carrierDetails", type=SETTER) public void setCarrierDetails(CarrierModel value)
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices.value - the carrierDetails@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Consignment.code attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the code@Accessor(qualifier="consignmentEntries", type=SETTER) public void setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Consignment.consignmentEntries attribute defined at extension basecommerce.value - the consignmentEntries@Accessor(qualifier="consignmentProcesses", type=SETTER) public void setConsignmentProcesses(java.util.Collection<ConsignmentProcessModel> value)
Consignment.consignmentProcesses attribute defined at extension basecommerce.value - the consignmentProcesses@Accessor(qualifier="deliveryMode", type=SETTER) public void setDeliveryMode(DeliveryModeModel value)
Consignment.deliveryMode attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the deliveryMode@Accessor(qualifier="deliveryPointOfService", type=SETTER) public void setDeliveryPointOfService(PointOfServiceModel value)
Consignment.deliveryPointOfService attribute defined at extension commerceservices.value - the deliveryPointOfService - The point of service to deliver to/collect from.@Accessor(qualifier="fulfillmentSystemConfig", type=SETTER) public void setFulfillmentSystemConfig(java.lang.Object value)
Consignment.fulfillmentSystemConfig attribute defined at extension warehousing.value - the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment@Accessor(qualifier="namedDeliveryDate", type=SETTER) public void setNamedDeliveryDate(java.util.Date value)
Consignment.namedDeliveryDate attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the namedDeliveryDate@Accessor(qualifier="order", type=SETTER) public void setOrder(AbstractOrderModel value)
Consignment.order attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the order@Accessor(qualifier="packagingInfo", type=SETTER) public void setPackagingInfo(PackagingInfoModel value)
Consignment.packagingInfo attribute defined at extension warehousing.value - the packagingInfo@Accessor(qualifier="packaginginfos", type=SETTER) public void setPackaginginfos(java.util.List<PackagingInfoModel> value)
Consignment.packaginginfos attribute defined at extension warehousing.value - the packaginginfos@Accessor(qualifier="paymentTransactionEntries", type=SETTER) public void setPaymentTransactionEntries(java.util.Set<PaymentTransactionEntryModel> value)
Consignment.paymentTransactionEntries attribute defined at extension warehousing.value - the paymentTransactionEntries@Accessor(qualifier="returnForm", type=SETTER) public void setReturnForm(MediaModel value)
Consignment.returnForm attribute defined at extension warehousing.value - the returnForm - The return form for the consignment.@Accessor(qualifier="returnLabel", type=SETTER) public void setReturnLabel(MediaModel value)
Consignment.returnLabel attribute defined at extension warehousing.value - the returnLabel - The return label for the consignment.@Accessor(qualifier="sapConsignmentProcesses", type=SETTER) public void setSapConsignmentProcesses(java.util.Collection<SapConsignmentProcessModel> value)
Consignment.sapConsignmentProcesses attribute defined at extension saporderexchangeoms.value - the sapConsignmentProcesses@Accessor(qualifier="sapOrder", type=SETTER) public void setSapOrder(SAPOrderModel value)
Consignment.sapOrder attribute defined at extension sapmodel. Can only be used at creation of model - before first save.value - the sapOrder@Accessor(qualifier="shippingAddress", type=SETTER) public void setShippingAddress(AddressModel value)
Consignment.shippingAddress attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the shippingAddress@Accessor(qualifier="shippingDate", type=SETTER) public void setShippingDate(java.util.Date value)
Consignment.shippingDate attribute defined at extension basecommerce.value - the shippingDate@Accessor(qualifier="shippingLabel", type=SETTER) public void setShippingLabel(MediaModel value)
Consignment.shippingLabel attribute defined at extension warehousing.value - the shippingLabel - The shipping label for the consignment.@Accessor(qualifier="status", type=SETTER) public void setStatus(ConsignmentStatus value)
Consignment.status attribute defined at extension basecommerce.value - the status@Accessor(qualifier="subscriptionProducts", type=SETTER) public void setSubscriptionProducts(boolean value)
Consignment.subscriptionProducts attribute defined at extension saprevenuecloudorder.value - the subscriptionProducts - sets subscription products flag on consignment@Accessor(qualifier="taskAssignmentWorkflow", type=SETTER) public void setTaskAssignmentWorkflow(java.lang.String value)
Consignment.taskAssignmentWorkflow attribute defined at extension warehousing.value - the taskAssignmentWorkflow - The task assignment workflow code assigned to the consignment.@Accessor(qualifier="totalPrice", type=SETTER) public void setTotalPrice(java.lang.Double value)
Consignment.totalPrice attribute defined at extension marketplaceservices.value - the totalPrice@Accessor(qualifier="trackingID", type=SETTER) public void setTrackingID(java.lang.String value)
Consignment.trackingID attribute defined at extension basecommerce.value - the trackingID@Accessor(qualifier="warehouse", type=SETTER) public void setWarehouse(WarehouseModel value)
Consignment.warehouse attribute defined at extension basecommerce. Can only be used at creation of model - before first save.value - the warehouseCopyright © 2018 SAP SE. All Rights Reserved.