Class SAPPricingSalesAreaToCatalogModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapmodel.model.SAPPricingSalesAreaToCatalogModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPPricingSalesAreaToCatalogModel extends ItemModel
Generated model class for type SAPPricingSalesAreaToCatalog 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_SAPGLOBALCONFIGURATIONPRICINGSALESAREAGenerated relation code constant for relationSAPGlobalConfigurationPricingSalesAreadefining source attributesapcommon_sapGlobalConfigurationin extensionsapmodel.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCATALOGVERSIONGenerated constant - Attribute key ofSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.static java.lang.StringDISTRIBUTIONCHANNELGenerated constant - Attribute key ofSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.static java.lang.StringNETGenerated constant - Attribute key ofSAPPricingSalesAreaToCatalog.netattribute defined at extensionsapmodel.static java.lang.StringSALESORGANIZATIONGenerated constant - Attribute key ofSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.static java.lang.StringSAPCOMMON_SAPGLOBALCONFIGURATIONGenerated constant - Attribute key ofSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute 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 SAPPricingSalesAreaToCatalogModel()Generated constructor - Default constructor for generic creation.SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion, 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 parametersSAPPricingSalesAreaToCatalogModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CatalogVersionModelgetCatalogVersion()Generated method - Getter of theSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.java.lang.StringgetDistributionChannel()Generated method - Getter of theSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.java.lang.StringgetSalesOrganization()Generated method - Getter of theSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.SAPGlobalConfigurationModelgetSapcommon_sapGlobalConfiguration()Generated method - Getter of theSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute defined at extensionsapmodel.booleanisNet()Generated method - Getter of theSAPPricingSalesAreaToCatalog.netdynamic attribute defined at extensionsapmodel.voidsetCatalogVersion(CatalogVersionModel value)Generated method - Setter ofSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.voidsetDistributionChannel(java.lang.String value)Generated method - Setter ofSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.voidsetSalesOrganization(java.lang.String value)Generated method - Setter ofSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.voidsetSapcommon_sapGlobalConfiguration(SAPGlobalConfigurationModel value)Generated method - Setter ofSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute 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
-
_SAPGLOBALCONFIGURATIONPRICINGSALESAREA
public static final java.lang.String _SAPGLOBALCONFIGURATIONPRICINGSALESAREA
Generated relation code constant for relationSAPGlobalConfigurationPricingSalesAreadefining source attributesapcommon_sapGlobalConfigurationin extensionsapmodel.- See Also:
- Constant Field Values
-
SALESORGANIZATION
public static final java.lang.String SALESORGANIZATION
Generated constant - Attribute key ofSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
DISTRIBUTIONCHANNEL
public static final java.lang.String DISTRIBUTIONCHANNEL
Generated constant - Attribute key ofSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Generated constant - Attribute key ofSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
NET
public static final java.lang.String NET
Generated constant - Attribute key ofSAPPricingSalesAreaToCatalog.netattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPCOMMON_SAPGLOBALCONFIGURATION
public static final java.lang.String SAPCOMMON_SAPGLOBALCONFIGURATION
Generated constant - Attribute key ofSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPPricingSalesAreaToCatalogModel
public SAPPricingSalesAreaToCatalogModel()
Generated constructor - Default constructor for generic creation.
-
SAPPricingSalesAreaToCatalogModel
public SAPPricingSalesAreaToCatalogModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPPricingSalesAreaToCatalogModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion)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:
_catalogVersion- initial attribute declared by typeSAPPricingSalesAreaToCatalogat extensionsapmodel
-
SAPPricingSalesAreaToCatalogModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion, 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:
_catalogVersion- initial attribute declared by typeSAPPricingSalesAreaToCatalogat extensionsapmodel_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getCatalogVersion
@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
Generated method - Getter of theSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.- Returns:
- the catalogVersion - Catalog Version
-
getDistributionChannel
@Accessor(qualifier="distributionChannel", type=GETTER) public java.lang.String getDistributionChannel()
Generated method - Getter of theSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.- Returns:
- the distributionChannel - Distribution Channel
-
getSalesOrganization
@Accessor(qualifier="salesOrganization", type=GETTER) public java.lang.String getSalesOrganization()
Generated method - Getter of theSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.- Returns:
- the salesOrganization - Sales Organization
-
getSapcommon_sapGlobalConfiguration
@Accessor(qualifier="sapcommon_sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapcommon_sapGlobalConfiguration()
Generated method - Getter of theSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute defined at extensionsapmodel.- Returns:
- the sapcommon_sapGlobalConfiguration
-
isNet
@Accessor(qualifier="net", type=GETTER) public boolean isNet()
Generated method - Getter of theSAPPricingSalesAreaToCatalog.netdynamic attribute defined at extensionsapmodel.- Returns:
- the net - Net Flag
-
setCatalogVersion
@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
Generated method - Setter ofSAPPricingSalesAreaToCatalog.catalogVersionattribute defined at extensionsapmodel.- Parameters:
value- the catalogVersion - Catalog Version
-
setDistributionChannel
@Accessor(qualifier="distributionChannel", type=SETTER) public void setDistributionChannel(java.lang.String value)
Generated method - Setter ofSAPPricingSalesAreaToCatalog.distributionChannelattribute defined at extensionsapmodel.- Parameters:
value- the distributionChannel - Distribution Channel
-
setSalesOrganization
@Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(java.lang.String value)
Generated method - Setter ofSAPPricingSalesAreaToCatalog.salesOrganizationattribute defined at extensionsapmodel.- Parameters:
value- the salesOrganization - Sales Organization
-
setSapcommon_sapGlobalConfiguration
@Accessor(qualifier="sapcommon_sapGlobalConfiguration", type=SETTER) public void setSapcommon_sapGlobalConfiguration(SAPGlobalConfigurationModel value)
Generated method - Setter ofSAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfigurationattribute defined at extensionsapmodel.- Parameters:
value- the sapcommon_sapGlobalConfiguration
-
-