Class SAPRFCDestinationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.core.configuration.model.SAPRFCDestinationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPRFCDestinationModel extends ItemModel
Generated model class for type SAPRFCDestination 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_JCODESTINATIONFORSAPCONFIGURATIONGenerated relation code constant for relationJCODestinationForSAPConfigurationdefining source attributeSAPConfigurationsin extensionsapcoreconfiguration.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringADDITIONALATTRIBUTESGenerated constant - Attribute key ofSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration.static java.lang.StringBACKENDTYPEGenerated constant - Attribute key ofSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.static java.lang.StringCLIENTGenerated constant - Attribute key ofSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.static java.lang.StringCONNECTIONTYPEGenerated constant - Attribute key ofSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.static java.lang.StringGROUPGenerated constant - Attribute key ofSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.static java.lang.StringINSTANCEGenerated constant - Attribute key ofSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOCLIENTDELTAGenerated constant - Attribute key ofSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOCPICTRACEGenerated constant - Attribute key ofSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOMSSERVGenerated constant - Attribute key ofSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCORFCTRACEGenerated constant - Attribute key ofSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOSAPROUTERGenerated constant - Attribute key ofSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOTRACELEVELGenerated constant - Attribute key ofSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOTRACEPATHGenerated constant - Attribute key ofSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.static java.lang.StringMAXCONNECTIONSGenerated constant - Attribute key ofSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.static java.lang.StringMAXWAITTIMEGenerated constant - Attribute key ofSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.static java.lang.StringMESSAGESERVERGenerated constant - Attribute key ofSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.static java.lang.StringOFFLINEMODEGenerated constant - Attribute key ofSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.static java.lang.StringPASSWORDGenerated constant - Attribute key ofSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.static java.lang.StringPOOLEDCONNECTIONMODEGenerated constant - Attribute key ofSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.static java.lang.StringPOOLSIZEGenerated constant - Attribute key ofSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.static java.lang.StringRFCDESTINATIONNAMEGenerated constant - Attribute key ofSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.static java.lang.StringSAPCONFIGURATIONSGenerated constant - Attribute key ofSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration.static java.lang.StringSIDGenerated constant - Attribute key ofSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.static java.lang.StringSNCMODEGenerated constant - Attribute key ofSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.static java.lang.StringSNCPARTNERNAMEGenerated constant - Attribute key ofSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.static java.lang.StringSNCQOPGenerated constant - Attribute key ofSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.static java.lang.StringTARGETHOSTGenerated constant - Attribute key ofSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.static java.lang.StringUSERIDGenerated constant - Attribute key ofSAPRFCDestination.useridattribute defined at extensionsapcoreconfiguration.-
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 SAPRFCDestinationModel()Generated constructor - Default constructor for generic creation.SAPRFCDestinationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSAPRFCDestinationModel(java.lang.String _client, ItemModel _owner, java.lang.String _password, java.lang.String _rfcDestinationName, java.lang.String _userid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPRFCDestinationModel(java.lang.String _client, java.lang.String _password, java.lang.String _rfcDestinationName, java.lang.String _userid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<RFCDestinationAttributeModel>getAdditionalAttributes()Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration.BackendTypegetBackendType()Generated method - Getter of theSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetClient()Generated method - Getter of theSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetConnectionType()Generated method - Getter of theSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetGroup()Generated method - Getter of theSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.java.lang.StringgetInstance()Generated method - Getter of theSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetJcoClientDelta()Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.JCoCPICTracegetJcoCPICTrace()Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.java.lang.StringgetJcoMsServ()Generated method - Getter of theSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetJcoRFCTrace()Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.java.lang.StringgetJcoSAPRouter()Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.JCoTraceLevelgetJcoTraceLevel()Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.java.lang.StringgetJcoTracePath()Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.java.lang.StringgetMaxConnections()Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.java.lang.StringgetMaxWaitTime()Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetMessageServer()Generated method - Getter of theSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetOfflineMode()Generated method - Getter of theSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetPassword()Generated method - Getter of theSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetPooledConnectionMode()Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetPoolSize()Generated method - Getter of theSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetRfcDestinationName()Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.java.util.Collection<SAPConfigurationModel>getSAPConfigurations()Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration.java.lang.StringgetSid()Generated method - Getter of theSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.java.lang.BooleangetSncMode()Generated method - Getter of theSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.java.lang.StringgetSncPartnerName()Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.SncQoPgetSncQoP()Generated method - Getter of theSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.java.lang.StringgetTargetHost()Generated method - Getter of theSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.java.lang.StringgetUserid()Generated method - Getter of theSAPRFCDestination.useridattribute defined at extensionsapcoreconfiguration.voidsetAdditionalAttributes(java.util.Collection<RFCDestinationAttributeModel> value)Generated method - Setter ofSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration.voidsetBackendType(BackendType value)Generated method - Setter ofSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.voidsetClient(java.lang.String value)Generated method - Setter ofSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.voidsetConnectionType(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.voidsetGroup(java.lang.String value)Generated method - Setter ofSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.voidsetInstance(java.lang.String value)Generated method - Setter ofSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.voidsetJcoClientDelta(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.voidsetJcoCPICTrace(JCoCPICTrace value)Generated method - Setter ofSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.voidsetJcoMsServ(java.lang.String value)Generated method - Setter ofSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.voidsetJcoRFCTrace(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.voidsetJcoSAPRouter(java.lang.String value)Generated method - Setter ofSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.voidsetJcoTraceLevel(JCoTraceLevel value)Generated method - Setter ofSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.voidsetJcoTracePath(java.lang.String value)Generated method - Setter ofSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.voidsetMaxConnections(java.lang.String value)Generated method - Setter ofSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.voidsetMaxWaitTime(java.lang.String value)Generated method - Setter ofSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.voidsetMessageServer(java.lang.String value)Generated method - Setter ofSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.voidsetOfflineMode(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.voidsetPassword(java.lang.String value)Generated method - Setter ofSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.voidsetPooledConnectionMode(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.voidsetPoolSize(java.lang.String value)Generated method - Setter ofSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.voidsetRfcDestinationName(java.lang.String value)Generated method - Setter ofSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.voidsetSAPConfigurations(java.util.Collection<SAPConfigurationModel> value)Generated method - Setter ofSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration.voidsetSid(java.lang.String value)Generated method - Setter ofSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.voidsetSncMode(java.lang.Boolean value)Generated method - Setter ofSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.voidsetSncPartnerName(java.lang.String value)Generated method - Setter ofSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.voidsetSncQoP(SncQoP value)Generated method - Setter ofSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.voidsetTargetHost(java.lang.String value)Generated method - Setter ofSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.voidsetUserid(java.lang.String value)Generated method - Setter ofSAPRFCDestination.useridattribute defined at extensionsapcoreconfiguration.-
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
-
_JCODESTINATIONFORSAPCONFIGURATION
public static final java.lang.String _JCODESTINATIONFORSAPCONFIGURATION
Generated relation code constant for relationJCODestinationForSAPConfigurationdefining source attributeSAPConfigurationsin extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
RFCDESTINATIONNAME
public static final java.lang.String RFCDESTINATIONNAME
Generated constant - Attribute key ofSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
OFFLINEMODE
public static final java.lang.String OFFLINEMODE
Generated constant - Attribute key ofSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SID
public static final java.lang.String SID
Generated constant - Attribute key ofSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
CLIENT
public static final java.lang.String CLIENT
Generated constant - Attribute key ofSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
MESSAGESERVER
public static final java.lang.String MESSAGESERVER
Generated constant - Attribute key ofSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
TARGETHOST
public static final java.lang.String TARGETHOST
Generated constant - Attribute key ofSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
CONNECTIONTYPE
public static final java.lang.String CONNECTIONTYPE
Generated constant - Attribute key ofSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
GROUP
public static final java.lang.String GROUP
Generated constant - Attribute key ofSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
INSTANCE
public static final java.lang.String INSTANCE
Generated constant - Attribute key ofSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
USERID
public static final java.lang.String USERID
Generated constant - Attribute key ofSAPRFCDestination.useridattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Generated constant - Attribute key ofSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
POOLEDCONNECTIONMODE
public static final java.lang.String POOLEDCONNECTIONMODE
Generated constant - Attribute key ofSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
MAXCONNECTIONS
public static final java.lang.String MAXCONNECTIONS
Generated constant - Attribute key ofSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
POOLSIZE
public static final java.lang.String POOLSIZE
Generated constant - Attribute key ofSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
MAXWAITTIME
public static final java.lang.String MAXWAITTIME
Generated constant - Attribute key ofSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOMSSERV
public static final java.lang.String JCOMSSERV
Generated constant - Attribute key ofSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOSAPROUTER
public static final java.lang.String JCOSAPROUTER
Generated constant - Attribute key ofSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOTRACELEVEL
public static final java.lang.String JCOTRACELEVEL
Generated constant - Attribute key ofSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOTRACEPATH
public static final java.lang.String JCOTRACEPATH
Generated constant - Attribute key ofSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCORFCTRACE
public static final java.lang.String JCORFCTRACE
Generated constant - Attribute key ofSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOCPICTRACE
public static final java.lang.String JCOCPICTRACE
Generated constant - Attribute key ofSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOCLIENTDELTA
public static final java.lang.String JCOCLIENTDELTA
Generated constant - Attribute key ofSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
BACKENDTYPE
public static final java.lang.String BACKENDTYPE
Generated constant - Attribute key ofSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SNCMODE
public static final java.lang.String SNCMODE
Generated constant - Attribute key ofSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SNCQOP
public static final java.lang.String SNCQOP
Generated constant - Attribute key ofSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SNCPARTNERNAME
public static final java.lang.String SNCPARTNERNAME
Generated constant - Attribute key ofSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SAPCONFIGURATIONS
public static final java.lang.String SAPCONFIGURATIONS
Generated constant - Attribute key ofSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
ADDITIONALATTRIBUTES
public static final java.lang.String ADDITIONALATTRIBUTES
Generated constant - Attribute key ofSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPRFCDestinationModel
public SAPRFCDestinationModel()
Generated constructor - Default constructor for generic creation.
-
SAPRFCDestinationModel
public SAPRFCDestinationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPRFCDestinationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRFCDestinationModel(java.lang.String _client, java.lang.String _password, java.lang.String _rfcDestinationName, java.lang.String _userid)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:
_client- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_password- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_rfcDestinationName- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_userid- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration
-
SAPRFCDestinationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRFCDestinationModel(java.lang.String _client, ItemModel _owner, java.lang.String _password, java.lang.String _rfcDestinationName, java.lang.String _userid)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:
_client- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_owner- initial attribute declared by typeItemat extensioncore_password- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_rfcDestinationName- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration_userid- initial attribute declared by typeSAPRFCDestinationat extensionsapcoreconfiguration
-
-
Method Detail
-
getAdditionalAttributes
@Accessor(qualifier="AdditionalAttributes", type=GETTER) public java.util.Collection<RFCDestinationAttributeModel> getAdditionalAttributes()
Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the AdditionalAttributes
-
getBackendType
@Accessor(qualifier="backendType", type=GETTER) public BackendType getBackendType()
Generated method - Getter of theSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.- Returns:
- the backendType - Backend Type
-
getClient
@Accessor(qualifier="client", type=GETTER) public java.lang.String getClient()
Generated method - Getter of theSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.- Returns:
- the client - Client number (000-999)
-
getConnectionType
@Accessor(qualifier="connectionType", type=GETTER) public java.lang.Boolean getConnectionType()
Generated method - Getter of theSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.- Returns:
- the connectionType - Way to connect to the SAP system (server or group connection)
-
getGroup
@Accessor(qualifier="group", type=GETTER) public java.lang.String getGroup()
Generated method - Getter of theSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.- Returns:
- the group - Name of the logon group (only relevant for group connect)
-
getInstance
@Accessor(qualifier="instance", type=GETTER) public java.lang.String getInstance()
Generated method - Getter of theSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.- Returns:
- the instance - Instance number of the application server (only relevant for server connect)
-
getJcoClientDelta
@Accessor(qualifier="jcoClientDelta", type=GETTER) public java.lang.Boolean getJcoClientDelta()
Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
getJcoCPICTrace
@Accessor(qualifier="jcoCPICTrace", type=GETTER) public JCoCPICTrace getJcoCPICTrace()
Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
getJcoMsServ
@Accessor(qualifier="jcoMsServ", type=GETTER) public java.lang.String getJcoMsServ()
Generated method - Getter of theSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoMsServ - SAP message server service or port number
-
getJcoRFCTrace
@Accessor(qualifier="jcoRFCTrace", type=GETTER) public java.lang.Boolean getJcoRFCTrace()
Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoRFCTrace - JCo RFC Trace
-
getJcoSAPRouter
@Accessor(qualifier="jcoSAPRouter", type=GETTER) public java.lang.String getJcoSAPRouter()
Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
getJcoTraceLevel
@Accessor(qualifier="jcoTraceLevel", type=GETTER) public JCoTraceLevel getJcoTraceLevel()
Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
getJcoTracePath
@Accessor(qualifier="jcoTracePath", type=GETTER) public java.lang.String getJcoTracePath()
Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
getMaxConnections
@Accessor(qualifier="maxConnections", type=GETTER) public java.lang.String getMaxConnections()
Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.- Returns:
- the maxConnections - Maximal number of connections
-
getMaxWaitTime
@Accessor(qualifier="maxWaitTime", type=GETTER) public java.lang.String getMaxWaitTime()
Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.- Returns:
- the maxWaitTime - Maximal wait time in ms
-
getMessageServer
@Accessor(qualifier="messageServer", type=GETTER) public java.lang.String getMessageServer()
Generated method - Getter of theSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.- Returns:
- the messageServer - Message server (for group login)
-
getOfflineMode
@Accessor(qualifier="offlineMode", type=GETTER) public java.lang.Boolean getOfflineMode()
Generated method - Getter of theSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.- Returns:
- the offlineMode - Offline mode
-
getPassword
@Accessor(qualifier="password", type=GETTER) public java.lang.String getPassword()
Generated method - Getter of theSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.- Returns:
- the password - Password for the logon to the SAP system
-
getPooledConnectionMode
@Accessor(qualifier="pooledConnectionMode", type=GETTER) public java.lang.Boolean getPooledConnectionMode()
Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.- Returns:
- the pooledConnectionMode - Pooled connection mode
-
getPoolSize
@Accessor(qualifier="poolSize", type=GETTER) public java.lang.String getPoolSize()
Generated method - Getter of theSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.- Returns:
- the poolSize - Pool size
-
getRfcDestinationName
@Accessor(qualifier="rfcDestinationName", type=GETTER) public java.lang.String getRfcDestinationName()
Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.- Returns:
- the rfcDestinationName - RFC Destination name
-
getSAPConfigurations
@Accessor(qualifier="SAPConfigurations", type=GETTER) public java.util.Collection<SAPConfigurationModel> getSAPConfigurations()
Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the SAPConfigurations
-
getSid
@Accessor(qualifier="sid", type=GETTER) public java.lang.String getSid()
Generated method - Getter of theSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.- Returns:
- the sid - System ID (SID) of the target system
-
getSncMode
@Accessor(qualifier="sncMode", type=GETTER) public java.lang.Boolean getSncMode()
Generated method - Getter of theSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.- Returns:
- the sncMode - SNC Mode
-
getSncPartnerName
@Accessor(qualifier="sncPartnerName", type=GETTER) public java.lang.String getSncPartnerName()
Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.- Returns:
- the sncPartnerName - SNC Partner Name
-
getSncQoP
@Accessor(qualifier="sncQoP", type=GETTER) public SncQoP getSncQoP()
Generated method - Getter of theSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.- Returns:
- the sncQoP - SNC Level of Security
-
getTargetHost
@Accessor(qualifier="targetHost", type=GETTER) public java.lang.String getTargetHost()
Generated method - Getter of theSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.- Returns:
- the targetHost - Hostname of the application server (for direct login)
-
getUserid
@Accessor(qualifier="userid", type=GETTER) public java.lang.String getUserid()
Generated method - Getter of theSAPRFCDestination.useridattribute defined at extensionsapcoreconfiguration.- Returns:
- the userid - User ID for the logon to the SAP system
-
setAdditionalAttributes
@Accessor(qualifier="AdditionalAttributes", type=SETTER) public void setAdditionalAttributes(java.util.Collection<RFCDestinationAttributeModel> value)
Generated method - Setter ofSAPRFCDestination.AdditionalAttributesattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the AdditionalAttributes
-
setBackendType
@Accessor(qualifier="backendType", type=SETTER) public void setBackendType(BackendType value)
Generated method - Setter ofSAPRFCDestination.backendTypeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the backendType - Backend Type
-
setClient
@Accessor(qualifier="client", type=SETTER) public void setClient(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.clientattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the client - Client number (000-999)
-
setConnectionType
@Accessor(qualifier="connectionType", type=SETTER) public void setConnectionType(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.connectionTypeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the connectionType - Way to connect to the SAP system (server or group connection)
-
setGroup
@Accessor(qualifier="group", type=SETTER) public void setGroup(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.groupattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the group - Name of the logon group (only relevant for group connect)
-
setInstance
@Accessor(qualifier="instance", type=SETTER) public void setInstance(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.instanceattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the instance - Instance number of the application server (only relevant for server connect)
-
setJcoClientDelta
@Accessor(qualifier="jcoClientDelta", type=SETTER) public void setJcoClientDelta(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.jcoClientDeltaattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
setJcoCPICTrace
@Accessor(qualifier="jcoCPICTrace", type=SETTER) public void setJcoCPICTrace(JCoCPICTrace value)
Generated method - Setter ofSAPRFCDestination.jcoCPICTraceattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
setJcoMsServ
@Accessor(qualifier="jcoMsServ", type=SETTER) public void setJcoMsServ(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.jcoMsServattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoMsServ - SAP message server service or port number
-
setJcoRFCTrace
@Accessor(qualifier="jcoRFCTrace", type=SETTER) public void setJcoRFCTrace(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.jcoRFCTraceattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoRFCTrace - JCo RFC Trace
-
setJcoSAPRouter
@Accessor(qualifier="jcoSAPRouter", type=SETTER) public void setJcoSAPRouter(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.jcoSAPRouterattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
setJcoTraceLevel
@Accessor(qualifier="jcoTraceLevel", type=SETTER) public void setJcoTraceLevel(JCoTraceLevel value)
Generated method - Setter ofSAPRFCDestination.jcoTraceLevelattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
setJcoTracePath
@Accessor(qualifier="jcoTracePath", type=SETTER) public void setJcoTracePath(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.jcoTracePathattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
setMaxConnections
@Accessor(qualifier="maxConnections", type=SETTER) public void setMaxConnections(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.maxConnectionsattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the maxConnections - Maximal number of connections
-
setMaxWaitTime
@Accessor(qualifier="maxWaitTime", type=SETTER) public void setMaxWaitTime(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.maxWaitTimeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the maxWaitTime - Maximal wait time in ms
-
setMessageServer
@Accessor(qualifier="messageServer", type=SETTER) public void setMessageServer(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.messageServerattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the messageServer - Message server (for group login)
-
setOfflineMode
@Accessor(qualifier="offlineMode", type=SETTER) public void setOfflineMode(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.offlineModeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the offlineMode - Offline mode
-
setPassword
@Accessor(qualifier="password", type=SETTER) public void setPassword(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.passwordattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the password - Password for the logon to the SAP system
-
setPooledConnectionMode
@Accessor(qualifier="pooledConnectionMode", type=SETTER) public void setPooledConnectionMode(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.pooledConnectionModeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the pooledConnectionMode - Pooled connection mode
-
setPoolSize
@Accessor(qualifier="poolSize", type=SETTER) public void setPoolSize(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.poolSizeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the poolSize - Pool size
-
setRfcDestinationName
@Accessor(qualifier="rfcDestinationName", type=SETTER) public void setRfcDestinationName(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.rfcDestinationNameattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the rfcDestinationName - RFC Destination name
-
setSAPConfigurations
@Accessor(qualifier="SAPConfigurations", type=SETTER) public void setSAPConfigurations(java.util.Collection<SAPConfigurationModel> value)
Generated method - Setter ofSAPRFCDestination.SAPConfigurationsattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the SAPConfigurations
-
setSid
@Accessor(qualifier="sid", type=SETTER) public void setSid(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.sidattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the sid - System ID (SID) of the target system
-
setSncMode
@Accessor(qualifier="sncMode", type=SETTER) public void setSncMode(java.lang.Boolean value)
Generated method - Setter ofSAPRFCDestination.sncModeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the sncMode - SNC Mode
-
setSncPartnerName
@Accessor(qualifier="sncPartnerName", type=SETTER) public void setSncPartnerName(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.sncPartnerNameattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the sncPartnerName - SNC Partner Name
-
setSncQoP
@Accessor(qualifier="sncQoP", type=SETTER) public void setSncQoP(SncQoP value)
Generated method - Setter ofSAPRFCDestination.sncQoPattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the sncQoP - SNC Level of Security
-
setTargetHost
@Accessor(qualifier="targetHost", type=SETTER) public void setTargetHost(java.lang.String value)
Generated method - Setter ofSAPRFCDestination.targetHostattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the targetHost - Hostname of the application server (for direct login)
-
-