Class ConsignmentReallocationData
java.lang.Object
de.hybris.platform.warehousingfacades.order.data.ConsignmentReallocationData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeclineEntries(List<DeclineEntryData> declineEntries) voidsetGlobalComment(String globalComment) voidsetGlobalReallocationWarehouseCode(String globalReallocationWarehouseCode) voidsetGlobalReason(DeclineReason globalReason)
-
Constructor Details
-
ConsignmentReallocationData
public ConsignmentReallocationData()
-
-
Method Details
-
setDeclineEntries
-
getDeclineEntries
-
setGlobalReallocationWarehouseCode
-
getGlobalReallocationWarehouseCode
-
setGlobalReason
-
getGlobalReason
-
setGlobalComment
-
getGlobalComment
-