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_SAPGLOBALCONFIG2LOGSYSTEMGenerated relation code constant for relationSAPGlobalConfig2LogSystemdefining source attributesapGlobalConfigurationin extensionsapmodel.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringDEFAULTLOGICALSYSTEMGenerated constant - Attribute key ofSAPLogicalSystem.defaultLogicalSystemattribute defined at extensionsapmodel.static java.lang.StringSAPGLOBALCONFIGURATIONGenerated constant - Attribute key ofSAPLogicalSystem.sapGlobalConfigurationattribute defined at extensionsapmodel.static java.lang.StringSAPHTTPDESTINATIONGenerated constant - Attribute key ofSAPLogicalSystem.sapHTTPDestinationattribute defined at extensionsapmodel.static java.lang.StringSAPLOGICALSYSTEMNAMEGenerated constant - Attribute key ofSAPLogicalSystem.sapLogicalSystemNameattribute defined at extensionsapmodel.static java.lang.StringSAPSYSTEMTYPEGenerated constant - Attribute key ofSAPLogicalSystem.sapSystemTypeattribute defined at extensionsapmodel.static java.lang.StringSENDERNAMEGenerated constant - Attribute key ofSAPLogicalSystem.senderNameattribute defined at extensionsapmodel.static java.lang.StringSENDERPORTGenerated constant - Attribute key ofSAPLogicalSystem.senderPortattribute 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 SAPGlobalConfigurationModelgetSapGlobalConfiguration()Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute defined at extensionsapmodel.SAPHTTPDestinationModelgetSapHTTPDestination()Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute defined at extensionsapmodel.java.lang.StringgetSapLogicalSystemName()Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemNameattribute defined at extensionsapmodel.SapSystemTypegetSapSystemType()Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute defined at extensionsapmodel.java.lang.StringgetSenderName()Generated method - Getter of theSAPLogicalSystem.senderNameattribute defined at extensionsapmodel.java.lang.StringgetSenderPort()Generated method - Getter of theSAPLogicalSystem.senderPortattribute defined at extensionsapmodel.booleanisDefaultLogicalSystem()Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute defined at extensionsapmodel.voidsetDefaultLogicalSystem(boolean value)Generated method - Setter ofSAPLogicalSystem.defaultLogicalSystemattribute defined at extensionsapmodel.voidsetSapGlobalConfiguration(SAPGlobalConfigurationModel value)Generated method - Setter ofSAPLogicalSystem.sapGlobalConfigurationattribute defined at extensionsapmodel.voidsetSapHTTPDestination(SAPHTTPDestinationModel value)Generated method - Setter ofSAPLogicalSystem.sapHTTPDestinationattribute defined at extensionsapmodel.voidsetSapLogicalSystemName(java.lang.String value)Generated method - Setter ofSAPLogicalSystem.sapLogicalSystemNameattribute defined at extensionsapmodel.voidsetSapSystemType(SapSystemType value)Generated method - Setter ofSAPLogicalSystem.sapSystemTypeattribute defined at extensionsapmodel.voidsetSenderName(java.lang.String value)Generated method - Setter ofSAPLogicalSystem.senderNameattribute defined at extensionsapmodel.voidsetSenderPort(java.lang.String value)Generated method - Setter ofSAPLogicalSystem.senderPortattribute 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 relationSAPGlobalConfig2LogSystemdefining source attributesapGlobalConfigurationin extensionsapmodel.- See Also:
- Constant Field Values
-
SAPLOGICALSYSTEMNAME
public static final java.lang.String SAPLOGICALSYSTEMNAME
Generated constant - Attribute key ofSAPLogicalSystem.sapLogicalSystemNameattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPHTTPDESTINATION
public static final java.lang.String SAPHTTPDESTINATION
Generated constant - Attribute key ofSAPLogicalSystem.sapHTTPDestinationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPSYSTEMTYPE
public static final java.lang.String SAPSYSTEMTYPE
Generated constant - Attribute key ofSAPLogicalSystem.sapSystemTypeattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SENDERNAME
public static final java.lang.String SENDERNAME
Generated constant - Attribute key ofSAPLogicalSystem.senderNameattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SENDERPORT
public static final java.lang.String SENDERPORT
Generated constant - Attribute key ofSAPLogicalSystem.senderPortattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
DEFAULTLOGICALSYSTEM
public static final java.lang.String DEFAULTLOGICALSYSTEM
Generated constant - Attribute key ofSAPLogicalSystem.defaultLogicalSystemattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATION
public static final java.lang.String SAPGLOBALCONFIGURATION
Generated constant - Attribute key ofSAPLogicalSystem.sapGlobalConfigurationattribute 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 typeItemat extensioncore
-
-
Method Detail
-
getSapGlobalConfiguration
@Accessor(qualifier="sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute defined at extensionsapmodel.- Returns:
- the sapGlobalConfiguration
-
getSapHTTPDestination
@Accessor(qualifier="sapHTTPDestination", type=GETTER) public SAPHTTPDestinationModel getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute 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.sapLogicalSystemNameattribute defined at extensionsapmodel.- Returns:
- the sapLogicalSystemName - Target Logical System
-
getSapSystemType
@Accessor(qualifier="sapSystemType", type=GETTER) public SapSystemType getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute 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.senderNameattribute defined at extensionsapmodel.- Returns:
- the senderName - Sender Name
-
getSenderPort
@Accessor(qualifier="senderPort", type=GETTER) public java.lang.String getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPortattribute defined at extensionsapmodel.- Returns:
- the senderPort - Sender Port
-
isDefaultLogicalSystem
@Accessor(qualifier="defaultLogicalSystem", type=GETTER) public boolean isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute 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.defaultLogicalSystemattribute 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.sapGlobalConfigurationattribute defined at extensionsapmodel.- Parameters:
value- the sapGlobalConfiguration
-
setSapHTTPDestination
@Accessor(qualifier="sapHTTPDestination", type=SETTER) public void setSapHTTPDestination(SAPHTTPDestinationModel value)
Generated method - Setter ofSAPLogicalSystem.sapHTTPDestinationattribute 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.sapLogicalSystemNameattribute 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.sapSystemTypeattribute 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.senderNameattribute defined at extensionsapmodel.- Parameters:
value- the senderName - Sender Name
-
-