- callStackToString() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns a string representation of the call stack.
- CERTIFICATE - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Certificate property for SAPAssertionSSO.
- changePassword(String, String) - Method in interface com.sap.conn.jco.JCoDestination
-
Allows changing the password in the back-end for the user associated with the destination.
- CHANGING_PARAMETER - Static variable in interface com.sap.conn.jco.JCoListMetaData
-
Flag indicating an export parameter.
- checkAuthentication(JCoServerContextInfo, JCoServerAuthenticationData...) - Method in interface com.sap.conn.jco.server.JCoServerSecurityHandler
-
This API will be invoked by the JCo runtime on each new session which is established (or every time if it is stateless).
- checkAuthorization(JCoServerContext, String, JCoServerAuthorizationData) - Method in interface com.sap.conn.jco.server.JCoServerSecurityHandler
-
This API will be invoked by the JCo runtime on each remote call.
- checkPassword(char[]) - Method in interface com.sap.security.um.user.User
-
- checkTID(JCoServerContext, String) - Method in interface com.sap.conn.jco.server.JCoServerTIDHandler
-
This function will be invoked when a transactional RFC is being called from a
SAP system.
- checkUnitID(JCoServerContext, JCoUnitIdentifier) - Method in interface com.sap.conn.jco.server.JCoServerUnitIDHandler
-
This method will be invoked when a bgRFC unit is being sent from an
SAP system.
- checkUserPassword(String, char[]) - Method in interface com.sap.security.um.user.UserProvider
-
Checks the provided password against the user's stored password.
- clear() - Method in interface com.sap.conn.jco.JCoRecord
-
Clears the record and resets everything to its initial state.
- clear() - Method in interface com.sap.conn.jco.JCoRepository
-
Clear allows to empty both the function template cache as well as the record metadata cache completely.
- clear() - Method in interface com.sap.conn.jco.JCoTable
-
Clears the table by deleting all rows.
- clearCache() - Method in interface com.sap.core.connectivity.api.configuration.ConnectivityConfiguration
-
Removes all destination configurations from the destination cache if such
exist.
- CLIENT_CERTIFICATE_AUTHENTICATION - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Authentication type - Client Certificate Authentication.
- CLIENT_ID - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
System user property for OAuth2ClientCredentials.
- CLIENT_ID - Static variable in interface com.sap.core.connectivity.api.validation.consts.MailConstants
-
System user property for OAuth2ClientCredentials.
- CLIENT_KEY - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Client key property for OAuth2SAMLBearerAssertion.
- CLIENT_KEY - Static variable in interface com.sap.core.connectivity.api.validation.consts.MailConstants
-
Client key property for OAuth2SAMLBearerAssertion.
- CLIENT_SECRET - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
System user property for OAuth2ClientCredentials.
- CLIENT_SECRET - Static variable in interface com.sap.core.connectivity.api.validation.consts.MailConstants
-
System user property for OAuth2ClientCredentials.
- clone() - Method in interface com.sap.conn.jco.JCoFunction
-
Clones this JCoFunction instance.
- clone() - Method in interface com.sap.conn.jco.JCoRecord
-
Clones the record instance.
- clone() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns a clone of this object.
- CLOUD_CONNECTOR_LOCATIONID - Static variable in interface com.sap.core.connectivity.api.validation.consts.LdapConstants
-
Cloud connector location ID property.
- CLOUD_CONNECTOR_LOCATIONID_SEPARATOR - Static variable in interface com.sap.core.connectivity.api.validation.consts.LdapConstants
-
Cloud connector location ID separator.
- CLOUD_CONNECTOR_VERSION - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Cloud Connector version property.
- CLOUD_CONNECTOR_VERSION - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Cloud Connector version property.
- com.sap.cloud.account - package com.sap.cloud.account
-
- com.sap.cloud.crypto.keystore.api - package com.sap.cloud.crypto.keystore.api
-
- com.sap.cloud.security.oauth2 - package com.sap.cloud.security.oauth2
-
- com.sap.cloud.security.password - package com.sap.cloud.security.password
-
- com.sap.conn.jco - package com.sap.conn.jco
-
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
- com.sap.conn.jco.monitor - package com.sap.conn.jco.monitor
-
Contains all JCo interfaces related to monitoring.
- com.sap.conn.jco.server - package com.sap.conn.jco.server
-
- com.sap.core.connectivity.api.authentication - package com.sap.core.connectivity.api.authentication
-
- com.sap.core.connectivity.api.configuration - package com.sap.core.connectivity.api.configuration
-
- com.sap.core.connectivity.api.ldap - package com.sap.core.connectivity.api.ldap
-
- com.sap.core.connectivity.api.sappassport - package com.sap.core.connectivity.api.sappassport
-
- com.sap.core.connectivity.api.validation - package com.sap.core.connectivity.api.validation
-
- com.sap.core.connectivity.api.validation.consts - package com.sap.core.connectivity.api.validation.consts
-
- com.sap.core.jpaas.security.auth.api - package com.sap.core.jpaas.security.auth.api
-
- com.sap.ecm.api - package com.sap.ecm.api
-
- com.sap.security.auth.login - package com.sap.security.auth.login
-
- com.sap.security.um - package com.sap.security.um
-
- com.sap.security.um.service - package com.sap.security.um.service
-
- com.sap.security.um.user - package com.sap.security.um.user
-
- commit(JCoDestination) - Method in interface com.sap.conn.jco.JCoFunctionUnit
-
Commits the unit.
- commit(JCoDestination) - Method in interface com.sap.conn.jco.JCoRequestUnit
-
Commits the unit.
- commit(JCoServerContext, String) - Method in interface com.sap.conn.jco.server.JCoServerTIDHandler
-
This function will be called after all RFC functions belonging to a certain transaction
have been successfully completed.
- commit(JCoServerContext, JCoUnitIdentifier) - Method in interface com.sap.conn.jco.server.JCoServerUnitIDHandler
-
This method will be called after all RFC function modules belonging to
the concerned unit have been successfully completed.
- CommonConstants - Interface in com.sap.core.connectivity.api.validation.consts
-
Provides commonly used constants during Destination validation.
- COMPANY_ID - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
OAuth2SAMLBearerAssertion property - companyId.
- COMPANY_ID - Static variable in interface com.sap.core.connectivity.api.validation.consts.MailConstants
-
OAuth2SAMLBearerAssertion property - companyId.
- confirmFunctionUnit(JCoUnitIdentifier) - Method in interface com.sap.conn.jco.JCoDestination
-
Confirms that a bgRFC unit has been executed successfully.
- confirmTID(String) - Method in interface com.sap.conn.jco.JCoDestination
-
Confirms that a transaction (tRFC/qRFC) has been executed successfully.
- confirmTID(JCoServerContext, String) - Method in interface com.sap.conn.jco.server.JCoServerTIDHandler
-
This function will be called after the local transaction has been completed.
- confirmUnitID(JCoServerContext, JCoUnitIdentifier) - Method in interface com.sap.conn.jco.server.JCoServerUnitIDHandler
-
This method will be called after the local transaction has been completed.
- connect(String, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
.
- connect(String, String, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
.
- connect(String, String, String, Map<String, String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
.
- connect(String, String, String, Map<String, String>, List<String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
.
- connect(String, String) - Method in interface com.sap.ecm.api.EcmService
-
- connect(String, String, String) - Method in interface com.sap.ecm.api.EcmService
-
- connect(String, String, String, Map<String, String>) - Method in interface com.sap.ecm.api.EcmService
-
- connect(String, String, String, Map<String, String>, List<String>) - Method in interface com.sap.ecm.api.EcmService
-
- connectForTenant(String, String, String, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified tenant
and user.
- connectForTenant(String, String, String, String, Map<String, String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified tenant
and user.
- connectForTenant(String, String, String, String, Map<String, String>, List<String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified tenant
and user.
- connectForTenant(String, String, String, String) - Method in interface com.sap.ecm.api.EcmService
-
- connectForTenant(String, String, String, String, Map<String, String>) - Method in interface com.sap.ecm.api.EcmService
-
- connectForTenant(String, String, String, String, Map<String, String>, List<String>) - Method in interface com.sap.ecm.api.EcmService
-
- connectForUser(String, String, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified user.
- connectForUser(String, String, String, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified user.
- connectForUser(String, String, String, String, Map<String, String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified user.
- connectForUser(String, String, String, String, Map<String, String>, List<String>) - Static method in class com.sap.ecm.api.EcmFactory
-
Connects to a key-secured repository specified by uniqueName
for the specified user.
- connectForUser(String, String, String) - Method in interface com.sap.ecm.api.EcmService
-
- connectForUser(String, String, String, String) - Method in interface com.sap.ecm.api.EcmService
-
- connectForUser(String, String, String, String, Map<String, String>) - Method in interface com.sap.ecm.api.EcmService
-
- connectForUser(String, String, String, String, Map<String, String>, List<String>) - Method in interface com.sap.ecm.api.EcmService
-
- ConnectionInfo - Interface in com.sap.core.connectivity.api.sappassport
-
ConnectionInfo
contains the connection id and connection counter
related to the established connection.
- ConnectivityConfiguration - Interface in com.sap.core.connectivity.api.configuration
-
ConnectivityConfiguration
provides read only access to
destination properties.
- ConnectivitySocketFactory - Interface in com.sap.core.connectivity.api.ldap
-
Socket factory capable of creating Sockets to on premise systems.
- ConversionException - Exception in com.sap.conn.jco
-
A ConversionException will be thrown, if a field in a JCoRecord cannot
store a value passed to this record by a setValue call.
- ConversionException(String) - Constructor for exception com.sap.conn.jco.ConversionException
-
Creates a ConversationException with the specified message.
- ConversionException(String, Throwable) - Constructor for exception com.sap.conn.jco.ConversionException
-
Creates a ConversationException with the specified message and the
causing throwable.
- copyFrom(JCoRecord) - Method in interface com.sap.conn.jco.JCoRecord
-
Copies the matching fields from the source record into this record.
- createAbapObject(JCoClassMetaData, Map<String, Object>) - Static method in class com.sap.conn.jco.JCo
-
This is a constructor for an instance of an ABAP class.
- createBackgroundUnitAttributes() - Static method in class com.sap.conn.jco.JCo
-
Creates an empty instance of function/request unit attributes.
- createCallStack() - Method in exception com.sap.conn.jco.AbapClassException
-
Creates a String representation of the call stack of the AbapClassException, which is
understood by an ABAP system.
- createClassMetaData(String, String[], String[], int) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoClassMetaData
with the passed initial capacity for new field information.
- createClassMetaData(String) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoClassMetaData
with the passed initial capacity for new field information.
- createClassMetaData(JCoClassMetaData) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoClassMetaData, which is initially
a copy of the passed JCoClassMetaData.
- createConnectivitySocket(String, int) - Method in interface com.sap.core.connectivity.api.ldap.ConnectivitySocketFactory
-
Creates a socket and connects it to on premise server specified with the given virtual host and port.
- createCustomDestination() - Method in interface com.sap.conn.jco.JCoDestination
-
Creates a new instance of custom destination with
default values set from the current destination.
- createCustomRepository(String) - Static method in class com.sap.conn.jco.JCo
-
Returns a custom repository, which allows to add custom defined
function templates and record metadata definitions.
- createExceptionInfo() - Method in exception com.sap.conn.jco.AbapClassException
-
Creates a string representation of additional information related to the AbapClassException.
- createFunctionTemplate(String, JCoListMetaData, JCoListMetaData, JCoListMetaData, JCoListMetaData, AbapException[]) - Static method in class com.sap.conn.jco.JCo
-
This factory method allows to create a JCoFunctionTemplate that can be used
in later function module executions.
- createFunctionTemplate(String, JCoListMetaData, JCoListMetaData, JCoListMetaData, JCoListMetaData, AbapException[], boolean) - Static method in class com.sap.conn.jco.JCo
-
This factory method allows to create a JCoFunctionTemplate that can be used
in later function module executions.
- createFunctionUnit(String, JCoBackgroundUnitAttributes) - Static method in class com.sap.conn.jco.JCo
-
Creates a new (empty) unit of functions, which is used for bgRFC communication in the
function model.
- createFunctionUnit(JCoBackgroundUnitAttributes) - Static method in class com.sap.conn.jco.JCo
-
Creates a new (empty) unit of functions, which is used for bgRFC communication in the
function model.
- createListMetaData(String) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoListMetaData.
- createListMetaData(String, int) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoListMetaData
with the passed initial capacity for new field information.
- createListMetaData(JCoListMetaData) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoListMetaData, which is initially
a copy of the passed JCoListMetaData.
- createLoginContext() - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a prepared login context for the configuration of the current application.
- createLoginContext(String) - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a login context for an already configured authentication stack with the given name.
- createLoginContext(String, CallbackHandler) - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a login context for an already configured authentication stack with the given name and call-back handler.
- createLoginContext(String, Subject) - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a login context for an already configured authentication stack with the given name and a Subject object.
- createLoginContext(String, Subject, CallbackHandler) - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a login context using the given authentication configuration and call-back handler.
- createLoginContext(String, Subject, CallbackHandler, Configuration) - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Construct a login context using the given authentication configuration and call-back handler.
- createLoginContext() - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a prepared login context for the configuration of the current application.
- createLoginContext(String) - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a login context for an already configured authentication stack with the given name.
- createLoginContext(String, CallbackHandler) - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a login context for an already configured authentication stack with the given name and call-back handler.
- createLoginContext(String, Subject) - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a login context for an already configured authentication stack with the given name and a Subject object.
- createLoginContext(String, Subject, CallbackHandler) - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a login context using the given authentication configuration and call-back handler.
- createLoginContext(String, Subject, CallbackHandler, Configuration) - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Construct a login context using the given authentication configuration and call-back handler.
- createRecordMetaData(String) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoRecordMetaData.
- createRecordMetaData(String, int) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created and empty instance of JCoRecordMetaData
with the passed initial capacity for new field information.
- createRecordMetaData(JCoRecordMetaData) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoRecordMetaData, which is initially
a copy of the passed JCoRecordMetaData.
- createRepository(RepositoryOptions) - Static method in class com.sap.ecm.api.EcmFactory
-
Creates a new repository in the Document Service with the given options.
- createRepository(RepositoryOptions, String) - Static method in class com.sap.ecm.api.EcmFactory
-
Creates a new repository in the Document Service with the given options.
- createRepository(RepositoryOptions) - Method in interface com.sap.ecm.api.EcmService
-
- createRepository(RepositoryOptions, String) - Method in interface com.sap.ecm.api.EcmService
-
- createRequestUnit(String, JCoBackgroundUnitAttributes) - Static method in class com.sap.conn.jco.JCo
-
Creates a new (empty) unit of requests, which is used for bgRFC communication in the
request/response model.
- createRequestUnit(JCoBackgroundUnitAttributes) - Static method in class com.sap.conn.jco.JCo
-
Creates a new (empty) unit of requests, which is used for bgRFC communication in the
request/response model.
- createSocket(String, int) - Method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
- createStructure(JCoRecordMetaData) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoStructure with the passed metadata
information.
- createStructure(JCoTable, int) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoStructure with the metadata
used for the given table instance.
- createTable(JCoRecordMetaData) - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoTable with the passed metadata
information.
- createThroughput() - Static method in class com.sap.conn.jco.JCo
-
Returns a newly created instance of JCoThroughput.
- createTID() - Method in interface com.sap.conn.jco.JCoDestination
-
Creates a new transaction ID that can be used for tRFC/qRFC requests.
- createUnitIdentifier(String, JCoUnitIdentifier.Type) - Static method in class com.sap.conn.jco.JCo
-
Creates a new unit identifier.
- getAbapClient() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the client used in the ABAP system.
- getAbapHost() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the host where the current or last call was executed or
from where the current or last request was received.
- getAbapLanguage() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the language used in the ABAP system.
- getAbapObject(int) - Method in interface com.sap.conn.jco.JCoRecord
-
- getAbapObject(String) - Method in interface com.sap.conn.jco.JCoRecord
-
- getAbapSystemNumber() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the system number of the ABAP server where the current or
last call was executed or from where the current or last request was received.
- getAbapUser() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the user name used in the ABAP system.
- getAccount() - Method in interface com.sap.cloud.account.Tenant
-
- getAccountName() - Method in interface com.sap.cloud.account.TenantContext
-
- getAliasUser() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the alias of the logon user as specified in the destination
properties.
- getAllProperties() - Method in interface com.sap.core.connectivity.api.configuration.DestinationConfiguration
-
Returns all destination properties in read only Map.
- getApplicationName() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the application name.
- getApplicationServerHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the host name of the ABAP instance as specified in the destination
properties.
- getAppToAppSSOHeader(String) - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates authentication header for SSO with other applications on the
same landscape.
- getApptoAppSSOHeader(String, DestinationConfiguration) - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates authentication header for SSO with other applications or
systems.
- getAttribute(String) - Method in interface com.sap.security.um.user.User
-
Returns the value of the provided attribute.
- getAttributeKind(String) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns what kind of attribute the given attribute is.
- getAttributeKind(int) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns what kind of attribute the given attribute is.
- getAttributes() - Method in interface com.sap.cloud.account.Account
-
- getAttributes(String) - Method in interface com.sap.cloud.account.Account
-
Use
Account.getAttributes()
to get all account attributes and
this method to get information only about attributes with attributeName.
- getAttributes() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the attributes of the destination.
- getAttributeValues(String) - Method in interface com.sap.security.um.user.User
-
Returns an array of values for an attribute.
- getAuthenticationMode() - Method in interface com.sap.conn.jco.server.JCoServerAuthenticationData
-
- getBigDecimal() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a BigDecimal object.
- getBigDecimal(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a BigDecimal object.
- getBigDecimal(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a BigDecimal object.
- getBigInteger() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a BigInteger object.
- getBigInteger(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a BigInteger object.
- getBigInteger(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a BigInteger object.
- getBinaryStream() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a stream of uninterpreted bytes in form of a java.io.InputStream object.
- getBinaryStream(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a stream of uninterpreted bytes in form of a java.io.InputStream object.
- getBinaryStream(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a stream of uninterpreted bytes in form of a java.io.InputStream object.
- getByte() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a as a byte.
- getByte(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a byte.
- getByte(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a byte.
- getByteArray() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a byte array.
- getByteArray(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a byte array.
- getByteArray(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a byte array.
- getByteLength() - Method in interface com.sap.conn.jco.JCoField
-
Returns the length of this field in non-Unicode layout.
- getByteLength(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the byte length of the data field for non-Unicode layout
at the specified index.
- getByteLength(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the byte length of the field for non-Unicode layout
with the specified name.
- getByteOffset() - Method in interface com.sap.conn.jco.JCoRecordField
-
Returns the offset of this field.
- getByteOffset(int) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the offset in a non-Unicode layout of the data field at the specified index.
- getByteOffset(String) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the offset in a non-Unicode layout of the field with the specified name.
- getCachedClassMetaDataNames() - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the names of the cached classes as a string array.
- getCachedFunctionTemplateNames() - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the names of the cached functions as a string array.
- getCachedRecordMetaDataNames() - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the names of the cached structures as a string array.
- getCallType() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the type of the current call.
- getChangingParameterList() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the list of changing parameters.
- getChangingParameterList() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the metadata for the changing parameter list.
- getChar() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a character.
- getChar(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a char.
- getChar(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a char.
- getCharacterStream() - Method in interface com.sap.conn.jco.JCoField
-
Returns the value of the i'th field as a stream of characters in form of a java.io.Reader object.
- getCharacterStream(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a stream of characters in form of a java.io.Reader object.
- getCharacterStream(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a stream of characters in form of a java.io.Reader object.
- getCharArray() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a char array.
- getCharArray(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a char array.
- getCharArray(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a char array.
- getClassMetaData() - Method in interface com.sap.conn.jco.JCoAbapObject
-
Returns the class metadata associated with this ABAP object instance.
- getClassMetaData(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the metadata object for the field, if the specified field is an
ABAP object and was defined with a reference to a metadata object.
- getClassMetaData(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the metadata object for the field, if the specified field is a
ABAP object and was defined with a reference to a metadata object.
- getClassMetaData(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the metadata for the passed class/interface name.
- getClassMetaDataCount() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Return the number of the cached class metadata objects.
- getClassName() - Method in exception com.sap.conn.jco.AbapClassException
-
Returns the class name of this ABAP class exception.
- getClassNameOfField(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the fully-qualified name of the Java class whose instances
are manufactured, if the methods getValue(int index) or
getValue(String fieldName) are called to retrieve a
value from the field.
- getClassNameOfField(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the fully-qualified name of the Java class whose instances
are manufactured, if the methods getValue(int index) or
getValue(String fieldName) are called to retrieve a
value from the field.
- getClassNameOfValue() - Method in interface com.sap.conn.jco.JCoField
-
Returns the fully-qualified name of the Java class whose instances
are manufactured if the method Field.getValue() is called
to retrieve a value from a field.
- getClassNameOfValue(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the fully qualified name of the Java class whose instances
are manufactured if the methods getValue(int index) or
getValue(String fieldName) are called to retrieve a
value from the field.
- getClassQueryError(String) - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getClient() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the SAP client from the connection attributes.
- getClient() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the SAP client associated with the unit.
- getClient() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns SAP client as specified in the destination
properties.
- getClient() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the client of this remote context.
- getConfiguration(String) - Method in interface com.sap.core.connectivity.api.configuration.ConnectivityConfiguration
-
Retrieves the destination configuration with the provided name.
- getConfiguration(String, String) - Method in interface com.sap.core.connectivity.api.configuration.ConnectivityConfiguration
-
Retrieves the destination configuration on account level with the
provided name for the provided account Id.
- getConfiguration() - Method in interface com.sap.core.jpaas.security.auth.api.AuthenticationService
-
Returns the login configuration associated to the current request processing or the default installed configuration.
- getConfiguration() - Static method in class com.sap.security.auth.login.LoginContextFactory
-
Returns the login configuration associated to the current request processing or the default installed configuration.
- getConfigurations(String) - Method in interface com.sap.core.connectivity.api.configuration.ConnectivityConfiguration
-
Retrieves all destination configurations on account level for the
provided account Id.
- getConnectionAttributes() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the attributes for the server connection over which the remote call is coming in.
- getConnectionCount() - Method in interface com.sap.conn.jco.server.JCoServer
-
- getConnectionHandle() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the connection handle.
- getConnectionHandleAsString() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the connection handle as a String.
- getConnectionID() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the id for the server connection over which the remote call is coming in.
- getConnectionMonitor() - Static method in class com.sap.conn.jco.JCo
-
Returns the connection monitor for all currently available connections.
- getConnectionsData() - Static method in class com.sap.conn.jco.monitor.JCoConnectionMonitor
-
Returns the list containing descriptions for all opened connections.
- getConnectionsData() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Creates and returns a list of all client connections that are currently used with or
held open by the monitored destination instance.
- getConnectionType() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the connection type, which is 'client' or 'server'.
- getConnectTimeout() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Returns the connect timeout in milliseconds.
- getConnsData() - Method in class com.sap.conn.jco.monitor.JCoConnectionMonitor
-
- getConvId() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the current conversation id.
- getCounter() - Method in interface com.sap.core.connectivity.api.sappassport.ConnectionInfo
-
Returns the connection counter that counts how many times this connection
(with the specified connection id ) has been used.
- getCPICConversationID() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the low-level CPIC conversation ID from the connection attributes.
- getCurrentUser() - Method in interface com.sap.security.um.user.UserProvider
-
Returns the current authenticated user, or null
if no
there is no such user.
- getCustomDestinationIDs(String) - Static method in class com.sap.conn.jco.JCo
-
Creates and returns a list with IDs of all custom destinations created by the destination with
the given destinationID.
- getCustomerId() - Method in interface com.sap.cloud.account.Account
-
- getDate() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a Date object.
- getDate(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a Date
object containing a date or time value.
- getDate(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a Date
object containing a date or time value.
- getDecimals() - Method in interface com.sap.conn.jco.JCoField
-
Returns the number of decimals for this field.
- getDecimals(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the number of decimals of the data field at the specified index.
- getDecimals(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the number of decimals for the field with the specified name
Decimals are only necessary for the JCO data types TYPE_BCD and TYPE_FLOAT, respectively.
- getDeclaringClass(String) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the name of the declaring class of the given attribute.
- getDeclaringClass(int) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the name of the declaring class of the given attribute.
- getDefault(int) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the default value of the data field at the specified index.
- getDefault(String) - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the default value for the attribute with the given name.
- getDefault(int) - Method in interface com.sap.conn.jco.JCoListMetaData
-
Returns the default value of the data field at the specified index.
- getDefault(String) - Method in interface com.sap.conn.jco.JCoListMetaData
-
Returns the default value for the field with the specified name.
- getDefault() - Method in interface com.sap.conn.jco.JCoParameterField
-
Returns the default value of this field.
- getDefault() - Static method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
Returns the default LDAP on premise socket factory.
- getDescription() - Method in interface com.sap.conn.jco.JCoField
-
Returns a textual description for this field.
- getDescription(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the descriptive text of the data field at the specified index.
- getDescription(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the descriptive text for the field with the specified name.
- getDescription() - Method in class com.sap.ecm.api.RepositoryOptions
-
- getDestination() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the destination from the connection attributes.
- getDestination(String) - Static method in class com.sap.conn.jco.JCoDestinationManager
-
Call this method to get an instance of a destination, on which you need to execute
a function module.
- getDestination(String, String) - Static method in class com.sap.conn.jco.JCoDestinationManager
-
Call this method to get an instance of a destination, on which you need to execute
a function module.
- getDestination() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the destination of this remote context.
- getDestinationID() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns internal id of this destination instance.
- getDestinationID() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the ID of the destination instance that is monitored by this instance.
- getDestinationIDs() - Static method in class com.sap.conn.jco.JCo
-
Creates and returns a list containing IDs of all available cached destinations.
- getDestinationIDs() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Returns the list of destination IDs which can be used by the monitored repository
for its DDIC queries.
- getDestinationInstance(String, String) - Method in class com.sap.conn.jco.JCoDestinationManager
-
Do not use this method.
- getDestinationMonitor(String) - Static method in class com.sap.conn.jco.JCo
-
Retrieves a monitoring object for a specific destination identified by the given ID.
- getDestinationName() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns name of destination.
- getDestinationName() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the name of the destination configuration which the monitored destination
instance was created from.
- getDestinationName() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Returns the destination name.
- getDisplayName() - Method in class com.sap.ecm.api.RepositoryOptions
-
- getDouble() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a double.
- getDouble(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a double.
- getDouble(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a double.
- getDSRPassport() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the byte representation of the DSR passport.
- getDSRPassportAsString() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the DSR passport as a hexadecimal string.
- getException(String) - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the ABAP exception for the specified key.
- getException(String) - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the ABAP exception for the specified key.
- getException(String) - Method in interface com.sap.conn.jco.JCoRequest
-
Returns the ABAP exception for the specified key.
- getExceptionList() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the list of defined ABAP exceptions that can occur.
- getExceptionList() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the ABAP exception list.
- getExceptionList() - Method in interface com.sap.conn.jco.JCoRequest
-
Returns the ABAP exception list.
- getExpirationCheckPeriod() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the time in ms, after which a timeout checker
will close the expired connections.
- getExpirationTime() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the time in ms, after which a free connection,
that is held internally for the destination,
is being regarded as expired and will be closed during
the next run of the expiration timeout checker.
- getExportParameterList() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the list of export parameters.
- getExportParameterList() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the metadata for the export parameter list.
- getExtendedFieldMetaData() - Method in interface com.sap.conn.jco.JCoField
-
Returns the extended field metadata object.
- getExtendedFieldMetaData(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the extended field metadata object at the specified index.
- getExtendedFieldMetaData(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the extended metadata object for the field with the specified name.
- getExternalIDData() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the external identification user logon data as specified in the
destination properties.
- getExternalIDType() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the type of the external identification user logon data as specified
in the destination properties.
- getFailedClassesQueries() - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getFailedFunctionQueries() - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getFailedTypesQueries() - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getFailureTimeStamp() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the time stamp of the failure as a java.util.Date
object.
- getFailureTimeStampAsString() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the time stamp of the failure as a string.
- getField(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the i'th field.
- getField(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the named field.
- getFieldCount() - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the number of entries (fields).
- getFieldCount() - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the number of fields in this container.
- getFieldIterator() - Method in interface com.sap.conn.jco.JCoRecord
-
Returns a JCoFieldIterator.
- getFloat() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a float.
- getFloat(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a float.
- getFloat(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a float.
- getFullVersion() - Static method in class com.sap.conn.jco.About
-
Returns the string containing versions of components used by Java Connector layers.
- getFunction() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Creates a function object from the template and returns it.
- getFunction(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns a JCoFunction with initial parameters for the passed function name.
- getFunctionInterface() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the metadata for the function interface.
- getFunctionInterface(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the metadata for the passed function.
- getFunctionMetaDataCount() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Returns the number of the cached function metadata objects.
- getFunctionModuleName() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the name of the function module that is currently being executed or has been executed as last one.
- getFunctionQueryError(String) - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getFunctions() - Method in interface com.sap.conn.jco.JCoFunctionUnit
-
Returns an immutable list of function.
- getFunctionTemplate() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the function template, i.e.
- getFunctionTemplate(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the template for the passed function.
- getFunctionUnitAttributes() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the attributes of the incoming background unit over the server.
- getFunctionUnitState(JCoUnitIdentifier) - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the state of the unit with the given ID.
- getFunctionUnitState(JCoServerContext, JCoUnitIdentifier) - Method in interface com.sap.conn.jco.server.JCoServerUnitIDHandler
-
The method will be invoked if the ABAP side resumes after a failure in bgRFC scheduler.
- getGatewayHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the gateway host as specified in the destination
properties.
- getGatewayService() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the gateway service as specified in the destination
properties.
- getGroup() - Method in exception com.sap.conn.jco.JCoException
-
Returns the error group.
- getGroup() - Method in exception com.sap.conn.jco.JCoRuntimeException
-
Returns the error group.
- getGroupName() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the name of the connection group.
- getGroups() - Method in interface com.sap.security.um.user.User
-
Returns the groups in which the user is included.
- getHandleRequestTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the time consumed by the server's handle request method.
- getHost() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the host from the connection attributes.
- getHostName() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the sending application server instance (host name).
- getId() - Method in interface com.sap.cloud.account.Account
-
- getId() - Method in interface com.sap.cloud.account.Tenant
-
- getID() - Method in interface com.sap.conn.jco.JCoUnitIdentifier
-
Returns the hexadecimal representation of the unit ID.
- getId() - Method in interface com.sap.core.connectivity.api.sappassport.ConnectionInfo
-
Returns the connection id as byte array.
- getIDAsBytes() - Method in interface com.sap.conn.jco.JCoUnitIdentifier
-
Returns the unit ID.
- getIdentifier() - Method in interface com.sap.conn.jco.JCoFunctionUnit
-
Return the unique identifier for the function unit.
- getIdentifier() - Method in interface com.sap.conn.jco.JCoRequestUnit
-
Return the unique identifier for the function unit.
- getImplementedInterfaces() - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the list of implemented interfaces.
- getImportParameterList() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the list import parameters.
- getImportParameterList() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the metadata for the import parameter list.
- getInstallationNumber() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the installation (license) number of the partner (server).
- getInstance() - Static method in class com.sap.security.um.service.UserManagementAccessor
-
Returns User Management Accessor used to get registered user provider.
- getInt() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as an int.
- getInt(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as an integer.
- getInt(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as an integer.
- getISOLanguage() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the logon language field from the connection attributes
and returns it as a two-character string.
- getKernelRelease() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the release of the remote SAP system's kernel.
- getKey() - Method in exception com.sap.conn.jco.JCoException
-
Returns the error key.
- getKey() - Method in exception com.sap.conn.jco.JCoRuntimeException
-
Returns the error key.
- getKeyStore(String, char[]) - Method in interface com.sap.cloud.crypto.keystore.api.KeyStoreService
-
Returns a fully initialized java.security.KeyStore instance.
- getKeyStore() - Method in interface com.sap.core.connectivity.api.configuration.DestinationConfiguration
-
Returns the keystore configured in the destination.
- getKeyStoreNames() - Method in interface com.sap.cloud.crypto.keystore.api.KeyStoreService
-
Returns the names of all available keystores.
- getLanguage() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the logon language field from the connection attributes
and returns it as a one-character string.
- getLanguage() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the logon language as specified in the destination
properties.
- getLanguage() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the logon language used by the partner (server).
- getLastAccessTimestamp() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Returns the time stamp of the last access to the repository.
- getLastActivityTimestamp() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the timestamp of the last activity of the connection.
- getLastActivityTimestamp() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the time stamp of the last activity done with the monitored destination
instance.
- getLastActivityTimestampAsString(Calendar) - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the timestamp of the last activity of the connection as a String.
- getLastRemoteQueryTimestamp() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Returns the time stamp of the last remote query done by the repository.
- getLength() - Method in interface com.sap.conn.jco.JCoField
-
Returns the max length of the data field.
- getLength(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the max length of the data field at the specified index.
- getLength(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the max length of the data field at the specified index.
- getLineType() - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
In case the JCoRecordMetaData represents a table type, getLineType()
returns the
name of the structure, table or data element, which is the line type of the table.
- getListMetaData() - Method in interface com.sap.conn.jco.JCoParameterList
-
returns the appropriated metadata object, that was used for
creation of this record.
- getLocale() - Method in interface com.sap.security.um.user.User
-
Returns the locale of the user or null
, if no locale is
maintained for the user.
- getLogonCheck() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the logon check mode as specified in the destination
properties.
- getLogonGroup() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the logon group as specified in the destination
properties.
- getLong() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a long.
- getLong(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a long.
- getLong(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a long.
- getMarshallTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the time consumed for marshalling data from JCo to network representation.
- getMaxConnectionCount() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the maximum number of server connections that can be registered.
- getMaxGetClientTime() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the max time in ms for the allocation of a
connection to a destination in case that the peak limit
is already reached.
- getMaxUsedCount() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the maximum number of simultaneously used client connections with the
monitored destination instance.
- getMessageClass() - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message class, if T100 message information is available.
- getMessageNumber() - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message number, if T100 message information is available.
- getMessageParameter(int) - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message parameter at position index or null
, if there is none at that position.
- getMessageParameters() - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message parameters as array.
- getMessageServerHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SAP message server as specified in the destination
properties.
- getMessageServerService() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SAP message server port as specified in the destination
properties.
- getMessageText() - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message text, if T100 message information is available.
- getMessageType() - Method in exception com.sap.conn.jco.JCoException
-
Returns the ABAP message type, if T100 message information is available.
- getMetaData() - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the appropriated metadata object that was used for
creation of this record.
- getMiddlewareProperty(String) - Static method in class com.sap.conn.jco.JCo
-
Returns the current value for the given middleware property or null,
if there is no value set.
- getMiddlewareTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the time consumed by the middleware layer.
- getMonitor() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns a monitor instance describing the client connections that have been created by
the JCo runtime for this destination instance.
- getMonitor() - Method in interface com.sap.conn.jco.JCoRepository
-
Returns a newly created or available monitor instance for the repository.
- getName() - Method in interface com.sap.cloud.account.Account
-
- getName() - Method in interface com.sap.conn.jco.JCoField
-
Returns the name of this field.
- getName() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the function name.
- getName() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the name of the function.
- getName() - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the name of the table/structure this metadata describes.
- getName(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the field name of the data field at the specified index.
- getName() - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the repository name.
- getName() - Method in interface com.sap.conn.jco.JCoRequest
-
Returns the name of the function module that is referred to by the JCoRequest.
- getName() - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeader
-
- getName() - Method in interface com.sap.core.connectivity.api.sappassport.SapPassportHeader
-
- getNumCalls() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the number of calls since the last reset.
- getNumColumns() - Method in interface com.sap.conn.jco.JCoTable
-
Returns the number of columns in this table.
- getNumReceivedBytes() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the number of data bytes received from the remote system.
- getNumRows() - Method in interface com.sap.conn.jco.JCoTable
-
Returns the number of rows.
- getNumSentBytes() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the number of data bytes sent to the remote system.
- getOAuth2ClientCredentialsHeader(DestinationConfiguration) - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates authentication header for OAuth2ClientCredentials destination.
OAuth access token will be generated for destinations with authentication
type OAuth2ClientCredentials in order OAuth-protected resources to be
consumed.
- getOAuth2SAMLBearerAssertionHeaders(DestinationConfiguration) - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates authentication headers for OAuth2SAMLBearerAssertion
destination.
OAuth access token will be generated for destinations with authentication
type OAuth2SAMLBearerAssertion in order OAuth-protected resources to be
consumed.
- getOAuthAuthorizationService() - Static method in class com.sap.cloud.security.oauth2.OAuthAuthorization
-
Returns OAuth Authorization object that is used to perform the protected
resource access check by retrieving from the Authorization Server the
scopes associated with the given Access Token.
- getOriginalDestination() - Method in interface com.sap.conn.jco.JCoCustomDestination
-
Returns the original destination, also known as the parent destination of this custom destination.
- getOriginDestinationID() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the ID of the destination instance that the monitored destination instance
originated from.
- getOwnBytesPerChar() - Method in interface com.sap.conn.jco.JCoAttributes
-
Returns the number of bytes per character for the currently
used local codepage.
- getOwnCharset() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the Java charset equivalent of the local SAP codepage.
- getOwnCodepage() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the local codepage in SAP notation.
- getOwnEncoding() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the MIME encoding equivalent of the local SAP codepage.
- getP12FilePath() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the path to the P12 file used for the creation of the
SSLContext
.
- getParameterFieldIterator() - Method in interface com.sap.conn.jco.JCoParameterList
-
Returns an iterator over JCoParameterField.
- getParentClasses() - Method in interface com.sap.conn.jco.JCoClassMetaData
-
Returns the parent classes.
- getPartnerBytesPerChar() - Method in interface com.sap.conn.jco.JCoAttributes
-
Returns the number of bytes per character for the currently
used remote codepage.
- getPartnerCharset() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the Java charset equivalent of the codepage used by the
remote system.
- getPartnerCodepage() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the codepage used by the remote system in SAP notation.
- getPartnerEncoding() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the MIME encoding equivalent of the remote SAP codepage.
- getPartnerHost() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the partner host from the connection attributes.
- getPartnerInetAddress() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the partner IP address as InetAddress.
- getPartnerRelease() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the release of the remote SAP system.
- getPartnerReleaseNumber() - Method in interface com.sap.conn.jco.JCoAttributes
-
Returns the release number of the partner system as an integer.
- getPartnerType() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the type which specifies the partner of the communication.
- getPassword(String) - Method in interface com.sap.cloud.security.password.PasswordStorage
-
Returns the password associated with the given alias.
- getPassword() - Method in interface com.sap.conn.jco.server.JCoServerAuthenticationData
-
- getPeakLimit() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the maximum number of connections, that can be created
for the destination simultaneously.
- getPeakLimit() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the maximum number of client connections that can be used simultaneously
with the monitored destination instance.
- getPingCheckInterval() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the interval in seconds how often a WebSocket connection, which is currently not writing/reading any data,
is checked for incoming ping messages.
- getPoolCapacity() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the maximum number of idle connections, that will be kept
open in a pool.
- getPoolCapacity() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the maximum number of client connections that will be held open for the
monitored destination instance.
- getPooledConnectionCount() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the number of client connections that are currently held open for the
monitored destination instance.
- getPrincipalPropagationHeader() - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates header for principal propagation to on-premise systems.
- getProgramName() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the program name associated with the unit.
- getProperties() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the complete property set describing the destination.
- getProperty(String) - Static method in class com.sap.conn.jco.JCo
-
Returns the current value for the given JCo property or null,
if there is no such property set.
- getProperty(String) - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the value for a property defined by the server configuration.
- getProperty(String) - Method in interface com.sap.core.connectivity.api.configuration.DestinationConfiguration
-
Returns the value of destination property with the specified key.
- getProtocol() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the communication protocol.
- getProxyHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the proxy host as specified in the destination properties.
- getProxyPort() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the proxy port number as specified in the destination properties.
- getProxyUser() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the proxy user as specified in the destination properties.
- getQueueName() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the queue name sent by the backend, if currently a qRFC LUW is being processed.
- getQueueNames() - Method in interface com.sap.conn.jco.JCoFunctionUnit
-
Returns an immutable copy of the list containing the queue names.
- getQueueNames() - Method in interface com.sap.conn.jco.JCoRequestUnit
-
Returns an immutable copy of the list containing the queue names.
- getQueueNames() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the queue names sent by the backend, if currently a bgRFC LUW is being processed.
- getR3Name() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the system ID of the SAP system as specified in the destination
properties.
- getReadTimeout() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Returns the read timeout in milliseconds.
- getRecordFieldIterator() - Method in interface com.sap.conn.jco.JCoStructure
-
Returns an iterator over JCoRecordField.
- getRecordFieldIterator() - Method in interface com.sap.conn.jco.JCoTable
-
Returns a JCoRecordFieldIterator.
- getRecordFieldName(int) - Method in interface com.sap.conn.jco.JCoListMetaData
-
If the parameter is defined by referencing a field in a table or structure, the name of this field
for the parameter field at the specified index is returned, null
otherwise.
- getRecordFieldName(String) - Method in interface com.sap.conn.jco.JCoListMetaData
-
If the parameter is defined by referencing a field in a table or structure, the name of this field
for the parameter field with the specified name is returned, null
otherwise.
- getRecordLength() - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the total length of a structure or single row of a table with a non-Unicode layout.
- getRecordMetaData() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field metadata object in case of complex object (table or structure),
or null .
- getRecordMetaData(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the metadata object for the field, if the specified field is a
table or structure and was defined with a reference to a metadata object.
- getRecordMetaData(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the metadata object for the field, if the specified field is a
table or structure and was defined with a reference to a metadata object.
- getRecordMetaData(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the metadata for the passed structure/table name.
- getRecordMetaData() - Method in interface com.sap.conn.jco.JCoStructure
-
Returns the appropriated metadata object, that was used for
creation of this record.
- getRecordMetaData() - Method in interface com.sap.conn.jco.JCoTable
-
Returns the appropriated metadata object, that was used for the
creation of this table.
- getRecordTypeName(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the table/structure name of the data field or null
if no table name is available.
- getRecordTypeName(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the table/structure or data element name of the data field or null
if no table name or data element name is available.
- getRelease() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the release of the local SAP system or transport library.
- getRemoteContext() - Method in exception com.sap.conn.jco.AbapClassException
-
Returns the remote context of this ABAP class exception.
- getRepository(String) - Static method in class com.sap.conn.jco.JCo
-
Returns the repository instance corresponding to the given repository ID or null if
the repository isn't available.
- getRepository() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns a repository instance that contains metadata for this
destination.
- getRepository() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the default repository instance used by this server instance.
- getRepository(JCoServerContextInfo) - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the repository instance used by this server instance for the specified request context.
- getRepository() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the reference to the repository instance used by the JCo server.
- getRepositoryDestination() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the repository destination name for obtaining the default repository.
- getRepositoryDestinationID(String) - Static method in class com.sap.conn.jco.JCo
-
Returns the destination ID used by repository instances internally.
- getRepositoryDestinationMonitor(String) - Static method in class com.sap.conn.jco.JCo
-
Retrieves a monitoring object for a specific repository destination of the destination
identified by the given ID.
- getRepositoryDestinationMonitor() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns a monitor instance describing the client connections that have been created by
the JCo runtime for the repository queries done via this destination instance.
- getRepositoryIDs() - Static method in class com.sap.conn.jco.JCo
-
Returns a list containing IDs of all repository instances that are kept internally.
- getRepositoryKey() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Returns the repository key.
- getRepositoryKey() - Method in class com.sap.ecm.api.RepositoryOptions
-
- getRepositoryUniqueName() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Returns the repository unique name.
- getRepositoryUser() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the user that is used for communication when executing repository queries
via this destination if there is no repository destination configured.
- getRequest() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns a request object for this function template.
- getRequest(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns a JCoRequest with initial parameters for the passed function name.
- getRequests() - Method in interface com.sap.conn.jco.JCoRequestUnit
-
Returns an immutable list of function.
- getRfcRole() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the RFC role from the connection attributes.
- getRoles() - Method in interface com.sap.security.um.user.User
-
Returns a set of roles assigned to the user.
- getRow() - Method in interface com.sap.conn.jco.JCoTable
-
Returns the current row number.
- getSAPAssertionHeader(DestinationConfiguration) - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeaderProvider
-
Generates authentication header for SAPAssertionSSO destination.
SAP assertion ticket will be generated for destinations with
authentication type SAPAssertionSSO in order to propagate the currently
logged on user to a SAP back-end system.
- getSapPassportHeader(ConnectionInfo) - Method in interface com.sap.core.connectivity.api.sappassport.SapPassportHeaderProvider
-
Retrieves the updated SAP-PASSPORT.
- getSAPRouterString() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SAP router string as specified in the destination
properties.
- getSendingTime() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the sendingTime the time when the associated unit is transmitted.
- getServer() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the reference to the server instance handling the remote call.
- getServer() - Static method in class com.sap.conn.jco.server.JCoServerFactoryCF
-
Return the available JCo server instance.
- getServerInstance() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the server instance (name) of the partner (server).
- getServerInstance() - Method in class com.sap.conn.jco.server.JCoServerFactoryCF
-
Do not use this method.
- getServerIpAddress() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the server IP address of the partner (server).
- getServerTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the time spent at the server side for the requests.
- getSessionId() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the client or server internal session id.
- getSessionID() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the session id of the current session.
- getShort() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a short.
- getShort(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a short.
- getShort(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a short.
- getSncMode() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SNC mode as specified in the destination
properties.
- getSncSSO() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SNC SSO mode as specified in the destination
properties.
- getSSOTicket() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the SSO ticket from the connection attributes.
- getSSOTicket() - Method in interface com.sap.conn.jco.server.JCoServerAuthenticationData
-
- getSSOTicket() - Method in interface com.sap.conn.jco.server.JCoServerAuthorizationData
-
- getState() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns a flag that indicates the activity state of the connection.
- getState() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the current state of this server.
- getStateAsString() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the activity state of the connection as String.
- getString() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a string.
- getString(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a String.
- getString(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a String object.
- getString() - Method in interface com.sap.conn.jco.JCoStructure
-
Returns a String containing all fields concatenated to one single String.
- getString() - Method in interface com.sap.conn.jco.JCoTable
-
Returns a String containing all fields of the current row concatenated to one single String.
- getStructure() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a JCoStructure object.
- getStructure(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a JCoStructure object.
- getStructure(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a JCoStructure object.
- getStructureDefinition(String) - Method in interface com.sap.conn.jco.JCoRepository
-
Returns the metadata for the passed structure/table name.
- getSubscribedTenants() - Method in interface com.sap.cloud.account.TenantContext
-
Returns all tenants subscribed to the calling application.
- getSystemID() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the SAP system ID from the connection attributes.
- getSystemID() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the system id of the ABAP server, to which the connection is established.
- getSystemNumber() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the SAP system number from the connection attributes.
- getSystemNumber() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the SAP system number as specified in the destination
properties.
- getTable() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a JCoTable object.
- getTable(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field a JCoTable object.
- getTable(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a JCoTable object.
- getTableParameterList() - Method in interface com.sap.conn.jco.JCoFunction
-
Returns the list of table parameters.
- getTableParameterList() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns the metadata for the table parameter list.
- getTenant() - Method in interface com.sap.cloud.account.TenantContext
-
Returns the Tenant
associated with the current Thread
.
- getTenant() - Method in interface com.sap.conn.jco.server.JCoServer
-
- getTenantId() - Method in interface com.sap.cloud.account.TenantContext
-
- getThreadId() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the thread ID of the thread, in which the connection was last used.
- getThreadIdAsString() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the thread ID as a String of the thread, in which the connection was last used.
- getThreadName() - Method in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Returns the thread name of the thread, in which the connection was last used.
- getThroughput() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the throughput instance.
- getThroughput() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the throughput instance.
- getTID() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the TID if the call coming in was sent in "background task".
- getTime() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as a Date object.
- getTime(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the i'th field as a Date
object containing a time value.
- getTime(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as a Date
object containing a time value.
- getTotalTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the total execution time.
- getTPHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the host of the external server program as specified in the destination
properties.
- getTPName() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the program ID of the external server program as specified in the destination
properties.
- getTrace() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the RFC trace flag from the connection attributes.
- getTraceLevel() - Static method in class com.sap.conn.jco.JCo
-
Returns the current trace level.
- getTracePath() - Static method in class com.sap.conn.jco.JCo
-
Returns the current trace path.
- getTransactionCode() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the ABAP transaction associated with the unit.
- getTrustStore() - Method in interface com.sap.core.connectivity.api.configuration.DestinationConfiguration
-
Returns the truststore configured in the destination.
- getType() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the type which specifies the local system.
- getType() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the type of the destination.
- getType() - Method in interface com.sap.conn.jco.JCoField
-
Returns the type of this field.
- getType(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the JCo data type of the data field at the specified index.
- getType(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the JCo data type of the data for the field with the specified name.
- getType() - Method in interface com.sap.conn.jco.JCoUnitIdentifier
-
Returns the type of the unit.
- getTypeAsString() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's type as a string.
- getTypeAsString(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns a String representation of the JCo data type of the data field at the specified index.
- getTypeAsString(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns a String representation of the JCo data type of the data field for the field with the specified name.
- getTypeMetaDataCount() - Method in interface com.sap.conn.jco.monitor.JCoRepositoryMonitor
-
Return the number of the cached type (tables and structures) metadata objects.
- getTypeQueryError(String) - Method in interface com.sap.conn.jco.JCoRepositoryQueryResult
-
- getUnicodeByteLength() - Method in interface com.sap.conn.jco.JCoField
-
Returns the length of this field in Unicode layout.
- getUnicodeByteLength(int) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the length of the data field at the specified index for Unicode layout.
- getUnicodeByteLength(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Returns the length of the field with the specified name for Unicode layout.
- getUnicodeByteOffset() - Method in interface com.sap.conn.jco.JCoRecordField
-
Returns the offset of this field.
- getUnicodeByteOffset(int) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the offset in a Unicode layout of the data field at the specified index.
- getUnicodeByteOffset(String) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the offset in a Unicode layout of the field with the specified name.
- getUnicodeRecordLength() - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Returns the total length of a structure or single row of a table with a Unicode layout.
- getUniqueName() - Method in class com.sap.ecm.api.RepositoryOptions
-
- getUnitIdentifier() - Method in interface com.sap.conn.jco.server.JCoServerContextInfo
-
Returns the unit identifier if the call coming in was sent as "background unit".
- getUnmarshallTime() - Method in interface com.sap.conn.jco.JCoThroughput
-
Returns the time consumed for marshalling data from network to JCo representation.
- getUsedConnectionCount() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the number of client connections that are currently being used with the
monitored destination instance.
- getUser() - Method in interface com.sap.conn.jco.JCoAttributes
-
Retrieves the user ID from the connection attributes,
the name of the user the connection is associated with.
- getUser() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the logon user as specified in the destination
properties.
- getUser() - Method in interface com.sap.conn.jco.JCoRemoteContext
-
Returns the user used by the partner (server).
- getUser() - Method in interface com.sap.conn.jco.server.JCoServerAuthenticationData
-
- getUser(String) - Method in interface com.sap.security.um.user.UserProvider
-
Returns the user which has the provided name, or null
if no
user with the provided name exists.
- getUser(X509Certificate) - Method in interface com.sap.security.um.user.UserProvider
-
Returns the user which has the provided X.509 client certificate assigned,
or null
if the provided certificate is not assigned to any
user.
- getUserID() - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Returns the user ID associated with the unit.
- getUserLogonData() - Method in interface com.sap.conn.jco.JCoCustomDestination
-
Returns the container for the properties of the user logon data.
- getUserProvider() - Static method in class com.sap.security.um.service.UserManagementAccessor
-
Returns user provider that provides read access to the user implementation.
- getValue() - Method in interface com.sap.conn.jco.JCoField
-
Returns the field's value as an object.
- getValue(int) - Method in interface com.sap.conn.jco.JCoRecord
-
Generic method that returns the value of the i'th field as an object.
- getValue(String) - Method in interface com.sap.conn.jco.JCoRecord
-
Returns the value of the named field as an object.
- getValue() - Method in interface com.sap.core.connectivity.api.authentication.AuthenticationHeader
-
- getValue() - Method in interface com.sap.core.connectivity.api.sappassport.SapPassportHeader
-
- getVersion() - Static method in class com.sap.conn.jco.JCo
-
Returns the version of the JCo implementation.
- getVisibility() - Method in class com.sap.ecm.api.RepositoryOptions
-
- getWaitingThreadCount() - Method in interface com.sap.conn.jco.monitor.JCoDestinationMonitor
-
Returns the number of threads that are currently waiting for a free connection to
be used with the monitored destination instance.
- getWebSocketHost() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the WebSocket host as specified in the destination properties.
- getWebSocketPort() - Method in interface com.sap.conn.jco.JCoDestination
-
Returns the WebSocket port number as specified in the destination properties.
- getWebSocketPort() - Method in interface com.sap.conn.jco.server.JCoServer
-
Returns the current WebSocket port under which this server has been started on this machine.
- getX509Certificate() - Method in interface com.sap.conn.jco.server.JCoServerAuthenticationData
-
- JCo - Class in com.sap.conn.jco
-
The main factory class of JCo.
- JCO_ALIAS_USER - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Logon user alias, can be used instead of the logon user ID.
- JCO_ASHOST - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
SAP ABAP application server, mandatory for a direct connection.
- JCO_CLIENT - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
SAP client, mandatory logon parameter.
- JCO_CODEPAGE - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Additional logon parameter to define the codepage that will used to convert
the logon parameters.
- JCO_DELTA - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Use the table delta management for reducing the amount of data being sent via
the network, especially if dealing with big RFC table parameters.
- JCO_ERROR_ABAP_CLASS_EXCEPTION - Static variable in exception com.sap.conn.jco.JCoException
-
A ABAP class exception has been thrown by a function module in the remote system.
- JCO_ERROR_ABAP_EXCEPTION - Static variable in exception com.sap.conn.jco.JCoException
-
An exception has been thrown by a function module in the remote
system.
- JCO_ERROR_APPLICATION_EXCEPTION - Static variable in exception com.sap.conn.jco.JCoException
-
An application error occurred in a JCo server.
- JCO_ERROR_CANCELLED - Static variable in exception com.sap.conn.jco.JCoException
-
A registered server connection has been canceled on the gateway.
- JCO_ERROR_CBRFC_SERIALIZE - Static variable in exception com.sap.conn.jco.JCoException
-
An exception is thrown while processing data in columnBased mode.
- JCO_ERROR_CHECK_SESSION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_COMMUNICATION - Static variable in exception com.sap.conn.jco.JCoException
-
Exception is caused by network problems, connection breakdowns, gateway problems,
unavailability of the remote SAP system, etc.
- JCO_ERROR_CONCURRENT_CALL - Static variable in exception com.sap.conn.jco.JCoException
-
A concurrent method call has been detected.
- JCO_ERROR_CONFIGURATION - Static variable in exception com.sap.conn.jco.JCoException
-
A general configuration error detected.
- JCO_ERROR_CONVERSION - Static variable in exception com.sap.conn.jco.JCoException
-
A conversion between two representations of either a parameter, structure, or table field
has failed.
- JCO_ERROR_CREATE_SESSION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_DATA_PROVIDER_ERROR - Static variable in exception com.sap.conn.jco.JCoException
-
A data provider signaled an internal error to JCo.
- JCO_ERROR_DESTINATION_DATA_INVALID - Static variable in exception com.sap.conn.jco.JCoException
-
A destination instance was used, for which the configuration was either deleted or updated.
- JCO_ERROR_DESTROY_SESSION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_DSR_LOAD_ERROR - Static variable in exception com.sap.conn.jco.JCoException
-
DSR is turned on via JCo property, but the library could not loaded properly.
- JCO_ERROR_EXTENSION - Static variable in exception com.sap.conn.jco.JCoException
-
An exception is thrown due to a situation caused by an infrastructure extension.
- JCO_ERROR_FIELD_NOT_FOUND - Static variable in exception com.sap.conn.jco.JCoException
-
A field requested from either a JCoRecord or one of its extending.
- JCO_ERROR_FUNCTION_NOT_FOUND - Static variable in exception com.sap.conn.jco.JCoException
-
A function template could not completely be retrieved from the repository
in a JCo server or an error occured during creation of it.
- JCO_ERROR_ILLEGAL_ARGUMENT - Static variable in exception com.sap.conn.jco.JCoException
-
An illegal method argument has been detected.
- JCO_ERROR_ILLEGAL_STATE - Static variable in exception com.sap.conn.jco.JCoException
-
An illegal situation occurred within JCo runtime.
- JCO_ERROR_ILLEGAL_TID - Static variable in exception com.sap.conn.jco.JCoException
-
An invalid transaction ID has been encountered.
- JCO_ERROR_INITIALIZATION - Static variable in exception com.sap.conn.jco.JCoException
-
Some initialization failed within JCo.
- JCO_ERROR_INTERNAL - Static variable in exception com.sap.conn.jco.JCoException
-
An internal error in the JCo runtime.
- JCO_ERROR_INVALID_HANDLE - Static variable in exception com.sap.conn.jco.JCoException
-
A connection handle used internally is invalid, e.g.
- JCO_ERROR_INVALID_REPOSITORY_CACHE - Static variable in exception com.sap.conn.jco.JCoException
-
Indicates an invalid repository cache.
- JCO_ERROR_JARM_LOAD_ERROR - Static variable in exception com.sap.conn.jco.JCoException
-
jARM is turned on via JCo property, but the library could not loaded properly.
- JCO_ERROR_LOGON_FAILURE - Static variable in exception com.sap.conn.jco.JCoException
-
Authorization failures during the logon phase in the ABAP backend.
- JCO_ERROR_NOT_SUPPORTED - Static variable in exception com.sap.conn.jco.JCoException
-
Used for various situations that are not supported within JCo.
- JCO_ERROR_NULL_HANDLE - Static variable in exception com.sap.conn.jco.JCoException
-
A connection handle used internally is null.
- JCO_ERROR_PASSIVATE_SESSION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_PASSWORD_CHANGE_REQUIRED - Static variable in exception com.sap.conn.jco.JCoException
-
When connecting to a partner system that does not allow to logon with initial and expired passwords
this group will be used.
- JCO_ERROR_PROGRAM - Static variable in exception com.sap.conn.jco.JCoException
-
The application using JCo provides JCo wrong information or is behaving incorrectly.
- JCO_ERROR_PROTOCOL - Static variable in exception com.sap.conn.jco.JCoException
-
An internal communication protocol error has been detected, while processing data coming over the line.
- JCO_ERROR_REGISTRATION_DENIED - Static variable in exception com.sap.conn.jco.JCoException
-
The gateway is protected with a reg_info file, and the registration of a server failed due to
incomplete permissions of the current server.
- JCO_ERROR_REPOSITORY_SERIALIZATION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_REQUEST_CANCELLED - Static variable in exception com.sap.conn.jco.JCoException
-
A function module execution was cancelled because the scope/session, in which it was running,
has been finished.
- JCO_ERROR_RESOURCE - Static variable in exception com.sap.conn.jco.JCoException
-
Indicates that JCo has issues with resources, such as connections in a connection pool, destinations, or servers.
- JCO_ERROR_RESTORE_SESSION - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_SERIALIZATION - Static variable in exception com.sap.conn.jco.JCoException
-
Indicates an error in json stream.
- JCO_ERROR_SERVER_ACCESS_DENIED - Static variable in exception com.sap.conn.jco.JCoException
-
Exception thrown whenever the server detects an authorization violation.
- JCO_ERROR_SERVER_DATA_INVALID - Static variable in exception com.sap.conn.jco.JCoException
-
A server instance was used, for which the configuration was either deleted or updated.
- JCO_ERROR_SERVER_STARTUP - Static variable in exception com.sap.conn.jco.JCoException
-
Something went wrong during the startup phase of a JCo server.
- JCO_ERROR_SESSION_REF_NOT_VALID - Static variable in exception com.sap.conn.jco.JCoException
-
- JCO_ERROR_SHAREABLE_CONTAINER - Static variable in exception com.sap.conn.jco.JCoException
-
Not used in standalone environment.
- JCO_ERROR_STATE_BUSY - Static variable in exception com.sap.conn.jco.JCoException
-
The remote ABAP system is busy.
- JCO_ERROR_SYSTEM_FAILURE - Static variable in exception com.sap.conn.jco.JCoException
-
A system failure has occurred in the remote SAP system.
- JCO_ERROR_TIMEOUT - Static variable in exception com.sap.conn.jco.JCoException
-
A timeout occurred while trying to logon to an ABAP system.
- JCO_ERROR_UNSUPPORTED_CODEPAGE - Static variable in exception com.sap.conn.jco.JCoException
-
The remote SAP system or the local systems runs under a codepage,
which is not supported by JCoRuntime.
- JCO_ERROR_XML_PARSER - Static variable in exception com.sap.conn.jco.JCoException
-
An exception is thrown while processing XML like serialized data.
- JCO_GROUP - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Group of SAP application servers, mandatory property for a load balancing
connection.
- JCO_LANG - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Logon language, if not defined the default user language is used.
- JCO_MSHOST - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
SAP message server, mandatory property for a load balancing connection.
- JCO_MSSERV - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
SAP message server port, optional property for a load balancing connection.
- JCO_MYSAPSSO2 - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
SAP Cookie Version 2 as logon ticket for SSO based authentication.
- JCO_PASSWD - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Logon password, logon parameter for password based authentication.
- JCO_PROXY_HOST - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Host name of the network proxy to be used.
- JCO_PROXY_PASSWD - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Password for authenticating at the network proxy.
- JCO_PROXY_PORT - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Port number of the network proxy to be used.
- JCO_PROXY_TYPE - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Proxy type property.
- JCO_PROXY_USER - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Technical user name for authenticating at the network proxy.
- JCO_R3NAME - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
System ID of the SAP system, mandatory property for a load balancing
connection.
- JCO_REPOSITORY_PASSWD - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
The password for a repository user.
- JCO_REPOSITORY_USER - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
If repository destination is not set, and this property is set, it will be
used as user for repository calls.
- JCO_SYSNR - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
System number of the SAP ABAP application server, mandatory for a direct
connection.
- JCO_TLS_CLIENT_CERTIFICATE_LOGON - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
If
RfcConstants.JCO_USE_TLS
is set to 1 this property enables the logon at the backend via the x509 client
certificate that is used in the TLS handshake.
- JCO_TLS_TRUST_ALL - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
- JCO_USE_TLS - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Specifies if the TLS (Transport Layer Security) protocol shall be used for protecting the communication via a
websocket.
- JCO_USER - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Logon user, logon parameter for password based authentication.
- JCO_WSHOST - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Websocket host to be used for direct websocket communication.
- JCO_WSPORT - Static variable in interface com.sap.core.connectivity.api.validation.consts.RfcConstants
-
Websocket port number to be used for direct websocket communication.
- JCoAbapObject - Interface in com.sap.conn.jco
-
The interface comprises public methods for access to ABAP object members.
- JCoApplicationAuthenticationException - Exception in com.sap.conn.jco.server
-
Using this exception the application's security handler notifies the sender system,
that the user, who initiated a remote call, does not have access to the server.
- JCoApplicationAuthenticationException() - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthenticationException
-
Creates a new instance of an application authentication exception.
- JCoApplicationAuthenticationException(String) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthenticationException
-
Creates a new instance of an application authentication exception with the given message.
- JCoApplicationAuthenticationException(String, Throwable) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthenticationException
-
Creates a new instance of an application authentication exception with the given message and
a cause exception.
- JCoApplicationAuthenticationException(Throwable) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthenticationException
-
Creates a new instance of an application authentication exception with the given cause exception.
- JCoApplicationAuthorizationException - Exception in com.sap.conn.jco.server
-
Using this exception the application's security handler notifies the sender system,
that the user, who initiated a remote call, does not have enough permissions.
- JCoApplicationAuthorizationException() - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthorizationException
-
Creates a new instance of an application authorization exception.
- JCoApplicationAuthorizationException(String) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthorizationException
-
Creates a new instance of an application authorization exception with the given message.
- JCoApplicationAuthorizationException(String, Throwable) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthorizationException
-
Creates a new instance of an application authorization exception with the given message and
a cause exception.
- JCoApplicationAuthorizationException(Throwable) - Constructor for exception com.sap.conn.jco.server.JCoApplicationAuthorizationException
-
Creates a new instance of an application authorization exception with the given cause exception.
- JCoAttributes - Interface in com.sap.conn.jco
-
Encapsulates a number of attributes of a connection, such as
codepage information, system information of the communication partner,
and other useful data.
- JCoBackgroundUnitAttributes - Interface in com.sap.conn.jco
-
Unit Attributes describing some properties of a processed bgRFC unit in the backend.
- JCoClassMetaData - Interface in com.sap.conn.jco
-
Encapsulates the metadata of ABAP classes.
- JCoClassMetaData.JCoAttributeKind - Enum in com.sap.conn.jco
-
An enumeration of the possible or relevant attribute types.
- JCoConnectionData - Interface in com.sap.conn.jco.monitor
-
This class provides some details for an RFC connection.
- JCoConnectionMonitor - Class in com.sap.conn.jco.monitor
-
Connection monitor provides descriptive details for all opened connections.
- JCoConnectionMonitor() - Constructor for class com.sap.conn.jco.monitor.JCoConnectionMonitor
-
- JCoContext - Class in com.sap.conn.jco
-
The JCoContext class allows the execution of stateful function call sequences with JCo.
- JCoContext() - Constructor for class com.sap.conn.jco.JCoContext
-
Only used internally.
- JCoCustomDestination - Interface in com.sap.conn.jco
-
A JCoCustomDestination is a customizable destination which allows to set specific user logon data
and SNC configuration parameters.
- JCoCustomDestination.UserData - Interface in com.sap.conn.jco
-
UserData allows to change the user logon data for a JCoCustomDestination.
- JCoCustomRepository - Interface in com.sap.conn.jco
-
JCoCustomRepository
is designed to be used for static/custom metadata.
- JCoCustomRepository.QueryMode - Enum in com.sap.conn.jco
-
Enumeration that describes all modes to control the remote queries of a custom repository.
- JCoDestination - Interface in com.sap.conn.jco
-
JCoDestination identifies a physical destination of a function call.
- JCoDestinationManager - Class in com.sap.conn.jco
-
The JCoDestinationManager creates and manages the destinations used by JCo applications.
- JCoDestinationManager() - Constructor for class com.sap.conn.jco.JCoDestinationManager
-
instantiated by JCo runtime only.
- JCoDestinationMonitor - Interface in com.sap.conn.jco.monitor
-
The destination monitor provides runtime details about a destination.
- JCoException - Exception in com.sap.conn.jco
-
General JCo exception object.
- JCoException(int, String, String) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the error object with the specified message.
- JCoException(int, String) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the error object with the specified message.
- JCoException(int, String, String, Throwable) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the error object with the specified message.
- JCoException(int, String, Throwable) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the error object with the specified message.
- JCoException(int, String, String, String, char, String, String[]) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the exception object with the specified message
and more information for ABAP messages.
- JCoException(int, String, String, String, char, String, String[], Throwable) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the exception object with the specified message
and more information for ABAP messages.
- JCoException(int, String, String, char, String, String[], Throwable, String) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the exception object with the specified message
and more information for ABAP messages.
- JCoException(int, String, String, String, char, String, String[], Throwable, String) - Constructor for exception com.sap.conn.jco.JCoException
-
Creates an instance of the exception object with the specified message
and more information for ABAP messages.
- JCoExtendedFieldMetaData - Interface in com.sap.conn.jco
-
Encapsulates the extended metadata of a single field of either a parameter list,
a structure, or a table.
- JCoField - Interface in com.sap.conn.jco
-
Class to represent a data field in a record (i.e.
- JCoFieldIterator - Interface in com.sap.conn.jco
-
Encapsulates an iterator for the fields of a record.
- JCoFunction - Interface in com.sap.conn.jco
-
Class that represents a function.
- JCoFunctionTemplate - Interface in com.sap.conn.jco
-
Encapsulates all metadata of a function and its import, changing, export
and table parameters as well as the exception list.
- JCoFunctionUnit - Interface in com.sap.conn.jco
-
The interface comprises public methods to work with function unit.
- JCoFunctionUnitState - Enum in com.sap.conn.jco
-
Defines possible function unit states.
- JCoListMetaData - Interface in com.sap.conn.jco
-
Encapsulates the metadata of either a parameter list, a request, or a response.
- JCoMetaData - Interface in com.sap.conn.jco
-
Encapsulates the metadata of JCo data containers.
- JCoParameterField - Interface in com.sap.conn.jco
-
Class to represent a data field in a parameter list.
- JCoParameterFieldIterator - Interface in com.sap.conn.jco
-
Encapsulates an iterator for the fields of a parameter list.
- JCoParameterList - Interface in com.sap.conn.jco
-
A class that encapsulates a parameter list used to pass on data
to a function.
- JCoRecord - Interface in com.sap.conn.jco
-
Base interface for all data containers used throughout the JCo framework.
- JCoRecordField - Interface in com.sap.conn.jco
-
Class to represent a data field in a structure or table.
- JCoRecordFieldIterator - Interface in com.sap.conn.jco
-
Encapsulates an iterator for the fields of a structure or table.
- JCoRecordMetaData - Interface in com.sap.conn.jco
-
Encapsulates the metadata of either a structure or a table.
- JCoRemoteContext - Interface in com.sap.conn.jco
-
This interface comprises all the methods an object representing a remote context of a (failed)
RFC connection is required to implement.
- JCoRepository - Interface in com.sap.conn.jco
-
JCo metadata repositories are needed to get the technical description
of functions and parameters used for fulfilling RFC calls.
- JCoRepositoryMonitor - Interface in com.sap.conn.jco.monitor
-
Repository monitor provides some additional details about the repository.
- JCoRepositoryQueryResult - Interface in com.sap.conn.jco
-
JCoRepositoryResult describes the result of the repository query.
- JCoRequest - Interface in com.sap.conn.jco
-
A JCoRequest is a special view on a JCoFunction and is used in the
Request/Response model of JCo function calls.
- JCoRequestUnit - Interface in com.sap.conn.jco
-
The interface comprises public methods to work with request unit.
- JCoResponse - Interface in com.sap.conn.jco
-
A JCoResponse is a special view on a JCoFunction and is used in the
Request/Response model of JCo function calls.
- JCoRuntimeException - Exception in com.sap.conn.jco
-
Basic JCo exception for JCo runtime exceptions.
- JCoRuntimeException(int, String) - Constructor for exception com.sap.conn.jco.JCoRuntimeException
-
Creates an instance of the exception object with the specified message and group.
- JCoRuntimeException(int, String, String) - Constructor for exception com.sap.conn.jco.JCoRuntimeException
-
Creates an instance of the exception object with the specified message, group, and key.
- JCoRuntimeException(int, String, Throwable) - Constructor for exception com.sap.conn.jco.JCoRuntimeException
-
Creates an instance of the exception object with the specified message, group, and cause exception.
- JCoRuntimeException(int, String, String, Throwable) - Constructor for exception com.sap.conn.jco.JCoRuntimeException
-
Creates an instance of the exception object with the specified message, group, key, and cause exception.
- JCoServer - Interface in com.sap.conn.jco.server
-
The JCoServer interface provides access to the public APIs in the JCo server implementation.
- JCoServerAuthenticationData - Interface in com.sap.conn.jco.server
-
Authentication parameters sent by the caller system.
- JCoServerAuthenticationData.AuthenticationMode - Enum in com.sap.conn.jco.server
-
- JCoServerAuthorizationData - Interface in com.sap.conn.jco.server
-
- JCoServerCallType - Enum in com.sap.conn.jco.server
-
Describes all types of requests a server can receive via RFC from the ABAP client.
- JCoServerContext - Interface in com.sap.conn.jco.server
-
JCoServerContext provides additional information for the remote call.
- JCoServerContextInfo - Interface in com.sap.conn.jco.server
-
JCoServerContextInfo provides additional information of the remote system and the context of the request.
- JCoServerErrorListener - Interface in com.sap.conn.jco.server
-
Listener interface for the errors occurred inside of the JCoServer.
- JCoServerExceptionListener - Interface in com.sap.conn.jco.server
-
Listener interface for the exceptions occurred inside of the JCoServer in the JCo runtime.
- JCoServerFactoryCF - Class in com.sap.conn.jco.server
-
Factory for creating the server instance used by JCo applications in the CF Environment.
- JCoServerFactoryCF() - Constructor for class com.sap.conn.jco.server.JCoServerFactoryCF
-
Internal usage only.
- JCoServerFunctionHandler - Interface in com.sap.conn.jco.server
-
Interface for the function handler.
- JCoServerSecurityHandler - Interface in com.sap.conn.jco.server
-
Security Handler will be asked to check the permissions of the user, who initiated a remote call.
- JCoServerState - Enum in com.sap.conn.jco.server
-
JCoServerState reflects the possible states of a JCoServer.
- JCoServerStateChangedListener - Interface in com.sap.conn.jco.server
-
JCo server state change listener interface.
- JCoServerTIDHandler - Interface in com.sap.conn.jco.server
-
This interface defines methods to handle transactions being received from an SAP system.
- JCoServerUnitIDHandler - Interface in com.sap.conn.jco.server
-
This interface defines methods to handle a function unit received by a JCoServer
.
- JCoStructure - Interface in com.sap.conn.jco
-
JCoStructure is for data containers that need a certain layout in memory.
- JCoTable - Interface in com.sap.conn.jco
-
Interface that describes internal tables used in the parameter lists
of function modules.
- JCoThroughput - Interface in com.sap.conn.jco
-
JCo Throughput interface.
The implementation of this interface stores performance data.
- JCoTraceListener - Interface in com.sap.conn.jco
-
JCo trace listener interface.
- JCoUnitIdentifier - Interface in com.sap.conn.jco
-
Function unit identifier is a unique identifier for a function or request unit for bgRFC.
- JCoUnitIdentifier.Type - Enum in com.sap.conn.jco
-
BgRFC unit types.
- SAP_ASSERTION_SSO - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Authentication type - SAP Assertion SSO.
- SapPassportHeader - Interface in com.sap.core.connectivity.api.sappassport
-
SapPassportHeader
provides header name and value which can be
used to forward SAP statistics to other remote systems.
- SapPassportHeaderProvider - Interface in com.sap.core.connectivity.api.sappassport
-
SapPassportHeaderProvider
provides an updated SAP-PASSPORT that
should be forwarded to the new connection.
- save(Writer) - Method in interface com.sap.conn.jco.JCoRepository
-
Saves this repository using the given writer.
- SCOPE - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
OAuth2SAMLBearerAssertion property - scope.
- SCOPE - Static variable in interface com.sap.core.connectivity.api.validation.consts.MailConstants
-
OAuth2SAMLBearerAssertion property - scope.
- searchUser(String, String, UserProvider.SearchOperator, UserProvider.CaseSensitive) - Method in interface com.sap.security.um.user.UserProvider
-
Searches users and returns the user names of the users that match the
provided search criteria.
- SecurityHandler - Annotation Type in com.sap.conn.jco.server
-
This annotation needs to be set at the implementing classes of
JCoServerSecurityHandler
in order to register their implementation at
the server instance during webapp startup.
Please make sure, to only specify one class with this annotation.
- serverErrorOccurred(JCoServer, String, JCoServerContextInfo, Error) - Method in interface com.sap.conn.jco.server.JCoServerErrorListener
-
Called when a server error occurred.
If a listener is added as listener
during firing of an event, it won't be notified about the last event.
- serverExceptionOccurred(JCoServer, String, JCoServerContextInfo, Exception) - Method in interface com.sap.conn.jco.server.JCoServerExceptionListener
-
Called when a server exception occurred.
If a listener is added as listener
during firing of an event, it won't be notified about the last event.
- serverStateChangeOccurred(JCoServer, JCoServerState, JCoServerState) - Method in interface com.sap.conn.jco.server.JCoServerStateChangedListener
-
This method is called whenever a server state change occurred.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
- ServiceException - Exception in com.sap.ecm.api
-
Generic exception encapsulating other root causes.
- ServiceException(String, Throwable) - Constructor for exception com.sap.ecm.api.ServiceException
-
Constructs a new exception with the given message and the given root cause.
- ServiceException(String) - Constructor for exception com.sap.ecm.api.ServiceException
-
Constructs a new exception with the given message.
- setAbapClassExceptionMode(AbapClassException.Mode) - Method in interface com.sap.conn.jco.JCoFunction
-
Sets the mode for ABAP class exceptions.
- setAbapClassExceptionMode(AbapClassException.Mode) - Method in interface com.sap.conn.jco.JCoRequest
-
Sets the mode for ABAP class exceptions.
- setActive(int, boolean) - Method in interface com.sap.conn.jco.JCoParameterList
-
Sets the marshall/unmarshall behavior of a parameter.
- setActive(String, boolean) - Method in interface com.sap.conn.jco.JCoParameterList
-
Sets the marshall/unmarshall behavior of a parameter.
- setAliasUser(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the SAP user alias name logon parameter.
- setClient(String) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the SAP client attribute.
- setClient(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the SAP client logon parameter.
- setCodepage(String) - Method in interface com.sap.conn.jco.JCoCustomDestination
-
The RFC communication negotiates the code page to use with its communication partner.
- setCommitCheckOn(boolean) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows adjusting the commit check attribute.
- setConnectivitySocketFactory(ConnectivitySocketFactory) - Method in class com.sap.core.connectivity.api.ldap.LdapOnPremiseSocketFactory
-
- setDescription(String) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setDestination(JCoDestination) - Method in interface com.sap.conn.jco.JCoCustomRepository
-
Set the destination for the remote queries.
- setDisplayName(String) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setExternalIDData(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the external identification user logon data.
- setExternalIDType(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the type of the external identification user logon data.
- setKernelTrace(boolean) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the kernel trace attribute.
- setLanguage(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the language logon parameter.
- setLineType(String) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
In case the JCoRecordMetaData is created for a
JCoCustomRepository
and represents a table type,
setLineType()
allows setting the name of the structure, table or data element,
which is the line type of the table.
- setLock(boolean) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the lock attribute.
- setLogonCheck(int) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the logon check parameter.
- setMiddlewareProperty(String, String) - Static method in class com.sap.conn.jco.JCo
-
Sets a value for the given middleware property.
- setMultiTenantCapable(boolean) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setName(String) - Method in interface com.sap.conn.jco.JCoMetaData
-
Sets the name of the table/structure this metadata describes.
- setOIDCBearerToken(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the OpenID Connect Bearer Token logon parameter.
- setPassword(String, char[]) - Method in interface com.sap.cloud.security.password.PasswordStorage
-
Stores the given password and assigns it to the given alias.
- setPassword(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the password logon parameter.
- setProgramName(String) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the program name attribute.
- setProperty(String, String) - Static method in class com.sap.conn.jco.JCo
-
Sets a value for the given JCo property.
- setQueryMode(JCoCustomRepository.QueryMode) - Method in interface com.sap.conn.jco.JCoCustomRepository
-
Allow the application to control the repository query.
- setRecordLength(int, int) - Method in interface com.sap.conn.jco.JCoRecordMetaData
-
Sets the total length of a structure or single row of a table.
- setRepository(JCoDestination) - Method in interface com.sap.conn.jco.server.JCoServer
-
Sets the destination instance which is used for obtaining the default repository for querying
RFC metadata.
- setRepository(JCoRepository) - Method in interface com.sap.conn.jco.server.JCoServer
-
Sets the default repository instance which is being used for querying RFC metadata.
- setRepository(String, String, JCoDestination) - Method in interface com.sap.conn.jco.server.JCoServer
-
Sets the repository destination instance for incoming RFC calls from the system with the system ID
sID and - if defined - with the appropriate client.
- setRepository(String, String, JCoRepository) - Method in interface com.sap.conn.jco.server.JCoServer
-
Sets the repository instance for incoming RFC calls from the system with the system ID sID and
- if defined - with the appropriate client.
- setRepositoryDestination(JCoDestination) - Method in interface com.sap.conn.jco.JCoCustomDestination
-
Sets the destination, whose repository will be used for meta data queries for this destination.
- setRepositoryKey(String) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setRow(int) - Method in interface com.sap.conn.jco.JCoTable
-
Sets the row pointer to the specified position.
- setSSOTicket(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets SAP SSO logon ticket parameter.
- setStateful(boolean) - Method in interface com.sap.conn.jco.server.JCoServerContext
-
Mark the connection as stateful or stateless.
- setString(String) - Method in interface com.sap.conn.jco.JCoStructure
-
Allows to set all fields of a Structure handed by one single String containing all fields values.
- setString(String) - Method in interface com.sap.conn.jco.JCoTable
-
Allows to set all fields for the current row handed over by one single String containing
all field values.
- setThroughput(JCoThroughput) - Method in interface com.sap.conn.jco.JCoDestination
-
Sets the throughput instance for measuring the RFC executions to this destination.
- setThroughput(JCoThroughput) - Method in interface com.sap.conn.jco.server.JCoServer
-
Sets the throughput instance for measuring the RFC requests dispatched by this server.
- setTrace(int, String) - Static method in class com.sap.conn.jco.JCo
-
Turns on the JCo trace.
- setTrace(boolean) - Method in interface com.sap.conn.jco.JCoCustomDestination
-
Allows to switch the RFC trace on and off.
- setTransactionCode(String) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the ABAP transaction code.
- setUniqueName(String) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setUnitHistory(boolean) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the unit history attribute.
- setUser(String) - Method in interface com.sap.conn.jco.JCoBackgroundUnitAttributes
-
Allows setting the user attribute.
- setUser(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the SAP user name logon parameter.
- setValue(Object) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified object as the field's value.
- setValue(String) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified string as the field's value.
- setValue(char) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified character as the field's value.
- setValue(char[], int, int) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified character array as the field's value.
- setValue(short) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified short as the field's value.
- setValue(int) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified integer as the field's value.
- setValue(long) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified long as the field's value.
- setValue(double) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified double as the field's value.
- setValue(byte[]) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified byte array as the field's value.
- setValue(byte) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified byte as the field's value.
- setValue(JCoStructure) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified structure as the field's value.
- setValue(JCoTable) - Method in interface com.sap.conn.jco.JCoField
-
Sets the specified table as the field's value.
- setValue(int, String) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the specified string as the field's value.
- setValue(String, String) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the string as the value for the named field.
- setValue(int, char) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the specified character as the field's value.
- setValue(String, char) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the character as the value for the named field.
- setValue(int, char[]) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the specified character array as the field's value.
- setValue(String, char[]) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the specified character array as the value for the named field.
- setValue(int, char[], int, int) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets a sequence of characters from the specified character array
as the field's value.
- setValue(String, char[], int, int) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets a sequence of characters from the specified character array
as the value for the named field.
- setValue(int, Date) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the Date as the value for the i'th field.
- setValue(String, Date) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the Date as the value for the named field.
- setValue(int, short) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the short as the value for the i'th field.
- setValue(String, short) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the short as the value for the named field.
- setValue(int, int) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the int as the value for the i'th field.
- setValue(String, int) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the int as the value for the named field.
- setValue(int, long) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the long as the value for the i'th field.
- setValue(String, long) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the long as the value for the named field.
- setValue(int, float) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the float as the value for the i'th field.
- setValue(String, float) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the float as the value for the named field.
- setValue(int, double) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the double as the value for the i'th field.
- setValue(String, double) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the double as the value for the named field.
- setValue(int, byte) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the byte as the value for the i'th field.
- setValue(String, byte) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the byte as the value for the named field.
- setValue(int, byte[]) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the byte array as the value for the i'th field.
- setValue(String, byte[]) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the byte array as the value for the named field.
- setValue(int, BigDecimal) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the BigDecimal as the value for the i'th field.
- setValue(String, BigDecimal) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the BigDecimal as the value for the named field.
- setValue(int, BigInteger) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the BigInteger as the value for the i'th field.
- setValue(String, BigInteger) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the BigInteger as the value for the named field.
- setValue(int, JCoStructure) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the structure as the value for the i'th field.
- setValue(String, JCoStructure) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the structure as the value for the named field.
- setValue(int, JCoTable) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the table as the value for the i'th field.
- setValue(String, JCoTable) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the table as the value for the named field.
- setValue(int, JCoAbapObject) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the value of the specified field to be the given
JCoAbapObject
.
- setValue(String, JCoAbapObject) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the value of the specified field to be the given
JCoAbapObject
.
- setValue(int, Object) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the object as the value for the i'th field.
- setValue(String, Object) - Method in interface com.sap.conn.jco.JCoRecord
-
Sets the object as the value for the named field.
- setVirusScannerEnabled(boolean) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setVisibility(RepositoryOptions.Visibility) - Method in class com.sap.ecm.api.RepositoryOptions
-
- setX509Certificate(String) - Method in interface com.sap.conn.jco.JCoCustomDestination.UserData
-
Sets the X.509 certificate logon parameter.
- SHORT_DEBUG - Static variable in interface com.sap.conn.jco.JCoTraceListener
-
Some more verbose information including limited data containers are added
compared to INFO_PATH
.
- SIGNING_KEY - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
Signing key property for SAPAssertionSSO.
- STATE_ACTIVE - Static variable in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Connection state flag: Connection is active.
- STATE_STATEFUL - Static variable in interface com.sap.conn.jco.monitor.JCoConnectionData
-
Connection state flag: Connection is stateful.
- supportAtomPubBinding() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Indicates if the CMIS AtomPub Binding should be exposed.
- supportBrowserBinding() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Indicates if the CMIS Browser Binding should be exposed.
- supportCMIS_1_0() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Indicates if the CMIS 1.0 endpoints should be exposed.
- supportCMIS_1_1() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Indicates if the CMIS 1.1 endpoints should be exposed.
- supportsASXML() - Method in interface com.sap.conn.jco.JCoFunctionTemplate
-
Returns true if this function module is supporting the ASXML semantics for
serialization in the RFC protocol.
- supportWebServicesBinding() - Method in class com.sap.ecm.api.AbstractCmisProxyServlet
-
Indicates if the CMIS Web Services Binding should be exposed.
- SYSTEM_USER - Static variable in interface com.sap.core.connectivity.api.validation.consts.HttpConstants
-
System user property for OAuth2SAMLBearerAssertion.