Class SAPProductSalesAreaToCatalogMappingModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapmodel.model.SAPProductSalesAreaToCatalogMappingModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPProductSalesAreaToCatalogMapping 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 relationSAPGlobalConfigSAPProductSalesAreaToCatalogMappingRelationdefining source attributesapGlobalConfigurationin extensionsapmodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute 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.SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion, ItemModel _owner, SAPGlobalConfigurationModel _sapGlobalConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion, SAPGlobalConfigurationModel _sapGlobalConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPProductSalesAreaToCatalogMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute defined at extensionsapmodel.voidGenerated method - Setter ofSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.voidsetDistributionChannel(String value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.voidsetSalesOrganization(String value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.voidGenerated method - Setter ofSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.voidsetSourceTenant(String value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.voidsetTaxClassCountry(CountryModel value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute 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:
-
_SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATION
Generated relation code constant for relationSAPGlobalConfigSAPProductSalesAreaToCatalogMappingRelationdefining source attributesapGlobalConfigurationin extensionsapmodel.- See Also:
-
SALESORGANIZATION
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.- See Also:
-
DISTRIBUTIONCHANNEL
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.- See Also:
-
SOURCETENANT
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.- See Also:
-
CATALOGVERSION
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.- See Also:
-
TAXCLASSCOUNTRY
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute defined at extensionsapmodel.- See Also:
-
SAPGLOBALCONFIGURATION
Generated constant - Attribute key ofSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.- See Also:
-
-
Constructor Details
-
SAPProductSalesAreaToCatalogMappingModel
public SAPProductSalesAreaToCatalogMappingModel()Generated constructor - Default constructor for generic creation. -
SAPProductSalesAreaToCatalogMappingModel
public SAPProductSalesAreaToCatalogMappingModel(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
-
SAPProductSalesAreaToCatalogMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion, SAPGlobalConfigurationModel _sapGlobalConfiguration) 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 typeSAPProductSalesAreaToCatalogMappingat extensionsapmodel_sapGlobalConfiguration- initial attribute declared by typeSAPProductSalesAreaToCatalogMappingat extensionsapmodel
-
SAPProductSalesAreaToCatalogMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion, ItemModel _owner, SAPGlobalConfigurationModel _sapGlobalConfiguration) 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 typeSAPProductSalesAreaToCatalogMappingat extensionsapmodel_owner- initial attribute declared by typeItemat extensioncore_sapGlobalConfiguration- initial attribute declared by typeSAPProductSalesAreaToCatalogMappingat extensionsapmodel
-
-
Method Details
-
getCatalogVersion
Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.- Returns:
- the catalogVersion - Catalog Version
-
getDistributionChannel
Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.- Returns:
- the distributionChannel - Distribution Channel
-
getSalesOrganization
Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.- Returns:
- the salesOrganization - Sales Organization
-
getSapGlobalConfiguration
@Accessor(qualifier="sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapGlobalConfiguration()Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.- Returns:
- the sapGlobalConfiguration
-
getSourceTenant
Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.- Returns:
- the sourceTenant - Source Tenant
-
getTaxClassCountry
Generated method - Getter of theSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute defined at extensionsapmodel.- Returns:
- the taxClassCountry - Tax Class Country
-
setCatalogVersion
@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.catalogVersionattribute defined at extensionsapmodel.- Parameters:
value- the catalogVersion - Catalog Version
-
setDistributionChannel
@Accessor(qualifier="distributionChannel", type=SETTER) public void setDistributionChannel(String value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.distributionChannelattribute defined at extensionsapmodel.- Parameters:
value- the distributionChannel - Distribution Channel
-
setSalesOrganization
@Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(String value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.salesOrganizationattribute defined at extensionsapmodel.- Parameters:
value- the salesOrganization - Sales Organization
-
setSapGlobalConfiguration
@Accessor(qualifier="sapGlobalConfiguration", type=SETTER) public void setSapGlobalConfiguration(SAPGlobalConfigurationModel value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.sapGlobalConfigurationattribute defined at extensionsapmodel.- Parameters:
value- the sapGlobalConfiguration
-
setSourceTenant
Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.sourceTenantattribute defined at extensionsapmodel.- Parameters:
value- the sourceTenant - Source Tenant
-
setTaxClassCountry
@Accessor(qualifier="taxClassCountry", type=SETTER) public void setTaxClassCountry(CountryModel value) Generated method - Setter ofSAPProductSalesAreaToCatalogMapping.taxClassCountryattribute defined at extensionsapmodel.- Parameters:
value- the taxClassCountry - Tax Class Country
-