Class SAPPlantLogSysOrgModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapmodel.model.SAPPlantLogSysOrgModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPPlantLogSysOrgModel extends ItemModel
Generated model class for type SAPPlantLogSysOrg first defined at extension sapmodel.- 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
_SAPCONFIG2PLANTLOGSYSORG
Generated relation code constant for relationSAPConfig2PlantLogSysOrg
defining source attributesapConfiguration
in extensionsapmodel
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
LOGSYS
Generated constant - Attribute key ofSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.static java.lang.String
PLANT
Generated constant - Attribute key ofSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.static java.lang.String
REASONCODECANCELLATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.static java.lang.String
SALESORG
Generated constant - Attribute key ofSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.static java.lang.String
SAPCONFIGURATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.static java.lang.String
WAREHOUSES
Generated constant - Attribute key ofSAPPlantLogSysOrg.warehouses
attribute 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 SAPPlantLogSysOrgModel()
Generated constructor - Default constructor for generic creation.SAPPlantLogSysOrgModel(ItemModel _owner, WarehouseModel _plant)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPPlantLogSysOrgModel(WarehouseModel _plant)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPPlantLogSysOrgModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SAPLogicalSystemModel
getLogSys()
Generated method - Getter of theSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.WarehouseModel
getPlant()
Generated method - Getter of theSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.java.lang.String
getReasonCodeCancellation()
Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.SAPSalesOrganizationModel
getSalesOrg()
Generated method - Getter of theSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.SAPConfigurationModel
getSapConfiguration()
Generated method - Getter of theSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.java.util.Collection<WarehouseModel>
getWarehouses()
Generated method - Getter of theSAPPlantLogSysOrg.warehouses
attribute defined at extensionsapmodel
.void
setLogSys(SAPLogicalSystemModel value)
Generated method - Setter ofSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.void
setPlant(WarehouseModel value)
Generated method - Setter ofSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.void
setReasonCodeCancellation(java.lang.String value)
Generated method - Setter ofSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.void
setSalesOrg(SAPSalesOrganizationModel value)
Generated method - Setter ofSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.void
setSapConfiguration(SAPConfigurationModel value)
Generated method - Setter ofSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.void
setWarehouses(java.util.Collection<WarehouseModel> value)
Generated method - Setter ofSAPPlantLogSysOrg.warehouses
attribute 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
-
_SAPCONFIG2PLANTLOGSYSORG
public static final java.lang.String _SAPCONFIG2PLANTLOGSYSORG
Generated relation code constant for relationSAPConfig2PlantLogSysOrg
defining source attributesapConfiguration
in extensionsapmodel
.- See Also:
- Constant Field Values
-
PLANT
public static final java.lang.String PLANT
Generated constant - Attribute key ofSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
LOGSYS
public static final java.lang.String LOGSYS
Generated constant - Attribute key ofSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SALESORG
public static final java.lang.String SALESORG
Generated constant - Attribute key ofSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPCONFIGURATION
public static final java.lang.String SAPCONFIGURATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
WAREHOUSES
public static final java.lang.String WAREHOUSES
Generated constant - Attribute key ofSAPPlantLogSysOrg.warehouses
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
REASONCODECANCELLATION
public static final java.lang.String REASONCODECANCELLATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPPlantLogSysOrgModel
public SAPPlantLogSysOrgModel()
Generated constructor - Default constructor for generic creation.
-
SAPPlantLogSysOrgModel
public SAPPlantLogSysOrgModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
SAPPlantLogSysOrgModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPlantLogSysOrgModel(WarehouseModel _plant)
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:
_plant
- initial attribute declared by typeSAPPlantLogSysOrg
at extensionsapmodel
-
SAPPlantLogSysOrgModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPlantLogSysOrgModel(ItemModel _owner, WarehouseModel _plant)
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 typeItem
at extensioncore
_plant
- initial attribute declared by typeSAPPlantLogSysOrg
at extensionsapmodel
-
-
Method Detail
-
getLogSys
@Accessor(qualifier="logSys", type=GETTER) public SAPLogicalSystemModel getLogSys()
Generated method - Getter of theSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.- Returns:
- the logSys - SAP Logical System
-
getPlant
@Accessor(qualifier="plant", type=GETTER) public WarehouseModel getPlant()
Generated method - Getter of theSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.- Returns:
- the plant - Warehouse
-
getReasonCodeCancellation
@Accessor(qualifier="reasonCodeCancellation", type=GETTER) public java.lang.String getReasonCodeCancellation()
Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.- Returns:
- the reasonCodeCancellation - Reason Code For Cancellation
-
getSalesOrg
@Accessor(qualifier="salesOrg", type=GETTER) public SAPSalesOrganizationModel getSalesOrg()
Generated method - Getter of theSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.- Returns:
- the salesOrg - SAP Sales Organization
-
getSapConfiguration
@Accessor(qualifier="sapConfiguration", type=GETTER) public SAPConfigurationModel getSapConfiguration()
Generated method - Getter of theSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.- Returns:
- the sapConfiguration
-
getWarehouses
@Accessor(qualifier="warehouses", type=GETTER) public java.util.Collection<WarehouseModel> getWarehouses()
Generated method - Getter of theSAPPlantLogSysOrg.warehouses
attribute defined at extensionsapmodel
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouses
-
setLogSys
@Accessor(qualifier="logSys", type=SETTER) public void setLogSys(SAPLogicalSystemModel value)
Generated method - Setter ofSAPPlantLogSysOrg.logSys
attribute defined at extensionsapmodel
.- Parameters:
value
- the logSys - SAP Logical System
-
setPlant
@Accessor(qualifier="plant", type=SETTER) public void setPlant(WarehouseModel value)
Generated method - Setter ofSAPPlantLogSysOrg.plant
attribute defined at extensionsapmodel
.- Parameters:
value
- the plant - Warehouse
-
setReasonCodeCancellation
@Accessor(qualifier="reasonCodeCancellation", type=SETTER) public void setReasonCodeCancellation(java.lang.String value)
Generated method - Setter ofSAPPlantLogSysOrg.reasonCodeCancellation
attribute defined at extensionysapomsreturnprocess
.- Parameters:
value
- the reasonCodeCancellation - Reason Code For Cancellation
-
setSalesOrg
@Accessor(qualifier="salesOrg", type=SETTER) public void setSalesOrg(SAPSalesOrganizationModel value)
Generated method - Setter ofSAPPlantLogSysOrg.salesOrg
attribute defined at extensionsapmodel
.- Parameters:
value
- the salesOrg - SAP Sales Organization
-
setSapConfiguration
@Accessor(qualifier="sapConfiguration", type=SETTER) public void setSapConfiguration(SAPConfigurationModel value)
Generated method - Setter ofSAPPlantLogSysOrg.sapConfiguration
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapConfiguration
-
setWarehouses
@Accessor(qualifier="warehouses", type=SETTER) public void setWarehouses(java.util.Collection<WarehouseModel> value)
Generated method - Setter ofSAPPlantLogSysOrg.warehouses
attribute defined at extensionsapmodel
.- Parameters:
value
- the warehouses
-
-