Class 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
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _JCODESTINATIONFORSAPCONFIGURATION
      Generated relation code constant for relation JCODestinationForSAPConfiguration defining source attribute SAPConfigurations in extension sapcoreconfiguration.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String ADDITIONALATTRIBUTES
      Generated constant - Attribute key of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
      static java.lang.String BACKENDTYPE
      Generated constant - Attribute key of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      static java.lang.String CLIENT
      Generated constant - Attribute key of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      static java.lang.String CONNECTIONTYPE
      Generated constant - Attribute key of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      static java.lang.String GROUP
      Generated constant - Attribute key of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      static java.lang.String INSTANCE
      Generated constant - Attribute key of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOCLIENTDELTA
      Generated constant - Attribute key of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOCPICTRACE
      Generated constant - Attribute key of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOMSSERV
      Generated constant - Attribute key of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCORFCTRACE
      Generated constant - Attribute key of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOSAPROUTER
      Generated constant - Attribute key of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOTRACELEVEL
      Generated constant - Attribute key of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      static java.lang.String JCOTRACEPATH
      Generated constant - Attribute key of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      static java.lang.String MAXCONNECTIONS
      Generated constant - Attribute key of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      static java.lang.String MAXWAITTIME
      Generated constant - Attribute key of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      static java.lang.String MESSAGESERVER
      Generated constant - Attribute key of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      static java.lang.String OFFLINEMODE
      Generated constant - Attribute key of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      static java.lang.String PASSWORD
      Generated constant - Attribute key of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      static java.lang.String POOLEDCONNECTIONMODE
      Generated constant - Attribute key of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      static java.lang.String POOLSIZE
      Generated constant - Attribute key of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      static java.lang.String RFCDESTINATIONNAME
      Generated constant - Attribute key of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      static java.lang.String SAPCONFIGURATIONS
      Generated constant - Attribute key of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
      static java.lang.String SID
      Generated constant - Attribute key of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      static java.lang.String SNCMODE
      Generated constant - Attribute key of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      static java.lang.String SNCPARTNERNAME
      Generated constant - Attribute key of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      static java.lang.String SNCQOP
      Generated constant - Attribute key of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      static java.lang.String TARGETHOST
      Generated constant - Attribute key of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      static java.lang.String USERID
      Generated constant - Attribute key of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
    • Constructor Summary

      Constructors 
      Constructor Description
      SAPRFCDestinationModel()
      Generated constructor - Default constructor for generic creation.
      SAPRFCDestinationModel​(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      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 parameters
      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 parameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<RFCDestinationAttributeModel> getAdditionalAttributes()
      Generated method - Getter of the SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
      BackendType getBackendType()
      Generated method - Getter of the SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      java.lang.String getClient()
      Generated method - Getter of the SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getConnectionType()
      Generated method - Getter of the SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      java.lang.String getGroup()
      Generated method - Getter of the SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      java.lang.String getInstance()
      Generated method - Getter of the SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getJcoClientDelta()
      Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      JCoCPICTrace getJcoCPICTrace()
      Generated method - Getter of the SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      java.lang.String getJcoMsServ()
      Generated method - Getter of the SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getJcoRFCTrace()
      Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      java.lang.String getJcoSAPRouter()
      Generated method - Getter of the SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      JCoTraceLevel getJcoTraceLevel()
      Generated method - Getter of the SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      java.lang.String getJcoTracePath()
      Generated method - Getter of the SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      java.lang.String getMaxConnections()
      Generated method - Getter of the SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      java.lang.String getMaxWaitTime()
      Generated method - Getter of the SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      java.lang.String getMessageServer()
      Generated method - Getter of the SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getOfflineMode()
      Generated method - Getter of the SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      java.lang.String getPassword()
      Generated method - Getter of the SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getPooledConnectionMode()
      Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      java.lang.String getPoolSize()
      Generated method - Getter of the SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      java.lang.String getRfcDestinationName()
      Generated method - Getter of the SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      java.util.Collection<SAPConfigurationModel> getSAPConfigurations()
      Generated method - Getter of the SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
      java.lang.String getSid()
      Generated method - Getter of the SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      java.lang.Boolean getSncMode()
      Generated method - Getter of the SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      java.lang.String getSncPartnerName()
      Generated method - Getter of the SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      SncQoP getSncQoP()
      Generated method - Getter of the SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      java.lang.String getTargetHost()
      Generated method - Getter of the SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      java.lang.String getUserid()
      Generated method - Getter of the SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
      void setAdditionalAttributes​(java.util.Collection<RFCDestinationAttributeModel> value)
      Generated method - Setter of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
      void setBackendType​(BackendType value)
      Generated method - Setter of SAPRFCDestination.backendType attribute defined at extension sapcoreconfiguration.
      void setClient​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.client attribute defined at extension sapcoreconfiguration.
      void setConnectionType​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.connectionType attribute defined at extension sapcoreconfiguration.
      void setGroup​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.group attribute defined at extension sapcoreconfiguration.
      void setInstance​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.instance attribute defined at extension sapcoreconfiguration.
      void setJcoClientDelta​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.jcoClientDelta attribute defined at extension sapcoreconfiguration.
      void setJcoCPICTrace​(JCoCPICTrace value)
      Generated method - Setter of SAPRFCDestination.jcoCPICTrace attribute defined at extension sapcoreconfiguration.
      void setJcoMsServ​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.jcoMsServ attribute defined at extension sapcoreconfiguration.
      void setJcoRFCTrace​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.jcoRFCTrace attribute defined at extension sapcoreconfiguration.
      void setJcoSAPRouter​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.jcoSAPRouter attribute defined at extension sapcoreconfiguration.
      void setJcoTraceLevel​(JCoTraceLevel value)
      Generated method - Setter of SAPRFCDestination.jcoTraceLevel attribute defined at extension sapcoreconfiguration.
      void setJcoTracePath​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.jcoTracePath attribute defined at extension sapcoreconfiguration.
      void setMaxConnections​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.maxConnections attribute defined at extension sapcoreconfiguration.
      void setMaxWaitTime​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.maxWaitTime attribute defined at extension sapcoreconfiguration.
      void setMessageServer​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.messageServer attribute defined at extension sapcoreconfiguration.
      void setOfflineMode​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.offlineMode attribute defined at extension sapcoreconfiguration.
      void setPassword​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.password attribute defined at extension sapcoreconfiguration.
      void setPooledConnectionMode​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.pooledConnectionMode attribute defined at extension sapcoreconfiguration.
      void setPoolSize​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.poolSize attribute defined at extension sapcoreconfiguration.
      void setRfcDestinationName​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.rfcDestinationName attribute defined at extension sapcoreconfiguration.
      void setSAPConfigurations​(java.util.Collection<SAPConfigurationModel> value)
      Generated method - Setter of SAPRFCDestination.SAPConfigurations attribute defined at extension sapcoreconfiguration.
      void setSid​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.sid attribute defined at extension sapcoreconfiguration.
      void setSncMode​(java.lang.Boolean value)
      Generated method - Setter of SAPRFCDestination.sncMode attribute defined at extension sapcoreconfiguration.
      void setSncPartnerName​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.sncPartnerName attribute defined at extension sapcoreconfiguration.
      void setSncQoP​(SncQoP value)
      Generated method - Setter of SAPRFCDestination.sncQoP attribute defined at extension sapcoreconfiguration.
      void setTargetHost​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.targetHost attribute defined at extension sapcoreconfiguration.
      void setUserid​(java.lang.String value)
      Generated method - Setter of SAPRFCDestination.userid attribute defined at extension sapcoreconfiguration.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • 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 relation JCODestinationForSAPConfiguration defining source attribute SAPConfigurations in extension sapcoreconfiguration.
        See Also:
        Constant Field Values
      • RFCDESTINATIONNAME

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public static final java.lang.String ADDITIONALATTRIBUTES
        Generated constant - Attribute key of SAPRFCDestination.AdditionalAttributes attribute defined at extension sapcoreconfiguration.
        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 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​(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 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 Detail

      • getAdditionalAttributes

        @Accessor(qualifier="AdditionalAttributes",
                  type=GETTER)
        public java.util.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.util.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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​(java.util.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.util.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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​(java.lang.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