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_SAPCONFIG2PLANTLOGSYSORGGenerated relation code constant for relationSAPConfig2PlantLogSysOrgdefining source attributesapConfigurationin extensionsapmodel.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringLOGSYSGenerated constant - Attribute key ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.static java.lang.StringPLANTGenerated constant - Attribute key ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.static java.lang.StringREASONCODECANCELLATIONGenerated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.static java.lang.StringSALESORGGenerated constant - Attribute key ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.static java.lang.StringSAPCONFIGURATIONGenerated constant - Attribute key ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.static java.lang.StringWAREHOUSESGenerated constant - Attribute key ofSAPPlantLogSysOrg.warehousesattribute 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 SAPLogicalSystemModelgetLogSys()Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.WarehouseModelgetPlant()Generated method - Getter of theSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.java.lang.StringgetReasonCodeCancellation()Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.SAPSalesOrganizationModelgetSalesOrg()Generated method - Getter of theSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.SAPConfigurationModelgetSapConfiguration()Generated method - Getter of theSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.java.util.Collection<WarehouseModel>getWarehouses()Generated method - Getter of theSAPPlantLogSysOrg.warehousesattribute defined at extensionsapmodel.voidsetLogSys(SAPLogicalSystemModel value)Generated method - Setter ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.voidsetPlant(WarehouseModel value)Generated method - Setter ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.voidsetReasonCodeCancellation(java.lang.String value)Generated method - Setter ofSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.voidsetSalesOrg(SAPSalesOrganizationModel value)Generated method - Setter ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.voidsetSapConfiguration(SAPConfigurationModel value)Generated method - Setter ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.voidsetWarehouses(java.util.Collection<WarehouseModel> value)Generated method - Setter ofSAPPlantLogSysOrg.warehousesattribute 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 relationSAPConfig2PlantLogSysOrgdefining source attributesapConfigurationin extensionsapmodel.- See Also:
- Constant Field Values
-
PLANT
public static final java.lang.String PLANT
Generated constant - Attribute key ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
LOGSYS
public static final java.lang.String LOGSYS
Generated constant - Attribute key ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SALESORG
public static final java.lang.String SALESORG
Generated constant - Attribute key ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPCONFIGURATION
public static final java.lang.String SAPCONFIGURATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
WAREHOUSES
public static final java.lang.String WAREHOUSES
Generated constant - Attribute key ofSAPPlantLogSysOrg.warehousesattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
REASONCODECANCELLATION
public static final java.lang.String REASONCODECANCELLATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellationattribute 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 typeSAPPlantLogSysOrgat 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 typeItemat extensioncore_plant- initial attribute declared by typeSAPPlantLogSysOrgat extensionsapmodel
-
-
Method Detail
-
getLogSys
@Accessor(qualifier="logSys", type=GETTER) public SAPLogicalSystemModel getLogSys()
Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.- Returns:
- the logSys - SAP Logical System
-
getPlant
@Accessor(qualifier="plant", type=GETTER) public WarehouseModel getPlant()
Generated method - Getter of theSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.- Returns:
- the plant - Warehouse
-
getReasonCodeCancellation
@Accessor(qualifier="reasonCodeCancellation", type=GETTER) public java.lang.String getReasonCodeCancellation()
Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.- Returns:
- the reasonCodeCancellation - Reason Code For Cancellation
-
getSalesOrg
@Accessor(qualifier="salesOrg", type=GETTER) public SAPSalesOrganizationModel getSalesOrg()
Generated method - Getter of theSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.- Returns:
- the salesOrg - SAP Sales Organization
-
getSapConfiguration
@Accessor(qualifier="sapConfiguration", type=GETTER) public SAPConfigurationModel getSapConfiguration()
Generated method - Getter of theSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.- Returns:
- the sapConfiguration
-
getWarehouses
@Accessor(qualifier="warehouses", type=GETTER) public java.util.Collection<WarehouseModel> getWarehouses()
Generated method - Getter of theSAPPlantLogSysOrg.warehousesattribute 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.logSysattribute 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.plantattribute 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.reasonCodeCancellationattribute 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.salesOrgattribute 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.sapConfigurationattribute 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.warehousesattribute defined at extensionsapmodel.- Parameters:
value- the warehouses
-
-