Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02

A B C D E F G H I J K L M N O P Q R S T U V W X


A

AccessResolverAccounts - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Account part of access level
AccessResolverAccounts(CSEnvCache) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
 
AccessResolverAcl - Class in oracle.stellent.ridc.convenience.usersecurity.impl
ACL part of access level
AccessResolverAcl(CSEnvCache, long, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
The superuser context is used to cache a copy of the Alias list from the content server
AccessResolverSecurityGroups - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Security Groups part of access level
AccessResolverSecurityGroups() - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
 
AclListInfo - Class in oracle.stellent.ridc.convenience.usersecurity.impl
 
AclListInfo(CSEnvCache, DataObject, ITrace) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
Determines if there is any information to be used in this list.
acquireConnection() - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
Obtain a connection from the pool for the current thread
acquireConnection() - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
 
acquireConnection() - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
 
ACTION - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
ACTION_DATE - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
ACTION_MILLIS - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
addAccessResolver(IAccessResolver) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Adds an access handler to the chain
addAccessResolver(IAccessResolver) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Adds an access resolver to the chain of resolvers that will work together to calculate the access levels for a given document
addAttribute(String, String, StringBuffer, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Add an XML node attribute
addCDataSection(String, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Add a CDATA section with the given content
addClient(String, IdcClient) - Method in class oracle.stellent.ridc.IdcClientManager
Register a client with a given name
addCookie(IdcContext.Cookie) - Method in class oracle.stellent.ridc.IdcContext
 
addField(DataResultSet.Field, String) - Method in interface oracle.stellent.ridc.model.DataResultSet
Add a new field to the existing list of fields.
addField(DataResultSet.Field, String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Add a field to the list of fields.
addFile(String, File) - Method in interface oracle.stellent.ridc.model.DataBinder
Add a file for a given file name.
addFile(String, TransferFile) - Method in interface oracle.stellent.ridc.model.DataBinder
Add a file for a given file name
addFile(String, File) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Add a file to this data binder.
addFile(String, TransferFile) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Add a file to this data binder
addHeader(String, String) - Method in class oracle.stellent.ridc.IdcContext
Add a header to this request
addLocaleInfo(DataBinder) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Add the localization information into the databinder
addOptionList(String, List<String>) - Method in interface oracle.stellent.ridc.model.DataBinder
Add an option list with a given name
addOptionList(String, List<String>) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Add an option list with the given names
addQuerySubject(String) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Add the subject with to the list to query
addRequestData(IdcContext, HttpClient, HttpMethod, boolean) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
Set standard request headers, cookies and other info into the HTTP method.
addRequestData(DataBinder, HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Set standard request headers, cookies and other info into the HTTP method.
addResultSet(String, DataResultSet) - Method in interface oracle.stellent.ridc.model.DataBinder
Add a result set with a given name
addResultSet(String, DataResultSet) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Add a result set with the given name
addRow(DataObject) - Method in interface oracle.stellent.ridc.model.DataResultSet
Add a new row of value.
addRow(List<String>) - Method in interface oracle.stellent.ridc.model.DataResultSet
Add a new row as an array of string values
addRow(List<String>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Add a row as an array of string values
addRow(DataObject) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Add a row of data to this result set.
addStringToBinder(String, String, DataBinder) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
addTextNode(String, String, boolean, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Add a text node with the given text value
addTrace(ITrace.Kind, String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
Add general trace information message
addTrace(ITrace.Kind, String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
Add general trace information message
addTraceEndSection(int) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
End tracing section replacing Kind field with access information
addTraceEndSection(boolean, IUserSecurityCache.AdminType) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
End tracing section replacing Kind field with flag information
addTraceEndSection() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
End tracing section
addTraceEndSection(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
End tracing section
addTraceEndSection() - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
End tracing section
addTraceEndSection(int) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
End tracing section replacing Kind field with access information
addTraceEndSection(boolean, IUserSecurityCache.AdminType) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
End tracing section replacing Kind field with flag information
addTraceStartSection(ITrace.Kind, String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
Add information and indent.
addTraceStartSection(ITrace.Kind, String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
Add information and indent.
AliasCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Cache of Content Server's GET_ALIASES service
AliasCache(CSEnvCache, long, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
AllCookieSpec - Class in oracle.stellent.ridc.protocol.http.util
 
AllCookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
 
AMP_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 
APOS_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 
appendReplacement(Matcher, StringBuffer) - Method in interface oracle.stellent.ridc.common.util.StringTools.RegexAppendCallback
Called during evaluation when a match is made
AppIdClientCredentials - Class in oracle.stellent.ridc.auth.impl
Credentials for use with the APP_ID, or scf_key technology
AppIdClientCredentials(String) - Constructor for class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
authenticateUser() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
Authenticate the user and save the cookie in the user context
AuthenticationDetector - Class in oracle.stellent.ridc.protocol.http.auth
Delegates to the other authentication handlers depending on response from a Content Server PING_SERVER request.
AuthenticationDetector() - Constructor for class oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector
 
AuthenticationHandler - Interface in oracle.stellent.ridc.protocol.http
This is an abstraction over different HTTP authentication methods supported by the content server e.g.
available() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 

B

BasicAuthHandler - Class in oracle.stellent.ridc.protocol.http.auth
Handler that sets the appropriate config on HttpClient to perform a BasicAuthentication
BasicAuthHandler(IdcHttpProtocol) - Constructor for class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
 
BasicCredentials - Class in oracle.stellent.ridc.auth.impl
Credentials to use for Basic Auth requests.
BasicCredentials(String, String) - Constructor for class oracle.stellent.ridc.auth.impl.BasicCredentials
The constructor with the username and password arguments.
BasicIdentity - Class in oracle.stellent.ridc.auth.impl
A simple identity that associates a username with some web credentials
BasicIdentity(String) - Constructor for class oracle.stellent.ridc.auth.impl.BasicIdentity
Build identity with no associated credentials
BasicIdentity(Credentials.BasicCredentials) - Constructor for class oracle.stellent.ridc.auth.impl.BasicIdentity
Build an identity using only basic credentials.
BasicIdentity(String, Credentials) - Constructor for class oracle.stellent.ridc.auth.impl.BasicIdentity
Associate a user with some credentials
BasicIdentity(String, String) - Constructor for class oracle.stellent.ridc.auth.impl.BasicIdentity
Associate a user ID with a basic password credential
BEGIN_HDA - Static variable in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
 
BEGIN_HDA - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
BEGIN_HDA_NO_HEADER - Static variable in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
 
BEGIN_HDA_NO_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
BlockingQueueConnectionPool<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol.impl
Threading model that uses a BlockingQueue to handle multiple Content Server connections.
BlockingQueueConnectionPool() - Constructor for class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
 
BOOLEAN_FALSE - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "false"
BOOLEAN_NO - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "no" - analog for "false"
BOOLEAN_OFF - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "off" - analog for "false"
BOOLEAN_ON - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "on" - analog for "true"
BOOLEAN_TRUE - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "true"
BOOLEAN_YES - Static variable in class oracle.stellent.ridc.common.util.StringTools
Boolean string "yes" - analog for "true"
buildDocHistoryQuery(String, String) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
Build the document history query

C

CachedDataBinder - Class in oracle.stellent.ridc.convenience.usersecurity.impl
 
CachedDataBinder(DataBinder) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
Create a object that remembers the binder and when it was created
CacheId - Class in oracle.stellent.ridc.convenience.usersecurity
 
CacheId(String, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
change(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Replaces the specified substring with the new substring in the given input.
CHAR_REF_START - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 
chooseClientAlias(String[], Principal[], Socket) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
CHR_BACK_SLASH - Static variable in class oracle.stellent.ridc.common.util.StringTools
Character for "\"
CHR_DOT - Static variable in class oracle.stellent.ridc.common.util.StringTools
Character for "."
CHR_FORWARD_SLASH - Static variable in class oracle.stellent.ridc.common.util.StringTools
Character for "/"
CHR_TAB - Static variable in class oracle.stellent.ridc.common.util.StringTools
Tab character
cleanupConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
Cleanup the connection on this service request
cleanupConnection(IdcHttpClientConnection) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
Cleanup the connection on this service request
cleanupConnection(SocketConnection) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
Cleanup the connection on this service request
cleanupConnection(JaxWSClientConnection) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
 
clear() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
clear all messages
clear() - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
clear all messages
clear() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
clearCache() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
Clear any cache of information
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
Clear any cache of information
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
Clear the caches
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
Clear any cache of information
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
Clear any cache of information
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Clear any cache of information
clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Clear the cache completely
clearCache() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Clear the cache completely
clearCookies() - Method in class oracle.stellent.ridc.IdcContext
Clear all cookies
clearHeaders() - Method in class oracle.stellent.ridc.IdcContext
Clear the available headers
clearParameters() - Method in class oracle.stellent.ridc.IdcContext
Clear the available parameters
clearUpdated() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
close() - Method in class oracle.stellent.ridc.common.io.CloseNotifyInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in interface oracle.stellent.ridc.common.io.CloseNotifyInputStream.CloseMethod
Called when the stream closed
close() - Method in class oracle.stellent.ridc.protocol.Connection
Close the connection
close() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
Close this socket connection
close() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
close() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
Close this response.
closeCDataSection(StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Close the CDATA section
CloseNotifyInputStream - Class in oracle.stellent.ridc.common.io
Inputstream that will only read up to a given content length
CloseNotifyInputStream(InputStream, CloseNotifyInputStream.CloseMethod) - Constructor for class oracle.stellent.ridc.common.io.CloseNotifyInputStream
 
CloseNotifyInputStream.CloseMethod - Interface in oracle.stellent.ridc.common.io
A callback that allows notifications of the close method
closeReader(Reader) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Close a reader, ignoring any exceptions that occur during the close
closeStream(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Close a stream, ignoring any exceptions that occur during the close
closeStream(OutputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Close a stream, ignoring any exceptions that occur during the close
closeTag(String, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Close an element tag
closeWriter(Writer) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Close a writer, ignoring any exceptions that occur during the close
compileXPathExpression(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
concat(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Fast 2 string concatenation using StringBuffer.
ConfigurationException - Exception in oracle.stellent.ridc.config
Errors while reading or writing the serialized configuration information.
ConfigurationException() - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
 
ConfigurationSerializer<T extends IdcClientConfig> - Interface in oracle.stellent.ridc.config
Serialize in and out the configuration of the clients.
CONN_ID - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
connect() - Method in class oracle.stellent.ridc.protocol.Connection
Create and initialize a connection
connect() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
Connect this socket to the configured destination
connect() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
Connection - Class in oracle.stellent.ridc.protocol
A connection to the Content Server for the given protocol.
Connection() - Constructor for class oracle.stellent.ridc.protocol.Connection
 
CONNECTION_CLASS - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
CONNECTION_CLASS_NAME - Static variable in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionConstants
 
CONNECTION_FACTORY_NAME - Static variable in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionConstants
 
CONNECTION_XML - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
ConnectionManager<TConnection extends Connection,TClientConfig extends IdcClientConfig> - Interface in oracle.stellent.ridc.protocol
Provides common lifecycle methods for different connection implementations and protocols
ConnectionPool<TConnection extends Connection> - Interface in oracle.stellent.ridc.protocol
The interface of connection pool implementations that reuse connections
ConnectionPoolManager - Class in oracle.stellent.ridc.protocol
Manages the available threading models
ConnectionPoolManager() - Constructor for class oracle.stellent.ridc.protocol.ConnectionPoolManager
 
containsFiles() - Method in interface oracle.stellent.ridc.model.DataBinder
Check if there are files
containsFiles() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
containsKey(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
containsValue(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
CONTENT_LENGTH - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
CONTENT_LENGTH_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
CONTENT_TYPE - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
CONTENT_TYPE_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
ContentHistoryWatcher - Class in oracle.stellent.ridc.convenience.monitor
 
ContentHistoryWatcher(IdcClient, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
ContentHistoryWatcher.IdcPollingThread - Class in oracle.stellent.ridc.convenience.monitor
Content Server Event Polling Thread
ContentHistoryWatcher.IdcPollingThread() - Constructor for class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
ContentHistoryWatcher.QueryDate - Class in oracle.stellent.ridc.convenience.monitor
 
ContentHistoryWatcher.QueryDate() - Constructor for class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
contentServerLogin() - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLogin
Log in to content server
contentServerLogout() - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLogin
Log out from content server
contentServerRequest(String, DataHandler) - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequest
 
CONTENTTYPE_UTF8 - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
copyReader(Reader, Writer, boolean, boolean) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Copy the contents of the Reader to the Writer
copyStream(InputStream, OutputStream, boolean, boolean) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Copy the contents of the inputstream to the outputstream
countBytes() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 
create(Reference, Name, Context, Hashtable<?, ?>) - Static method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Create an an IdcConnection from the given reference using the given name, context and environment properties.
createAuthHandler(IdcContext.HttpAuthScheme, IdcHttpProtocol) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Retrieve the authentication handler associated with the given authentication scheme
createBinder() - Method in class oracle.stellent.ridc.IdcClient
 
createBinder() - Method in interface oracle.stellent.ridc.model.DataFactory
Create a new empty binder
createBinder() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
Create a new empty binder
createClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
Create a new client instance based on the given URL.
createClient(IdcClientManager, String) - Method in interface oracle.stellent.ridc.IdcClientProvider
Create an IdcClient using the given URL
createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
Create a new IDC client using the given URL
createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
Create a new IDC client using the given URL
createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
createConnection(TClientConfig) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
Create a new connection.
createConnection(IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
Create a new connection.
createConnection(IntradocClientConfig) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
Create a new connection.
createConnection(IntradocClientConfig) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
Create a new socket connection based on the given client configuration.
createConnection(JaxWSClientConfig) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
Create a new connection
createConnectionManager() - Method in class oracle.stellent.ridc.IdcClient
Create the connection manager
createConnectionManager() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
Create the connection manager
createConnectionManager() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
Create the connection manager
createConnectionManager() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
 
createConnectionPool() - Method in class oracle.stellent.ridc.IdcClient
 
createConnectionPool(String, IdcClientConfig, ConnectionManager<TCon, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
Create a new connection pool
createDataObject() - Method in interface oracle.stellent.ridc.model.DataFactory
Create a new empty data object
createDataObject() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
 
createFilePostInfo() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Add the file post header information to the map
createFilePostInfo(String, TransferFile) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Create the post header for the file bytes send along in a multipart post
createHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
createHttpClient(boolean) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
 
createInputStream() - Method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart.TransferFilePartSource
Gets a new InputStream for reading this source.
createLoginMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Create the post method for the login operation
createLoginMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Create the post method for the login operation
createParametersFromQuery(String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
Build a map of query name to value from a HTTP query string
createPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Create the method used to PING the server
createPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Create the method used to PING the server
createPostStr() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Package together the local data in a multipost manner
createPrettyPrintTransformer() - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Create a transformer class with the pretty print flags
createProtocol(ServiceRequest<TConnection>) - Method in class oracle.stellent.ridc.IdcClient
Create the protocol to handle the request
createProtocol(ServiceRequest<IdcHttpClientConnection>) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
Create the protocol to handle the request
createProtocol(ServiceRequest<SocketConnection>) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
Create the protocol to handle the request
createProtocol(ServiceRequest<JaxWSClientConnection>) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
 
createQueryFromParameters(Map<String, String>) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
Create the query string from the parameters.
createRedirectMethod(HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Create a method to follow a redirect, using the Location response header.
createRequest(IdcContext, DataBinder, TConnection) - Method in class oracle.stellent.ridc.IdcClient
Create the service request object
createRequest(IdcContext, DataBinder, IdcHttpClientConnection) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
Create the service request object
createResponse(ServiceRequest<TConnection>, Protocol, ServiceResponse) - Method in class oracle.stellent.ridc.IdcClient
Analyze the response from the protocol and return
createResultSet() - Method in interface oracle.stellent.ridc.model.DataFactory
Create a new empty result set
createResultSet() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
Create a new empty result set
createSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
Create the socket to the configured host
createSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnection
Create the socket to the configured host
Credentials - Interface in oracle.stellent.ridc.auth
This interface contains all specific credential types used to visit URLs against the target Content Server.
Credentials.AppIdClientCredentials - Interface in oracle.stellent.ridc.auth
Credentials used for Jax-ws app_id
Credentials.BasicCredentials - Interface in oracle.stellent.ridc.auth
Credentials used for a Basic Auth SiteRequest
Credentials.HeaderCredentials - Interface in oracle.stellent.ridc.auth
Credentials used for HTTP Header
Credentials.HttpClientCredentials - Interface in oracle.stellent.ridc.auth
Credentials used for HttpClient
Credentials.UserNameOnlyCredentials - Interface in oracle.stellent.ridc.auth
Credentials for a user (needing no password)
CSEnvCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Cache of Content Server's GET_ENVIRONMENT service
CSEnvCache(IdcClient, IdcContext, long) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. 
CSEnvCache(IdcClient, IdcContext, long, IServiceCallUtils) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 

D

DATA_SOURCE - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
DATA_TYPES - Static variable in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Internally used data types that are supported in the HDA format that the databinder writes to, and reads from.
DataBinder - Interface in oracle.stellent.ridc.model
A DataBinder is the Data Model Object used for Content Server communication.
DataBinderImpl - Class in oracle.stellent.ridc.model.impl
Default databinder implementation.
DataBinderImpl() - Constructor for class oracle.stellent.ridc.model.impl.DataBinderImpl
 
DataFactory - Interface in oracle.stellent.ridc.model
Defines interface for implementations of factory class for creation of DataBinder, DataObject and DataResultSet.
DataFactory.Direction - Enum in oracle.stellent.ridc.model
Indicates operation type when synchronizing any local data values with other specific field-level values.
DataFactoryImpl - Class in oracle.stellent.ridc.model.impl
Datafactory for the standard IDC versions of the data objects.
DataFactoryImpl() - Constructor for class oracle.stellent.ridc.model.impl.DataFactoryImpl
 
DataObject - Interface in oracle.stellent.ridc.model
Generic data object that holds name/value pairs.
DataObjectEncodingUtils - Class in oracle.stellent.ridc.model.impl
Data encoding utilities
DataObjectEncodingUtils() - Constructor for class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
 
DataObjectImpl - Class in oracle.stellent.ridc.model.impl
A mapping of name/value pairs
DataObjectImpl() - Constructor for class oracle.stellent.ridc.model.impl.DataObjectImpl
 
DataResultSet - Interface in oracle.stellent.ridc.model
DataResultSet represents a two-dimension data structure.
DataResultSet.Field - Class in oracle.stellent.ridc.model
A Field represents definition (e.g.
DataResultSet.Field(String) - Constructor for class oracle.stellent.ridc.model.DataResultSet.Field
Construct a field with the given name
DataResultSet.Field.Type - Enum in oracle.stellent.ridc.model
All available types of field.
DataResultSetImpl - Class in oracle.stellent.ridc.model.impl
A result set of content from the Content Server.
DataResultSetImpl() - Constructor for class oracle.stellent.ridc.model.impl.DataResultSetImpl
 
DataResultSetRow - Class in oracle.stellent.ridc.model.impl
 
DataResultSetRow(DataResultSetImpl, List<String>) - Constructor for class oracle.stellent.ridc.model.impl.DataResultSetRow
 
DATE_FORMAT - Static variable in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
 
DATE_STRING - Static variable in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
 
decode(String) - Static method in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
Decodes a string with backslash escaped characters, "\\n" goes to "\n"
decodeDate(String) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Parse the date from the encoded string.
DEFAULT_ENCODING - Static variable in class oracle.stellent.ridc.IdcContext
default encoding
DEFAULT_USER - Static variable in interface oracle.stellent.ridc.auth.Credentials.UserNameOnlyCredentials
default user ID
DEFAULT_USER - Static variable in class oracle.stellent.ridc.IdcContext
applications are using this!
DESIGNTIME_URL_KEY - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
determineAuthHandler(IdcHttpProtocol) - Method in class oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector
Determine which authentication handler to use for the Content Server.
determineFormat(InputStream, String) - Static method in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
Determines the format by looking at the first bytes of the stream and checkin it against the HdaSerializerUtils.BEGIN_HDA string for equality.
DOCUMENT_HISTORY - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 

E

encode(String) - Static method in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
Encodes a string to have backslash escape characters, "\n" goes to "\\n"
encodeDate(Date) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Encode the date in the standard iso8601 date format
encodeXml(String) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Encode the string for XML.
END_HDA - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
END_HEADER_LINE - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
END_HEADERS - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
END_MESSAGE - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
END_SERVER_HEADERS - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
entrySet() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
equals(Object) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
equals(Object) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
equals(Object) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
 
evaluateRegexWithCallback(String, String, StringTools.RegexAppendCallback) - Static method in class oracle.stellent.ridc.common.util.StringTools
Analyze a string and invoke a callback when a match is found.
evaluateToNode(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Evaluate the xpath expression; return the result as a Node
evaluateToNodeList(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Evaluate the xpath expression; return the result as a NodeList
evaluateToString(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Evaluate the xpath expression; return the result as a String.
evaluateXPath(String, QName) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
executeBinderMethod(ServiceRequest, List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Execute an HTTP method against the content server that POSTs a binder in HDA format
executeLogin(PostMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Execute the login method
executeStreamMethod(ServiceRequest, List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Execute a multipart POST method against the content server that uploads the given files.

F

fireContentUpdateEvent(DataObject) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Fire the content update event
fireSubjectChangedEvent(String, long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Fire the subjectChanged event
formatTrace() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
Format the trace information in this object into a string, then clear the information
formatTrace() - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
Format the trace information in this object into a string, then clear the information
FormAuthHandler - Class in oracle.stellent.ridc.protocol.http.auth
Handler for Forms-based login to the Content Server
FormAuthHandler(IdcHttpProtocol) - Constructor for class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 

G

get(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
GET_DATA_RESULTSET - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
getAccessLevel(AclListInfo, String) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getAccessLevelForDocument(CacheId, DataObject) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Deprecated. this method swallows IdcClientExceptions
getAccessLevelForDocument(CacheId, DataObject, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Get the user's access level for a document.
getAccessLevelForDocument(CacheId, DataObject) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Deprecated. this method swallows IdcClientExceptions
getAccessLevelForDocument(CacheId, DataObject, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Get the user's access level for a document.
getAccessString(int) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
format the access level
getAccessString(String) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
format the access string from a string that is a number 0-15
getActionUrl() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getAdditionalHeaders(DataBinder) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Returns a properties object with headers contained in binder.
getADFConnectionsChildMBeanImplementor() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
getAdminString(boolean, IUserSecurityCache.AdminType) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
format the isAdmin level
getAlgorithm() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getAliasListAccess(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getAliasMap(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getAliasMap(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Get the Alias list from the Content Server.
getAliasMap(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getAliasMap(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Get the Alias list from the Content Server.
getAliasNames() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getAppId() - Method in interface oracle.stellent.ridc.auth.Credentials.AppIdClientCredentials
 
getAppId() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
getArrayFromCsvString(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Parses comma (",") delimited string to string array.
getAttributeAsInt(Element, String, int) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Retrieve the attribute value as an integer
getAttributeAsLong(Element, String, long) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Retrieve the attribute value as a long
getAttributes(Element) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Retrieve the attributes from the given element as a mapping of String name to String value
getAuthLocation() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Returns the location of the SSO server.
getAuthScheme() - Method in class oracle.stellent.ridc.IdcContext
 
getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
 
getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
 
getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
getAuthScheme() - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
 
getAuthSchemes() - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getBinder() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
Get the DataBinder
getBinder() - Method in exception oracle.stellent.ridc.protocol.ServiceException
 
getBinderFetchTime() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
Get the System time when this instance was fetched from Content Server
getBoolean(String, boolean) - Method in interface oracle.stellent.ridc.model.DataObject
Retrieve the result as a boolean
getBoolean(DataObject, String, boolean) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Retrieve the result as a boolean
getBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
Retrieve the result as a boolean
getBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
Retrieve the result as a boolean
getBooleanProperty(String, boolean) - Method in class oracle.stellent.ridc.IdcClientConfig
 
getBreakString() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 
getBytes(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Utility function to obtain a byte stream based on the encoding set, or to the default system encoding if no encoding is set.
getBytes(String) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Utility function to obtain a byte stream based on the encoding set, or to the default system encoding if no encoding is set.
getCacheIdForUser(IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Deprecated. this method swallows IdcClientExceptions
getCacheIdForUser(IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Get the CacheId.
getCacheIdForUser(IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Deprecated. this method swallows IdcClientExceptions
getCacheIdForUser(IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Get the CacheId.
getCalendar(String) - Method in interface oracle.stellent.ridc.model.DataObject
Retrieve the date.
getCalendar(DataObject, String) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Retrieve the getCalendar.
getCalendar(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
 
getCalendar(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
getCertificateChain(String) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
getCharsetBytes(String, String) - Static method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart
Converts the specified string to byte array of ASCII characters.
getClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
Retrieve a client by name
getClientAliases(String, Principal[]) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
getClientConfig() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getClientConfig() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getClientNames() - Method in class oracle.stellent.ridc.IdcClientManager
 
getClientSecurityPolicy() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the connection JaxWS ClientSecurityPolicy.
getClientSecurityPolicy() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the connection JaxWS ClientSecurityPolicy.
getClientSecurityPolicy() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getComment() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getConfig() - Method in class oracle.stellent.ridc.IdcClient
 
getConfig() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
getConfigProperties() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Get the configuration properties of the IDC Connection.
getConnection() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the name of this IdcConnection.
getConnection() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getConnection() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getConnection() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
getConnectionContext() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
getConnectionManager() - Method in class oracle.stellent.ridc.IdcClient
 
getConnectionName() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
getConnectionName() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the name of this IdcConnection.
getConnectionName() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the name of this IdcConnection.
getConnectionPool() - Method in class oracle.stellent.ridc.IdcClient
 
getConnectionPool() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getConnectionPoolManager() - Method in class oracle.stellent.ridc.IdcClientManager
 
getConnectionSize() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getConnectionString() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getConnectionString() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getConnectionType() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getConnectionUrl() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
getConnectionWaitTime() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getContentLength() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
getContentLength() - Method in class oracle.stellent.ridc.model.TransferFile
 
getContents() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.resources.IDCMXBeanMessages
 
getContentType() - Method in class oracle.stellent.ridc.model.TransferFile
 
getContentType() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getContentType() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
Data source Implementation
getContext() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
getContextNode() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
getCookie(String) - Method in class oracle.stellent.ridc.IdcContext
Retrieve a cookie by name
getCookieNames() - Method in class oracle.stellent.ridc.IdcContext
 
getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
 
getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
getCredentials() - Method in interface oracle.stellent.ridc.auth.Credentials.HttpClientCredentials
 
getCredentials() - Method in interface oracle.stellent.ridc.auth.Identity
 
getCredentials() - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
 
getCredentials() - Method in class oracle.stellent.ridc.auth.impl.HttpClientCredentials
 
getCredentials() - Method in class oracle.stellent.ridc.IdcContext
 
getCredentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
Create the appropriate credentials from the given identity
getCredentialsClassName() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.HttpClientCredentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
 
getCrendentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
Deprecated. Method name misspelled, replaced by HttpClientUtils.getCredentials(oracle.stellent.ridc.auth.Credentials)
getCsfKey() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the connection WSM csf-key
getCsfKey() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the connection WSM csf-key
getCsvFromCollection(Collection) - Static method in class oracle.stellent.ridc.common.util.StringTools
Constructs string from a collection
getCurrentDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
getCurrentDateWhereClause() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
getCurrentDateWhereClause(DataObject) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
getDataBinder() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 
getDataBinder() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
getDataFactory() - Method in class oracle.stellent.ridc.IdcClient
 
getDataFactory() - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
 
getDataFactory() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getDataFactory() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
getDate(String) - Method in interface oracle.stellent.ridc.model.DataObject
Retrieve the date.
getDate(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
Retrieve the date.
getDate(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
Retrieve the date.
getDefaultCurrentDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
getDefaultParameters(ServiceRequest) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Create a list of the default NameValuePair parameters
getDelimitedList(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Get List of tokens from delimited original string
getDescription(MBeanInfo) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the description text for this MBean.
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the description text for the parameter variable names the MBean operations.
getDescription(MBeanOperationInfo) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the MBean operation descriptions.
getDescription(Locale) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
getDesigntimeURL() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the designtime URL.
getDesigntimeURL() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the designtime URL.
getDisplayName(Locale) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
getDocInfo(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
get the DataResultSet for DOC_INFO
getDocInfo(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
get the DataResultSet for DOC_INFO
getDocInfoRows(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
get the rows of the DOC_INFO resultset
getDocInfoRows(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
get the rows of the DOC_INFO resultset
getDocTraceId(DataObject) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
Used by trace and tests to get some sort of id for this document.
getDomain() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getElapsedJaxAuthenticateTime() - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
getElapsedJaxRequestTime() - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
getElapsedTime() - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
getElementById(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Retrieve an element by ID.
getEncoding() - Method in class oracle.stellent.ridc.IdcContext
 
getEncoding() - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Obtain the file encoding for the files referenced in this object.
getEncoding() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getEncoding() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getField(String) - Method in interface oracle.stellent.ridc.model.DataResultSet
Retrieve the field object with the given field name.
getField(int) - Method in interface oracle.stellent.ridc.model.DataResultSet
Retrieve the field object at a given index
getField(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Retrieve the field object with the given name.
getField(int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
The column fields corresponding to the given name
getFieldIndex(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Retrieve the field index.
getFields() - Method in interface oracle.stellent.ridc.model.DataResultSet
Retrieve fields for all columns
getFields() - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
 
getFieldType(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve the field type for a given field name.
getFieldType(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Retrieve the field type for a given property.
getFieldType(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parse and get the numerical value of the field type given a string.
getFieldTypeNames() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve all field names
getFieldTypeNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getFile(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve a file for a given file name
getFile(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Retrieve a file from this data binder
getFileName() - Method in class oracle.stellent.ridc.model.TransferFile
 
getFileName() - Method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart.TransferFilePartSource
Gets the name of the file this source represents.
getFileNames() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve all file names
getFileNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getFiles() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getFirstSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Get first string segment separated by passed separator
getHeader(String) - Method in class oracle.stellent.ridc.IdcContext
Retrieve the header value for the given name
getHeader(String) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
Retrieve the header by name
getHeaderCharset() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getHeaderNames() - Method in class oracle.stellent.ridc.IdcContext
 
getHeaderNames() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
getHeaders() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
 
getHeaders() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
The headers
getHeadersAsString(Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Get all the headers in a hda-compliant (EOL seperated) string
getHeaderString(boolean, long, Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getHostname() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getHttpMethod() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
 
getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
getId() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
getId() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
getIdcClient() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcClientAdapter
Get the IdcClient this adaptor wraps.
getIdcClient() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
getIdcClient() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
getIdcClient() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Get the IdcClient used for this cache
getIdcConnection() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
getIdcWebLoginPort(QName, WebServiceFeature...) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLoginService
 
getIdcWebRequestPort(QName, WebServiceFeature...) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequestService
 
getImplementationVersion() - Static method in class oracle.stellent.ridc.common.util.VersionManifest
 
getInputStream() - Method in class oracle.stellent.ridc.model.TransferFile
 
getInputStream() - Method in class oracle.stellent.ridc.protocol.Connection
Get a input stream for this connection
getInputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
getInputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getInputStream() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
getInputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
getInputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
getInstance(String) - Static method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
getIntArrayFromDelimitedString(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Parses string with the specified delimiter and returns array of ints as a result of parsing.
getInteger(String) - Method in interface oracle.stellent.ridc.model.DataObject
Retrieve a value as an integer
getInteger(DataObject, String, int) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Retrieve an integer from the DataObject
getInteger(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
Retrieve a value as an integer
getInteger(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
Retrieve a value as an integer
getIntProperty(String, int) - Method in class oracle.stellent.ridc.IdcClientConfig
 
getInUseCount() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Get number of active entries in cache
getJaxWSStack() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getJpsConfigFile() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getKeystoreAlias() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Gets the RIDC client private key alias in the keystore.
getKeystoreAlias() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Gets the RIDC client private key alias in the keystore.
getKeystoreAlias() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getKeystoreAliasPassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getKeystoreFile() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Gets the RIDC client side keystore file location.
getKeystoreFile() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Gets the RIDC client side keystore file location.
getKeystoreFile() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getKeystorePassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getLastSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Get last string segment separated by passed separator
getLastSegment(String, String, boolean) - Static method in class oracle.stellent.ridc.common.util.StringTools
Get last string segment separated by passed separator
getLength() - Method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart.TransferFilePartSource
Gets the number of bytes contained in this source.
getListFromCsv(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Parses comma delimited string to List of String instances
getListFromDelimitedString(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Parses data with the specified delimiter
getLocal(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Shortcut for getLocalData().get(name)
getLocal(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Shortcut for getLocalData().get(name)
getLocalData() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve the local data
getLocalData() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getLog(String) - Method in interface oracle.stellent.ridc.common.log.ILogProvider
Retrieve a ILog implementation associated with the given name (usually hierarchical, like a class name, with '.' notation)
getLog(String) - Method in class oracle.stellent.ridc.common.log.jdk.JDKProvider
Retrieve a log object associated with the given name
getLog(String) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jProvider
Retrieve a log object associated with the given name
getLog(Class) - Static method in class oracle.stellent.ridc.common.log.LogFactory
Obtain the logging object via the provider
getLog(String) - Static method in class oracle.stellent.ridc.common.log.LogFactory
Obtain the logging object via the provider
getLog(String) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLogProvider
Retrieve a log object associated with the given name
getLoggingLevel(ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
Determine the logger level from the ILog.Level
getLogId() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.HttpClientCredentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
 
getLogId() - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
getLoginEndPointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginForm() - Method in class oracle.stellent.ridc.IdcContext
 
getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Retrieve the login form for this context
getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Retrieve the login form for this context
getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Retrieve the login form for this context
getLoginFormPath(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Determine the location for the login form post
getLoginFormPath(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Determine the location for the login form post.
getLoginNamespaceUri() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
 
getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
getLoginServiceEndpointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginServiceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginServicePort() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginServiceWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
 
getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
 
getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
getLoginWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
Generate and return the URL to the login service WSDL
getLogoutOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getLong(DataObject, String, long) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Retrieve an long from the DataObject
getLongProperty(String, long) - Method in class oracle.stellent.ridc.IdcClientConfig
 
getLongsListFromCsv(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Parses comma delimited string to List of Long instances
getMaxAge() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getMaxLen() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
return maximum length of field in characters when translated to a string if field is fixed length.
getMBeanInfo() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getMethod() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
getMonitoredSubjects(Map<String, Long>) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
Build the request modifier to send custom subject queries
getName() - Method in interface oracle.stellent.ridc.auth.Credentials.HeaderCredentials
 
getName() - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
Returns the name of this principal.
getName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getName() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getName() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
return the name of the field
getName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
getNamespaceContext() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
getNamespaceURI(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
Queries our map for the prefix value; also handles the default "xml" prefix.
getNonProxyHosts() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getNotificationInfo() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionFactory
 
getOdbcDateFormat() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
getOptionList(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve a specific option list by name
getOptionList(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Retrieve a specific option list by name
getOptionListNames() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve all option list names
getOptionListNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getOptionLists() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getOutputStream() - Method in class oracle.stellent.ridc.protocol.Connection
Get a output stream for this connection
getOutputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
getOutputStream() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
getOutputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
getOutputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
getParameter(String) - Method in class oracle.stellent.ridc.IdcContext
Retrieve the parameter value for the given name
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the parameter variable names for the operations the MBean supports.
getParameterNames() - Method in class oracle.stellent.ridc.IdcContext
 
getParameters() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getPassword() - Method in interface oracle.stellent.ridc.auth.Credentials.BasicCredentials
 
getPassword() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
 
getPasswordField() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getPath() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getPermissions(CacheId, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Get the permissions for a user
getPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
getPort() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getPostString() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 
getPrefix(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
This method isn't necessary for XPath processing.
getPrefixes(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
This method isn't necessary for XPath processing either.
getPrivateKey(String) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
getProperty(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Retrieve a property value by name
getProperty(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get an arbitrary connection property.
getProperty(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get an arbitrary connection property.
getProperty(String) - Method in class oracle.stellent.ridc.IdcClientConfig
 
getPropertyNames() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getProtocol() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getProvider(String) - Method in class oracle.stellent.ridc.IdcClientManager
Retrieve a provider by protocol name
getProvider(String, String) - Method in class oracle.stellent.ridc.IdcClientManager
Returns the provider based on the protocol as well as the URL.
getProxy(IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
Retrieve the proxy to use for the host in the client config.
getProxyHost() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getProxyPassword() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getProxyPort() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getProxyUsername() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
getReference() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
getReference() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getRequestBinderArg() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestInstanceNameArg() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestNamespaceUri() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
 
getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
getRequestSchemaUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestServiceEndpointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestServiceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestServicePort() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestServiceWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
 
getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
getRequestStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getRequestStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
getRequestWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
Generate and return the URL to the request service WSDL
getResponseAsBinder() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
Convert the response stream to a data binder
getResponseAsBinder(boolean) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
Convert the response stream to a data binder
getResponseAsString() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
getResponseHeaders(Header[]) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
Convert the header array into a map of string name to value
getResponseStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getResponseStream() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
getResponseType() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
getResultSet(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve the result set by name
getResultSet(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Retrieve the result set by name
getResultSetNames() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve all result set names
getResultSetNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getResultSets() - Method in interface oracle.stellent.ridc.model.DataBinder
Retrieve a map representation of the result sets, indexed by result set name.
getResultSets() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
getRoleListAccess(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getRootNode() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
getRows() - Method in interface oracle.stellent.ridc.model.DataResultSet
Retrieve values of all rows
getRows() - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
 
getRuntimeURL() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the runtime URL.
getRuntimeURL() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the runtime URL.
getScale() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
return the scale for DECIMAL field
getSegment(String, String, int) - Static method in class oracle.stellent.ridc.common.util.StringTools
Returns the segment, null if not found, first segment is segment 0
getServerAliases(String, Principal[]) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
getServerEnvironment(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getServerEnvironment(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts
getServerEnvironment(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getServerEnvironment(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts
getServerEnvironmentBinder(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Get the server Environment Binder
getServerInstanceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
getService() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
getServiceCallUtils() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
getServiceCallUtils() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
getServiceLog() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
getServiceRequest() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getServiceRequest() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getServiceRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
getSessionCookie() - Method in class oracle.stellent.ridc.IdcContext
The name of the session cookie.
getSiteToken() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Returns the site token.
getSleep() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
getSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
getSocketManager(String) - Static method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
 
getSocketTimeout() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
getSocketTimeout() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getSocketType() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getSpecificationVersion() - Static method in class oracle.stellent.ridc.common.util.VersionManifest
 
getStatus() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
 
getStatusCode() - Method in exception oracle.stellent.ridc.protocol.ServiceException
 
getStreamingChunkSize() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
The streaming chuck size used for mtom as well as piped streams
getStringFromFile(File) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Convert the contents of the file into a string
getStringFromFile(File, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Convert the contents of the file into a string
getStringFromStream(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Read the stream and create a string using the default system encoding
getStringFromStream(InputStream, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
Read the stream and create a string from the contents, using the given encoding
getStringProperty(String, String) - Method in class oracle.stellent.ridc.IdcClientConfig
 
getTimeout() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Get the connection timeout period.
getTimeout() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Get the connection timeout period.
getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart
Returns the transfer encoding of this part.
getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.obj.HdaStringPart
Returns the transfer encoding of this part.
getTrustManagerFile() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Gets the RIDC client side trust manager file location.
getTrustManagerFile() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Gets the RIDC client side trust manager file location.
getTrustManagerFile() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getTrustManagerPassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getType() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
return the field type (corresponds to an intersection of MS Access and JDBC field types).
getTypeFromOrdinal(int) - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
This returns the Type given the ordinal value in the enum.
getTypeIndex(DataResultSet.Field.Type) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
This returns the index (or the numerical value) of the type.
getUser(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
get the username
getUser(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
get the username
getUser() - Method in class oracle.stellent.ridc.IdcContext
 
getUserAgent() - Method in class oracle.stellent.ridc.IdcContext
 
getUserContext() - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
getUserContext() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
getUserListAccess(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getUserName() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.HttpClientCredentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
 
getUserName() - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
getUsernameField() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getUserPermissions(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getUserPermissions(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
Get the user's permissions from Content Server
getUserPermissions(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Deprecated. this method swallows IdcClientExceptions
getUserPermissions(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
Get the user's permissions from Content Server
getValue() - Method in interface oracle.stellent.ridc.auth.Credentials.HeaderCredentials
 
getValue() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getValue() - Method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
Returns the string value of this enum
getValue() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
getValueOrDefault(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Checks the value and returns a non-null value or the default value
getVersion() - Method in class oracle.stellent.ridc.IdcClient
 
getVersion() - Static method in class oracle.stellent.ridc.RIDCVersionProperties
 
getWrappedStream() - Method in class oracle.stellent.ridc.common.io.CloseNotifyInputStream
 
getXPath() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
GT_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 

H

handleFormLogin() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Handle logging into the Content Server via a login form
handleFormLogin() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Handle logging into the Content Server via a login form
handleFormResponse(PostMethod, int) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Handle processing the response from the form login
handleFormResponse(PostMethod, int) - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Handle processing the response from the form login
handleFormResponse(PostMethod, int) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Handle processing the response from the form login
handleNotification(Notification, Object) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
hasCredentials() - Method in class oracle.stellent.ridc.IdcContext
 
hasExpired(long) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
Return true if the TimeToLive for this object has expired
hasExpired(long) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Return true if the TimeToLive for this object has expired
hasField(String) - Method in interface oracle.stellent.ridc.model.DataResultSet
Determines if the field is present in this result set by a given field name
hasField(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Determines if the field is present in this result set
hashCode() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
hashCode() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
hashCode() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
 
HdaBinderSerializer - Class in oracle.stellent.ridc.model.serialize
Serializes a databinder to HDA format
HdaBinderSerializer(String, DataFactory) - Constructor for class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
 
HdaFilePart - Class in oracle.stellent.ridc.protocol.http.obj
 
HdaFilePart(String, TransferFile, String) - Constructor for class oracle.stellent.ridc.protocol.http.obj.HdaFilePart
FilePart Constructor.
HdaFilePart(String, TransferFile) - Constructor for class oracle.stellent.ridc.protocol.http.obj.HdaFilePart
FilePart Constructor.
HdaFilePart.TransferFilePartSource - Class in oracle.stellent.ridc.protocol.http.obj
Converts an IDataFile into a PartSource
HdaFilePart.TransferFilePartSource(TransferFile) - Constructor for class oracle.stellent.ridc.protocol.http.obj.HdaFilePart.TransferFilePartSource
 
HdaProtocol<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol.intradoc
 
HdaProtocol(DataFactory, ServiceRequest<TConnection>) - Constructor for class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Constructor
HdaSerializerUtils - Class in oracle.stellent.ridc.model.serialize
Utility methods used when serializing binders in HDA protocol.
HdaSerializerUtils() - Constructor for class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
 
HdaSerializerUtils.FormatType - Enum in oracle.stellent.ridc.model.serialize
The format type of the stream
HdaStringPart - Class in oracle.stellent.ridc.protocol.http.obj
 
HdaStringPart(String, String, String) - Constructor for class oracle.stellent.ridc.protocol.http.obj.HdaStringPart
Constructor.
HdaStringPart(String, String) - Constructor for class oracle.stellent.ridc.protocol.http.obj.HdaStringPart
Constructor.
HEADER_ENCODING_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
HEADER_LINE - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
HeaderCredentials - Class in oracle.stellent.ridc.auth.impl
Credentials that write a custom HTTP Header
HeaderCredentials(String, String) - Constructor for class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
HTTP_HOST - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
HTTP_HOST_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
HTTP_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
 
HttpClientCredentials - Class in oracle.stellent.ridc.auth.impl
 
HttpClientCredentials(Credentials) - Constructor for class oracle.stellent.ridc.auth.impl.HttpClientCredentials
 
HttpClientUtils - Class in oracle.stellent.ridc.protocol.http
Utility methods for working with the HttpClient APIs
HttpClientUtils() - Constructor for class oracle.stellent.ridc.protocol.http.HttpClientUtils
 
HttpProtocolException - Exception in oracle.stellent.ridc.protocol.http
Exceptions in the IdcHttpProtocol implementation
HttpProtocolException(String, int, Map<String, String>) - Constructor for exception oracle.stellent.ridc.protocol.http.HttpProtocolException
 
HttpProtocolException(int, Map<String, String>) - Constructor for exception oracle.stellent.ridc.protocol.http.HttpProtocolException
 
HTTPS_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
 
HttpUtils - Class in oracle.stellent.ridc.common.util
Class for holding utility methods for working with HTTP
HttpUtils() - Constructor for class oracle.stellent.ridc.common.util.HttpUtils
 

I

IAccessResolver - Interface in oracle.stellent.ridc.convenience.usersecurity
The implementation of IAccessResolver is responsible for determining the access level to a document for a user.
IDC_CONNECTION_KEY_PREFIX - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
IDC_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
IDC_HEADER_PREFIX - Static variable in interface oracle.stellent.ridc.protocol.Protocol
 
IDC_HTTP_METHOD - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
IDC_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
 
IDC_VERSION - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
IdcClient<TConfig extends IdcClientConfig,TProtocol extends Protocol,TConnection extends Connection> - Class in oracle.stellent.ridc
Represents a connection to a single Content Server.
IdcClient(IdcClientManager, TConfig) - Constructor for class oracle.stellent.ridc.IdcClient
 
IdcClientAdapter - Class in oracle.stellent.ridc.convenience.adf.mbeans
A simple wrapper class that wraps IdcClient object so that we can change client at runtime.
IdcClientAdapter(IdcClient) - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcClientAdapter
Construct an adaptor that wraps the give idcClient.
IdcClientConfig - Class in oracle.stellent.ridc
Configuration parameters for individual IDC clients
IdcClientConfig() - Constructor for class oracle.stellent.ridc.IdcClientConfig
 
IdcClientException - Exception in oracle.stellent.ridc
Base exception for all IDC client errors
IdcClientException() - Constructor for exception oracle.stellent.ridc.IdcClientException
 
IdcClientException(String) - Constructor for exception oracle.stellent.ridc.IdcClientException
 
IdcClientException(String, Throwable) - Constructor for exception oracle.stellent.ridc.IdcClientException
 
IdcClientException(Throwable) - Constructor for exception oracle.stellent.ridc.IdcClientException
 
IdcClientManager - Class in oracle.stellent.ridc
Manages the IDC clients.
IdcClientManager() - Constructor for class oracle.stellent.ridc.IdcClientManager
 
IdcClientProvider - Interface in oracle.stellent.ridc
Interface for factory class of IdcClient
IdcConnection - Class in oracle.stellent.ridc.convenience.adf.mbeans
IdcConnection is a place holder for all Content Server Connection properties.
IdcConnection() - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Default Constructor.
IdcConnection(String, Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
IdcConnection(Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Constructor that takes in a jndi reference.
IdcConnectionConstants - Interface in oracle.stellent.ridc.convenience.adf.mbeans
Holder of constant values.
IdcConnectionFactory - Class in oracle.stellent.ridc.convenience.adf.mbeans
IdcConnectionFactory is a factory class that facilitates the creation of an IdcConnection object.
IdcConnectionFactory() - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionFactory
 
IdcConnectionMXBean - Interface in oracle.stellent.ridc.convenience.adf.mbeans
IdcConnectionMXBean is a JMX message bean interface that defines configuration methods available to users.
IdcConnectionMXBeanImpl - Class in oracle.stellent.ridc.convenience.adf.mbeans
IdcConnectionMXBeanImpl is a JMX implementation of IdcConnectionMXBean interface.
IdcConnectionMXBeanImpl(String, Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Create an IdcConnectionMXBean using the given connection name and JNDI reference object.
IdcConnectionType - Class in oracle.stellent.ridc.convenience.adf.mbeans
IdcConnectionType is an implementation that facilitates hooking into the JDeveloper resource catalog architecture.
IdcConnectionType() - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
IdcContext - Class in oracle.stellent.ridc
Holds user-specific information needed to execute a Content Server service.
IdcContext() - Constructor for class oracle.stellent.ridc.IdcContext
 
IdcContext(String) - Constructor for class oracle.stellent.ridc.IdcContext
 
IdcContext(String, String) - Constructor for class oracle.stellent.ridc.IdcContext
 
IdcContext(Credentials) - Constructor for class oracle.stellent.ridc.IdcContext
 
IdcContext(String, Credentials) - Constructor for class oracle.stellent.ridc.IdcContext
Deprecated.  
IdcContext.Cookie - Class in oracle.stellent.ridc
Represents a cookie value
IdcContext.Cookie(String, String) - Constructor for class oracle.stellent.ridc.IdcContext.Cookie
 
IdcContext.Cookie(String, String, String, String, int, boolean) - Constructor for class oracle.stellent.ridc.IdcContext.Cookie
 
IdcContext.Cookie(String) - Constructor for class oracle.stellent.ridc.IdcContext.Cookie
Constructor This parses the cookies string and sets the appropriate fields.
IdcContext.HttpAuthScheme - Enum in oracle.stellent.ridc
Http authentication schema
IdcContext.LoginForm - Class in oracle.stellent.ridc
Form information to allow login to clients with form-based authentication
IdcContext.LoginForm(String, String, String, String) - Constructor for class oracle.stellent.ridc.IdcContext.LoginForm
 
IdcContext.LoginForm(String, String, String, String, Map<String, String>) - Constructor for class oracle.stellent.ridc.IdcContext.LoginForm
 
IdcHttpClient - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpClient(IdcClientManager, IdcHttpClientConfig) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClient
 
IdcHttpClientConfig - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpClientConfig() - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
IdcHttpClientConnection - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpClientConnection(HttpClient) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
IdcHttpClientProvider - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpClientProvider() - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
 
IdcHttpConnectionManager - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
 
IdcHttpProtocol - Class in oracle.stellent.ridc.protocol.http
 
IdcHttpProtocol(ServiceRequest<IdcHttpClientConnection>, DataFactory, IdcHttpClientConfig) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
IdcMBeanManager - Class in oracle.stellent.ridc.convenience.adf.mbeans
IdcMBeanManager is a class that manages the registering and unregister IDC connection mbeans.
IDCMXBeanMessages - Class in oracle.stellent.ridc.convenience.adf.mbeans.resources
IDCMXBeanMessages is a resource bundle for JMX IdcConnectionMXBean interface.
IDCMXBeanMessages() - Constructor for class oracle.stellent.ridc.convenience.adf.mbeans.resources.IDCMXBeanMessages
 
IDCS_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
 
IdcWebLogin - Interface in oracle.stellent.ridc.protocol.jaxws.obj
Defines proxy implementations used to invoke operations on the target service endpoint
IdcWebLoginService - Class in oracle.stellent.ridc.protocol.jaxws.obj
 
IdcWebLoginService(URL, QName) - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLoginService
 
IdcWebRequest - Interface in oracle.stellent.ridc.protocol.jaxws.obj
The interface for proxy implementation that submit a request to content server.
IdcWebRequestService - Class in oracle.stellent.ridc.protocol.jaxws.obj
 
IdcWebRequestService(URL, QName) - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequestService
 
Identity - Interface in oracle.stellent.ridc.auth
The identity of the user with Credentials
ILog - Interface in oracle.stellent.ridc.common.log
Simple abstraction for various logging frameworks.
ILog.Level - Enum in oracle.stellent.ridc.common.log
Log level
ILogProvider - Interface in oracle.stellent.ridc.common.log
Interface for a factory that creates ILog implementations
initialize() - Method in class oracle.stellent.ridc.IdcClient
Initialize the client.
initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
Let a pool implementation initialize itself
initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
Initialize the threading model
initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
Initialize the threading model
initialize() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
 
initializeCache(int, long) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Initialize the cache with maximum size and length to live
initializeCache(int, long) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Initialize the cache with maximum size and length to live
initializeConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
Initialize a connection acquired from the threading model to use with this service request object.
initializeConnection(IdcHttpClientConnection) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
Initialize a connection acquired from the threading model to use with this service request object.
initializeConnection(SocketConnection) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
Initialize a connection acquired from the threading model to use with this service request object.
initializeConnection(JaxWSClientConnection) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
 
initializeDateFormat(IdcContext) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
initNamespaceContext(NamespaceContext) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Initialize the namespace context.
insertRow(DataObject, int) - Method in interface oracle.stellent.ridc.model.DataResultSet
Add a new row of data at the given index.
insertRow(List<String>, int) - Method in interface oracle.stellent.ridc.model.DataResultSet
Add a new row as an array of string values at the given index.
insertRow(List<String>, int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Add a row as an array of string values
insertRow(DataObject, int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Add a row of data to this result set in the given row.
IntradocClient - Class in oracle.stellent.ridc.protocol.intradoc
The Intradoc implementation of the IDC client.
IntradocClient(IdcClientManager, IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClient
 
IntradocClientConfig - Class in oracle.stellent.ridc.protocol.intradoc
 
IntradocClientConfig() - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
IntradocClientProvider - Class in oracle.stellent.ridc.protocol.intradoc
Creates the HDA clients
IntradocClientProvider() - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
 
IntradocProtocol - Class in oracle.stellent.ridc.protocol.intradoc
 
IntradocProtocol(DataFactory, ServiceRequest<SocketConnection>) - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocProtocol
 
IntradocX509KeyManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
 
IntradocX509KeyManager(String, X509KeyManager) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
 
isAclListChecked(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Deprecated. this method swallows IdcClientExceptions
isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Returns the Admin flag for the specific admin type.
isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Deprecated. this method swallows IdcClientExceptions
isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Returns the Admin flag for the specific admin type.
isAuthSupported(HttpClient, HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
Determine if the current handler can handle the given response to the auth scheme
isAuthSupported(HttpClient, HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Determine if the current handler can handle the given response to the auth scheme
isAuthSupported(HttpClient, HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Determine if the current handler can handle the given response to the auth scheme
isAuthSupported(HttpClient, HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Determine if the current handler can handle the given response to the auth scheme
isAuthSupported(HttpClient, HttpMethod) - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
Determine if the current handler can handle the given response to the auth scheme
isCollaborationModel() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isCollaborationModel(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see if the server is using Collaboration for Acl Security
isCompatible(String) - Method in class oracle.stellent.ridc.IdcClient
Tests to see if version of RIDC library is compatible with requested version
isCompatible(String) - Static method in class oracle.stellent.ridc.RIDCVersionProperties
 
isConnected() - Method in class oracle.stellent.ridc.protocol.Connection
 
isConnected() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
isConnected() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
isConnected() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
isConnectionPoolRegistered(String) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
Determine if the given threading model name is registered
isEmpty(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Verifies whether passed string is empty/null or not.
isEmpty() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
IServiceCallUtils - Interface in oracle.stellent.ridc.convenience.usersecurity
 
isFixedLen() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
true if field has a maximum length when translated to a string.
isInitialized() - Method in class oracle.stellent.ridc.IdcClient
 
isInSpecialAuthGroups(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isInSpecialAuthGroups(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see if dSecurityGroup is covered by ACL
isInstanceOf(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
isInstanceOf(Class) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
isInstanceOf(Referenceable) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType
 
isIOException() - Method in exception oracle.stellent.ridc.protocol.ProtocolException
 
isKeepRunning() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
isLogEnabled(ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Determine if logging is enabled for a given level
isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
Determine if logging is enabled for a given level
isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jLog
Determine if logging is enabled for a given level
isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
Determine if logging is enabled for a given level
isNewConnection() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Is this a new connection or an already existing one?
isNotificationEnabled(Notification) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
ISO8601 - Class in oracle.stellent.ridc.common.util
For parsing dates in ISO-8601 Format.
ISO8601() - Constructor for class oracle.stellent.ridc.common.util.ISO8601
 
isRedirectStatus(int) - Static method in class oracle.stellent.ridc.protocol.http.HttpClientUtils
Determine if the given http status is a redirect
isReleased() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
isSecure() - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
isUpdated() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
isUserInAlias(String, String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
isUserInAlias(String, String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
return true if userName is in the aliasName list
isUseSystemProxy() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
isUsing11gDefaultAcl() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isUsing11gDefaultAcl(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see which default ACL algorithm to use
isUsingAccounts() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isUsingAccounts(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see if the server is using Accounts security
isUsingAcl() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isUsingAcl(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see if the server is using Acl security
isUsingAclRoles() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Deprecated. this method swallows IdcClientExceptions
isUsingAclRoles(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
Check to see if server is using the RoleEntityACL feature
ITrace - Interface in oracle.stellent.ridc.convenience.usersecurity
 
ITrace.Indent - Enum in oracle.stellent.ridc.convenience.usersecurity
 
ITrace.Kind - Enum in oracle.stellent.ridc.convenience.usersecurity
 
IUserSecurityCache - Interface in oracle.stellent.ridc.convenience.usersecurity
Implementation of the interface caches security information e.g.
IUserSecurityCache.AdminType - Enum in oracle.stellent.ridc.convenience.usersecurity
 

J

JAAS_FORM - Static variable in class oracle.stellent.ridc.IdcContext
standard form configuration for an application server JAAS login
JAXWS_LOGIN_URL_ENDPOINT_FRAG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
JAXWS_LOGIN_URL_WSDL_FRAG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
JAXWS_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
 
JAXWS_REQUEST_URL_ENDPOINT_FRAG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
JAXWS_REQUEST_URL_WSDL_FRAG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
JaxWSbkServiceStack - Class in oracle.stellent.ridc.protocol.jaxws.stack.jrf
 
JaxWSbkServiceStack(ServiceRequest<JaxWSClientConnection>, DataFactory, JaxWSClientConfig, JaxWSProtocol) - Constructor for class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
 
JaxWSClient - Class in oracle.stellent.ridc.protocol.jaxws
 
JaxWSClient(IdcClientManager, JaxWSClientConfig) - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
Constructor
JaxWSClientConfig - Class in oracle.stellent.ridc.protocol.jaxws
Configuration for JAX-WS client
JaxWSClientConfig() - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
JaxWSClientConfig.JAXWSSTACK - Enum in oracle.stellent.ridc.protocol.jaxws
 
JaxWSClientConnection - Class in oracle.stellent.ridc.protocol.jaxws
JAX connection uses the same implementation of Hda/socket connection.
JaxWSClientConnection() - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
 
JaxWSClientProvider - Class in oracle.stellent.ridc.protocol.jaxws
Client provider for the JAX-WS protocol
JaxWSClientProvider() - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
 
JaxWSConnectionManager - Class in oracle.stellent.ridc.protocol.jaxws
 
JaxWSConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
 
JaxWSjrfServiceStack - Class in oracle.stellent.ridc.protocol.jaxws.stack.jrf
 
JaxWSjrfServiceStack(ServiceRequest<JaxWSClientConnection>, DataFactory, JaxWSClientConfig, JaxWSProtocol) - Constructor for class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
 
JaxWSProtocol - Class in oracle.stellent.ridc.protocol.jaxws
Implementation of the JAX-WS protocol
JaxWSProtocol(ServiceRequest<JaxWSClientConnection>, DataFactory, JaxWSClientConfig) - Constructor for class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
Constructor
JaxWSServiceStack - Class in oracle.stellent.ridc.protocol.jaxws.stack
 
JaxWSServiceStack(ServiceRequest<JaxWSClientConnection>, DataFactory, JaxWSClientConfig, JaxWSProtocol) - Constructor for class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
JaxWSwlsServiceStack - Class in oracle.stellent.ridc.protocol.jaxws.stack.wls
 
JaxWSwlsServiceStack(ServiceRequest<JaxWSClientConnection>, DataFactory, JaxWSClientConfig, JaxWSProtocol) - Constructor for class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
JDKLog - Class in oracle.stellent.ridc.common.log.jdk
 
JDKLog(Logger) - Constructor for class oracle.stellent.ridc.common.log.jdk.JDKLog
 
JDKProvider - Class in oracle.stellent.ridc.common.log.jdk
 
JDKProvider() - Constructor for class oracle.stellent.ridc.common.log.jdk.JDKProvider
 

K

keySet() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 

L

LengthLimitedInputStream - Class in oracle.stellent.ridc.common.io
InputStream that will only read up to a given content length
LengthLimitedInputStream(InputStream, long) - Constructor for class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
LOAD_USER_LOCALIZATION - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
loadFieldTypes() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Load the internal field types by examining the blFieldTypes local data.
log(String, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message
log(String, Throwable, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message with a corresponding exception
log(String, ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
Log a message to this logger object
log(String, Throwable, ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
Log a message with a corresponding exception to this logger
log(String, ILog.Level) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jLog
Log a message to this logger object
log(String, Throwable, ILog.Level) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jLog
Log a message with a corresponding exception to this logger
log(String, ILog.Level) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
Log a message to this logger object
log(String, Throwable, ILog.Level) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
Log a message with a corresponding exception to this logger
Log4jLog - Class in oracle.stellent.ridc.common.log.log4j
 
Log4jLog(Logger) - Constructor for class oracle.stellent.ridc.common.log.log4j.Log4jLog
 
Log4jProvider - Class in oracle.stellent.ridc.common.log.log4j
 
Log4jProvider() - Constructor for class oracle.stellent.ridc.common.log.log4j.Log4jProvider
 
logExceptionResponse(String) - Method in class oracle.stellent.ridc.common.util.ServiceLog
Logs an Exception Response to a Service Request
LogFactory - Class in oracle.stellent.ridc.common.log
Calls into the currently active ILogProvider to obtain log objects.
LogFactory() - Constructor for class oracle.stellent.ridc.common.log.LogFactory
 
logJaxWSAuthenticateUserRequest(String, Map<String, Object>) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about the jaxws authenticate user request to the log
logJaxWSAuthenticateUserResponse(String, Map) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about the jaxws authenticate user response to the log
logJaxWSRequest(String, Map<String, Object>) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about the jaxws request to the log
logJaxWSResponse(String, Map<String, Object>) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about the jaxws response to the log
logMultipartRequest(String, DataBinder) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about the multipartRequest to the log
logResponseBinder(DataBinder) - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
logResponseHeaders(Map<String, String>) - Method in class oracle.stellent.ridc.common.util.ServiceLog
 
logStandardRequest(String, String) - Method in class oracle.stellent.ridc.common.util.ServiceLog
if enabled, write information about to the log
logStop() - Method in class oracle.stellent.ridc.common.util.ServiceLog
Stop the log of this service request processing
LRUCache<K,V> - Class in oracle.stellent.ridc.convenience.usersecurity.impl
 
LRUCache(int) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.LRUCache
 
LT_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 

M

m_accessResolvers - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_aliasBinder - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_aliasCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_aliasesBinder - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
m_aliasMap - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
m_attribMap - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_category - Variable in class oracle.stellent.ridc.common.log.simple.SimpleLog
 
m_categoryName - Variable in class oracle.stellent.ridc.common.log.simple.SimpleLog
 
m_context - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
m_contextNode - Variable in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
m_csEnvCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
 
m_csEnvCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_csEnvCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
m_csEnvCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAccountsCache
 
m_currentDate - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
m_date - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
m_defaultPrefix - Variable in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
m_documentRoot - Variable in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
m_id - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
m_idcClient - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
m_idcClient - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_idcClient - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_idcContext - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_keepRunning - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
m_log - Variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
m_log - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
 
m_log - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_logger - Variable in class oracle.stellent.ridc.common.log.jdk.JDKLog
 
m_maxSize - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.LRUCache
 
m_namespaceContext - Variable in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
m_namespaces - Variable in class oracle.stellent.ridc.common.xml.MapNamespaceContext
 
m_securityGroupsResolver - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_serverEnvBinder - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_serviceCallUtils - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_spaces - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
 
m_specialAuthGroups - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_stack - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
 
m_strAuthLocation - Variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
m_strSiteToken - Variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
m_superuser - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_superuser - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
m_timeToLive - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
 
m_timeToLive - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_timeToLive - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_trace - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
 
m_transferFile - Variable in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart.TransferFilePartSource
 
m_userCache - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
m_userContext - Variable in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
m_userName - Variable in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
m_using11gDefaultAcl - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_usingAccounts - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_usingAcl - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_usingAclRoles - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_usingCollab - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_usingOldRIDCAccessModel - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
 
m_xpath - Variable in class oracle.stellent.ridc.common.xml.XPathEvaluator
 
MapNamespaceContext - Class in oracle.stellent.ridc.common.xml
An XML namespace context that queries a Map
MapNamespaceContext(Map<String, String>) - Constructor for class oracle.stellent.ridc.common.xml.MapNamespaceContext
 
mark(int) - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
MBEANS_SERVER - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
merge(DataBinder) - Method in interface oracle.stellent.ridc.model.DataBinder
This will merge copies of all the data from the source binder into this binder, overwriting existing values and result sets, if they exist.
merge(DataBinder) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
This will merge copies of all the data from the source binder into this binder, overwriting existing values and result sets, if they exist.
MONITORED_SUBJECTS - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
MultipartPostBinderSerializer - Class in oracle.stellent.ridc.model.serialize
Serializes a binder over a multipart post
MultipartPostBinderSerializer(DataBinder) - Constructor for class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 
MultipartPostBinderSerializer(DataBinder, String) - Constructor for class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
 

N

NAMESPACE_URI - Static variable in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
 
NON_PROXY_HOSTS - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
NOTIF_TYPE_UPDATED - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Notification types definitions.
NumberTools - Class in oracle.stellent.ridc.common.util
Utility class to deal with Numbers and Integers
NumberTools() - Constructor for class oracle.stellent.ridc.common.util.NumberTools
 

O

OAM_SSO_FORM - Static variable in class oracle.stellent.ridc.IdcContext
standard form configuration for OAM SSO
OAMSSOAuthHandler - Class in oracle.stellent.ridc.protocol.http.auth
Oracle Single Sign-on via the Oracle Access Manager (OAM) authentication handler.
OAMSSOAuthHandler(IdcHttpProtocol) - Constructor for class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
 
OBSSO_COOKIE - Static variable in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
 
ODBC_POSTFIX - Static variable in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
 
ODBC_PREFIX - Static variable in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
 
OIM_SSO_FORM - Static variable in class oracle.stellent.ridc.IdcContext
standard form configuration for OIM SSO
OIMSSOAuthHandler - Class in oracle.stellent.ridc.protocol.http.auth
Oracle Single Sign-on via the Oracle Identity Management (OIM) authentication handler.
OIMSSOAuthHandler(IdcHttpProtocol) - Constructor for class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
openCDataSection(StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Open the CDATA section
openCloseTag(String, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Draw an empty tag
openTag(String, StringBuffer, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
Draw an element tag
oracle.stellent.ridc - package oracle.stellent.ridc
 
oracle.stellent.ridc.auth - package oracle.stellent.ridc.auth
 
oracle.stellent.ridc.auth.impl - package oracle.stellent.ridc.auth.impl
 
oracle.stellent.ridc.common.io - package oracle.stellent.ridc.common.io
 
oracle.stellent.ridc.common.log - package oracle.stellent.ridc.common.log
 
oracle.stellent.ridc.common.log.jdk - package oracle.stellent.ridc.common.log.jdk
 
oracle.stellent.ridc.common.log.log4j - package oracle.stellent.ridc.common.log.log4j
 
oracle.stellent.ridc.common.log.simple - package oracle.stellent.ridc.common.log.simple
 
oracle.stellent.ridc.common.util - package oracle.stellent.ridc.common.util
 
oracle.stellent.ridc.common.xml - package oracle.stellent.ridc.common.xml
 
oracle.stellent.ridc.config - package oracle.stellent.ridc.config
 
oracle.stellent.ridc.config.impl - package oracle.stellent.ridc.config.impl
 
oracle.stellent.ridc.convenience.adf.mbeans - package oracle.stellent.ridc.convenience.adf.mbeans
 
oracle.stellent.ridc.convenience.adf.mbeans.resources - package oracle.stellent.ridc.convenience.adf.mbeans.resources
 
oracle.stellent.ridc.convenience.monitor - package oracle.stellent.ridc.convenience.monitor
 
oracle.stellent.ridc.convenience.usersecurity - package oracle.stellent.ridc.convenience.usersecurity
 
oracle.stellent.ridc.convenience.usersecurity.impl - package oracle.stellent.ridc.convenience.usersecurity.impl
 
oracle.stellent.ridc.model - package oracle.stellent.ridc.model
 
oracle.stellent.ridc.model.impl - package oracle.stellent.ridc.model.impl
 
oracle.stellent.ridc.model.serialize - package oracle.stellent.ridc.model.serialize
 
oracle.stellent.ridc.protocol - package oracle.stellent.ridc.protocol
 
oracle.stellent.ridc.protocol.http - package oracle.stellent.ridc.protocol.http
 
oracle.stellent.ridc.protocol.http.auth - package oracle.stellent.ridc.protocol.http.auth
 
oracle.stellent.ridc.protocol.http.obj - package oracle.stellent.ridc.protocol.http.obj
 
oracle.stellent.ridc.protocol.http.util - package oracle.stellent.ridc.protocol.http.util
 
oracle.stellent.ridc.protocol.impl - package oracle.stellent.ridc.protocol.impl
 
oracle.stellent.ridc.protocol.intradoc - package oracle.stellent.ridc.protocol.intradoc
 
oracle.stellent.ridc.protocol.intradoc.socket - package oracle.stellent.ridc.protocol.intradoc.socket
 
oracle.stellent.ridc.protocol.jaxws - package oracle.stellent.ridc.protocol.jaxws
 
oracle.stellent.ridc.protocol.jaxws.obj - package oracle.stellent.ridc.protocol.jaxws.obj
 
oracle.stellent.ridc.protocol.jaxws.stack - package oracle.stellent.ridc.protocol.jaxws.stack
 
oracle.stellent.ridc.protocol.jaxws.stack.jrf - package oracle.stellent.ridc.protocol.jaxws.stack.jrf
 
oracle.stellent.ridc.protocol.jaxws.stack.wls - package oracle.stellent.ridc.protocol.jaxws.stack.wls
 
oracle.stellent.ridc.protocol.jaxws.xml - package oracle.stellent.ridc.protocol.jaxws.xml
 
ORDER_CLAUSE - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 

P

packageOptionList(Writer, List<String>, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Turns the option list into a hda formatted string, and writes the data to the writer.
packageProperties(Writer, DataObject, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Turns the properties object into a hda formatted string, and writes the data to the writer.
packageResultSet(Writer, DataResultSet, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Turns the result set into a hda formatted string, and writes the data to the writer.
parseBinder(InputStream) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parses a BufferedReader object, and loads up the data into a new DataBinder object
parseBinder(Reader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parses a BufferedReader object, and loads up the data into a new DataBinder object
parseInteger(String, int) - Static method in class oracle.stellent.ridc.common.util.NumberTools
Attempts to parse an integer and provides a default if it fails.
parseISO8601(String) - Static method in class oracle.stellent.ridc.common.util.ISO8601
Parse str into a date, assuming ISO8601 representation
parseISO8601(String, TimeZone) - Static method in class oracle.stellent.ridc.common.util.ISO8601
Parse str into a date, assuming ISO8601 representation
parseNameValue(DataObject, String, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Split a name-value pair separated by a delimiter into its parts, and place the value in the local data
parseOptionList(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parse the buffered reader, and create a new option list with the data contained in it, until the @end line is reached.
parseProperties(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parse hda formatted properties, and merge the values into the local data if those values are not from the environment.
parseResultSet(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parses the LWDataBinder object for the result set with a certain name
parseXML(InputStream, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Parse xml from the inputstream.
parseXML(Reader, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Parse xml from the Reader.
parseXML(InputSource, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Parse xml from InputSource.
performServiceRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
prepareBoundary() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Create a large, randomly generated boundary string for separation of files and data in this multipart post
prepareMultipartPost() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Prepare this object for a multipart post
PROP_CLIENT_SECURITY_POLICY - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_CLIENT_SECURITY_POLICY_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
Default security policy that will be used, if one is not specified
PROP_CONNECTION_POOL - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_CONNECTION_SIZE - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_CONNECTION_URL - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_CONNECTION_WAIT_TIME - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_CSF_KEY - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_JAXWS_STACK - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_JSP_CONFIG_FILE - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_NAMESPACE_URI - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_SERVICE_ENDPOINT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_SERVICE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_SERVICE_PORT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGIN_SERVICE_WSDL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGOUT_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_LOGOUT_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_BINDER_ARG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_INSTANCE_NAME_ARG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_NAMESPACE_URI - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_SCHEMA_URL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_SERVICE_ENDPOINT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_SERVICE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_SERVICE_PORT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_REQUEST_SERVICE_WSDL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_SERVER_INSTANCE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_SERVER_INSTANCE_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_SOCKET_TIMEOUT - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_SOCKET_TIMEOUT_DEFAULT - Static variable in class oracle.stellent.ridc.IdcClientConfig
 
PROP_SSL_ALGORITHM - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_KEYSTORE_ALIAS - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_KEYSTORE_ALIAS_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_KEYSTORE_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_KEYSTORE_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_TRUST_MANAGER_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_SSL_TRUST_MANAGER_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
PROP_STREAMING_CHUNK_SIZE - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_STREAMING_CHUNK_SIZE_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
PROP_USE_SYSTEM_PROXY - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
Protocol - Interface in oracle.stellent.ridc.protocol
A standard abstraction of request/response protocol for communicating to the Content Server
ProtocolException - Exception in oracle.stellent.ridc.protocol
Errors in the protocol layer.
ProtocolException() - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
ProtocolException(String) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
ProtocolException(String, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
ProtocolException(Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
PROXY_HOST - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
PROXY_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
PROXY_PORT - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
PROXY_USERNAME - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
put(String, String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
putAll(Map<? extends String, ? extends String>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
putLocal(String, String) - Method in interface oracle.stellent.ridc.model.DataBinder
Shortcut for getLocalData().put(name,value)
putLocal(String, String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Shortcut for getLocalData().put(name,value)
putPermissions(CacheId, CachedDataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Remember user's permissions

Q

QUOT_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 

R

read(byte[], int, int) - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
read() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
readAndSetRequestSchema(JaxWSClientConfig) - Static method in class oracle.stellent.ridc.protocol.jaxws.xml.WSDLAndSchemaParser
 
readConfig(IdcClientManager, XPathEvaluator) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
Read the configuration
readConfiguration(InputStream) - Method in interface oracle.stellent.ridc.config.ConfigurationSerializer
Read a list of configuration into a new IdcClientManager from an XML stream
readConfiguration(InputStream) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
Read the configuration from an XML stream
readHdaStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Creates a stream to the next HDA message.
readHeaders() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Read the headers (Http format) from the content server
readIdcContentLength(InputStream) - Static method in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
Read the custom IDCFILE content length portion of the inputstream
readLine(InputStream, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
This code copied from HttpClient.
readLine(BufferedReader, boolean) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Reads a line from a reader, and throws an exception if it cannot, unless 'suppress' is set to true.
readProperties(BufferedReader, DataObject, String, boolean) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Read properties values in from a buffered reader and into a properties object.
readRawLine(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
This code copied from HttpClient.
readResponse() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Reads the next message, if a message is not completely received within the timeout specified an exception is thrown.
readResponse() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Reads the next message, if a message is not completely received within the timeout specified an exception is thrown.
readResponse() - Method in interface oracle.stellent.ridc.protocol.Protocol
 
readResultSetHeader(BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Parses the column information for the result set from a character stream
readToEnd(BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Advance the reader until the '@end' value is found on a line.
readUnusedResponseBody(HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Read and discard the response body from the HttpMethod.
REFRESH_SUBJECTS - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
register(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
registerConnectionPool(String, Class<? extends ConnectionPool>) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
Register a new connection pool
registerProvider(String, IdcClientProvider) - Method in class oracle.stellent.ridc.IdcClientManager
Register a provider.
registerSocketFactory(String, SocketConnectionManager) - Static method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
 
releaseConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
Release the connection for the current thread
releaseConnection(TConnection) - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
Release the connection for this thread
releaseConnection(TConnection) - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
Release the connection for this thread
REMOTE_USER_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
remove(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
removeCacheId(CacheId) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Drop the permissions for this user from the cache
removeCacheId(CacheId) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Remove cache
removeClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
Remove a client by name
removeEldestEntry(Map.Entry<K, V>) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.LRUCache
 
removeField(String) - Method in interface oracle.stellent.ridc.model.DataResultSet
Remove a field from all rows by a given field name Note: this is an expensive operation; all internal data structures will be updated.
removeField(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Remove a field from this result set.
removeFieldType(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Remove the field type mapping for a given field name
removeFieldType(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Remove the field type mapping
removeFile(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Remove a file for a given file name
removeFile(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Remove a file
removeOptionList(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Remove an option list for a given name
removeOptionList(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Remove an option list
removePermissions(CacheId) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Remove user's permissions
removeResultSet(String) - Method in interface oracle.stellent.ridc.model.DataBinder
Remove the result set for a given name
removeResultSet(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Remove the result set
removeRow(int) - Method in interface oracle.stellent.ridc.model.DataResultSet
Remove a row at a given index
removeRow(int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Remove a row in this result set.
removeStaleEntries() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Remove entries from cache that are too old
replaceChars(String, String, char) - Static method in class oracle.stellent.ridc.common.util.StringTools
Replaces all chars with the replacement char
replaceParams(String, String[]) - Static method in class oracle.stellent.ridc.common.util.StringTools
Replace placeholders, or parameters, in a string that are of the format {number}
REQUEST_METHOD_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
reset() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
reset() - Method in class oracle.stellent.ridc.protocol.Connection
Reset the connection fields
reset(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
Reset the HttpClient connection
resetContext() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Reset the context to the root node
resolveAccessLevel(DataObject, DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
Deprecated. this method swallows IdcClientExceptions
resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
For a given document, determine the user's access level If the resolver determines that it doesn't want to participate in the access level calculation, it returns null
resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
Deprecated. this method swallows IdcClientExceptions
resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
Get the user's access level for this document.
resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
Get the access level or null if no information is available Fix for bug 9782307, only if the document's group is listed in the enviroment's SpecialAuthGroups list will the access level be checked.
resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
Get the user's access level for this document.
resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
 
RESULT_NAME - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
RETRY_COUNT - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
RIDC_MBEAN_OBJECT_TYPE - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
RIDCVersionProperties - Class in oracle.stellent.ridc
Generated by oracle.stellent.ridc.mvnplugin.GenerateVersionProperties on Tue Nov 16 13:57:20 PST 2010
RIDCVersionProperties() - Constructor for class oracle.stellent.ridc.RIDCVersionProperties
 
run() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
RUNTIME_URL_KEY - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 

S

saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
Get the cookies from the JRF place, and place them in the WLS place
saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
 
sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
Send the authenticated request to the Content Server
sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Send the authenticated request to the Content Server
sendAuthenticatedRequest() - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
Send the authenticated request to the Content Server
sendDispositionHeader(OutputStream) - Method in class oracle.stellent.ridc.protocol.http.obj.HdaFilePart
Write the disposition header to the output stream
sendEventsForResponse(DataBinder) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
Send our the events for the response
sendFiles(OutputStream) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Send along all files into the output stream
sendRequest(IdcContext, DataBinder) - Method in class oracle.stellent.ridc.IdcClient
Execute the request; sends the request to the Content Server and reads the response.
sendRequest() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Send the request to the Content Server; used internally by the AuthHandler implementations
serialize(Node, OutputStream) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Pretty prints the XML to the specified output stream
serialize(Node, Writer) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Pretty prints the XML to the specified output stream
serializeBinder(OutputStream, DataBinder) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Writes out the local data, option lists, and result sets in hda format.
serializeBinder(Writer, DataBinder) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Writes out the local data, option lists, and result sets in hda format.
serializeConfiguration(OutputStream, IdcClientManager) - Method in interface oracle.stellent.ridc.config.ConfigurationSerializer
Serialize all configurations in an IdcClientManager to an XML stream
serializeConfiguration(OutputStream, IdcClientManager) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
Serialize the clients in the IdcClientManager to an XML stream
serializeFieldTypes() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Serialize the field types into the blFieldTypes
ServiceCallUtils - Class in oracle.stellent.ridc.convenience.usersecurity.impl
 
ServiceCallUtils() - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
 
ServiceException - Exception in oracle.stellent.ridc.protocol
Exceptions that occur when processing service requests.
ServiceException(Throwable, DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
 
ServiceException(DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
 
ServiceLog<TConfig extends IdcClientConfig> - Class in oracle.stellent.ridc.common.util
 
ServiceLog(TConfig, ServiceRequest, DataBinder) - Constructor for class oracle.stellent.ridc.common.util.ServiceLog
Create service log.
ServiceRequest<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol
 
ServiceRequest(IdcContext, DataBinder, TConnection) - Constructor for class oracle.stellent.ridc.protocol.ServiceRequest
 
ServiceResponse - Class in oracle.stellent.ridc.protocol
Represents a response from the Content Server
ServiceResponse(DataFactory, String, Map<String, String>, InputStream, ServiceResponse.ResponseType) - Constructor for class oracle.stellent.ridc.protocol.ServiceResponse
 
ServiceResponse.ResponseType - Enum in oracle.stellent.ridc.protocol
 
SET_COOKIE_HEADER - Static variable in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
setAlgorithm(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setAuthLocation(String) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Record the location of the SSO server.
setAuthScheme(IdcContext.HttpAuthScheme) - Method in class oracle.stellent.ridc.IdcContext
 
setBoolean(String, boolean) - Method in interface oracle.stellent.ridc.model.DataObject
Set a value as a boolean
setBoolean(DataObject, String, boolean) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Set a value as a boolean
setBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
Set a value as a boolean
setBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
Set a value as a boolean
setClientSecurityPolicy(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Set the JaxWS ClientSecurityPolicy.
setClientSecurityPolicy(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Set the JaxWS ClientSecurityPolicy.
setClientSecurityPolicy(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setCloseMethod(CloseNotifyInputStream.CloseMethod) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
Set the method to call upon closure of the stream
setComment(String) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setConfigParameters(Map<String, String>) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Set the configuration parameters of the IDC Connection.
setConnectionName(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
setConnectionPool(String) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setConnectionSize(int) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setConnectionString(String) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setConnectionString(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setConnectionUrl(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
setConnectionWaitTime(long) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setContentLength(long) - Method in class oracle.stellent.ridc.model.TransferFile
 
setContentType(String) - Method in class oracle.stellent.ridc.model.TransferFile
 
setContentType(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setContextNode(Node) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Set the context of the queries
setContextNode(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Set the context of the queries to be the result of the given xpath expression
setCredentials(Credentials) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
 
setCredentials(Credentials) - Method in class oracle.stellent.ridc.IdcContext
Set some credentials for this context.
setCsfKey(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Set the connection WSM csf-key
setCsfKey(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Set the connection WSM csf-key
setDataBinder(DataBinder) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
setDataFactory(DataFactory) - Method in class oracle.stellent.ridc.IdcClient
Set the data factory for this client
setDate(long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
setDate(String, Date) - Method in interface oracle.stellent.ridc.model.DataObject
Set a date value.
setDate(DataObject, String, Date) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
Set a date value.
setDate(String, Date) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
Set a date value.
setDate(String, Date) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
Set a date value.
setDomain(String) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setEncoding(String) - Method in class oracle.stellent.ridc.IdcContext
Set the encoding to use
setEncoding(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
Set the encoding for the files referenced in this object.
setFields(List<DataResultSet.Field>) - Method in interface oracle.stellent.ridc.model.DataResultSet
Set the fields for all columns
setFields(List<DataResultSet.Field>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
Set the fields.
setFieldType(String, String) - Method in interface oracle.stellent.ridc.model.DataBinder
Set a field type for a given field name
setFieldType(String, String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Set a field type for this data binder
setFileName(String) - Method in class oracle.stellent.ridc.model.TransferFile
 
setFixedLen(boolean) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
set FixedLen which is a maximum length when translated to a string.
setHeaderCharset(String) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
setHttpClient(HttpClient) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
setId(int) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
setIdAttribute(String, boolean) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Set the ID attribute feature against this DOM tree
setIdcClient(IdcClient) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcClientAdapter
Set the IdcClient this adaptor wraps.
setIdcClient(IdcClient) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
For this Cache, set the communication information
setInitialized(boolean) - Method in class oracle.stellent.ridc.IdcClient
 
setInputStream(InputStream) - Method in class oracle.stellent.ridc.model.TransferFile
 
setJaxWSStack(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setJaxWSStack(JaxWSClientConfig.JAXWSSTACK) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setJpsConfigFile(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setKeepRunning(boolean) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
 
setKeystoreAlias(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client keystore alias in the keystore.
setKeystoreAlias(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client keystore alias in the keystore.
setKeystoreAlias(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setKeystoreAliasPassword(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client keystore alias password required to retrieve the alias key from the keystore.
setKeystoreAliasPassword(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client keystore alias password required to retrieve the alias key from the keystore.
setKeystoreAliasPassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setKeystoreFile(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client side keystore file location.
setKeystoreFile(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client side keystore file location.
setKeystoreFile(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setKeystorePassword(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client side keystore password.
setKeystorePassword(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client side keystore password.
setKeystorePassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setLoginForm(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.IdcContext
 
setLoginNamespaceUri(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLoginOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLoginServiceEndpointUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLoginServiceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLoginServicePort(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLoginServiceWSDLUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLogoutOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setLogProvider(ILogProvider) - Static method in class oracle.stellent.ridc.common.log.LogFactory
Set the log provider.
setMaxAge(int) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setMaxLen(int) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
set MaxLen which is maximum length of field in characters when translated to a string if field is fixed length.
setMethod(HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
setName(String) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
 
setName(String) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setName(String) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
 
setNonProxyHosts(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setParameter(String, Object) - Method in class oracle.stellent.ridc.IdcContext
Set a parameter into this request
setPath(String) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setPingMethod(HttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setProperty(String, String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
Set a property name and value
setProperty(String, String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Set an arbitrary connection property.
setProperty(String, String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Set an arbitrary connection property.
setProperty(String, String) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setProxyHost(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setProxyPassword(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setProxyPort(int) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setProxyUsername(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setQuerySubjects(List) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Set the list of subjects to query
setRequestBinderArg(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestInstanceNameArg(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestNamespaceUri(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestSchemaUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestServiceEndpointUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestServiceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestServicePort(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setRequestServiceWSDLUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setResponse(DataHandler) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
Set the response data handler
setResponseStream(InputStream) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
setScale(int) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
set the scale for DECIMAL field
setSecure(boolean) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
setServerInstanceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setService(String) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
setServiceCallUtils(IServiceCallUtils) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
 
setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
 
setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
setSessionCookie(String) - Method in class oracle.stellent.ridc.IdcContext
 
setSiteToken(String) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
Set the site token - a big string used to kick off the authentication.
setSleep(long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
setSocketTimeout(int) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
setSocketTimeout(int) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setStreamingChunkSize(int) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setTimeout(int) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Set the connection timeout period.
setTimeout(int) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Set the connection timeout period.
setTrustManagerFile(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client side trust manager file location.
setTrustManagerFile(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client side trust manager file location.
setTrustManagerFile(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setTrustManagerPassword(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Sets the RIDC client trust manager password.
setTrustManagerPassword(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Sets the RIDC client trust manager password.
setTrustManagerPassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
setType(DataResultSet.Field.Type) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
set type
setUser(String) - Method in class oracle.stellent.ridc.IdcContext
Deprecated.  
setUserAgent(String) - Method in class oracle.stellent.ridc.IdcContext
 
setUserContext(IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
setUserName(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
 
setUseSystemProxy(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setValue(String) - Method in class oracle.stellent.ridc.IdcContext.Cookie
 
SimpleConnectionPool<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol.impl
Creates a new connection for every thread.
SimpleConnectionPool() - Constructor for class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
 
SimpleLog - Class in oracle.stellent.ridc.common.log.simple
Simple console logging
SimpleLog(String) - Constructor for class oracle.stellent.ridc.common.log.simple.SimpleLog
 
SimpleLogProvider - Class in oracle.stellent.ridc.common.log.simple
 
SimpleLogProvider() - Constructor for class oracle.stellent.ridc.common.log.simple.SimpleLogProvider
 
SITE_FORM_TOKEN - Static variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
SITE_QUERY_PARAM_TOKEN - Static variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
 
size() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
skip(long) - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
 
SocketConnection - Class in oracle.stellent.ridc.protocol.intradoc.socket
Represents a socket connection to the Content Server
SocketConnection(IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
 
SocketConnectionManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
 
SocketConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
 
SSLProtocolException - Exception in oracle.stellent.ridc.protocol.intradoc.socket
Exceptions specific to SSL configuration and setup
SSLProtocolException() - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
 
SSLProtocolException(String) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
 
SSLProtocolException(String, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
 
SSLProtocolException(Throwable) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
 
SSLSocketConnection - Class in oracle.stellent.ridc.protocol.intradoc.socket
Connects to SSL sockets
SSLSocketConnection(IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnection
 
SSLSocketConnectionManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
Socket factory for SSL sockets.
SSLSocketConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
 
start() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Start the event poller
stop() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Stop the event poller
STR_AND - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for "&" sign
STR_COMMA - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for "," sign
STR_EQUALS - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for "=" sign
STR_QUESTION - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for "?" sign
STR_SEMICOLON - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for ";" sign
STR_SPACE - Static variable in class oracle.stellent.ridc.common.util.StringTools
String constant for " " sign
StreamUtil - Class in oracle.stellent.ridc.common.util
Utility methods for working with streams
StreamUtil() - Constructor for class oracle.stellent.ridc.common.util.StreamUtil
 
StringTools - Class in oracle.stellent.ridc.common.util
 
StringTools() - Constructor for class oracle.stellent.ridc.common.util.StringTools
 
StringTools.RegexAppendCallback - Interface in oracle.stellent.ridc.common.util
Allows a user to append/modify a buffer during a call to StringTools.evaluateRegexWithCallback(java.lang.String, java.lang.String, oracle.stellent.ridc.common.util.StringTools.RegexAppendCallback)
stripFirstSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Strips string first segment, defined by separator and returns stripped string
stripLastSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Strips string last segment, defined by separator and returns stripped string
synchronizeData(DataFactory.Direction) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
Called after the localdata is set to initialize the binder based on LocalData values (blFieldTypes, etc.)
synchronizeLocal(DataBinder, DataFactory.Direction) - Method in interface oracle.stellent.ridc.model.DataFactory
Called by the serializers.
synchronizeLocal(DataBinder, DataFactory.Direction) - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
Called by the serializers.

T

throwFormValidateException(PostMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Throw the form validation exception
TIME_EXPIRED - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
TIME_ZERO - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
toBoolean(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Converts string to boolean.
toCsv(List) - Static method in class oracle.stellent.ridc.common.util.StringTools
Convert List of strings to comma-separated string
toCsv(Object[]) - Static method in class oracle.stellent.ridc.common.util.StringTools
Convert array of objects to comma-separated string
toString(Node) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
Pretty prints the XML and returns it as a stream
toString() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
toString() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
 
toString() - Method in class oracle.stellent.ridc.IdcContext.Cookie
Return a textual representation of the cookie.
toString() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
Trace - Class in oracle.stellent.ridc.convenience.usersecurity.impl
 
Trace() - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
Create a trace object.
TransferFile - Class in oracle.stellent.ridc.model
Abstracts a stream transferred between the Content Server and the client.
TransferFile() - Constructor for class oracle.stellent.ridc.model.TransferFile
 
TransferFile(InputStream, String, long, String) - Constructor for class oracle.stellent.ridc.model.TransferFile
 
TransferFile(InputStream, String, long) - Constructor for class oracle.stellent.ridc.model.TransferFile
 
TransferFile(File) - Constructor for class oracle.stellent.ridc.model.TransferFile
 
TransferFile(File, String) - Constructor for class oracle.stellent.ridc.model.TransferFile
 

U

UCM_SESSION_ID - Static variable in class oracle.stellent.ridc.IdcContext
default session ID cookie for UCM
unregister(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
unwrap(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Unwraps string using selected prefix and postfix
updateCurrentDate(Date) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
Updates the current date returned by getCurrentDate().
updateRuntimeURL(String) - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
Update the runtime IDC Connection URL.
updateRuntimeURL(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
Update the runtime IDC Connection URL.
updateSubject(String, long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
USER_AGENT - Static variable in class oracle.stellent.ridc.IdcContext
 
USER_AGENT_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
UserNameOnlyCredentials - Class in oracle.stellent.ridc.auth.impl
 
UserNameOnlyCredentials() - Constructor for class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
The constructor that will use the DEFAULT_USER
UserNameOnlyCredentials(String) - Constructor for class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
The constructor for a username that doesn't need a password
UserSecurityGroupsCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Implementation of Content Security will check Security Groups
UserSecurityGroupsCache(IdcClient, int, long) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Create a security implementation that checks Security Groups
UserSecurityGroupsCache(IdcClient, int, long, IServiceCallUtils) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Create a security implementation that checks Security Groups overriding the default ServiceCallUtils
UserSGAccountsCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Implementation of Content Security will check Security Groups and Accounts
UserSGAccountsCache(IdcClient, int, long, long) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAccountsCache
Deprecated.  
UserSGAccountsCache(IdcClient, int, long, long, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAccountsCache
Create a security implementation that checks Security Groups and Accounts if Account Security is enabled on the content server with UseAccounts=1
UserSGAccountsCache(IdcClient, int, long, long, IdcContext, IServiceCallUtils) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAccountsCache
Create a security implementation that checks Security Groups and Accounts if Account Security is enabled on the content server with UseAccounts=1
UserSGAcctAclCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
Implementation of Content Security will check Security Groups, Accounts and ACLs
UserSGAcctAclCache(IdcClient, int, long, long, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAcctAclCache
Create a security implementation that checks Security Groups, Accounts, and ACLs depending on the content server's settings for UseAccounts and UseCollaboration
UserSGAcctAclCache(IdcClient, int, long, long, IdcContext, IServiceCallUtils) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAcctAclCache
Create a security implementation that checks Security Groups, Accounts, and ACLs depending on the content server's settings for UseAccounts and UseCollaboration

V

validate(String, int, String, boolean, Cookie) - Method in class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
Performs most common Cookie validation
valueOf(String) - Static method in enum oracle.stellent.ridc.common.log.ILog.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Indent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache.AdminType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.IdcContext.HttpAuthScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.model.DataFactory.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.model.serialize.HdaSerializerUtils.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig.JAXWSSTACK
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.protocol.ServiceResponse.ResponseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.stellent.ridc.common.log.ILog.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Indent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache.AdminType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.IdcContext.HttpAuthScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.model.DataFactory.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
 
values() - Static method in enum oracle.stellent.ridc.model.serialize.HdaSerializerUtils.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig.JAXWSSTACK
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.protocol.ServiceResponse.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionManifest - Class in oracle.stellent.ridc.common.util
Determine the version of the IdcClient by reading in the information from the manifest
VersionManifest() - Constructor for class oracle.stellent.ridc.common.util.VersionManifest
 

W

WHERE_CLAUSE - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
 
wrap(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Wrap string value with prefix and postfix.
wrapIfRequired(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Wrap the string value with prefix and postfix, but only if the prefix and/or postfix does not exist in the value.
writeBinder(OutputStream) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
Write the multipart post out to the given stream
writeConfig(IdcClientConfig, String, Writer) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
Write the configuration
writeMultipartRequest(Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Special handling for the multipart message
writeRequest() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Write the request to the Content Server
writeRequest() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
Sends the specified message to the Content Server.
writeRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
writeRequest() - Method in interface oracle.stellent.ridc.protocol.Protocol
Send request to the Content Server
writeStandardRequest(Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
writeSuperRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
 
WSDL_URL_IDENTIFIER - Static variable in class oracle.stellent.ridc.IdcClientManager
 
WSDLAndSchemaParser - Class in oracle.stellent.ridc.protocol.jaxws.xml
 
WSDLAndSchemaParser() - Constructor for class oracle.stellent.ridc.protocol.jaxws.xml.WSDLAndSchemaParser
 

X

XmlConfigurationSerializer - Class in oracle.stellent.ridc.config.impl
 
XmlConfigurationSerializer() - Constructor for class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
 
XMLHelper - Class in oracle.stellent.ridc.common.xml
XML Helper methods for working with DOM structures
XMLHelper() - Constructor for class oracle.stellent.ridc.common.xml.XMLHelper
 
XMLStringBuilder - Class in oracle.stellent.ridc.common.xml
Helper class for building XML documents from string buffer objects
XMLStringBuilder() - Constructor for class oracle.stellent.ridc.common.xml.XMLStringBuilder
 
XPathEvaluator - Class in oracle.stellent.ridc.common.xml
Parses an XML file from a given inputstream.
XPathEvaluator(Element) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Initialize an Evaluator object based on the current element as the root
XPathEvaluator(Element, NamespaceContext) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Initialize an Evaluator object based on the current element as the root
XPathEvaluator(InputStream) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Builds an XPathEvaluator with no namespace evaluator and non-validating, using "wcm" as the default namespace prefix.
XPathEvaluator(InputStream, NamespaceContext, boolean, String) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Builds a new XPath evaluator from InputStream.
XPathEvaluator(Reader) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
 
XPathEvaluator(Reader, NamespaceContext, boolean, String) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Builds a new XPath evaluator from a Reader.
XPathEvaluator(InputSource, NamespaceContext, boolean, String) - Constructor for class oracle.stellent.ridc.common.xml.XPathEvaluator
Builds a new XPath evaluator from an InputSource.
XPathEvaluatorException - Exception in oracle.stellent.ridc.common.xml
Wraps errors thrown from the XPathEvaluator class.
XPathEvaluatorException() - Constructor for exception oracle.stellent.ridc.common.xml.XPathEvaluatorException
Deprecated. 
XPathEvaluatorException(String) - Constructor for exception oracle.stellent.ridc.common.xml.XPathEvaluatorException
 
XPathEvaluatorException(String, Throwable) - Constructor for exception oracle.stellent.ridc.common.xml.XPathEvaluatorException
 
XPathEvaluatorException(Throwable) - Constructor for exception oracle.stellent.ridc.common.xml.XPathEvaluatorException
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.