public class ConsignmentModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_CONSIGNMENTENTRYCONSIGNMENTRELATION
Generated relation code constant for relation
ConsignmentEntryConsignmentRelation defining source attribute consignmentEntries in extension basecommerce. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CARRIER
Generated constant - Attribute key of
Consignment.carrier attribute defined at extension basecommerce. |
static String |
CARRIERDETAILS
Generated constant - Attribute key of
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
static String |
CODE
Generated constant - Attribute key of
Consignment.code attribute defined at extension basecommerce. |
static String |
CONSIGNMENTENTRIES
Generated constant - Attribute key of
Consignment.consignmentEntries attribute defined at extension basecommerce. |
static String |
CONSIGNMENTPROCESSES
Generated constant - Attribute key of
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
static String |
DELIVERYMODE
Generated constant - Attribute key of
Consignment.deliveryMode attribute defined at extension basecommerce. |
static String |
DELIVERYPOINTOFSERVICE
Generated constant - Attribute key of
Consignment.deliveryPointOfService attribute defined at extension commerceservices. |
static String |
NAMEDDELIVERYDATE
Generated constant - Attribute key of
Consignment.namedDeliveryDate attribute defined at extension basecommerce. |
static String |
ORDER
Generated constant - Attribute key of
Consignment.order attribute defined at extension basecommerce. |
static String |
PACKAGINGINFO
Generated constant - Attribute key of
Consignment.packagingInfo attribute defined at extension warehousing. |
static String |
PACKAGINGINFOS
Generated constant - Attribute key of
Consignment.packaginginfos attribute defined at extension warehousing. |
static String |
SAPCONSIGNMENTPROCESSES
Generated constant - Attribute key of
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment. |
static String |
SAPORDER
Generated constant - Attribute key of
Consignment.sapOrder attribute defined at extension sapmodel. |
static String |
SHIPPINGADDRESS
Generated constant - Attribute key of
Consignment.shippingAddress attribute defined at extension basecommerce. |
static String |
SHIPPINGDATE
Generated constant - Attribute key of
Consignment.shippingDate attribute defined at extension basecommerce. |
static String |
SHIPPINGLABEL
Generated constant - Attribute key of
Consignment.shippingLabel attribute defined at extension warehousing. |
static String |
STATUS
Generated constant - Attribute key of
Consignment.status attribute defined at extension basecommerce. |
static String |
STATUSDISPLAY
Generated constant - Attribute key of
Consignment.statusDisplay attribute defined at extension acceleratorservices. |
static String |
TRACKINGID
Generated constant - Attribute key of
Consignment.trackingID attribute defined at extension basecommerce. |
static String |
WAREHOUSE
Generated constant - Attribute key of
Consignment.warehouse attribute defined at extension basecommerce. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_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(String _code,
AddressModel _shippingAddress,
ConsignmentStatus _status,
WarehouseModel _warehouse)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ConsignmentModel(String _code,
DeliveryModeModel _deliveryMode,
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 |
|---|---|
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. |
String |
getCode()
Generated method - Getter of the
Consignment.code attribute defined at extension basecommerce. |
Set<ConsignmentEntryModel> |
getConsignmentEntries()
Generated method - Getter of the
Consignment.consignmentEntries attribute defined at extension basecommerce. |
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. |
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. |
List<PackagingInfoModel> |
getPackaginginfos()
Generated method - Getter of the
Consignment.packaginginfos attribute defined at extension warehousing. |
Collection<SapConsignmentProcessModel> |
getSapConsignmentProcesses()
Generated method - Getter of the
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment. |
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. |
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. |
String |
getStatusDisplay()
Generated method - Getter of the
Consignment.statusDisplay dynamic attribute defined at extension acceleratorservices. |
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. |
void |
setCarrier(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(String value)
Generated method - Initial setter of
Consignment.code attribute defined at extension basecommerce. |
void |
setConsignmentEntries(Set<ConsignmentEntryModel> value)
Generated method - Setter of
Consignment.consignmentEntries attribute defined at extension basecommerce. |
void |
setConsignmentProcesses(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 |
setNamedDeliveryDate(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(List<PackagingInfoModel> value)
Generated method - Setter of
Consignment.packaginginfos attribute defined at extension warehousing. |
void |
setSapConsignmentProcesses(Collection<SapConsignmentProcessModel> value)
Generated method - Setter of
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment. |
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(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 |
setTrackingID(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, 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 _CONSIGNMENTENTRYCONSIGNMENTRELATION
ConsignmentEntryConsignmentRelation defining source attribute consignmentEntries in extension basecommerce.public static final String CODE
Consignment.code attribute defined at extension basecommerce.public static final String SHIPPINGADDRESS
Consignment.shippingAddress attribute defined at extension basecommerce.public static final String DELIVERYMODE
Consignment.deliveryMode attribute defined at extension basecommerce.public static final String NAMEDDELIVERYDATE
Consignment.namedDeliveryDate attribute defined at extension basecommerce.public static final String SHIPPINGDATE
Consignment.shippingDate attribute defined at extension basecommerce.public static final String TRACKINGID
Consignment.trackingID attribute defined at extension basecommerce.public static final String CARRIER
Consignment.carrier attribute defined at extension basecommerce.public static final String STATUS
Consignment.status attribute defined at extension basecommerce.public static final String WAREHOUSE
Consignment.warehouse attribute defined at extension basecommerce.public static final String CONSIGNMENTENTRIES
Consignment.consignmentEntries attribute defined at extension basecommerce.public static final String ORDER
Consignment.order attribute defined at extension basecommerce.public static final String CONSIGNMENTPROCESSES
Consignment.consignmentProcesses attribute defined at extension basecommerce.public static final String DELIVERYPOINTOFSERVICE
Consignment.deliveryPointOfService attribute defined at extension commerceservices.public static final String STATUSDISPLAY
Consignment.statusDisplay attribute defined at extension acceleratorservices.public static final String CARRIERDETAILS
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices.public static final String PACKAGINGINFO
Consignment.packagingInfo attribute defined at extension warehousing.public static final String SHIPPINGLABEL
Consignment.shippingLabel attribute defined at extension warehousing.public static final String PACKAGINGINFOS
Consignment.packaginginfos attribute defined at extension warehousing.public static final String SAPORDER
Consignment.sapOrder attribute defined at extension sapmodel.public static final String SAPCONSIGNMENTPROCESSES
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment.public ConsignmentModel()
public ConsignmentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ConsignmentModel(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(String _code, DeliveryModeModel _deliveryMode, 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 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 String getCode()
Consignment.code attribute defined at extension basecommerce.@Accessor(qualifier="consignmentEntries", type=GETTER) public 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 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="namedDeliveryDate", type=GETTER) public 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 List<PackagingInfoModel> getPackaginginfos()
Consignment.packaginginfos attribute defined at extension warehousing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sapConsignmentProcesses", type=GETTER) public Collection<SapConsignmentProcessModel> getSapConsignmentProcesses()
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment.
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 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 String getStatusDisplay()
Consignment.statusDisplay dynamic attribute defined at extension acceleratorservices.@Accessor(qualifier="trackingID", type=GETTER) public 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="carrier", type=SETTER) public void setCarrier(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(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(Set<ConsignmentEntryModel> value)
Consignment.consignmentEntries attribute defined at extension basecommerce.value - the consignmentEntries@Accessor(qualifier="consignmentProcesses", type=SETTER) public void setConsignmentProcesses(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="namedDeliveryDate", type=SETTER) public void setNamedDeliveryDate(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(List<PackagingInfoModel> value)
Consignment.packaginginfos attribute defined at extension warehousing.value - the packaginginfos@Accessor(qualifier="sapConsignmentProcesses", type=SETTER) public void setSapConsignmentProcesses(Collection<SapConsignmentProcessModel> value)
Consignment.sapConsignmentProcesses attribute defined at extension ysapomsfulfillment.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(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="trackingID", type=SETTER) public void setTrackingID(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 © 2017 SAP SE. All Rights Reserved.