Class SAPGlobalConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.core.configuration.model.SAPGlobalConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPGlobalConfigurationModel extends ItemModel
Generated model class for type SAPGlobalConfiguration first defined at extension sapcoreconfiguration.- 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_TYPECODEGenerated model type code constant.static java.lang.StringCORE_NAMEGenerated constant - Attribute key ofSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.static java.lang.StringREPLICATEREGISTEREDUSERGenerated constant - Attribute key ofSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.static java.lang.StringSAPCOMMON_ERPHTTPDESTINATIONGenerated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.static java.lang.StringSAPCOMMON_ERPLOGICALSYSTEMGenerated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.static java.lang.StringSAPCOMMON_SAPPRICINGSALESAREAGenerated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel.static java.lang.StringSAPLOGICALSYSTEMGLOBALCONFIGGenerated constant - Attribute key ofSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.static java.lang.StringSAPPRODUCTSALESAREATOCATALOGMAPPINGGenerated constant - Attribute key ofSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute 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 SAPGlobalConfigurationModel()Generated constructor - Default constructor for generic creation.SAPGlobalConfigurationModel(boolean _replicateregistereduser)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPGlobalConfigurationModel(ItemModel _owner, boolean _replicateregistereduser)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPGlobalConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCore_name()Generated method - Getter of theSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.SAPHTTPDestinationModelgetSapcommon_erpHttpDestination()Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.java.lang.StringgetSapcommon_erpLogicalSystem()Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.java.util.Set<SAPPricingSalesAreaToCatalogModel>getSapcommon_sapPricingSalesArea()Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel.java.util.Set<SAPLogicalSystemModel>getSapLogicalSystemGlobalConfig()Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.java.util.Set<SAPProductSalesAreaToCatalogMappingModel>getSapProductSalesAreaToCatalogMapping()Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel.booleanisReplicateregistereduser()Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.voidsetCore_name(java.lang.String value)Generated method - Setter ofSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.voidsetReplicateregistereduser(boolean value)Generated method - Setter ofSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.voidsetSapcommon_erpHttpDestination(SAPHTTPDestinationModel value)Generated method - Setter ofSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.voidsetSapcommon_erpLogicalSystem(java.lang.String value)Generated method - Setter ofSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.voidsetSapcommon_sapPricingSalesArea(java.util.Set<SAPPricingSalesAreaToCatalogModel> value)Generated method - Setter ofSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel.voidsetSapLogicalSystemGlobalConfig(java.util.Set<SAPLogicalSystemModel> value)Generated method - Setter ofSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.voidsetSapProductSalesAreaToCatalogMapping(java.util.Set<SAPProductSalesAreaToCatalogMappingModel> value)Generated method - Setter ofSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute 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
-
CORE_NAME
public static final java.lang.String CORE_NAME
Generated constant - Attribute key ofSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
REPLICATEREGISTEREDUSER
public static final java.lang.String REPLICATEREGISTEREDUSER
Generated constant - Attribute key ofSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPCOMMON_ERPLOGICALSYSTEM
public static final java.lang.String SAPCOMMON_ERPLOGICALSYSTEM
Generated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPCOMMON_ERPHTTPDESTINATION
public static final java.lang.String SAPCOMMON_ERPHTTPDESTINATION
Generated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPPRODUCTSALESAREATOCATALOGMAPPING
public static final java.lang.String SAPPRODUCTSALESAREATOCATALOGMAPPING
Generated constant - Attribute key ofSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPCOMMON_SAPPRICINGSALESAREA
public static final java.lang.String SAPCOMMON_SAPPRICINGSALESAREA
Generated constant - Attribute key ofSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPLOGICALSYSTEMGLOBALCONFIG
public static final java.lang.String SAPLOGICALSYSTEMGLOBALCONFIG
Generated constant - Attribute key ofSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPGlobalConfigurationModel
public SAPGlobalConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
SAPGlobalConfigurationModel
public SAPGlobalConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPGlobalConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPGlobalConfigurationModel(boolean _replicateregistereduser)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:
_replicateregistereduser- initial attribute declared by typeSAPGlobalConfigurationat extensionsapmodel
-
SAPGlobalConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPGlobalConfigurationModel(ItemModel _owner, boolean _replicateregistereduser)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_replicateregistereduser- initial attribute declared by typeSAPGlobalConfigurationat extensionsapmodel
-
-
Method Detail
-
getCore_name
@Accessor(qualifier="core_name", type=GETTER) public java.lang.String getCore_name()
Generated method - Getter of theSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.- Returns:
- the core_name - Name
-
getSapcommon_erpHttpDestination
@Accessor(qualifier="sapcommon_erpHttpDestination", type=GETTER) public SAPHTTPDestinationModel getSapcommon_erpHttpDestination()
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.- Returns:
- the sapcommon_erpHttpDestination
-
getSapcommon_erpLogicalSystem
@Accessor(qualifier="sapcommon_erpLogicalSystem", type=GETTER) public java.lang.String getSapcommon_erpLogicalSystem()
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.- Returns:
- the sapcommon_erpLogicalSystem
-
getSapcommon_sapPricingSalesArea
@Accessor(qualifier="sapcommon_sapPricingSalesArea", type=GETTER) public java.util.Set<SAPPricingSalesAreaToCatalogModel> getSapcommon_sapPricingSalesArea()
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapcommon_sapPricingSalesArea
-
getSapLogicalSystemGlobalConfig
@Accessor(qualifier="sapLogicalSystemGlobalConfig", type=GETTER) public java.util.Set<SAPLogicalSystemModel> getSapLogicalSystemGlobalConfig()
Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapLogicalSystemGlobalConfig
-
getSapProductSalesAreaToCatalogMapping
@Accessor(qualifier="sapProductSalesAreaToCatalogMapping", type=GETTER) public java.util.Set<SAPProductSalesAreaToCatalogMappingModel> getSapProductSalesAreaToCatalogMapping()
Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapProductSalesAreaToCatalogMapping
-
isReplicateregistereduser
@Accessor(qualifier="replicateregistereduser", type=GETTER) public boolean isReplicateregistereduser()
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.- Returns:
- the replicateregistereduser - Replicate Registered User
-
setCore_name
@Accessor(qualifier="core_name", type=SETTER) public void setCore_name(java.lang.String value)
Generated method - Setter ofSAPGlobalConfiguration.core_nameattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the core_name - Name
-
setReplicateregistereduser
@Accessor(qualifier="replicateregistereduser", type=SETTER) public void setReplicateregistereduser(boolean value)
Generated method - Setter ofSAPGlobalConfiguration.replicateregistereduserattribute defined at extensionsapmodel.- Parameters:
value- the replicateregistereduser - Replicate Registered User
-
setSapcommon_erpHttpDestination
@Accessor(qualifier="sapcommon_erpHttpDestination", type=SETTER) public void setSapcommon_erpHttpDestination(SAPHTTPDestinationModel value)
Generated method - Setter ofSAPGlobalConfiguration.sapcommon_erpHttpDestinationattribute defined at extensionsapmodel.- Parameters:
value- the sapcommon_erpHttpDestination
-
setSapcommon_erpLogicalSystem
@Accessor(qualifier="sapcommon_erpLogicalSystem", type=SETTER) public void setSapcommon_erpLogicalSystem(java.lang.String value)
Generated method - Setter ofSAPGlobalConfiguration.sapcommon_erpLogicalSystemattribute defined at extensionsapmodel.- Parameters:
value- the sapcommon_erpLogicalSystem
-
setSapcommon_sapPricingSalesArea
@Accessor(qualifier="sapcommon_sapPricingSalesArea", type=SETTER) public void setSapcommon_sapPricingSalesArea(java.util.Set<SAPPricingSalesAreaToCatalogModel> value)
Generated method - Setter ofSAPGlobalConfiguration.sapcommon_sapPricingSalesAreaattribute defined at extensionsapmodel.- Parameters:
value- the sapcommon_sapPricingSalesArea
-
setSapLogicalSystemGlobalConfig
@Accessor(qualifier="sapLogicalSystemGlobalConfig", type=SETTER) public void setSapLogicalSystemGlobalConfig(java.util.Set<SAPLogicalSystemModel> value)
Generated method - Setter ofSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.- Parameters:
value- the sapLogicalSystemGlobalConfig
-
setSapProductSalesAreaToCatalogMapping
@Accessor(qualifier="sapProductSalesAreaToCatalogMapping", type=SETTER) public void setSapProductSalesAreaToCatalogMapping(java.util.Set<SAPProductSalesAreaToCatalogMappingModel> value)
Generated method - Setter ofSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel.- Parameters:
value- the sapProductSalesAreaToCatalogMapping
-
-