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:
Serializable

public class SAPRFCDestinationModel extends ItemModel
Generated model class for type SAPRFCDestination first defined at extension sapcoreconfiguration.
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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation JCODestinationForSAPConfiguration defining source attribute SAPConfigurations in extension sapcoreconfiguration.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
    static final String
    Generated constant - Attribute key of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.

    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
    Generated constructor - Default constructor for generic creation.
    SAPRFCDestinationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    SAPRFCDestinationModel(String _client, ItemModel _owner, String _password, String _rfcDestinationName, 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
    SAPRFCDestinationModel(String _client, String _password, String _rfcDestinationName, 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

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
    Generated method - Getter of the SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
    void
    setSid(String value)
    Generated method - Setter of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
    void
    Generated method - Setter of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _JCODESTINATIONFORSAPCONFIGURATION

      public static final String _JCODESTINATIONFORSAPCONFIGURATION
      Generated relation code constant for relation JCODestinationForSAPConfiguration defining source attribute SAPConfigurations in extension sapcoreconfiguration.
      See Also:
    • RFCDESTINATIONNAME

      public static final String RFCDESTINATIONNAME
      Generated constant - Attribute key of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      See Also:
    • OFFLINEMODE

      public static final String OFFLINEMODE
      Generated constant - Attribute key of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      See Also:
    • SID

      public static final String SID
      Generated constant - Attribute key of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      See Also:
    • CLIENT

      public static final String CLIENT
      Generated constant - Attribute key of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      See Also:
    • MESSAGESERVER

      public static final String MESSAGESERVER
      Generated constant - Attribute key of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      See Also:
    • TARGETHOST

      public static final String TARGETHOST
      Generated constant - Attribute key of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      See Also:
    • CONNECTIONTYPE

      public static final String CONNECTIONTYPE
      Generated constant - Attribute key of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      See Also:
    • GROUP

      public static final String GROUP
      Generated constant - Attribute key of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      See Also:
    • INSTANCE

      public static final String INSTANCE
      Generated constant - Attribute key of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      See Also:
    • USERID

      public static final String USERID
      Generated constant - Attribute key of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
      See Also:
    • PASSWORD

      public static final String PASSWORD
      Generated constant - Attribute key of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      See Also:
    • POOLEDCONNECTIONMODE

      public static final String POOLEDCONNECTIONMODE
      Generated constant - Attribute key of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      See Also:
    • MAXCONNECTIONS

      public static final String MAXCONNECTIONS
      Generated constant - Attribute key of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      See Also:
    • POOLSIZE

      public static final String POOLSIZE
      Generated constant - Attribute key of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      See Also:
    • MAXWAITTIME

      public static final String MAXWAITTIME
      Generated constant - Attribute key of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOMSSERV

      public static final String JCOMSSERV
      Generated constant - Attribute key of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOSAPROUTER

      public static final String JCOSAPROUTER
      Generated constant - Attribute key of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOTRACELEVEL

      public static final String JCOTRACELEVEL
      Generated constant - Attribute key of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOTRACEPATH

      public static final String JCOTRACEPATH
      Generated constant - Attribute key of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCORFCTRACE

      public static final String JCORFCTRACE
      Generated constant - Attribute key of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOCPICTRACE

      public static final String JCOCPICTRACE
      Generated constant - Attribute key of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      See Also:
    • JCOCLIENTDELTA

      public static final String JCOCLIENTDELTA
      Generated constant - Attribute key of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      See Also:
    • BACKENDTYPE

      public static final String BACKENDTYPE
      Generated constant - Attribute key of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      See Also:
    • SNCMODE

      public static final String SNCMODE
      Generated constant - Attribute key of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      See Also:
    • SNCQOP

      public static final String SNCQOP
      Generated constant - Attribute key of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      See Also:
    • SNCPARTNERNAME

      public static final String SNCPARTNERNAME
      Generated constant - Attribute key of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      See Also:
    • SAPCONFIGURATIONS

      public static final String SAPCONFIGURATIONS
      Generated constant - Attribute key of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
      See Also:
    • ADDITIONALATTRIBUTES

      public static final String ADDITIONALATTRIBUTES
      Generated constant - Attribute key of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
      See Also:
  • Constructor Details

    • SAPRFCDestinationModel

      public SAPRFCDestinationModel()
      Generated constructor - Default constructor for generic creation.
    • SAPRFCDestinationModel

      public SAPRFCDestinationModel(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
    • SAPRFCDestinationModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRFCDestinationModel(String _client, String _password, String _rfcDestinationName, 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
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _client - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _password - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _rfcDestinationName - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _userid - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
    • SAPRFCDestinationModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRFCDestinationModel(String _client, ItemModel _owner, String _password, String _rfcDestinationName, 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
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _client - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _owner - initial attribute declared by type Item at extension core
      _password - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _rfcDestinationName - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
      _userid - initial attribute declared by type SAPRFCDestination at extension sapcoreconfiguration
  • Method Details

    • getAdditionalAttributes

      @Accessor(qualifier="AdditionalAttributes", type=GETTER) public Collection<RFCDestinationAttributeModel> getAdditionalAttributes()
      Generated method - Getter of the SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration. 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 the SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      Returns:
      the backendType - Backend Type
    • getClient

      @Accessor(qualifier="client", type=GETTER) public String getClient()
      Generated method - Getter of the SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      Returns:
      the client - Client number (000-999)
    • getConnectionType

      @Accessor(qualifier="connectionType", type=GETTER) public Boolean getConnectionType()
      Generated method - Getter of the SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      Returns:
      the connectionType - Way to connect to the SAP system (server or group connection)
    • getGroup

      @Accessor(qualifier="group", type=GETTER) public String getGroup()
      Generated method - Getter of the SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      Returns:
      the group - Name of the logon group (only relevant for group connect)
    • getInstance

      @Accessor(qualifier="instance", type=GETTER) public String getInstance()
      Generated method - Getter of the SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      Returns:
      the instance - Instance number of the application server (only relevant for server connect)
    • getJcoClientDelta

      @Accessor(qualifier="jcoClientDelta", type=GETTER) public Boolean getJcoClientDelta()
      Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      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 the SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      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 String getJcoMsServ()
      Generated method - Getter of the SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      Returns:
      the jcoMsServ - SAP message server service or port number
    • getJcoRFCTrace

      @Accessor(qualifier="jcoRFCTrace", type=GETTER) public Boolean getJcoRFCTrace()
      Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      Returns:
      the jcoRFCTrace - JCo RFC Trace
    • getJcoSAPRouter

      @Accessor(qualifier="jcoSAPRouter", type=GETTER) public String getJcoSAPRouter()
      Generated method - Getter of the SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      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 the SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      Returns:
      the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
    • getJcoTracePath

      @Accessor(qualifier="jcoTracePath", type=GETTER) public String getJcoTracePath()
      Generated method - Getter of the SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      Returns:
      the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
    • getMaxConnections

      @Accessor(qualifier="maxConnections", type=GETTER) public String getMaxConnections()
      Generated method - Getter of the SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      Returns:
      the maxConnections - Maximal number of connections
    • getMaxWaitTime

      @Accessor(qualifier="maxWaitTime", type=GETTER) public String getMaxWaitTime()
      Generated method - Getter of the SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      Returns:
      the maxWaitTime - Maximal wait time in ms
    • getMessageServer

      @Accessor(qualifier="messageServer", type=GETTER) public String getMessageServer()
      Generated method - Getter of the SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      Returns:
      the messageServer - Message server (for group login)
    • getOfflineMode

      @Accessor(qualifier="offlineMode", type=GETTER) public Boolean getOfflineMode()
      Generated method - Getter of the SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      Returns:
      the offlineMode - Offline mode
    • getPassword

      @Accessor(qualifier="password", type=GETTER) public String getPassword()
      Generated method - Getter of the SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      Returns:
      the password - Password for the logon to the SAP system
    • getPooledConnectionMode

      @Accessor(qualifier="pooledConnectionMode", type=GETTER) public Boolean getPooledConnectionMode()
      Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      Returns:
      the pooledConnectionMode - Pooled connection mode
    • getPoolSize

      @Accessor(qualifier="poolSize", type=GETTER) public String getPoolSize()
      Generated method - Getter of the SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      Returns:
      the poolSize - Pool size
    • getRfcDestinationName

      @Accessor(qualifier="rfcDestinationName", type=GETTER) public String getRfcDestinationName()
      Generated method - Getter of the SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      Returns:
      the rfcDestinationName - RFC Destination name
    • getSAPConfigurations

      @Accessor(qualifier="SAPConfigurations", type=GETTER) public Collection<SAPConfigurationModel> getSAPConfigurations()
      Generated method - Getter of the SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the SAPConfigurations
    • getSid

      @Accessor(qualifier="sid", type=GETTER) public String getSid()
      Generated method - Getter of the SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      Returns:
      the sid - System ID (SID) of the target system
    • getSncMode

      @Accessor(qualifier="sncMode", type=GETTER) public Boolean getSncMode()
      Generated method - Getter of the SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      Returns:
      the sncMode - SNC Mode
    • getSncPartnerName

      @Accessor(qualifier="sncPartnerName", type=GETTER) public String getSncPartnerName()
      Generated method - Getter of the SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      Returns:
      the sncPartnerName - SNC Partner Name
    • getSncQoP

      @Accessor(qualifier="sncQoP", type=GETTER) public SncQoP getSncQoP()
      Generated method - Getter of the SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      Returns:
      the sncQoP - SNC Level of Security
    • getTargetHost

      @Accessor(qualifier="targetHost", type=GETTER) public String getTargetHost()
      Generated method - Getter of the SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      Returns:
      the targetHost - Hostname of the application server (for direct login)
    • getUserid

      @Accessor(qualifier="userid", type=GETTER) public String getUserid()
      Generated method - Getter of the SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
      Returns:
      the userid - User ID for the logon to the SAP system
    • setAdditionalAttributes

      @Accessor(qualifier="AdditionalAttributes", type=SETTER) public void setAdditionalAttributes(Collection<RFCDestinationAttributeModel> value)
      Generated method - Setter of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the AdditionalAttributes
    • setBackendType

      @Accessor(qualifier="backendType", type=SETTER) public void setBackendType(BackendType value)
      Generated method - Setter of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the backendType - Backend Type
    • setClient

      @Accessor(qualifier="client", type=SETTER) public void setClient(String value)
      Generated method - Setter of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the client - Client number (000-999)
    • setConnectionType

      @Accessor(qualifier="connectionType", type=SETTER) public void setConnectionType(Boolean value)
      Generated method - Setter of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the connectionType - Way to connect to the SAP system (server or group connection)
    • setGroup

      @Accessor(qualifier="group", type=SETTER) public void setGroup(String value)
      Generated method - Setter of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the group - Name of the logon group (only relevant for group connect)
    • setInstance

      @Accessor(qualifier="instance", type=SETTER) public void setInstance(String value)
      Generated method - Setter of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the instance - Instance number of the application server (only relevant for server connect)
    • setJcoClientDelta

      @Accessor(qualifier="jcoClientDelta", type=SETTER) public void setJcoClientDelta(Boolean value)
      Generated method - Setter of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      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 of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      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(String value)
      Generated method - Setter of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the jcoMsServ - SAP message server service or port number
    • setJcoRFCTrace

      @Accessor(qualifier="jcoRFCTrace", type=SETTER) public void setJcoRFCTrace(Boolean value)
      Generated method - Setter of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the jcoRFCTrace - JCo RFC Trace
    • setJcoSAPRouter

      @Accessor(qualifier="jcoSAPRouter", type=SETTER) public void setJcoSAPRouter(String value)
      Generated method - Setter of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      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 of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
    • setJcoTracePath

      @Accessor(qualifier="jcoTracePath", type=SETTER) public void setJcoTracePath(String value)
      Generated method - Setter of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      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(String value)
      Generated method - Setter of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the maxConnections - Maximal number of connections
    • setMaxWaitTime

      @Accessor(qualifier="maxWaitTime", type=SETTER) public void setMaxWaitTime(String value)
      Generated method - Setter of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the maxWaitTime - Maximal wait time in ms
    • setMessageServer

      @Accessor(qualifier="messageServer", type=SETTER) public void setMessageServer(String value)
      Generated method - Setter of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the messageServer - Message server (for group login)
    • setOfflineMode

      @Accessor(qualifier="offlineMode", type=SETTER) public void setOfflineMode(Boolean value)
      Generated method - Setter of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the offlineMode - Offline mode
    • setPassword

      @Accessor(qualifier="password", type=SETTER) public void setPassword(String value)
      Generated method - Setter of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the password - Password for the logon to the SAP system
    • setPooledConnectionMode

      @Accessor(qualifier="pooledConnectionMode", type=SETTER) public void setPooledConnectionMode(Boolean value)
      Generated method - Setter of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the pooledConnectionMode - Pooled connection mode
    • setPoolSize

      @Accessor(qualifier="poolSize", type=SETTER) public void setPoolSize(String value)
      Generated method - Setter of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the poolSize - Pool size
    • setRfcDestinationName

      @Accessor(qualifier="rfcDestinationName", type=SETTER) public void setRfcDestinationName(String value)
      Generated method - Setter of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the rfcDestinationName - RFC Destination name
    • setSAPConfigurations

      @Accessor(qualifier="SAPConfigurations", type=SETTER) public void setSAPConfigurations(Collection<SAPConfigurationModel> value)
      Generated method - Setter of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the SAPConfigurations
    • setSid

      @Accessor(qualifier="sid", type=SETTER) public void setSid(String value)
      Generated method - Setter of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the sid - System ID (SID) of the target system
    • setSncMode

      @Accessor(qualifier="sncMode", type=SETTER) public void setSncMode(Boolean value)
      Generated method - Setter of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the sncMode - SNC Mode
    • setSncPartnerName

      @Accessor(qualifier="sncPartnerName", type=SETTER) public void setSncPartnerName(String value)
      Generated method - Setter of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the sncPartnerName - SNC Partner Name
    • setSncQoP

      @Accessor(qualifier="sncQoP", type=SETTER) public void setSncQoP(SncQoP value)
      Generated method - Setter of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the sncQoP - SNC Level of Security
    • setTargetHost

      @Accessor(qualifier="targetHost", type=SETTER) public void setTargetHost(String value)
      Generated method - Setter of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the targetHost - Hostname of the application server (for direct login)
    • setUserid

      @Accessor(qualifier="userid", type=SETTER) public void setUserid(String value)
      Generated method - Setter of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the userid - User ID for the logon to the SAP system