Class WarehouseTransferModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.warehousing.model.WarehouseTransferModel
-
- All Implemented Interfaces:
java.io.Serializable
public class WarehouseTransferModel extends ItemModel
Generated model class for type WarehouseTransfer first defined at extension warehousing.- 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_TYPECODEGenerated model type code constant.static java.lang.String_WAREHOUSETRANSFER2WAREHOUSETRANSFERRELATIONGenerated relation code constant for relationWarehouseTransfer2WarehouseTransferRelationdefining source attributeparentTransferin extensionwarehousing.static java.lang.StringCOMPLETIONDATEGenerated constant - Attribute key ofWarehouseTransfer.completionDateattribute defined at extensionwarehousing.static java.lang.StringDEPENDENTTRANSFERSGenerated constant - Attribute key ofWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing.static java.lang.StringPARENTTRANSFERGenerated constant - Attribute key ofWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.static java.lang.StringWAREHOUSETRANSFERENTRIESGenerated constant - Attribute key ofWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing.-
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 WarehouseTransferModel()Generated constructor - Default constructor for generic creation.WarehouseTransferModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersWarehouseTransferModel(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.util.DategetCompletionDate()Generated method - Getter of theWarehouseTransfer.completionDateattribute defined at extensionwarehousing.java.util.Collection<WarehouseTransferModel>getDependentTransfers()Generated method - Getter of theWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing.WarehouseTransferModelgetParentTransfer()Generated method - Getter of theWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.java.util.Collection<WarehouseTransferEntryModel>getWarehouseTransferEntries()Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing.voidsetCompletionDate(java.util.Date value)Generated method - Setter ofWarehouseTransfer.completionDateattribute defined at extensionwarehousing.voidsetDependentTransfers(java.util.Collection<WarehouseTransferModel> value)Generated method - Setter ofWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing.voidsetParentTransfer(WarehouseTransferModel value)Generated method - Setter ofWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.voidsetWarehouseTransferEntries(java.util.Collection<WarehouseTransferEntryModel> value)Generated method - Setter ofWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing.-
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
-
_WAREHOUSETRANSFER2WAREHOUSETRANSFERRELATION
public static final java.lang.String _WAREHOUSETRANSFER2WAREHOUSETRANSFERRELATION
Generated relation code constant for relationWarehouseTransfer2WarehouseTransferRelationdefining source attributeparentTransferin extensionwarehousing.- See Also:
- Constant Field Values
-
COMPLETIONDATE
public static final java.lang.String COMPLETIONDATE
Generated constant - Attribute key ofWarehouseTransfer.completionDateattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
WAREHOUSETRANSFERENTRIES
public static final java.lang.String WAREHOUSETRANSFERENTRIES
Generated constant - Attribute key ofWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
PARENTTRANSFER
public static final java.lang.String PARENTTRANSFER
Generated constant - Attribute key ofWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
DEPENDENTTRANSFERS
public static final java.lang.String DEPENDENTTRANSFERS
Generated constant - Attribute key ofWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
WarehouseTransferModel
public WarehouseTransferModel()
Generated constructor - Default constructor for generic creation.
-
WarehouseTransferModel
public WarehouseTransferModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
WarehouseTransferModel
@Deprecated(since="4.1.1", forRemoval=true) public WarehouseTransferModel(ItemModel _owner)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:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getCompletionDate
@Accessor(qualifier="completionDate", type=GETTER) public java.util.Date getCompletionDate()
Generated method - Getter of theWarehouseTransfer.completionDateattribute defined at extensionwarehousing.- Returns:
- the completionDate
-
getDependentTransfers
@Accessor(qualifier="dependentTransfers", type=GETTER) public java.util.Collection<WarehouseTransferModel> getDependentTransfers()
Generated method - Getter of theWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the dependentTransfers
-
getParentTransfer
@Accessor(qualifier="parentTransfer", type=GETTER) public WarehouseTransferModel getParentTransfer()
Generated method - Getter of theWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.- Returns:
- the parentTransfer
-
getWarehouseTransferEntries
@Accessor(qualifier="warehouseTransferEntries", type=GETTER) public java.util.Collection<WarehouseTransferEntryModel> getWarehouseTransferEntries()
Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouseTransferEntries
-
setCompletionDate
@Accessor(qualifier="completionDate", type=SETTER) public void setCompletionDate(java.util.Date value)
Generated method - Setter ofWarehouseTransfer.completionDateattribute defined at extensionwarehousing.- Parameters:
value- the completionDate
-
setDependentTransfers
@Accessor(qualifier="dependentTransfers", type=SETTER) public void setDependentTransfers(java.util.Collection<WarehouseTransferModel> value)
Generated method - Setter ofWarehouseTransfer.dependentTransfersattribute defined at extensionwarehousing.- Parameters:
value- the dependentTransfers
-
setParentTransfer
@Accessor(qualifier="parentTransfer", type=SETTER) public void setParentTransfer(WarehouseTransferModel value)
Generated method - Setter ofWarehouseTransfer.parentTransferattribute defined at extensionwarehousing.- Parameters:
value- the parentTransfer
-
setWarehouseTransferEntries
@Accessor(qualifier="warehouseTransferEntries", type=SETTER) public void setWarehouseTransferEntries(java.util.Collection<WarehouseTransferEntryModel> value)
Generated method - Setter ofWarehouseTransfer.warehouseTransferEntriesattribute defined at extensionwarehousing.- Parameters:
value- the warehouseTransferEntries
-
-