- add(T) - Method in class ifs.fnd.capability.CapabilitySet
-
- add(String) - Method in class ifs.fnd.log.Tags
-
Adds a new single tag recognized by the given name to this tag collection.
- add(Tags) - Method in class ifs.fnd.log.Tags
-
Adds a single tag or a collection of tags to this tag collection.
- add(File, InputStream) - Method in class ifs.fnd.service.TemporaryFileList
-
Add a temporary file to this list.
- add(File, OutputStream) - Method in class ifs.fnd.service.TemporaryFileList
-
Add a temporary file to this list.
- add(File, Reader) - Method in class ifs.fnd.service.TemporaryFileList
-
Add a temporary file to this list.
- add(File, Writer) - Method in class ifs.fnd.service.TemporaryFileList
-
Add a temporary file to this list.
- add(File, RandomAccessFile) - Method in class ifs.fnd.service.TemporaryFileList
-
Add a temporary file to this list.
- add(int) - Method in class ifs.fnd.util.IntArray
-
Adds an integer to the end of the array.
- add(K, V) - Method in class ifs.fnd.util.ResetableListMap
-
Adds a value to the list of values mapped to the specified key.
- addAttribute(String, String) - Method in class ifs.fnd.util.Message
-
Add a new String attribute to this Message.
- addAttribute(String, int) - Method in class ifs.fnd.util.Message
-
Add a new integer attribute to this Message.
- addAttribute(String, Time) - Method in class ifs.fnd.util.Message
-
Add a new Time attribute to this Message.
- addAttribute(String, boolean) - Method in class ifs.fnd.util.Message
-
Add a new boolean attribute to this Message.
- addCaughtException(Throwable) - Method in exception ifs.fnd.service.FndException
-
Sets the cause of this FndException.
- addClassLogger(String) - Method in class ifs.fnd.log.LogMgr
-
Adds class Logger definition on form 'class name=level'.
- addClassLogger(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- addCursor(String, ProxyCursor) - Method in class ifs.fnd.proxy.ProxyConnection
-
Adds an open cursor to this proxy session.
- addCursor(String, String) - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Adds a cursor to the log.
- addItem(Item) - Method in interface ifs.fnd.buffer.Buffer
-
Append a specified Item to the end of the item list in this Buffer.
- addItem(String, Object) - Method in interface ifs.fnd.buffer.Buffer
-
Create and append a new Item to this buffer.
- addItem(String, Buffer) - Method in interface ifs.fnd.buffer.Buffer
-
Create and append a new Item to this buffer.
- addItem(String, String) - Method in interface ifs.fnd.buffer.Buffer
-
Create and append a new Item to this buffer.
- addItem(String, int) - Method in interface ifs.fnd.buffer.Buffer
-
Create and append a new Item to this buffer.
- addItem(Item) - Method in class ifs.fnd.buffer.StandardBuffer
-
Append a specified Item to the end of the item list in this Buffer,
which may lead to duplicate item names.
- addItem(String, Object) - Method in class ifs.fnd.buffer.StandardBuffer
-
Create and append a new Item to the end of the item list in this Buffer,
which may lead to duplicate item names.
- addItem(String, Buffer) - Method in class ifs.fnd.buffer.StandardBuffer
-
- addItem(String, String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- addItem(String, int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- addShutdownHook(IfsShutdownHook) - Static method in class ifs.fnd.service.IfsShutdownHook
-
Registers a new IFS specific virtual-machine shutdown hook.
- addTransaction(String, String) - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Adds a transaction to the log.
- append(String) - Method in class ifs.fnd.buffer.AutoString
-
Append a string to this string buffer.
- append(String, String) - Method in class ifs.fnd.buffer.AutoString
-
Append a sequence of two strings to this string buffer.
- append(String, String, String) - Method in class ifs.fnd.buffer.AutoString
-
Append a sequence of three strings to this string buffer.
- append(String, String, String, String) - Method in class ifs.fnd.buffer.AutoString
-
Append a sequence of four strings to this string buffer.
- append(String, String, String, String, String) - Method in class ifs.fnd.buffer.AutoString
-
Append a sequence of five strings to this string buffer.
- append(char[], int, int) - Method in class ifs.fnd.buffer.AutoString
-
Append a portion of an array of characters to this string buffer.
- append(AutoString) - Method in class ifs.fnd.buffer.AutoString
-
Append to this buffer the contents of another AutoString.
- append(char) - Method in class ifs.fnd.buffer.AutoString
-
Append one character to this string buffer.
- appendAttribute(String, String) - Method in class ifs.fnd.util.Message
-
Append a new-line and a specified value to the named attribute.
- appendBoolean(boolean) - Method in class ifs.fnd.buffer.AutoString
-
Append to this buffer the string representation of boolean.
- appendInt(int) - Method in class ifs.fnd.buffer.AutoString
-
Append to this buffer the string representation of an integer.
- APPLICATION_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- appToDbName(String) - Static method in class ifs.fnd.service.IfsNames
-
Convert an application to a database name.
- Attribute - Class in ifs.fnd.util
-
En instance of this class represents a component of a
Message
.
- Attribute(String, String) - Constructor for class ifs.fnd.util.Attribute
-
Creates a new Attribute having the specified name and value.
- AttributeNotFoundException - Exception in ifs.fnd.util
-
This exception is trhown when a manadatory attribute is not found
in a
Message object.
- AttributeNotFoundException(String) - Constructor for exception ifs.fnd.util.AttributeNotFoundException
-
Create a new instance.
- authorizeLDAPUser(String, String, String) - Static method in class ifs.fnd.os.NativeUtilities
-
Deprecated.
- authorizeNTUser(String, String, String) - Static method in class ifs.fnd.os.NativeUtilities
-
Deprecated.
- AutoString - Class in ifs.fnd.buffer
-
This class can be used instead of java.lang.StringBuffer.
- AutoString(int) - Constructor for class ifs.fnd.buffer.AutoString
-
Construct a new AutoString allocating a buffer of the specified size.
- AutoString() - Constructor for class ifs.fnd.buffer.AutoString
-
Construct a new AutoString allocating a buffer of the default size.
- GATEWAY_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- get(String) - Static method in class ifs.fnd.proxy.ProxyConnectionPool
-
Gets a proxy connection from the pool.
- get(Object) - Method in class ifs.fnd.util.FndSoftHashMap
-
- get(int) - Method in class ifs.fnd.util.IntArray
-
Gets an element stored at the specified index.
- get(int) - Method in class ifs.fnd.util.SimpleStack
-
Returns the item at the specified index.
- getAdditionalMessage() - Method in exception ifs.fnd.service.FndException
-
Returns value of the additional erroe message.
- getApplicationLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Application Logger level.
- getApplicationLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Application Logger.
- getApplicationLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Application Logger.
- getArgument(int) - Method in class ifs.fnd.log.IfsFilter
-
Returns value of a given argument.
- getArgumentCount() - Method in class ifs.fnd.log.IfsFilter
-
Returns the number of arguments sent to this class from the configuration file.
- getAttributes() - Method in class ifs.fnd.util.Message
-
Returns an array of references to all attributes in this message.
- getAttributes() - Method in class ifs.fnd.util.PackedObject
-
Returns an array of references to all attributes of this object.
- getAuthenticationMethod() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the method of authentication.
- getAuthenticationUrl() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the url of the authentication provider.
- getBaseTypeId(int) - Static method in class ifs.fnd.buffer.DataFormatter
-
Return the ID for the base type of the specified type.
- getBaseTypeMarker(int) - Static method in class ifs.fnd.buffer.DataFormatter
-
Return the one-character marker ('S','N','B' or 'D') for the
base type of the specified type.
- getBinaryToken() - Method in class ifs.fnd.buffer.ByteArrayTokenReader
-
Force next binary token from the input stream.
- getBitIndex() - Method in interface ifs.fnd.capability.Capability
-
- getBooleanAttribute(String) - Method in class ifs.fnd.util.Message
-
Returns the boolean value of the specified attribute.
- getBuffer(int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item at the specified position.
- getBuffer(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getBuffer(String, Buffer) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getBuffer() - Method in class ifs.fnd.buffer.Item
-
Return the Buffer value of this Item.
- getBuffer(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getBuffer(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getBuffer(String, Buffer) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getBuffer() - Method in class ifs.fnd.buffer.StandardTokenWriter
-
Return the contents of the string buffer.
- getBuffer() - Method in interface ifs.fnd.service.Factory
-
Return an instance of Buffer interface.
- getBuffer() - Method in class ifs.fnd.service.StandardFactory
-
Return a new instance of StandardBuffer class.
- getBufferFormatter() - Method in interface ifs.fnd.service.Factory
-
Return an instance of BufferFormatter interface.
- getBufferFormatter() - Method in class ifs.fnd.service.StandardFactory
-
Return a new instance of StandardBufferFormatter class.
- getBytes(String) - Static method in class ifs.fnd.util.Str
-
Convert specified string to array of bytes using default character encoding.
- getCallSequenceLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the CallSequence Logger level.
- getCallSequenceLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Call Sequence Logger.
- getCallSequenceLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the CallSequence Logger.
- getCaughtException() - Method in exception ifs.fnd.service.FndException
-
Gets the cause of this FndException.
- getChallenge() - Method in class ifs.fnd.service.ReauthenticationRequest
-
Get the CHALLENGE parameter.
- getChallenge() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Get the CHALLENGE parameter.
- getChangePasswordEnabled() - Static method in class ifs.fnd.service.IfsProperties
-
Gets boolean property indicating if it is allowed to change account passwords.
- getClassLogger(Class) - Static method in class ifs.fnd.log.LogMgr
-
Returns a logger for the specified class.
- getClassLogger(Class) - Method in class ifs.fnd.log.ThreadLoggers
-
Returns a logger for the specified class.
- getClassName() - Method in class ifs.fnd.util.PackedObject
-
Returns the class name of this packed object.
- getClassSwitch(Object) - Static method in class ifs.fnd.util.Log
-
Returns true if the per-class output switch for the specified object
is turned on.
- getCommandName() - Method in exception ifs.fnd.service.FndException
-
Gets the name of the command this FndException corresponds to.
- getCommonCapabilities(CapabilitySet<T>, Class<T>) - Method in class ifs.fnd.capability.CapabilityManager
-
- getCompressionLevel() - Static method in class ifs.fnd.service.IfsProperties
-
Gets compression level used by Client, Anonymous and SOAP Gateways for response compression.
- getConnection() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets the wrapped Connection.
- getConnectionString() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the connection string to SOAP Gateway.
- getConnectPassword() - Static method in class ifs.fnd.service.IfsProperties
-
Gets IFS Connect user password.
- getConnectUser() - Static method in class ifs.fnd.service.IfsProperties
-
Gets IFS Connect user.
- getCount() - Method in class ifs.fnd.buffer.StandardTokenWriter
-
Return the number of characters written to the underlying stream.
- getCount() - Method in class ifs.fnd.buffer.UTF8ByteCounter
-
Returns the number of UTF-8 bytes in the characters consumed.
- getCursor(String) - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets an open cursor identified by specified cursor ID.
- getCursor(String, String) - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Finds a cursor in the log.
- getDatabaseLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Database Logger level.
- getDatabaseLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Database Logger.
- getDatabaseLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Database Logger.
- getDebugFileName() - Static method in class ifs.fnd.service.DebugInfo
-
- getDedicatedConnectionTimestamp() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets the last-access timestamp for this dedicated connection.
- getDedicatedSessionTimeout() - Static method in class ifs.fnd.proxy.ProxyConnectionPool
-
Gets the dedicated session timeout value.
- getDefaultApplicationLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of application loggers.
- getDefaultApplicationLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultBuffer() - Static method in class ifs.fnd.buffer.Buffers
-
Return a reference to the default Buffer implementation.
- getDefaultCallSequenceLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of call sequence loggers.
- getDefaultCallSequenceLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultClassSwitch() - Static method in class ifs.fnd.util.Log
-
Returns true if the default per-class output switch is turned on.
- getDefaultDatabaseLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of database loggers.
- getDefaultDatabaseLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultFetchSize() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the default fetch size used when fetching results from database.
- getDefaultFormatter() - Static method in class ifs.fnd.buffer.Buffers
-
Return a reference to the default BufferFormatter.
- getDefaultFrameworkLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of framework loggers.
- getDefaultFrameworkLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultGatewayLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of gateway loggers.
- getDefaultGatewayLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultIntegrationLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of integration loggers.
- getDefaultIntegrationLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default global level of all loggers.
- getDefaultLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultRequestLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of request loggers.
- getDefaultRequestLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultResponseLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of response loggers.
- getDefaultResponseLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultSecurityLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of security loggers.
- getDefaultSecurityLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDefaultSwitch() - Static method in class ifs.fnd.util.Log
-
Deprecated.
use getDefaultClassSwitch() or getDefaultThreadSwitch()
- getDefaultThreadSwitch() - Static method in class ifs.fnd.util.Log
-
Returns true if the default per-thread output switch is turned on.
- getDefaultWebClientLevel() - Method in class ifs.fnd.log.LogMgr
-
Reads the default level of Web Client loggers.
- getDefaultWebClientLevel() - Method in interface ifs.fnd.log.LogMgrMBean
-
- getDelimiter() - Method in class ifs.fnd.buffer.ByteArrayTokenReader
-
Force a delimiter from the input stream.
- getDelimiter() - Method in class ifs.fnd.buffer.StandardTokenReader
-
Force a delimiter from the input stream.
- getDirectory() - Static method in class ifs.fnd.service.IfsConfigDirectory
-
Gets IFS configuration directory.
- getDisplayVersion() - Method in class ifs.fnd.service.JsfVersion
-
Called from FndFramework.
- getDouble() - Method in class ifs.fnd.buffer.Item
-
Return the double value of this Item.
- getEarApplicationName() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the name of the current enterprise application (EAR).
- getEnd() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- getEndUser() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets the end user for this proxy session.
- getEnum() - Method in interface ifs.fnd.capability.Capability
-
- getErrorMessage() - Method in class ifs.fnd.service.JsfVersion
-
Called from Build Task.
- getErrorStack() - Method in exception ifs.fnd.service.FndException
-
Returns the original error stack.
- getExceptionSource() - Method in exception ifs.fnd.service.FndException
-
Returns the exception source.
- getFlags() - Static method in class ifs.fnd.service.DebugInfo
-
- getFndUser() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets FND user for this proxy session.
- getFormatMask() - Method in class ifs.fnd.buffer.DateFormatter
-
Get the format mask used by this formatter.
- getFrameworkLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Framework Logger level.
- getFrameworkLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Framework Logger.
- getFrameworkLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Framework Logger.
- getGatewayLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Gateway Logger level.
- getGatewayLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Gateway Logger.
- getGatewayLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Gateway Logger.
- getHeader() - Method in interface ifs.fnd.buffer.Buffer
-
Get the header of this Buffer.
- getHeader() - Method in class ifs.fnd.buffer.StandardBuffer
-
Return the header of this Buffer.
- getHeader() - Method in class ifs.fnd.util.Message
-
Returns the header of this message.
- getIdentity() - Method in class ifs.fnd.buffer.Item
-
Get the identity of this Item.
- getIfsErrorCode() - Method in exception ifs.fnd.service.FndException
-
Returns the error code for IFS PL/SQL error message.
- getIgnoreRejectedSql() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the property controlling sanity checks performed by the Security Parser.
- getImplementationVersion() - Method in class ifs.fnd.service.JsfVersion
-
Called from FndFramework.
- getImplVersions(File) - Method in class ifs.fnd.service.JsfVersion
-
Called from Build Task.
- getInitialColumnBufferSize() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the initial size of memory buffers in the Data Direct JDBC driver.
- getInt(int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item at the specified position.
- getInt(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getInt(String, int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getInt() - Method in class ifs.fnd.buffer.Item
-
Return the integer value of this Item.
- getInt(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getInt(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getInt(String, int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getIntAttribute(String) - Method in class ifs.fnd.util.Message
-
Returns the integer value of the specified attribute.
- getIntAttribute(String) - Method in class ifs.fnd.util.PackedObject
-
- getIntegerFormat() - Static method in class ifs.fnd.service.Util
-
Get a new number formatter suitable for big integer numbers.
- getIntegrationLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Integration Logger level.
- getIntegrationLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Integration Logger.
- getIntegrationLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Integration Logger.
- getInternalLevel() - Method in class ifs.fnd.log.Logger
-
Returns instance of java.util.logging.Level
representing logging level of this Logger.
- getInternalLogger() - Method in class ifs.fnd.log.Logger
-
Returns instance of java.util.logging.Logger
used internally by this Logger.
- getIntersection(CapabilitySet<T>, CapabilitySet<T>, Class<T>) - Static method in class ifs.fnd.capability.CapabilitySet
-
- getIntToken(String, int, String) - Static method in class ifs.fnd.util.Str
-
Returns a token from a text.
- getItem(int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the item at the specified position.
- getItem(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the item with the specified name.
- getItem(String, Item) - Method in interface ifs.fnd.buffer.Buffer
-
Get the item with the specified name.
- getItem(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
Return the Item at the specified position, or null if the position
is invalid.
- getItem(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getItem(String, Item) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getItemPosition(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the position of the first occurrence of a named Item.
- getItemPosition(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
Return the position of the first occurrence of a named Item
or -1 if such Item does not exist.
- getJdbcDriverType() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the type of the JDBC driver that should be used at runtime.
- getLanguage() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets the language for this proxy session.
- getLastCheckedLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Framework internal method: Gets the last checked logger.
- getList(String) - Method in class ifs.fnd.util.PackedObject
-
Returns a value of the specified attribute interpreted as a list
using "," and white spaces as separators.
- getLocale() - Static method in class ifs.fnd.service.IfsProperties
-
Gets default locale.
- getLogAnalyzedSql() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the property indicating if the Security Parser should log all successfully analyzed SQL statements to a file.
- getLuName() - Method in exception ifs.fnd.service.FndException
-
Returns the LU name.
- getMainSwitch() - Static method in class ifs.fnd.util.Log
-
Returns true if the main output switch is turned on.
- getMaxFetchSize() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the maximum fetch size used when fetching results from database.
- getMessage() - Method in exception ifs.fnd.service.FndException
-
This function overrides getMessage() in class Throwable.
- getMessage() - Method in class ifs.fnd.service.JsfVersion.CompareResult
-
- getMethod() - Method in class ifs.fnd.service.ReauthenticationRequest
-
Get the METHOD parameter.
- getMsg() - Method in exception ifs.fnd.service.FndException
-
Returns value of the message string without replacing optional parameters.
- getName() - Method in class ifs.fnd.buffer.Item
-
Return the name of this Item.
- getName() - Method in class ifs.fnd.log.Tags
-
Returns name of single tag or a comma separated list of
names of all tags in the collection.
- getName() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- getName() - Method in exception ifs.fnd.util.AttributeNotFoundException
-
Get the name of the attribute not found.
- getObject(int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item at the specified position.
- getObject(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getObject(String, Object) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getObject(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getObject(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getObject(String, Object) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getOraErrorCode() - Method in exception ifs.fnd.service.FndException
-
Returns the Oracle error code.
- getOraErrorMessage() - Method in exception ifs.fnd.service.FndException
-
Returns the Oracle or IFS error message.
- getOriginalClassName() - Method in exception ifs.fnd.service.FndException
-
Returns the original name of exception class.
- getPackable() - Method in class ifs.fnd.util.PackedObject
-
Restores a Packable object from the internal state of this PackedObject.
- getParam1() - Method in exception ifs.fnd.service.FndException
-
Returns value of the first optional parameter.
- getParam2() - Method in exception ifs.fnd.service.FndException
-
Returns value of the second optional parameter.
- getParam3() - Method in exception ifs.fnd.service.FndException
-
Returns value of the third optional parameter.
- getParent() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- getPassword() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Get the PASSWORD parameter.
- getPlSqlPackageName(String) - Static method in class ifs.fnd.service.IfsNames
-
Return a standard PL/SQL package name for the specified class name.
- getPrefixedToken() - Method in class ifs.fnd.buffer.ByteArrayTokenReader
-
- getPrefixedToken() - Method in class ifs.fnd.buffer.StandardTokenReader
-
- getPrefixSize(int) - Static method in class ifs.fnd.buffer.BufferUtil
-
Returns the size of the length-prefix encoded bytes for given value.
- getProceduralParams() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- getProcedures() - Method in class ifs.fnd.service.SQLRecognizer
-
- getRequestLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Request Logger level.
- getRequestLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Request Logger.
- getRequestLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Request Logger.
- getResponse() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Get the RESPONSE parameter.
- getResponseLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Response Logger level.
- getResponseLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Response Logger.
- getResponseLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Response Logger.
- getResult() - Method in class ifs.fnd.service.JsfVersion.CompareResult
-
- getRevision(JsfVersion.RevType, boolean) - Method in class ifs.fnd.service.JsfVersion.ImplVer
-
Called from Build Task
- getRoundingDelta() - Method in class ifs.fnd.buffer.NumberFormatter
-
Return the delta that defines the rounding interval for this formatter.
- getRowNo() - Method in exception ifs.fnd.service.FndException
-
Gets the row number this FndException corresponds to.
- getSecurityLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Security Logger level.
- getSecurityLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Security Logger.
- getSecurityLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Security Logger.
- getServerCapabilities() - Method in class ifs.fnd.capability.CapabilityManager
-
- getSessionId() - Method in class ifs.fnd.proxy.ProxyConnection
-
Gets the session ID for this proxy session.
- getShortClassName(String) - Static method in class ifs.fnd.service.IfsNames
-
Remove the package part from the specified full class name.
- getShortDescription(Throwable) - Static method in class ifs.fnd.service.Util
-
Returns short description of a Throwable.
- getShortMessage(Throwable) - Static method in class ifs.fnd.service.Util
-
Returns short message from a Throwable.
- getSQLProcedure() - Method in class ifs.fnd.service.SQLRecognizer
-
- getSQLText() - Method in class ifs.fnd.service.SQLRecognizer
-
- getStackTrace(Throwable) - Static method in class ifs.fnd.service.Util
-
Returns the current stack formatted as one String.
- getStackTrace(Throwable) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to class ifs.fnd.service.Util
- getStart() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- getState() - Static method in class ifs.fnd.proxy.ProxyConnectionPool
-
- getState() - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Gets the desription of the current state.
- getStatementCacheSize() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the size of the statement cache in the JDBC driver.
- getStatus() - Method in class ifs.fnd.buffer.Item
-
Return the status of this Item.
- getString(int) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item at the specified position.
- getString(String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getString(String, String) - Method in interface ifs.fnd.buffer.Buffer
-
Get the value of the item with the specified name.
- getString() - Method in class ifs.fnd.buffer.Item
-
Return the String value of this Item.
- getString(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getString(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getString(String, String) - Method in class ifs.fnd.buffer.StandardBuffer
-
- getString() - Method in class ifs.fnd.util.PackedObject
-
- getStringAttribute(String) - Method in class ifs.fnd.util.Message
-
Returns the String value of the specified attribute.
- getStringAttribute(String) - Method in class ifs.fnd.util.PackedObject
-
- getStringToken(String, int, String) - Static method in class ifs.fnd.util.Str
-
Returns a token from a text.
- getTableName(String) - Static method in class ifs.fnd.service.IfsNames
-
Return a standard table name for the specified class name.
- getTables() - Method in class ifs.fnd.service.SQLRecognizer
-
- getTeamServer() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the Team Server property.
- getThreadLoggers() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of a ThreadLoggers class that encapsulates all thread loggers.
- getThreadSwitch() - Static method in class ifs.fnd.util.Log
-
Returns true if the per-thread output switch for the current thread
is turned on.
- getThreadTimes(int) - Static method in class ifs.fnd.os.NativeUtilities
-
Deprecated.
- getTimeAttribute(String) - Method in class ifs.fnd.util.Message
-
Returns the Time value of the specified attribute.
- getTimeoutedResourceLog() - Static method in class ifs.fnd.proxy.ProxyConnectionPool
-
Gets a static instance of log with automatically closed timeouted cursors.
- getTimestamp() - Method in class ifs.fnd.proxy.ProxyCursor
-
Gets the timestamp assigned to this cursor.
- getTimestamp() - Method in interface ifs.fnd.proxy.TimestampedResource
-
Gets the timestamp assigned to this resource.
- getToken() - Method in class ifs.fnd.buffer.ByteArrayTokenReader
-
Force next token from the input stream.
- getToken() - Method in class ifs.fnd.buffer.StandardTokenReader
-
Force next token from the input stream.
- getTransaction(String, String) - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Finds a transaction in the log.
- getTransformerFactory() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the TransformerFactory implementation class name.
- getType() - Method in class ifs.fnd.buffer.Item
-
Return the type of this Item.
- getType() - Method in interface ifs.fnd.capability.Capability
-
- getType() - Method in class ifs.fnd.service.ReauthenticationRequest
-
Get the TYPE parameter.
- getType() - Method in class ifs.fnd.service.SQLTokenizer
-
Return the type of the current (last consumed) token.
- getTypeId() - Method in class ifs.fnd.buffer.BooleanFormatter
-
- getTypeId() - Method in class ifs.fnd.buffer.DataFormatter
-
Return the type ID supported by this DataFormatter.
- getTypeId(char) - Static method in class ifs.fnd.buffer.DataFormatter
-
Translate the specified one-character base type marker
('S','N','B' or 'D') into the type ID.
- getTypeId(String) - Static method in class ifs.fnd.buffer.DataFormatter
-
Return the type ID for the specified type name.
- getTypeId() - Method in class ifs.fnd.buffer.DateFormatter
-
- getTypeId() - Method in class ifs.fnd.buffer.NumberFormatter
-
- getTypeId() - Method in class ifs.fnd.buffer.StringFormatter
-
- getTypeName(int) - Static method in class ifs.fnd.buffer.DataFormatter
-
Return the name for the specified type ID.
- getUnconsumedByteCount() - Method in class ifs.fnd.buffer.ByteArrayTokenReader
-
Gets the number of un-consumed bytes from the internal byte buffer.
- getUserComment() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Get the USER_COMMENT parameter.
- getUsername() - Method in class ifs.fnd.service.ReauthenticationRequest
-
Get the USERNAME parameter.
- getUsername() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Get the USERNAME parameter.
- getUseSecurityParserForNonDedicatedSessions() - Static method in class ifs.fnd.service.IfsProperties
-
Gets the property activating sanity checks in the Security Parser for non-dedicated sessions.
- getUtf8Bytes(String) - Static method in class ifs.fnd.util.Str
-
Convert specified string to array of bytes using UTF-8 character encoding.
- getValue() - Method in class ifs.fnd.buffer.Item
-
Return the value (String or nested Buffer) of this Item.
- getValue() - Method in class ifs.fnd.service.SQLTokenizer
-
Return the String value of the current (last consumed) token.
- getVariableNames() - Method in class ifs.fnd.util.PreparedString
-
Returns an array of String
s with all the variable names in the
pattern.
- getVariableOperator() - Method in class ifs.fnd.util.PreparedString
-
Returns the variable operator set.
- getVariablePosition(int) - Method in class ifs.fnd.service.SQLRecognizer
-
Gets the position of the bind variable at the specified index.
- getVariables() - Method in class ifs.fnd.service.SQLRecognizer
-
- getViewName(String) - Static method in class ifs.fnd.service.IfsNames
-
Return a standard view name for the specified class name.
- getWebClientLevel() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns the Web Client Logger level.
- getWebClientLogger() - Static method in class ifs.fnd.log.LogMgr
-
Returns an instance of the Web Client Logger.
- getWebClientLogger() - Method in class ifs.fnd.log.ThreadLoggers
-
Returns an instance of the Web Client Logger.
- GROUP_SEPARATOR - Static variable in class ifs.fnd.service.IfsConstants
-
IFS group separator (ASCII code = 29).
- group_separator - Static variable in class ifs.fnd.service.IfsNames
-
- groupSeparator - Static variable in class ifs.fnd.service.IfsNames
-
- ifs.fnd.buffer - package ifs.fnd.buffer
-
Provides classes and interfaces for working with IFS Buffers.
- ifs.fnd.capability - package ifs.fnd.capability
-
- ifs.fnd.log - package ifs.fnd.log
-
Logging utilities.
- ifs.fnd.os - package ifs.fnd.os
-
Framework internal package: OS specific utilities.
- ifs.fnd.proxy - package ifs.fnd.proxy
-
Provides classes for creation and pooling of dedicated database connections.
- ifs.fnd.service - package ifs.fnd.service
-
Service oriented utilities.
- ifs.fnd.sf.storage - package ifs.fnd.sf.storage
-
- ifs.fnd.util - package ifs.fnd.util
-
General utilities.
- IFS_CONFIG_DIR - Static variable in class ifs.fnd.service.IfsConstants
-
Path to IFS configuration directory defined by system property fndext.configDir
.
- IFS_HOME - Static variable in class ifs.fnd.service.IfsConstants
-
Path to IFS home directory defined by system property fndext.home
- IFS_INSTANCE - Static variable in class ifs.fnd.service.IfsConstants
-
IFS instance name defined by system property fndext.instance
.
- IfsConfigDirectory - Class in ifs.fnd.service
-
Utility class that gives I/O-access to IFS configuration directory.
- IfsConstants - Class in ifs.fnd.service
-
Definition of IFS constants.
- IfsConstants() - Constructor for class ifs.fnd.service.IfsConstants
-
- IfsEncryption - Class in ifs.fnd.service
-
Encryption and decryption routines.
- IfsEncryption.EncryptionException - Exception in ifs.fnd.service
-
- IfsFilter - Class in ifs.fnd.log
-
Superclass for IFS specific filter implementation.
- IfsFilter() - Constructor for class ifs.fnd.log.IfsFilter
-
- IfsNames - Class in ifs.fnd.service
-
Framework internal class: This class defines some standard IFS naming conventions and constants.
- IfsProperties - Class in ifs.fnd.service
-
Handling of IFS specific properties.
- IfsProperties() - Constructor for class ifs.fnd.service.IfsProperties
-
- IfsShutdownHook - Class in ifs.fnd.service
-
IFS specific replacement for functionality offered by java.lang.Runtime.addShutdownHook().
- IfsShutdownHook() - Constructor for class ifs.fnd.service.IfsShutdownHook
-
Protected constructor.
- inCleanupQueue() - Method in class ifs.fnd.proxy.ProxyConnection
-
Checks if this connection is on the cleanup queue.
- info - Variable in class ifs.fnd.log.Logger
-
- info(Throwable, Tags, String, Object...) - Method in class ifs.fnd.log.Logger
-
Method for logging of informations.
- info(String, Object...) - Method in class ifs.fnd.log.Logger
-
- info(Throwable) - Method in class ifs.fnd.log.Logger
-
- info(Throwable, String, Object...) - Method in class ifs.fnd.log.Logger
-
- info(Tags, String, Object...) - Method in class ifs.fnd.log.Logger
-
- info(Throwable, Tags) - Method in class ifs.fnd.log.Logger
-
- INFO - Static variable in class ifs.fnd.log.LogMgr
-
- init() - Method in class ifs.fnd.log.ClassFilter
-
Initialization of the filter.
- init() - Method in class ifs.fnd.log.IfsFilter
-
Initialization of the filter.
- init() - Method in class ifs.fnd.log.TagFilter
-
Initialization of the filter
- init(String, String, String, int, ProxyConnectionPool.Config) - Static method in class ifs.fnd.proxy.ProxyConnectionCache
-
Initialize a data source for creation of new connections and proxy connection pool for dedicated connections.
- init(String) - Static method in class ifs.fnd.service.DebugInfo
-
- initClass(Class) - Static method in class ifs.fnd.service.Util
-
Forces the initialization of a class.
- insertItem(Item, int) - Method in interface ifs.fnd.buffer.Buffer
-
Insert a specified Item at the specified position (0,1, ...) in
the item list.
- insertItem(Item, int) - Method in class ifs.fnd.buffer.StandardBuffer
-
Insert a specified Item at the specified position (0,1,...) in
the item list.
- IntArray - Class in ifs.fnd.util
-
Auto-expanding array of integer numbers.
- IntArray() - Constructor for class ifs.fnd.util.IntArray
-
Creates an empty IntArray.
- IntArray(int) - Constructor for class ifs.fnd.util.IntArray
-
Creates an empty IntArray with internal buffer of specified size.
- INTEGER - Static variable in class ifs.fnd.buffer.DataFormatter
-
- INTEGRATION_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- InterruptFndException - Exception in ifs.fnd.service
-
Framework internal class: This exception is thrown explicitly in FndException class constructor
FndException(Throwable e) if its parameter is an instance of this class.
- InterruptFndException() - Constructor for exception ifs.fnd.service.InterruptFndException
-
- intToString(int, int) - Static method in class ifs.fnd.util.Str
-
Convert a specified integer into a String with the specified number of digits.
- InvalidMessageFormatException - Exception in ifs.fnd.util
-
This exception signals that an IFS-message has invalid fromat.
- InvalidMessageFormatException(String) - Constructor for exception ifs.fnd.util.InvalidMessageFormatException
-
Create a new instance.
- IoUtil - Class in ifs.fnd.util
-
Utility class with general purpose IO functions
- isCompound() - Method in class ifs.fnd.buffer.Item
-
Return true if this Item has a value which is a nested Buffer.
- isDebugEnabled(String) - Static method in class ifs.fnd.service.DebugInfo
-
- isDebugEnabled(String) - Static method in class ifs.fnd.service.Util
-
Check if debugging of a specific class is enabled.
- isDebugEnabled() - Static method in class ifs.fnd.service.Util
-
Check if debugging is enabled.
- isDedicated() - Method in class ifs.fnd.proxy.ProxyConnection
-
Indicate if this connection is a dedicated connection.
- isDefined() - Static method in class ifs.fnd.service.IfsConfigDirectory
-
Checks if the IFS configuration directory is defined.
- isDelimiter(int) - Method in class ifs.fnd.buffer.ExtendedTokenReader
-
Match the specified byte against delimiters defined in StandardBufferFormatter
and some additional in ExtendedBufferFormatter.
- isDelimiter(int) - Method in class ifs.fnd.buffer.StandardTokenReader
-
Match the specified byte against delimiters defined in StandardBufferFormatter.
- isEmpty() - Method in class ifs.fnd.util.Message
-
Returns true if this Message has no header and no attributes.
- isEmpty(String) - Static method in class ifs.fnd.util.Str
-
Returns true if the specified string is null or is empty.
- isEnabled() - Static method in class ifs.fnd.service.TraceEvent
-
- isFndError() - Method in exception ifs.fnd.service.FndException
-
Return true for user defined exceptions.
- isForwarded() - Method in class ifs.fnd.log.Logger
-
Checks if the current Logger is forwarded to another Logger.
- isFrozen() - Method in interface ifs.fnd.buffer.Buffer
-
Indicates if this buffer is frozen.
- isFrozen() - Method in class ifs.fnd.buffer.StandardBuffer
-
Indicates if this buffer is frozen.
- isId(String) - Static method in class ifs.fnd.service.IfsNames
-
- isIdPart(char) - Static method in class ifs.fnd.service.IfsNames
-
- isIdStart(char) - Static method in class ifs.fnd.service.IfsNames
-
- isIfsPlError() - Method in exception ifs.fnd.service.FndException
-
Return true for IFS PL/SQL error.
- isInSelect() - Method in class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- isJavaError() - Method in exception ifs.fnd.service.FndException
-
Return true for standard Java exceptions but not Oracle errors.
- isLengthPrefixSupported() - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
- isLoggable(LogRecord) - Method in class ifs.fnd.log.IfsFilter
-
Implementation of Filter interface.
- isLogInfo() - Method in class ifs.fnd.service.IfsProperties
-
- isLogOn() - Method in interface ifs.fnd.service.LogOutput
-
Return true if the log output is turned ON.
- isNativeDebugEnabled() - Static method in class ifs.fnd.os.NativeUtilities
-
Deprecated.
- isOracleError() - Method in exception ifs.fnd.service.FndException
-
Return true for Oracle error but not IFS PL/SQL error.
- isRecExcluded(LogRecord) - Method in class ifs.fnd.log.IfsFilter
-
Optional method that can be used for negation for performance reason.
- isRecLoggable(LogRecord) - Method in class ifs.fnd.log.ClassFilter
-
Returns true if the record is tagged by a class and optionally method
that match the filter arguments.
- isRecLoggable(LogRecord) - Method in class ifs.fnd.log.IfsFilter
-
Checks if a given log record should be published.
- isRecLoggable(LogRecord) - Method in class ifs.fnd.log.TagFilter
-
Returns true if any of the tags specified as argument to this filter
match the record, i.e.
- isTraceFileDebugEnabled() - Static method in class ifs.fnd.service.Util
-
Check if debug text should be written to the trace file.
- isTraceOn() - Method in interface ifs.fnd.service.LogOutput
-
Return true if the trace output is turned ON.
- isUpperCaseId(String) - Static method in class ifs.fnd.service.IfsNames
-
- isUpperCaseIdPart(char) - Static method in class ifs.fnd.service.IfsNames
-
- isUpperCaseIdStart(char) - Static method in class ifs.fnd.service.IfsNames
-
- isValueSet() - Method in class ifs.fnd.buffer.Item
-
Return true if a value has been set for this item.
- isValueUnchanged() - Method in class ifs.fnd.buffer.Item
-
Gets the unchanged value flag.
- Item - Class in ifs.fnd.buffer
-
A class that represents an item contained in a Buffer.
- Item() - Constructor for class ifs.fnd.buffer.Item
-
Create anonymous (without name) Item.
- Item(String) - Constructor for class ifs.fnd.buffer.Item
-
Create a named Item.
- Item(String, Object) - Constructor for class ifs.fnd.buffer.Item
-
Create a named Item with the specified value.
- Item(String, int) - Constructor for class ifs.fnd.buffer.Item
-
Create a named Item with the specified value.
- Item(String, String, String, Object) - Constructor for class ifs.fnd.buffer.Item
-
Create a named Item using the specified arguments.
- Item(String, String, String, String, Object, boolean, boolean) - Constructor for class ifs.fnd.buffer.Item
-
Internal "copy" constructor.
- ItemComparator - Interface in ifs.fnd.buffer
-
An instance of this interface can compare two Items.
- ItemNotFoundException - Exception in ifs.fnd.buffer
-
This exception is trhown when an Item could not be found in a Buffer.
- ItemNotFoundException(String) - Constructor for exception ifs.fnd.buffer.ItemNotFoundException
-
Create a new instance.
- items - Variable in class ifs.fnd.buffer.StandardBuffer
-
- iterator() - Method in interface ifs.fnd.buffer.Buffer
-
Return an iterator over all items in this Buffer.
- iterator() - Method in class ifs.fnd.buffer.StandardBuffer
-
Return an iterator over all items in this Buffer.
- iterator() - Method in class ifs.fnd.capability.CapabilitySet
-
- iterator(K) - Method in class ifs.fnd.util.ResetableListMap
-
Retrieves all values associated with given key.
- name - Variable in class ifs.fnd.log.Logger
-
- name - Variable in class ifs.fnd.util.Attribute
-
The name of this attribute.
- NativeUtilities - Class in ifs.fnd.os
-
Deprecated.
- NativeUtilities() - Constructor for class ifs.fnd.os.NativeUtilities
-
Deprecated.
- newArrayList() - Static method in class ifs.fnd.service.Util
-
Factory method for generic ArrayList.
- newArrayList(int) - Static method in class ifs.fnd.service.Util
-
Factory method for generic ArrayList.
- newBufferedReader(String, int) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses an input buffer of the specified size
and the default character set.
- newBufferedReader(InputStream) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses default character set.
- newBufferedReader(InputStream, int) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses an input buffer of the specified size
and the default character set.
- newBufferedWriter(String) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and default character encoding.
- newBufferedWriter(String, String) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and default character encoding.
- newBufferedWriter(File) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and default character encoding.
- newHashMap() - Static method in class ifs.fnd.service.Util
-
Factory method for generic HashMap.
- newHashMap(int) - Static method in class ifs.fnd.service.Util
-
Factory method for generic HashMap.
- newHashSet() - Static method in class ifs.fnd.service.Util
-
Factory method for generic HashSet.
- newInstance() - Method in interface ifs.fnd.buffer.Buffer
-
Return a new (empty) instance of the same class as this Buffer
- newInstance() - Method in class ifs.fnd.buffer.StandardBuffer
-
- newItem() - Method in interface ifs.fnd.buffer.Buffer
-
Return a new instance of Item
- newItem() - Method in class ifs.fnd.buffer.StandardBuffer
-
- newLinkedHashMap() - Static method in class ifs.fnd.service.Util
-
Factory method for generic LinkedHashMap.
- newLinkedHashSet() - Static method in class ifs.fnd.service.Util
-
Factory method for generic LinkedHashSet.
- newMap(String) - Static method in class ifs.fnd.util.ResetableListMap
-
Static factory method for generic ResetableListMap.
- newSimpleStack() - Static method in class ifs.fnd.service.Util
-
Factory method for generic SimpleStack.
- newTokenReader(Reader) - Method in class ifs.fnd.buffer.ExtendedBufferFormatter
-
Returns a new instance of StandardTokenReader
- newTokenReader(Reader) - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
Returns a new instance of StandardTokenReader
- newTransformerFactory() - Static method in class ifs.fnd.util.XmlUtil
-
Creates a new instance of TransformerFactory.
- newTreeMap() - Static method in class ifs.fnd.service.Util
-
Factory method for generic TreeMap.
- newTreeSet() - Static method in class ifs.fnd.service.Util
-
Factory method for generic TreeSet.
- newUtf8BufferedReader(String) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses UTF-8 character set.
- newUtf8BufferedReader(File) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses UTF-8 character set.
- newUtf8BufferedReader(InputStream) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffering character-input stream that uses UTF-8 character set.
- newUtf8BufferedWriter(String) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and UTF-8 character encoding.
- newUtf8BufferedWriter(String, boolean) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and UTF-8 character encoding.
- newUtf8BufferedWriter(File) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and UTF-8 character encoding.
- newUtf8BufferedWriter(File, boolean) - Static method in class ifs.fnd.util.IoUtil
-
Creates a buffered character-output stream that uses a default-sized
output buffer and UTF-8 character encoding.
- newXMLEventFactory() - Static method in class ifs.fnd.util.XmlUtil
-
Creates a new instance of the StAX XMLEventFactory.
- newXMLInputFactory() - Static method in class ifs.fnd.util.XmlUtil
-
Creates a new instance of the StAX XMLInputFactory.
- newXMLOutputFactory() - Static method in class ifs.fnd.util.XmlUtil
-
Creates a new instance of the StAX XMLOutputFactory.
- next() - Method in interface ifs.fnd.buffer.BufferIterator
-
Return the next Item in the interation.
- nextNonSpaceToken() - Method in class ifs.fnd.service.SQLTokenizer
-
Skip all white spaces.
- nextToken() - Method in class ifs.fnd.service.SQLTokenizer
-
Consume next token from the underlying stream.
- noneOf(Class<T>) - Static method in class ifs.fnd.capability.CapabilitySet
-
- NUMBER - Static variable in class ifs.fnd.buffer.DataFormatter
-
- NumberFormatter - Class in ifs.fnd.buffer
-
An instance of this class can format and parse Java simple numeric values,
like Double, Long ...etc.
- NumberFormatter(Buffer) - Constructor for class ifs.fnd.buffer.NumberFormatter
-
Constructs a new instance of NumberFormatter.
- NumberFormatter(int, String) - Constructor for class ifs.fnd.buffer.NumberFormatter
-
Constructs a new instance of NumberFormatter with the specified parameters.
- NumberFormatter(String, int, String) - Constructor for class ifs.fnd.buffer.NumberFormatter
-
Constructs a new instance of NumberFormatter with the specified parameters.
- NumberFormatter() - Constructor for class ifs.fnd.buffer.NumberFormatter
-
Constructs a new instance of NumberFormatter.
- nvl(String, String) - Static method in class ifs.fnd.util.Str
-
Replaces a null value of a string.
- pack(PackedObject) - Method in interface ifs.fnd.util.Packable
-
Stores all persistant attributes using PackedObject's set() methods.
- Packable - Interface in ifs.fnd.util
-
Framework internal class: A Packable object can store (pack) and retrieve (unpack) its state
(all attribute values) into/from an instance of
PackedObject.
- packableToString(Packable, String) - Static method in class ifs.fnd.util.PackedObject
-
- PackedObject - Class in ifs.fnd.util
-
Framework internal class: PackedObject is a class that encapsulates pack/unpack algorithms
used for storage of persistant objects.
- PackedObject() - Constructor for class ifs.fnd.util.PackedObject
-
Creates an empty PackedObject.
- PackedObject(Packable) - Constructor for class ifs.fnd.util.PackedObject
-
Creates an instance of PackedObject representing given Packable object.
- PackedObject(String) - Constructor for class ifs.fnd.util.PackedObject
-
Creates an instance of PackedObject parsing the specified text buffer.
- PARENT_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- parse(byte[], Buffer) - Method in class ifs.fnd.buffer.BinaryBufferFormatter
-
Parse array of bytes to a Buffer.
- parse(String) - Method in class ifs.fnd.buffer.BooleanFormatter
-
- parse(InputStream, Buffer) - Method in interface ifs.fnd.buffer.BufferFormatter
-
Consume and return one Buffer object from the specified byte stream.
- parse(String, Buffer) - Method in interface ifs.fnd.buffer.BufferFormatter
-
Trnsform the specified String into a Buffer object.
- parse(String) - Method in class ifs.fnd.buffer.DataFormatter
-
Transform a specified String into a simple Java Object.
- parse(String) - Method in class ifs.fnd.buffer.DateFormatter
-
- parse(StandardTokenReader, Buffer) - Method in class ifs.fnd.buffer.ExtendedBufferFormatter
-
Deserialize one Buffer object from the specified stream into the
specified Buffer.
- parse(String) - Method in class ifs.fnd.buffer.NumberFormatter
-
- parse(String, int) - Method in class ifs.fnd.buffer.ServerFormatter
-
Transform a specified String into a simple Java Object
(like Date, Boolean ...etc) using one of the private DataFormatters.
- parse(String, Buffer) - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
Transform a specified String into a Buffer object
- parse(InputStream, Buffer) - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
Consume and return one Buffer object from the specified stream.
- parse(StandardTokenReader, Buffer) - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
Deserialize one Buffer object from the specified stream into the
specified Buffer.
- parse(String) - Method in class ifs.fnd.buffer.StringFormatter
-
- parse(String) - Static method in class ifs.fnd.service.ReauthenticationRequest.Method
-
Parse a string into an instance of reauthentication Method.
- parse(String) - Static method in class ifs.fnd.service.ReauthenticationRequest.Type
-
Parse a string into an instance of reauthentication Type.
- parse(String) - Method in class ifs.fnd.util.Message
-
Transforms given text buffer into internal state.
- parse(String) - Method in class ifs.fnd.util.PackedObject
-
- parseDocument(InputSource) - Static method in class ifs.fnd.util.XmlUtil
-
Parses an XML document from a strem
- parseFile(String) - Static method in class ifs.fnd.util.Message
-
Transforms the specified text file into a Message object.
- PASSWORD - Static variable in class ifs.fnd.service.ReauthenticationRequest
-
Constant representing PASSWORD method of a reauthentication request.
- PASSWORD_AND_HARDWARE - Static variable in class ifs.fnd.service.ReauthenticationRequest
-
Constant representing PASSWORD_AND_HARDWARE method of a reauthentication request.
- peek() - Method in class ifs.fnd.util.SimpleStack
-
Looks at the object at the top of this stack without removing it
from the stack.
- perform(String) - Static method in class ifs.fnd.os.NativeUtilities
-
Deprecated.
- pop() - Method in class ifs.fnd.util.SimpleStack
-
Removes the object at the top of this stack and returns that
object as the value of this function.
- precision - Static variable in class ifs.fnd.service.TraceEventType
-
- PreparedString - Class in ifs.fnd.util
-
A PreparedString
is a string (pattern
) that contains
variables which later on are replaced with values.
- PreparedString(String) - Constructor for class ifs.fnd.util.PreparedString
-
A pattern must be supplied when instantiating a PreparedString
object.
- PreparedString(String, boolean) - Constructor for class ifs.fnd.util.PreparedString
-
This constructor also sets whether to keep variables with no values in the
resulting string.
- PreparedString(String, char) - Constructor for class ifs.fnd.util.PreparedString
-
Constructor setting pattern & variable operator.
- PreparedString(String, boolean, char) - Constructor for class ifs.fnd.util.PreparedString
-
Constructor setting the whether to keep variables as well as setting the
variable operator character.
- print(String) - Method in class ifs.fnd.util.StreamWriter
-
Write a string.
- println(String) - Static method in class ifs.fnd.util.Log
-
Deprecated.
use put() methods
- println(String) - Method in class ifs.fnd.util.StreamWriter
-
Write a string and the line separator.
- println() - Method in class ifs.fnd.util.StreamWriter
-
Write the line separator.
- processClassMapping(String, String) - Method in interface ifs.fnd.log.MappingProcessor
-
Processes the given class name mapping.
- processFieldMapping(String, String, String, String) - Method in interface ifs.fnd.log.MappingProcessor
-
Processes the given field name mapping.
- processMethodMapping(String, int, int, String, String, String, String) - Method in interface ifs.fnd.log.MappingProcessor
-
Processes the given method name mapping.
- ProxyConnection - Class in ifs.fnd.proxy
-
Database connection used in proxy-user mode.
- ProxyConnectionCache - Class in ifs.fnd.proxy
-
Class that encapsulates creation and closing of database connections.
- ProxyConnectionCache() - Constructor for class ifs.fnd.proxy.ProxyConnectionCache
-
- ProxyConnectionPool - Class in ifs.fnd.proxy
-
Pool with stateful database connections.
- ProxyConnectionPool.Config - Class in ifs.fnd.proxy
-
Configuration parameters for proxy connection pool.
- ProxyConnectionPool.Config() - Constructor for class ifs.fnd.proxy.ProxyConnectionPool.Config
-
- ProxyCursor - Class in ifs.fnd.proxy
-
Interface representing an open cursor in a proxy connection.
- ProxyCursor() - Constructor for class ifs.fnd.proxy.ProxyCursor
-
- push(E) - Method in class ifs.fnd.util.SimpleStack
-
Pushes an item onto the top of this stack.
- put(String) - Method in interface ifs.fnd.log.LoggerOutput
-
Adds a message to this logger output.
- put(ProxyConnection) - Static method in class ifs.fnd.proxy.ProxyConnectionPool
-
Adds a proxy connection to the pool.
- put(String) - Method in interface ifs.fnd.service.LogOutput
-
Write a string to the log output, if the log output is turned ON.
- put(Object, String) - Method in interface ifs.fnd.service.LogOutput
-
Write the caller's class name and a specified string to the log output.
- put(Object, Object) - Method in class ifs.fnd.util.FndSoftHashMap
-
Put the key, value pair into the HashMap using a SoftValue object.
- put(Object, String, String) - Static method in class ifs.fnd.util.Log
-
Writes the thread name, class name, method name and a specified line
to the log output.
- put(Object, String) - Static method in class ifs.fnd.util.Log
-
Writes the thread name, class name and a specified line to the log output.
- put(String) - Static method in class ifs.fnd.util.Log
-
Writes the thread name and a specified line to the log output.
- readAndTrimFile(String) - Static method in class ifs.fnd.service.Util
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readAndTrimFile(String) - Static method in class ifs.fnd.util.IoUtil
-
Read the file with the specified name using UTF-8 encoding,
remove trailing blanks from every line, and return the resulting
contents as one String.
- readFile(String) - Static method in class ifs.fnd.util.IoUtil
-
Returns the contents of a specified text file as one String using default encoding.
- readFile(String, String) - Static method in class ifs.fnd.util.IoUtil
-
Returns the contents of a specified text file as one String using given encoding.
- readFile(String) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readFile(String, String) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readLengthPrefix(Reader) - Static method in class ifs.fnd.buffer.BufferUtil
-
Reads a length-prefix from a Reader
.
- readLengthPrefix(byte[]) - Static method in class ifs.fnd.buffer.BufferUtil
-
Reads a length-prefix from a byte array.
- readLengthPrefix(byte[], int) - Static method in class ifs.fnd.buffer.BufferUtil
-
Reads a length-prefix from a byte array, starting from index
offset
.
- readMappingFile(String) - Method in class ifs.fnd.log.LogMgr
-
Parses the content of supplied mapping file.
- readMappingFile(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- readMessage(InputStream, String) - Static method in class ifs.fnd.util.IoUtil
-
Transforms a specified InputStream into a String using default encoding.
- readMessage(InputStream) - Static method in class ifs.fnd.util.IoUtil
-
Transforms a specified InputStream into a String using default encoding.
- readMessage(InputStream, String) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readMessage(InputStream) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readStream(InputStream) - Static method in class ifs.fnd.util.IoUtil
-
Transforms a specified InputStream to a String using default encoding.
- readStream(Reader) - Static method in class ifs.fnd.util.IoUtil
-
Returns the contents of a specified Reader as one String.
- readStream(InputStream) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readStream(Reader) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to the new utility class ifs.fnd.util.IoUtil
- readUtf8File(String) - Static method in class ifs.fnd.util.IoUtil
-
Returns the contents of a specified text file as one String using UTF-8 encoding.
- ReauthenticationRequest - Class in ifs.fnd.service
-
Reauthentication request parameters sent from a server to a client.
- ReauthenticationRequest() - Constructor for class ifs.fnd.service.ReauthenticationRequest
-
Create new instance of ReauthenticationRequest with undefined contents.
- ReauthenticationRequest(ReauthenticationRequest.Type, ReauthenticationRequest.Method, String, String) - Constructor for class ifs.fnd.service.ReauthenticationRequest
-
Create new instance of ReauthenticationRequest with the specified contents.
- ReauthenticationRequest(ReauthenticationRequest.Type, ReauthenticationRequest.Method, String) - Constructor for class ifs.fnd.service.ReauthenticationRequest
-
Create new instance of ReauthenticationRequest with the specified contents.
- ReauthenticationRequest.Method - Class in ifs.fnd.service
-
Enumeration class that represents the method of a reauthentication request.
- ReauthenticationRequest.Type - Class in ifs.fnd.service
-
Enumeration class that represents the type of a reauthentication request.
- ReauthenticationResponse - Class in ifs.fnd.service
-
Reauthentication response parameters sent from a client to a server.
- ReauthenticationResponse() - Constructor for class ifs.fnd.service.ReauthenticationResponse
-
Create new instance of ReauthenticationResponse with undefined contents.
- ReauthenticationResponse(String, String, String, String, String) - Constructor for class ifs.fnd.service.ReauthenticationResponse
-
Create new instance of ReauthenticationResponse with the specified contents.
- ReauthenticationResponse(String, String, String, String) - Constructor for class ifs.fnd.service.ReauthenticationResponse
-
Create new instance of ReauthenticationResponse with the specified contents.
- ReauthenticationResponse(String, String, String) - Constructor for class ifs.fnd.service.ReauthenticationResponse
-
Create new instance of ReauthenticationResponse with the specified contents.
- RECORD_SEPARATOR - Static variable in class ifs.fnd.service.IfsConstants
-
IFS record separator (ASCII code = 30).
- record_separator - Static variable in class ifs.fnd.service.IfsNames
-
- recordSeparator - Static variable in class ifs.fnd.service.IfsNames
-
- registerLoggerOutput(LoggerOutput) - Method in class ifs.fnd.log.ThreadLoggers
-
Framework internal method: Registers a destination for log messages.
- reloadFile() - Static method in class ifs.fnd.service.DebugInfo
-
- remove(Object) - Method in class ifs.fnd.util.FndSoftHashMap
-
- removeAttribute(String) - Method in class ifs.fnd.util.Message
-
Removes an attribute with the specified name.
- removeClassLogger(String) - Method in class ifs.fnd.log.LogMgr
-
Removes class Logger definition.
- removeClassLogger(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- removeClassSwitch(String) - Static method in class ifs.fnd.util.Log
-
Removes the output switch for a specified class name, so that
the default class switch will apply for that class.
- removeClassSwitches() - Static method in class ifs.fnd.util.Log
-
Removes all output class-switches, so that
the default class switch will apply for all classes.
- removeFromStack(Class) - Method in class ifs.fnd.log.Logger
-
Removes the specified class from stack trace on logging event.
- removeFromStack(Class, String) - Method in class ifs.fnd.log.Logger
-
Removes the specified method call from stack trace on logging event.
- removeFromStack(String) - Method in class ifs.fnd.log.Logger
-
Removes the specified class from stack trace on logging event.
- removeFromStack(String, String) - Method in class ifs.fnd.log.Logger
-
Removes the specified method call from stack trace on logging event.
- removeItem(String) - Method in interface ifs.fnd.buffer.Buffer
-
Remove the named item from the item list in this Buffer.
- removeItem(int) - Method in interface ifs.fnd.buffer.Buffer
-
Remove the Item at a specified position (0,1, ...) in this Buffer
- removeItem(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
Remove the named item from the item list in this Buffer.
- removeItem(int) - Method in class ifs.fnd.buffer.StandardBuffer
-
Remove the Item at a specified position (0,1,...) in this Buffer.
- removeItems() - Method in interface ifs.fnd.buffer.Buffer
-
Remove all items from this Buffer
- removeItems() - Method in class ifs.fnd.buffer.StandardBuffer
-
Remove all items from this Buffer.
- removeMappingFile() - Method in class ifs.fnd.log.LogMgr
-
Removes the currently defined mapping file
- removeMappingFile() - Method in interface ifs.fnd.log.LogMgrMBean
-
- removeThreadSwitch(String) - Static method in class ifs.fnd.util.Log
-
Removes the output switch for a specified thread name, so that
the default thread switch will apply for that thread.
- removeThreadSwitches() - Static method in class ifs.fnd.util.Log
-
Removes all output thread-switches, so that
the default thread switch will apply for all threads.
- replace(String, String, String) - Static method in class ifs.fnd.util.Str
-
Returns the specified 'str' string with all occurrences of 'substr'
replaced with 'with'.
- replaceFirst(String, String, String) - Static method in class ifs.fnd.util.Str
-
Returns the specified 'str' string with the first occurrence of 'substr'
replaced with 'with'.
- replaceMacroReferences(char, char) - Method in class ifs.fnd.util.Message
-
In each attribute value of this Message, replace all occurences of '&XXX'
with the value of the attribute XXX, using the specified characters
as a macro reference 'begin' and 'end' markers.
- REQUEST_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- reset() - Static method in class ifs.fnd.log.LogMgr
-
Resets all thread loggers to their default levels.
- reset() - Method in class ifs.fnd.service.SQLTokenizer
-
Reset the current position in the underlying stream to the position
marked by the last call to mark() method.
- reset(ResetableListMap.State<V>) - Method in class ifs.fnd.util.ResetableListMap
-
Resets the state of this map.
- ResetableListMap<K,V> - Class in ifs.fnd.util
-
Map that associates a list of values with a key and supports mark and reset operations.
- ResetableListMap() - Constructor for class ifs.fnd.util.ResetableListMap
-
Constructs an empty ResetableListMap.
- ResetableListMap(String) - Constructor for class ifs.fnd.util.ResetableListMap
-
Constructs an empty ResetableListMap.
- ResetableListMap.State<V> - Class in ifs.fnd.util
-
Class that identifies the state of a ResetableListMap.
- ResetableListMap.State() - Constructor for class ifs.fnd.util.ResetableListMap.State
-
- RESPONSE_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- rollback() - Method in class ifs.fnd.proxy.ProxyConnection
-
Rolls back the transaction on this connection.
- RowComparator - Class in ifs.fnd.buffer
-
An ItemComparator for DATA rows in a Buffer.
- RowComparator() - Constructor for class ifs.fnd.buffer.RowComparator
-
Empty constructor called by sub-classes.
- RowComparator(ServerFormatter, String, boolean) - Constructor for class ifs.fnd.buffer.RowComparator
-
Create a RowComparator based on the specified item name.
- RowComparator(ServerFormatter, String, boolean, String) - Constructor for class ifs.fnd.buffer.RowComparator
-
- rpad(String, int) - Static method in class ifs.fnd.service.Util
-
Deprecated.
Moved to class ifs.fnd.util.Str
- rpad(String, int, char) - Static method in class ifs.fnd.service.Util
-
Deprecated.
Moved to class ifs.fnd.util.Str
- rpad(String, int) - Static method in class ifs.fnd.util.Str
-
Return given string rigth-padded with blanks to the specified length.
- rpad(String, int, char) - Static method in class ifs.fnd.util.Str
-
Return given string rigth-padded to the specified length.
- run() - Method in class ifs.fnd.service.IfsShutdownHook
-
Implement this method to perform any action that should be taken during the
shutdown sequence.
- save(Buffer) - Method in interface ifs.fnd.buffer.Bufferable
-
Copy the internal state of this Bufferable object
into a specified Buffer.
- save(Buffer, String) - Static method in class ifs.fnd.buffer.Buffers
-
Transform the specified Buffer into a String using the default
BufferFormatter and store this String in a file with the specified name.
- save(Buffer, String, String) - Static method in class ifs.fnd.buffer.Buffers
-
Store a name-value pair in a buffer.
- save(Buffer, String, int) - Static method in class ifs.fnd.buffer.Buffers
-
Store a name-value pair in a buffer.
- save(Buffer, String, double) - Static method in class ifs.fnd.buffer.Buffers
-
Store a name-value pair in a buffer.
- save(Buffer, String, boolean) - Static method in class ifs.fnd.buffer.Buffers
-
Store a name-value pair in a buffer.
- save(Buffer, String, Buffer) - Static method in class ifs.fnd.buffer.Buffers
-
Store a buffer in another buffer.
- save(Buffer, String, String[]) - Static method in class ifs.fnd.buffer.Buffers
-
Store a string array in a buffer.
- save(Buffer, String, String[], int) - Static method in class ifs.fnd.buffer.Buffers
-
Store a string array in a buffer.
- save(Buffer) - Method in exception ifs.fnd.service.FndException
-
Store the internal state of this FndException in a specified Buffer.
- save(Buffer) - Method in class ifs.fnd.service.ReauthenticationRequest
-
Copy the internal state of this Bufferable object into a specified Buffer.
- save(Message) - Method in class ifs.fnd.service.ReauthenticationRequest
-
Copy the internal state of this object into an IFS-Message.
- save(Buffer) - Method in class ifs.fnd.service.ReauthenticationResponse
-
Copy the internal state of this Bufferable object into a specified Buffer.
- save(Message) - Method in class ifs.fnd.service.ReauthenticationResponse
-
Copy the internal state of this object into an IFS-Message.
- save(String) - Method in class ifs.fnd.util.Message
-
Stores this message in a text file.
- search(Object) - Method in class ifs.fnd.util.SimpleStack
-
Returns the 1-based position where an object is on this stack.
- SECURITY_LOGGER - Static variable in class ifs.fnd.log.LogMgr
-
- server_date_mask - Static variable in class ifs.fnd.service.IfsNames
-
Deprecated.
Use serverDateMask
- serverDateMask - Static variable in class ifs.fnd.service.IfsNames
-
- ServerFormatter - Class in ifs.fnd.buffer
-
Transforms simple Java Object
(like Date, Boolean, Double ...etc) into a String and vice versa.
- ServerFormatter(String, String) - Constructor for class ifs.fnd.buffer.ServerFormatter
-
Create a new ServerFormatter based on the specified arguments.
- set(String, String) - Method in class ifs.fnd.util.PackedObject
-
- set(String, int) - Method in class ifs.fnd.util.PackedObject
-
- set(String, Time) - Method in class ifs.fnd.util.PackedObject
-
- set(String, boolean) - Method in class ifs.fnd.util.PackedObject
-
- setAdditionalMessage(String) - Method in exception ifs.fnd.service.FndException
-
Sets additional error message.
- setApplicationLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Application logger.
- setApplicationLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Application logger.
- setAttribute(String, boolean) - Method in class ifs.fnd.util.Message
-
set methods - set String/int/boolean/Time value for specified attribute,
if attribute does exist its value is overwritten.
- setAttribute(String, String) - Method in class ifs.fnd.util.Message
-
- setAttribute(String, int) - Method in class ifs.fnd.util.Message
-
- setAttribute(String, Time) - Method in class ifs.fnd.util.Message
-
- setCallSequenceLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Call Sequence logger.
- setCallSequenceLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Call Sequence logger.
- setClassSwitch(String, boolean) - Static method in class ifs.fnd.util.Log
-
Sets the output switch for a specified class name.
- setClassSwitch(String) - Static method in class ifs.fnd.util.Log
-
Sets the output switch for specified classes using syntax:
"Y c1 c2 c3" or "N c1 c2 c3".
- setCommandName(String) - Method in exception ifs.fnd.service.FndException
-
Sets the name of the command this FndException corresponds to.
- setDatabaseLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Database logger.
- setDatabaseLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Database logger.
- setDecimalSeparator(char) - Method in class ifs.fnd.buffer.NumberFormatter
-
Set the decimal separator for this formatter.
- setDedicated(boolean) - Method in class ifs.fnd.proxy.ProxyConnection
-
Mark this connection as a dedicated connection.
- setDefaultApplicationLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Application loggers.
- setDefaultApplicationLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for application loggers.
- setDefaultApplicationLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultBuffer(Buffer) - Static method in class ifs.fnd.buffer.Buffers
-
Set the default Buffer implementation which will be used by some methods
in this class like fromMessage() or load().
- setDefaultCallSequenceLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Call Sequence loggers.
- setDefaultCallSequenceLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for call sequence loggers.
- setDefaultCallSequenceLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultClassSwitch(boolean) - Static method in class ifs.fnd.util.Log
-
Sets the default per-class output switch, which will be used for
all classes that are missing own switches.
- setDefaultDatabaseLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Database loggers.
- setDefaultDatabaseLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for database loggers.
- setDefaultDatabaseLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultFormatter(BufferFormatter) - Static method in class ifs.fnd.buffer.Buffers
-
Set the default BufferFormatter which will be used by some methods
in this class like save() or load().
- setDefaultFrameworkLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Framework loggers.
- setDefaultFrameworkLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for framework loggers.
- setDefaultFrameworkLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultGatewayLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Gateway loggers.
- setDefaultGatewayLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for gateway loggers.
- setDefaultGatewayLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultIntegrationLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Integration loggers.
- setDefaultIntegrationLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for integration loggers.
- setDefaultIntegrationLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default global level for all loggers.
- setDefaultLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default global level for all loggers.
- setDefaultLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultRequestLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Request loggers.
- setDefaultRequestLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for request loggers.
- setDefaultRequestLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultResponseLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Response loggers.
- setDefaultResponseLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for response loggers.
- setDefaultResponseLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultSecurityLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Security loggers.
- setDefaultSecurityLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for security loggers.
- setDefaultSecurityLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setDefaultSwitch(boolean) - Static method in class ifs.fnd.util.Log
-
Deprecated.
use setDefaultClassSwitch() or setDefaultThreadSwitch()
- setDefaultThreadSwitch(boolean) - Static method in class ifs.fnd.util.Log
-
Sets the default per-thread output switch, which will be used for
all threads that are missing own switches.
- setDefaultWebClientLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets default level for Web Client loggers.
- setDefaultWebClientLevel(String) - Method in class ifs.fnd.log.LogMgr
-
Sets the default level for Web Client loggers.
- setDefaultWebClientLevel(String) - Method in interface ifs.fnd.log.LogMgrMBean
-
- setEndUser(String) - Method in class ifs.fnd.proxy.ProxyConnection
-
Sets the end user for this proxy session.
- setFndUser(String) - Method in class ifs.fnd.proxy.ProxyConnection
-
Sets FND user for this proxy session.
- setFrameworkLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Framework logger.
- setFrameworkLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Framework logger.
- setGatewayLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Gateway logger.
- setGatewayLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Gateway logger.
- setGroupingSeparator(char) - Method in class ifs.fnd.buffer.NumberFormatter
-
Sets the Group Separator of the number formatter.
- setHeader(String) - Method in interface ifs.fnd.buffer.Buffer
-
Set the header of this Buffer.
- setHeader(String) - Method in class ifs.fnd.buffer.StandardBuffer
-
Set the header of this Buffer.
- setHeader(String) - Method in class ifs.fnd.util.Message
-
- setHeader(String) - Method in class ifs.fnd.util.PackedObject
-
- setIdentity(String) - Method in class ifs.fnd.buffer.Item
-
Set the identity of this Item.
- setInCleanupQueue(boolean) - Method in class ifs.fnd.proxy.ProxyConnection
-
Sets inCleanupQueue-status of this connection.
- setIntegrationLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Integration logger.
- setIntegrationLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Integration logger.
- setItem(String, String) - Method in interface ifs.fnd.buffer.Buffer
-
Mofify the first occurence of a named item, or create a new item,
if such item does not exist.
- setItem(String, int) - Method in interface ifs.fnd.buffer.Buffer
-
Mofify the first occurence of a named item, or create a new item,
if such item does not exist.
- setItem(String, String) - Method in class ifs.fnd.buffer.StandardBuffer
-
Mofify the first occurence of a named item, or create a new item,
if such item does not exist.
- setItem(String, int) - Method in class ifs.fnd.buffer.StandardBuffer
-
- setLastCheckedLogger(Logger) - Method in class ifs.fnd.log.ThreadLoggers
-
Framework internal method: Sets the last checked logger.
- setLengthPrefixSupported(boolean) - Method in class ifs.fnd.buffer.StandardBufferFormatter
-
- setLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for all loggers.
- setLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for all loggers.
- setMainSwitch(boolean) - Static method in class ifs.fnd.util.Log
-
Sets the main switch for all log outputs.
- setName(String) - Method in class ifs.fnd.buffer.Item
-
Set the name of this Item.
- setOutput(boolean) - Static method in class ifs.fnd.util.Log
-
Sets the main switch for all log outputs.
- setRequestLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Request logger.
- setRequestLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Request logger.
- setResponseLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Response logger.
- setResponseLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Response logger.
- setRevision(File, JsfVersion.RevType, String) - Method in class ifs.fnd.service.JsfVersion
-
Called from Build Task.
- setRowNo(String) - Method in exception ifs.fnd.service.FndException
-
Sets the row number this FndException corresponds to.
- setSecurityLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Security logger.
- setSecurityLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Security logger.
- setSessionId(String) - Method in class ifs.fnd.proxy.ProxyConnection
-
Sets the session ID for this proxy session.
- setStatus(String) - Method in class ifs.fnd.buffer.Item
-
Set the status of this Item.
- setThreadSwitch(String, boolean) - Static method in class ifs.fnd.util.Log
-
Sets the output switch for a specified thread name.
- setTimestamp(long) - Method in class ifs.fnd.proxy.ProxyCursor
-
Assign a timestamp to this cursor.
- setTimestamp(long) - Method in interface ifs.fnd.proxy.TimestampedResource
-
Assigns a timestamp to this resource.
- setType(String) - Method in class ifs.fnd.buffer.Item
-
Set the type of this Item.
- setUnchangedValueFlag(boolean) - Method in class ifs.fnd.buffer.Item
-
Sets the unchanged value flag.
- setUsedByRequest(boolean) - Method in class ifs.fnd.proxy.ProxyConnection
-
Sets usedByRequest-status of this connection.
- setValue(Object) - Method in class ifs.fnd.buffer.Item
-
Set the value (String or nested Buffer) of this Item.
- setValue(int) - Method in class ifs.fnd.buffer.Item
-
Set the int value of this Item.
- setValue(String, String) - Method in class ifs.fnd.util.PreparedString
-
Sets the value of an variable.
- setWebClientLevel(int) - Static method in class ifs.fnd.log.LogMgr
-
Sets thread level for Web Client logger.
- setWebClientLevel(int) - Method in class ifs.fnd.log.ThreadLoggers
-
Sets thread level for Web Client logger.
- showException(Throwable) - Static method in class ifs.fnd.service.Util
-
Output the details of the specified exception to standard output.
- showException(Throwable) - Static method in class ifs.fnd.util.Log
-
Output the details of the specified exception to the log output.
- showException(Throwable) - Static method in class ifs.fnd.util.Str
-
Deprecated.
Moved to class ifs.fnd.service.Util
- showMemory() - Static method in class ifs.fnd.util.Log
-
Writes current memory status to the log output.
- ShutdownListener - Class in ifs.fnd.service
-
A class implementing protocol for graceful shutdown of VM in case of running
Java as a Windows service through the ifssrv.exe executable.
- SIMPLE - Static variable in class ifs.fnd.service.ReauthenticationRequest
-
Constant representing SIMPLE type of a reauthentication request.
- SimpleStack<E> - Class in ifs.fnd.util
-
Simple unsynchronized implementation of stack.
- SimpleStack() - Constructor for class ifs.fnd.util.SimpleStack
-
Creates an empty stack.
- size() - Method in class ifs.fnd.capability.CapabilitySet
-
- size() - Method in class ifs.fnd.proxy.TimeoutedResourceLog
-
Gets the current size of the log.
- size() - Method in class ifs.fnd.util.FndSoftHashMap
-
- size() - Method in class ifs.fnd.util.IntArray
-
Gets the size of this array.
- size() - Method in class ifs.fnd.util.SimpleStack
-
Returns the number of items on this stack.
- sort(Buffer, RowComparator) - Static method in class ifs.fnd.buffer.Buffers
-
Sort all rows in a Buffer according to the specified RowComparator.
- sortItems(Buffer, ItemComparator) - Static method in class ifs.fnd.buffer.Buffers
-
Sort all items in a Buffer according to the specified ItemComparator.
- split(int) - Method in class ifs.fnd.util.Message
-
Splits this message into an array of Messages.
- split(String, String) - Static method in class ifs.fnd.util.Str
-
Split a string into tokens.
- spoolStatistics() - Static method in class ifs.fnd.service.TraceEventType
-
- spoolStatistics(String) - Static method in class ifs.fnd.service.TraceEventType
-
- SQLRecognizer - Class in ifs.fnd.service
-
Framework internal class: Class used to identify database objects in SQL statements.
- SQLRecognizer(String, String) - Constructor for class ifs.fnd.service.SQLRecognizer
-
- SQLRecognizer.SQLProcedure - Class in ifs.fnd.service
-
- SQLRecognizer.SQLProcedure(String, boolean, SQLRecognizer.SQLProcedure) - Constructor for class ifs.fnd.service.SQLRecognizer.SQLProcedure
-
- SQLTokenizer - Class in ifs.fnd.service
-
Framework internal class: SQL specific tokenizer that supports mark() and reset() methods.
- SQLTokenizer(String) - Constructor for class ifs.fnd.service.SQLTokenizer
-
- StandardBuffer - Class in ifs.fnd.buffer
-
Single-thread implementation of Buffer interface.
- StandardBuffer() - Constructor for class ifs.fnd.buffer.StandardBuffer
-
Constructs a new instance of StandardBuffer.
- StandardBufferFormatter - Class in ifs.fnd.buffer
-
Framework internal class: Standard implementation of BufferFormatter interface.
- StandardBufferFormatter() - Constructor for class ifs.fnd.buffer.StandardBufferFormatter
-
- StandardFactory - Class in ifs.fnd.service
-
Framework internal class: Standard implementation of Factory interface.
- StandardFactory() - Constructor for class ifs.fnd.service.StandardFactory
-
- StandardTokenReader - Class in ifs.fnd.buffer
-
Framework internal class: A class that reads tokens and delimiters from an underlying stream.
- StandardTokenReader(InputStream) - Constructor for class ifs.fnd.buffer.StandardTokenReader
-
Construct an instance that will read bytes from the specified byte stream,
and then convert them to tokens and delimiters.
- StandardTokenReader(Reader) - Constructor for class ifs.fnd.buffer.StandardTokenReader
-
Construct an instance that will read tokens directly from the specified
character stream,
- StandardTokenWriter - Class in ifs.fnd.buffer
-
Framework internal class: This class passes characters to a byte or character stream.
- StandardTokenWriter(OutputStream) - Constructor for class ifs.fnd.buffer.StandardTokenWriter
-
Construct an instance that will convert characters to bytes
and write them to a specified byte stream.
- StandardTokenWriter(Writer) - Constructor for class ifs.fnd.buffer.StandardTokenWriter
-
Construct an instance that will write characters to a specified
character stream.
- StandardTokenWriter(int) - Constructor for class ifs.fnd.buffer.StandardTokenWriter
-
Construct an instance that will write characters to a string buffer
with the specified initial size.
- StandardTokenWriter() - Constructor for class ifs.fnd.buffer.StandardTokenWriter
-
Construct an instance that will write characters to a string buffer
with the default initial size.
- start() - Static method in class ifs.fnd.service.ShutdownListener
-
Starts the listener if not already started.
- startHooks() - Static method in class ifs.fnd.service.IfsShutdownHook
-
Initiates shutdown procedure before VM will do it.
- statisticsEnabled - Static variable in class ifs.fnd.service.TraceEvent
-
- stderrln(String) - Static method in class ifs.fnd.util.IoUtil
-
Print out a line to standard error
- stdoutln() - Static method in class ifs.fnd.util.IoUtil
-
Print out line feed to standard output
- stdoutln(String) - Static method in class ifs.fnd.util.IoUtil
-
Print out a line to standard output
- stdoutprn(String) - Static method in class ifs.fnd.util.IoUtil
-
Print out text to standard output
- stopForwarding() - Method in class ifs.fnd.log.Logger
-
Stops Logger forwarding
- Str - Class in ifs.fnd.util
-
This class encapsulates some common string functions.
- StreamWriter - Class in ifs.fnd.util
-
This class can be used instead of of java.io.PrintWriter.
- StreamWriter(OutputStream) - Constructor for class ifs.fnd.util.StreamWriter
-
Create a new StreamWriter from an existing OutputStream.
- STRING - Static variable in class ifs.fnd.buffer.DataFormatter
-
- StringFormatter - Class in ifs.fnd.buffer
-
An instance of this class can format and parse String values.
- StringFormatter(int, String) - Constructor for class ifs.fnd.buffer.StringFormatter
-
Constructs a new instance of StringFormatter with the specified parameters.
- StringFormatter(Buffer) - Constructor for class ifs.fnd.buffer.StringFormatter
-
Constructs a new instance of StringFormatter.
- StringFormatter() - Constructor for class ifs.fnd.buffer.StringFormatter
-
Constructs a new instance of StringFormatter.
- stringToPackable(String) - Static method in class ifs.fnd.util.PackedObject
-
- SYSTEM_USER - Static variable in class ifs.fnd.service.IfsConstants
-
The Oracle user used to create connections to database.
- TagFilter - Class in ifs.fnd.log
-
A filter implementation that can filter on one or more tags.
- TagFilter() - Constructor for class ifs.fnd.log.TagFilter
-
- Tags - Class in ifs.fnd.log
-
A class representing a single tag or a collection of tags that can be used for tagging
debug and log output.
- Tags(String) - Constructor for class ifs.fnd.log.Tags
-
Creates a new single tag recognized by the given name.
- TemporaryFile - Class in ifs.fnd.service
-
Class representing a file on a TemporaryFileList.
- TemporaryFileList - Class in ifs.fnd.service
-
Class representing a list with temporary files.
- TemporaryFileList() - Constructor for class ifs.fnd.service.TemporaryFileList
-
Creates a new TemporaryFileList that registers a new Java VM shutdown hook.
- TEXT_SEPARATOR - Static variable in class ifs.fnd.service.IfsConstants
-
IFS text separator: '^'.
- text_separator - Static variable in class ifs.fnd.service.IfsNames
-
- textSeparator - Static variable in class ifs.fnd.service.IfsNames
-
- ThreadLoggers - Class in ifs.fnd.log
-
A class containing a set of category loggers together with corresponding logging levels.
- TIME - Static variable in class ifs.fnd.buffer.DataFormatter
-
- Time - Class in ifs.fnd.util
-
An instance of this class represents a timestamp.
- Time() - Constructor for class ifs.fnd.util.Time
-
Create a Time object for the current time.
- Time(String) - Constructor for class ifs.fnd.util.Time
-
Create a Time object for the specfied timestamp.
- Time(Date) - Constructor for class ifs.fnd.util.Time
-
Create a Time object for the specfied date.
- Time(long) - Constructor for class ifs.fnd.util.Time
-
Create a Time object for the specfied time.
- TimeoutedResourceLog - Class in ifs.fnd.proxy
-
Log with automatically closed timeouted transactions and cursors.
- TimeoutedResourceLog(int) - Constructor for class ifs.fnd.proxy.TimeoutedResourceLog
-
Create an instance of TimeoutedResourceLog with specified maximum size.
- timeoutedResourceLogSize - Variable in class ifs.fnd.proxy.ProxyConnectionPool.Config
-
The maximum number of resources (cursors) that can be stored in the log.
- TimestampedResource - Interface in ifs.fnd.proxy
-
JDBC resource (like transaction or cursor) marked with a timestamp.
- toBase64Text(byte[]) - Static method in class ifs.fnd.service.Util
-
Perform the BASE64 encoding of the specified array of bytes.
- toBitSet() - Method in class ifs.fnd.capability.CapabilitySet
-
- toBitSet(byte[]) - Static method in class ifs.fnd.util.BitSetUtil
-
- toByteArray() - Method in class ifs.fnd.capability.CapabilitySet
-
- toByteArray(BitSet) - Static method in class ifs.fnd.util.BitSetUtil
-
- toByteArray(BitSet, int) - Static method in class ifs.fnd.util.BitSetUtil
-
- toCalendar(Date) - Static method in class ifs.fnd.util.DateUtil
-
Converts a java.sql.Date object to a java.util.Calendar object.
- toDate() - Method in class ifs.fnd.util.Time
-
Convert this Time instance into a Date.
- toHexText(byte[]) - Static method in class ifs.fnd.service.Util
-
Transform an array of bytes into its hexadecimal representation.
- toInt(String) - Static method in class ifs.fnd.util.Str
-
Converts the specified string to an integer value.
- toMessage(Buffer) - Static method in class ifs.fnd.buffer.Buffers
-
Transform a Buffer into a Message.
- toSqlDate(Calendar) - Static method in class ifs.fnd.util.DateUtil
-
Converts a java.util.Calendar object to a java.sql.Date object.
- toString() - Method in class ifs.fnd.buffer.AutoString
-
Convert to a string representing the data in this string buffer.
- toString() - Method in class ifs.fnd.buffer.Item
-
Returns a string describing this item.
- toString() - Method in class ifs.fnd.buffer.StandardBuffer
-
Returns a string describing this buffer.
- toString() - Method in class ifs.fnd.log.Tags
-
String representation of this tag collection.
- toString() - Method in class ifs.fnd.proxy.ProxyConnection
-
Returns string describing this proxy connection.
- toString() - Method in class ifs.fnd.service.JsfVersion.ImplVer
-
- toString() - Method in class ifs.fnd.service.ReauthenticationRequest.Method
-
Returns the string representation of this method.
- toString() - Method in class ifs.fnd.service.ReauthenticationRequest
-
Retuns a String representaion of this object.
- toString() - Method in class ifs.fnd.service.ReauthenticationRequest.Type
-
Returns the string representation of this type.
- toString() - Method in class ifs.fnd.service.ReauthenticationResponse
-
Retuns a String representaion of this object.
- toString() - Method in class ifs.fnd.service.SQLTokenizer
-
- toString(InputStream) - Static method in class ifs.fnd.util.IoUtil
-
Get the contents of an InputStream as a String
using the UTF-8 character encoding.
- toString() - Method in class ifs.fnd.util.Message
-
- toString() - Method in class ifs.fnd.util.ObjectHolder
-
Returns a String
representation of the object.
- toString() - Method in class ifs.fnd.util.PreparedString
-
Returns a String
with all variables substituted with values.
- toString() - Method in class ifs.fnd.util.Time
-
Create a string representation of this Time object.
- touchCursor(String) - Method in class ifs.fnd.proxy.ProxyConnection
-
Mark the cursor as being accessed by the current request.
- touchDedicatedConnection() - Method in class ifs.fnd.proxy.ProxyConnection
-
Update the last-access timestamp for this dedicated connection.
- trace - Variable in class ifs.fnd.log.Logger
-
- trace(Throwable, Tags, String, Object...) - Method in class ifs.fnd.log.Logger
-
Method for tracing and light debugging.
- trace(String, Object...) - Method in class ifs.fnd.log.Logger
-
- trace(Throwable) - Method in class ifs.fnd.log.Logger
-
- trace(Throwable, String, Object...) - Method in class ifs.fnd.log.Logger
-
- trace(Tags, String, Object...) - Method in class ifs.fnd.log.Logger
-
- trace(Throwable, Tags) - Method in class ifs.fnd.log.Logger
-
- TRACE - Static variable in class ifs.fnd.log.LogMgr
-
- trace(String) - Method in interface ifs.fnd.service.LogOutput
-
Write a string to the trace output, if the trace output is turned ON.
- trace(Object, String) - Method in interface ifs.fnd.service.LogOutput
-
Write the caller's class name and a specified string to the trace output.
- TraceEvent - Class in ifs.fnd.service
-
Framework internal class: Class representing a trace event.
- TraceEventType - Class in ifs.fnd.service
-
Framework internal class: Registration and reporting of trace events.
- TraceEventType(String) - Constructor for class ifs.fnd.service.TraceEventType
-
- translateLogLevel(String) - Static method in class ifs.fnd.log.LogMgr
-
Converts a string representation of a log level into an integer identifier.
- trimLine(String) - Static method in class ifs.fnd.service.Util
-
Deprecated.
Moved to class ifs.fnd.util.Str
- trimLine(String) - Static method in class ifs.fnd.util.Str
-
Remove trailing whitespace from a string.