Class SAPLogicalSystemModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapmodel.model.SAPLogicalSystemModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPLogicalSystemModel extends ItemModel
Generated model class for type SAPLogicalSystem 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
_SAPGLOBALCONFIG2LOGSYSTEM
Generated relation code constant for relationSAPGlobalConfig2LogSystem
defining source attributesapGlobalConfiguration
in extensionsapmodel
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
DEFAULTLOGICALSYSTEM
Generated constant - Attribute key ofSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.static java.lang.String
SAPGLOBALCONFIGURATION
Generated constant - Attribute key ofSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.static java.lang.String
SAPHTTPDESTINATION
Generated constant - Attribute key ofSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.static java.lang.String
SAPLOGICALSYSTEMNAME
Generated constant - Attribute key ofSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.static java.lang.String
SAPSYSTEMTYPE
Generated constant - Attribute key ofSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.static java.lang.String
SENDERNAME
Generated constant - Attribute key ofSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.static java.lang.String
SENDERPORT
Generated constant - Attribute key ofSAPLogicalSystem.senderPort
attribute 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 SAPLogicalSystemModel()
Generated constructor - Default constructor for generic creation.SAPLogicalSystemModel(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 parametersSAPLogicalSystemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SAPGlobalConfigurationModel
getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.SAPHTTPDestinationModel
getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.java.lang.String
getSapLogicalSystemName()
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.SapSystemType
getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.java.lang.String
getSenderName()
Generated method - Getter of theSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.java.lang.String
getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute defined at extensionsapmodel
.boolean
isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.void
setDefaultLogicalSystem(boolean value)
Generated method - Setter ofSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.void
setSapGlobalConfiguration(SAPGlobalConfigurationModel value)
Generated method - Setter ofSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.void
setSapHTTPDestination(SAPHTTPDestinationModel value)
Generated method - Setter ofSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.void
setSapLogicalSystemName(java.lang.String value)
Generated method - Setter ofSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.void
setSapSystemType(SapSystemType value)
Generated method - Setter ofSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.void
setSenderName(java.lang.String value)
Generated method - Setter ofSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.void
setSenderPort(java.lang.String value)
Generated method - Setter ofSAPLogicalSystem.senderPort
attribute 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
-
_SAPGLOBALCONFIG2LOGSYSTEM
public static final java.lang.String _SAPGLOBALCONFIG2LOGSYSTEM
Generated relation code constant for relationSAPGlobalConfig2LogSystem
defining source attributesapGlobalConfiguration
in extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPLOGICALSYSTEMNAME
public static final java.lang.String SAPLOGICALSYSTEMNAME
Generated constant - Attribute key ofSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPHTTPDESTINATION
public static final java.lang.String SAPHTTPDESTINATION
Generated constant - Attribute key ofSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPSYSTEMTYPE
public static final java.lang.String SAPSYSTEMTYPE
Generated constant - Attribute key ofSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SENDERNAME
public static final java.lang.String SENDERNAME
Generated constant - Attribute key ofSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SENDERPORT
public static final java.lang.String SENDERPORT
Generated constant - Attribute key ofSAPLogicalSystem.senderPort
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
DEFAULTLOGICALSYSTEM
public static final java.lang.String DEFAULTLOGICALSYSTEM
Generated constant - Attribute key ofSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATION
public static final java.lang.String SAPGLOBALCONFIGURATION
Generated constant - Attribute key ofSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPLogicalSystemModel
public SAPLogicalSystemModel()
Generated constructor - Default constructor for generic creation.
-
SAPLogicalSystemModel
public SAPLogicalSystemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
SAPLogicalSystemModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPLogicalSystemModel(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:
_owner
- initial attribute declared by typeItem
at extensioncore
-
-
Method Detail
-
getSapGlobalConfiguration
@Accessor(qualifier="sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.- Returns:
- the sapGlobalConfiguration
-
getSapHTTPDestination
@Accessor(qualifier="sapHTTPDestination", type=GETTER) public SAPHTTPDestinationModel getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.- Returns:
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
getSapLogicalSystemName
@Accessor(qualifier="sapLogicalSystemName", type=GETTER) public java.lang.String getSapLogicalSystemName()
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.- Returns:
- the sapLogicalSystemName - Target Logical System
-
getSapSystemType
@Accessor(qualifier="sapSystemType", type=GETTER) public SapSystemType getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.- Returns:
- the sapSystemType - SAP System Type
-
getSenderName
@Accessor(qualifier="senderName", type=GETTER) public java.lang.String getSenderName()
Generated method - Getter of theSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.- Returns:
- the senderName - Sender Name
-
getSenderPort
@Accessor(qualifier="senderPort", type=GETTER) public java.lang.String getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute defined at extensionsapmodel
.- Returns:
- the senderPort - Sender Port
-
isDefaultLogicalSystem
@Accessor(qualifier="defaultLogicalSystem", type=GETTER) public boolean isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
@Accessor(qualifier="defaultLogicalSystem", type=SETTER) public void setDefaultLogicalSystem(boolean value)
Generated method - Setter ofSAPLogicalSystem.defaultLogicalSystem
attribute defined at extensionsapmodel
.- Parameters:
value
- the defaultLogicalSystem - SAP Default Logical System
-
setSapGlobalConfiguration
@Accessor(qualifier="sapGlobalConfiguration", type=SETTER) public void setSapGlobalConfiguration(SAPGlobalConfigurationModel value)
Generated method - Setter ofSAPLogicalSystem.sapGlobalConfiguration
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapGlobalConfiguration
-
setSapHTTPDestination
@Accessor(qualifier="sapHTTPDestination", type=SETTER) public void setSapHTTPDestination(SAPHTTPDestinationModel value)
Generated method - Setter ofSAPLogicalSystem.sapHTTPDestination
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
setSapLogicalSystemName
@Accessor(qualifier="sapLogicalSystemName", type=SETTER) public void setSapLogicalSystemName(java.lang.String value)
Generated method - Setter ofSAPLogicalSystem.sapLogicalSystemName
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapLogicalSystemName - Target Logical System
-
setSapSystemType
@Accessor(qualifier="sapSystemType", type=SETTER) public void setSapSystemType(SapSystemType value)
Generated method - Setter ofSAPLogicalSystem.sapSystemType
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapSystemType - SAP System Type
-
setSenderName
@Accessor(qualifier="senderName", type=SETTER) public void setSenderName(java.lang.String value)
Generated method - Setter ofSAPLogicalSystem.senderName
attribute defined at extensionsapmodel
.- Parameters:
value
- the senderName - Sender Name
-
-