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:
Serializable
Generated model class for type SAPPlantLogSysOrg first defined at extension sapmodel.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationSAPConfig2PlantLogSysOrgdefining source attributesapConfigurationin extensionsapmodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.static final StringGenerated constant - Attribute key ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.static final StringGenerated 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, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated 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(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.getPlant()Generated method - Getter of theSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.Generated method - Getter of theSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.Generated method - Getter of theSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.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(String value) Generated method - Setter ofSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.voidGenerated method - Setter ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.voidGenerated method - Setter ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.voidsetWarehouses(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, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_SAPCONFIG2PLANTLOGSYSORG
Generated relation code constant for relationSAPConfig2PlantLogSysOrgdefining source attributesapConfigurationin extensionsapmodel.- See Also:
-
PLANT
Generated constant - Attribute key ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.- See Also:
-
LOGSYS
Generated constant - Attribute key ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.- See Also:
-
SALESORG
Generated constant - Attribute key ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.- See Also:
-
SAPCONFIGURATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.sapConfigurationattribute defined at extensionsapmodel.- See Also:
-
WAREHOUSES
Generated constant - Attribute key ofSAPPlantLogSysOrg.warehousesattribute defined at extensionsapmodel.- See Also:
-
REASONCODECANCELLATION
Generated constant - Attribute key ofSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.- See Also:
-
-
Constructor Details
-
SAPPlantLogSysOrgModel
public SAPPlantLogSysOrgModel()Generated constructor - Default constructor for generic creation. -
SAPPlantLogSysOrgModel
public SAPPlantLogSysOrgModel(de.hybris.platform.servicelayer.model.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, 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 Details
-
getLogSys
Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.- Returns:
- the logSys - SAP Logical System
-
getPlant
Generated method - Getter of theSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.- Returns:
- the plant - Warehouse
-
getReasonCodeCancellation
@Accessor(qualifier="reasonCodeCancellation", type=GETTER) public String getReasonCodeCancellation()Generated method - Getter of theSAPPlantLogSysOrg.reasonCodeCancellationattribute defined at extensionysapomsreturnprocess.- Returns:
- the reasonCodeCancellation - Reason Code For Cancellation
-
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
Generated method - Getter of theSAPPlantLogSysOrg.warehousesattribute defined at extensionsapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouses
-
setLogSys
Generated method - Setter ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.- Parameters:
value- the logSys - SAP Logical System
-
setPlant
Generated method - Setter ofSAPPlantLogSysOrg.plantattribute defined at extensionsapmodel.- Parameters:
value- the plant - Warehouse
-
setReasonCodeCancellation
@Accessor(qualifier="reasonCodeCancellation", type=SETTER) public void setReasonCodeCancellation(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(Collection<WarehouseModel> value) Generated method - Setter ofSAPPlantLogSysOrg.warehousesattribute defined at extensionsapmodel.- Parameters:
value- the warehouses
-