Class ConsignmentEntryModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.ordersplitting.model.ConsignmentEntryModel
-
- All Implemented Interfaces:
java.io.Serializable
public class ConsignmentEntryModel extends ItemModel
Generated model class for type ConsignmentEntry first defined at extension basecommerce.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATIONGenerated relation code constant for relationDeclineConsignmentEntryEventConsignmentEntryRelationdefining source attributedeclineEntryEventsin extensionwarehousing.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringAMOUNTGenerated constant - Attribute key ofConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.static java.lang.StringCONSIGNMENTGenerated constant - Attribute key ofConsignmentEntry.consignmentattribute defined at extensionbasecommerce.static java.lang.StringDECLINEENTRYEVENTSGenerated constant - Attribute key ofConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.static java.lang.StringINVENTORYEVENTSGenerated constant - Attribute key ofConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing.static java.lang.StringORDERENTRYGenerated constant - Attribute key ofConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.static java.lang.StringQUANTITYGenerated constant - Attribute key ofConsignmentEntry.quantityattribute defined at extensionbasecommerce.static java.lang.StringQUANTITYDECLINEDGenerated constant - Attribute key ofConsignmentEntry.quantityDeclinedattribute defined at extensionwarehousing.static java.lang.StringQUANTITYPENDINGGenerated constant - Attribute key ofConsignmentEntry.quantityPendingattribute defined at extensionwarehousing.static java.lang.StringQUANTITYRETURNEDUPTILGenerated constant - Attribute key ofConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.static java.lang.StringQUANTITYSHIPPEDGenerated constant - Attribute key ofConsignmentEntry.quantityShippedattribute defined at extensionwarehousing.static java.lang.StringRETURNQUANTITYGenerated constant - Attribute key ofConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.static java.lang.StringSAPORDERENTRYROWNUMBERGenerated constant - Attribute key ofConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.static java.lang.StringSHIPPEDQUANTITYGenerated constant - Attribute key ofConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.static java.lang.StringSTATUSGenerated constant - Attribute key ofConsignmentEntry.statusattribute defined at extensionsapmodel.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description ConsignmentEntryModel()Generated constructor - Default constructor for generic creation.ConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, ItemModel _owner, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsignmentEntryModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimalgetAmount()Generated method - Getter of theConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.ConsignmentModelgetConsignment()Generated method - Getter of theConsignmentEntry.consignmentattribute defined at extensionbasecommerce.java.util.Set<DeclineConsignmentEntryEventModel>getDeclineEntryEvents()Generated method - Getter of theConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.java.util.Collection<InventoryEventModel>getInventoryEvents()Generated method - Getter of theConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing.AbstractOrderEntryModelgetOrderEntry()Generated method - Getter of theConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.java.lang.LonggetQuantity()Generated method - Getter of theConsignmentEntry.quantityattribute defined at extensionbasecommerce.java.lang.LonggetQuantityDeclined()Generated method - Getter of theConsignmentEntry.quantityDeclineddynamic attribute defined at extensionwarehousing.java.lang.LonggetQuantityPending()Generated method - Getter of theConsignmentEntry.quantityPendingdynamic attribute defined at extensionwarehousing.java.lang.LonggetQuantityReturnedUptil()Generated method - Getter of theConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.java.lang.LonggetQuantityShipped()Generated method - Getter of theConsignmentEntry.quantityShippeddynamic attribute defined at extensionwarehousing.java.lang.LonggetReturnQuantity()Generated method - Getter of theConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.intgetSapOrderEntryRowNumber()Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.java.lang.LonggetShippedQuantity()Generated method - Getter of theConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.ConsignmentEntryStatusgetStatus()Generated method - Getter of theConsignmentEntry.statusattribute defined at extensionsapmodel.voidsetAmount(java.math.BigDecimal value)Generated method - Setter ofConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.voidsetConsignment(ConsignmentModel value)Generated method - Initial setter ofConsignmentEntry.consignmentattribute defined at extensionbasecommerce.voidsetDeclineEntryEvents(java.util.Set<DeclineConsignmentEntryEventModel> value)Generated method - Setter ofConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.voidsetInventoryEvents(java.util.Collection<InventoryEventModel> value)Generated method - Setter ofConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing.voidsetOrderEntry(AbstractOrderEntryModel value)Generated method - Initial setter ofConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.voidsetQuantity(java.lang.Long value)Generated method - Setter ofConsignmentEntry.quantityattribute defined at extensionbasecommerce.voidsetQuantityReturnedUptil(java.lang.Long value)Generated method - Setter ofConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.voidsetReturnQuantity(java.lang.Long value)Generated method - Setter ofConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.voidsetSapOrderEntryRowNumber(int value)Generated method - Setter ofConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.voidsetShippedQuantity(java.lang.Long value)Generated method - Setter ofConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.voidsetStatus(ConsignmentEntryStatus value)Generated method - Setter ofConsignmentEntry.statusattribute defined at extensionsapmodel.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATION
public static final java.lang.String _DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATION
Generated relation code constant for relationDeclineConsignmentEntryEventConsignmentEntryRelationdefining source attributedeclineEntryEventsin extensionwarehousing.- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Generated constant - Attribute key ofConsignmentEntry.quantityattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
SHIPPEDQUANTITY
public static final java.lang.String SHIPPEDQUANTITY
Generated constant - Attribute key ofConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Generated constant - Attribute key ofConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
CONSIGNMENT
public static final java.lang.String CONSIGNMENT
Generated constant - Attribute key ofConsignmentEntry.consignmentattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
SAPORDERENTRYROWNUMBER
public static final java.lang.String SAPORDERENTRYROWNUMBER
Generated constant - Attribute key ofConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Generated constant - Attribute key ofConsignmentEntry.statusattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
QUANTITYDECLINED
public static final java.lang.String QUANTITYDECLINED
Generated constant - Attribute key ofConsignmentEntry.quantityDeclinedattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
QUANTITYPENDING
public static final java.lang.String QUANTITYPENDING
Generated constant - Attribute key ofConsignmentEntry.quantityPendingattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
QUANTITYSHIPPED
public static final java.lang.String QUANTITYSHIPPED
Generated constant - Attribute key ofConsignmentEntry.quantityShippedattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
DECLINEENTRYEVENTS
public static final java.lang.String DECLINEENTRYEVENTS
Generated constant - Attribute key ofConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
INVENTORYEVENTS
public static final java.lang.String INVENTORYEVENTS
Generated constant - Attribute key ofConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
RETURNQUANTITY
public static final java.lang.String RETURNQUANTITY
Generated constant - Attribute key ofConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.- See Also:
- Constant Field Values
-
QUANTITYRETURNEDUPTIL
public static final java.lang.String QUANTITYRETURNEDUPTIL
Generated constant - Attribute key ofConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.- See Also:
- Constant Field Values
-
AMOUNT
public static final java.lang.String AMOUNT
Generated constant - Attribute key ofConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ConsignmentEntryModel
public ConsignmentEntryModel()
Generated constructor - Default constructor for generic creation.
-
ConsignmentEntryModel
public ConsignmentEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ConsignmentEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public ConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_consignment- initial attribute declared by typeConsignmentEntryat extensionbasecommerce_orderEntry- initial attribute declared by typeConsignmentEntryat extensionbasecommerce_quantity- initial attribute declared by typeConsignmentEntryat extensionbasecommerce
-
ConsignmentEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public ConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, ItemModel _owner, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_consignment- initial attribute declared by typeConsignmentEntryat extensionbasecommerce_orderEntry- initial attribute declared by typeConsignmentEntryat extensionbasecommerce_owner- initial attribute declared by typeItemat extensioncore_quantity- initial attribute declared by typeConsignmentEntryat extensionbasecommerce
-
-
Method Detail
-
getAmount
@Accessor(qualifier="amount", type=GETTER) public java.math.BigDecimal getAmount()
Generated method - Getter of theConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.- Returns:
- the amount
-
getConsignment
@Accessor(qualifier="consignment", type=GETTER) public ConsignmentModel getConsignment()
Generated method - Getter of theConsignmentEntry.consignmentattribute defined at extensionbasecommerce.- Returns:
- the consignment
-
getDeclineEntryEvents
@Accessor(qualifier="declineEntryEvents", type=GETTER) public java.util.Set<DeclineConsignmentEntryEventModel> getDeclineEntryEvents()
Generated method - Getter of theConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the declineEntryEvents
-
getInventoryEvents
@Accessor(qualifier="inventoryEvents", type=GETTER) public java.util.Collection<InventoryEventModel> getInventoryEvents()
Generated method - Getter of theConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the inventoryEvents
-
getOrderEntry
@Accessor(qualifier="orderEntry", type=GETTER) public AbstractOrderEntryModel getOrderEntry()
Generated method - Getter of theConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.- Returns:
- the orderEntry
-
getQuantity
@Accessor(qualifier="quantity", type=GETTER) public java.lang.Long getQuantity()
Generated method - Getter of theConsignmentEntry.quantityattribute defined at extensionbasecommerce.- Returns:
- the quantity
-
getQuantityDeclined
@Accessor(qualifier="quantityDeclined", type=GETTER) public java.lang.Long getQuantityDeclined()
Generated method - Getter of theConsignmentEntry.quantityDeclineddynamic attribute defined at extensionwarehousing.- Returns:
- the quantityDeclined
-
getQuantityPending
@Accessor(qualifier="quantityPending", type=GETTER) public java.lang.Long getQuantityPending()
Generated method - Getter of theConsignmentEntry.quantityPendingdynamic attribute defined at extensionwarehousing.- Returns:
- the quantityPending
-
getQuantityReturnedUptil
@Accessor(qualifier="quantityReturnedUptil", type=GETTER) public java.lang.Long getQuantityReturnedUptil()
Generated method - Getter of theConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.- Returns:
- the quantityReturnedUptil
-
getQuantityShipped
@Accessor(qualifier="quantityShipped", type=GETTER) public java.lang.Long getQuantityShipped()
Generated method - Getter of theConsignmentEntry.quantityShippeddynamic attribute defined at extensionwarehousing.- Returns:
- the quantityShipped
-
getReturnQuantity
@Accessor(qualifier="returnQuantity", type=GETTER) public java.lang.Long getReturnQuantity()
Generated method - Getter of theConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.- Returns:
- the returnQuantity
-
getSapOrderEntryRowNumber
@Accessor(qualifier="sapOrderEntryRowNumber", type=GETTER) public int getSapOrderEntryRowNumber()
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.- Returns:
- the sapOrderEntryRowNumber
-
getShippedQuantity
@Accessor(qualifier="shippedQuantity", type=GETTER) public java.lang.Long getShippedQuantity()
Generated method - Getter of theConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.- Returns:
- the shippedQuantity
-
getStatus
@Accessor(qualifier="status", type=GETTER) public ConsignmentEntryStatus getStatus()
Generated method - Getter of theConsignmentEntry.statusattribute defined at extensionsapmodel.- Returns:
- the status
-
setAmount
@Accessor(qualifier="amount", type=SETTER) public void setAmount(java.math.BigDecimal value)
Generated method - Setter ofConsignmentEntry.amountattribute defined at extensionysapomsreturnprocess.- Parameters:
value- the amount
-
setConsignment
@Accessor(qualifier="consignment", type=SETTER) public void setConsignment(ConsignmentModel value)
Generated method - Initial setter ofConsignmentEntry.consignmentattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the consignment
-
setDeclineEntryEvents
@Accessor(qualifier="declineEntryEvents", type=SETTER) public void setDeclineEntryEvents(java.util.Set<DeclineConsignmentEntryEventModel> value)
Generated method - Setter ofConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.- Parameters:
value- the declineEntryEvents
-
setInventoryEvents
@Accessor(qualifier="inventoryEvents", type=SETTER) public void setInventoryEvents(java.util.Collection<InventoryEventModel> value)
Generated method - Setter ofConsignmentEntry.inventoryEventsattribute defined at extensionwarehousing.- Parameters:
value- the inventoryEvents
-
setOrderEntry
@Accessor(qualifier="orderEntry", type=SETTER) public void setOrderEntry(AbstractOrderEntryModel value)
Generated method - Initial setter ofConsignmentEntry.orderEntryattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the orderEntry
-
setQuantity
@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.Long value)
Generated method - Setter ofConsignmentEntry.quantityattribute defined at extensionbasecommerce.- Parameters:
value- the quantity
-
setQuantityReturnedUptil
@Accessor(qualifier="quantityReturnedUptil", type=SETTER) public void setQuantityReturnedUptil(java.lang.Long value)
Generated method - Setter ofConsignmentEntry.quantityReturnedUptilattribute defined at extensionysapomsreturnprocess.- Parameters:
value- the quantityReturnedUptil
-
setReturnQuantity
@Accessor(qualifier="returnQuantity", type=SETTER) public void setReturnQuantity(java.lang.Long value)
Generated method - Setter ofConsignmentEntry.returnQuantityattribute defined at extensionysapomsreturnprocess.- Parameters:
value- the returnQuantity
-
setSapOrderEntryRowNumber
@Accessor(qualifier="sapOrderEntryRowNumber", type=SETTER) public void setSapOrderEntryRowNumber(int value)
Generated method - Setter ofConsignmentEntry.sapOrderEntryRowNumberattribute defined at extensionsapmodel.- Parameters:
value- the sapOrderEntryRowNumber
-
setShippedQuantity
@Accessor(qualifier="shippedQuantity", type=SETTER) public void setShippedQuantity(java.lang.Long value)
Generated method - Setter ofConsignmentEntry.shippedQuantityattribute defined at extensionbasecommerce.- Parameters:
value- the shippedQuantity
-
setStatus
@Accessor(qualifier="status", type=SETTER) public void setStatus(ConsignmentEntryStatus value)
Generated method - Setter ofConsignmentEntry.statusattribute defined at extensionsapmodel.- Parameters:
value- the status
-
-