Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03

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(RIDCCookie) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Add cookie to the connection
addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.IdcContext
 
addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Add a cookie to this client
addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Add cookie to the connection
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
addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
Add credentials for a login form
addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Add credentials for a form-based login
addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
Add credentials for a login form
addMnemonicToLabel(String, char) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Returns label text with mnemonic character enclosed in parenthesis.
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
addParameter(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
Add a parameter to the request
addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Add a parameter to the request
addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
Add a parameter to the request
addQuerySubject(String) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Add the subject with to the list to query
addRequestData(IdcContext, RIDCHttpClient, RIDCHttpMethod, boolean) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
Set standard request headers, cookies and other info into the HTTP method.
addRequestData(DataBinder, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
Set standard request headers, cookies and other info into the HTTP method.
addRequestHeader(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Add a request header
addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Add a request header
addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Add a request header
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.
AdfConnectionFacade - Class in oracle.stellent.ridc.convenience.adf.connection
 
AdfConnectionFacade(String) - Constructor for class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
AdfConnectionFacade.ResultTestConnection - Class in oracle.stellent.ridc.convenience.adf.connection
Contains boolean for test's success, and a message from the test
AdfConnectionFacade.ResultTestConnection() - Constructor for class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade.ResultTestConnection
 
AdfUserCredentials - Class in oracle.stellent.ridc.auth.impl
 
AdfUserCredentials() - Constructor for class oracle.stellent.ridc.auth.impl.AdfUserCredentials
 
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.apache3.utils
 
AllCookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.apache3.utils.AllCookieSpec
 
AllCookieSpec - Class in oracle.stellent.ridc.protocol.http.util
Deprecated. Use the apache 3 specific oracle.stellent.ridc.protocol.http.apache3.utils.AllCookieSpec
AllCookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
Deprecated.  
AMP_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
 
ANY - Static variable in class oracle.stellent.ridc.common.http.utils.RIDCHttpConstants
 
Apache3Credentials - Class in oracle.stellent.ridc.auth.apache3.impl
Apache version 3 implementation of the HTTP Credentials
Apache3Credentials(Credentials) - Constructor for class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
 
Apache3Utils - Class in oracle.stellent.ridc.protocol.http.apache3.utils
Utility class for Apache 3.x implementation
Apache3Utils() - Constructor for class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
 
Apache4CookieSpecFactory - Class in oracle.stellent.ridc.protocol.http.apache4.impl
Apache 4 specific cookie spec factory
Apache4CookieSpecFactory() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.Apache4CookieSpecFactory
 
Apache4CookieSpecFactory.Apache4CookieSpec - Class in oracle.stellent.ridc.protocol.http.apache4.impl
 
Apache4CookieSpecFactory.Apache4CookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.Apache4CookieSpecFactory.Apache4CookieSpec
 
Apache4InputStreamBody - Class in oracle.stellent.ridc.protocol.http.apache4.obj
Apache 4 implementation to stream files in a multipart post
Apache4InputStreamBody(InputStream, String, String, String) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4InputStreamBody
 
Apache4StringBody - Class in oracle.stellent.ridc.protocol.http.apache4.obj
String body part for a multipart post
Apache4StringBody(String, Charset) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4StringBody
 
Apache4Utils - Class in oracle.stellent.ridc.protocol.http.apache4.utils
Apache 4.x specific utility class
Apache4Utils() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
 
apacheMethod - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
 
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
 
arg0 - Variable in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
 
arg1 - Variable in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
 
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

BaseLocaleMessage - Class in oracle.stellent.ridc.i18n.locale
Message object that holds the key and parameters for delayed locale message resolution.
BaseLocaleMessage(String, String, Object[]) - Constructor for class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
Constructor
BaseLocaleMessage(String, String) - Constructor for class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
Constructor
BaseLogSupport - Class in oracle.stellent.ridc.common.log.impl
Base implementation for the ILog
BaseLogSupport() - Constructor for class oracle.stellent.ridc.common.log.impl.BaseLogSupport
 
BaseMessages - Class in oracle.stellent.ridc.i18n.locale
Base class for the Messages which takes care of the plumbing for the Resource Bundles.
BaseMessages() - Constructor for class oracle.stellent.ridc.i18n.locale.BaseMessages
 
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
BeforeAdfConnectionGetUserCredential - Class in oracle.stellent.ridc.filter.adapters
 
BeforeAdfConnectionGetUserCredential() - Constructor for class oracle.stellent.ridc.filter.adapters.BeforeAdfConnectionGetUserCredential
 
beforeAdfConnectionGetUserCredential(IdcConnectionType, CredentialsReference) - Method in class oracle.stellent.ridc.filter.adapters.BeforeAdfConnectionGetUserCredential
RIDC filter called just before user's credential is created from the ADFConnection
beforeAdfConnectionGetUserCredential(IdcConnectionType, CredentialsReference) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
RIDC filter called just before user's credential is created from the ADFConnection
BeforeAdfConnectionTestConnection - Class in oracle.stellent.ridc.filter.adapters
 
BeforeAdfConnectionTestConnection() - Constructor for class oracle.stellent.ridc.filter.adapters.BeforeAdfConnectionTestConnection
 
BeforeAdfConnectionTestConnection(IdcClient, Credentials, CredentialsType, AdfConnectionFacade.ResultTestConnection) - Method in class oracle.stellent.ridc.filter.adapters.BeforeAdfConnectionTestConnection
RIDC filter called just before testing connection for specified credentials
BeforeAdfConnectionTestConnection(IdcClient, Credentials, CredentialsType, AdfConnectionFacade.ResultTestConnection) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
RIDC filter called just before testing connection for specified credentials
beforeJaxwsAuthenticateUser(IdcContext, DataBinder, Map<String, Object>) - Method in class oracle.stellent.ridc.filter.adapters.BeforeJaxwsServiceFilter
RIDC filter called just before jaxws call is made to loginPort.contentServerLogin () in authenticateUser ()
beforeJaxwsAuthenticateUser(IdcContext, DataBinder, Map<String, Object>) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
RIDC filter called just before jaxws call is made to loginPort.contentServerLogin () in authenticateUser ()
BeforeJaxwsServiceFilter - Class in oracle.stellent.ridc.filter.adapters
 
BeforeJaxwsServiceFilter() - Constructor for class oracle.stellent.ridc.filter.adapters.BeforeJaxwsServiceFilter
 
beforeJaxwsServiceRequest(IdcContext, DataBinder, Map<String, Object>) - Method in class oracle.stellent.ridc.filter.adapters.BeforeJaxwsServiceFilter
RIDC filter called just before jaxws call is made to loginPort.contentServerRequest () in performServiceRequest ()
beforeJaxwsServiceRequest(IdcContext, DataBinder, Map<String, Object>) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
RIDC filter called just before jaxws call is made to loginPort.contentServerRequest () in performServiceRequest ()
beforeServiceRequest(IdcClient, IdcContext, DataBinder) - Method in class oracle.stellent.ridc.filter.adapters.BeforeServiceRequestFilter
RIDC filter called just before service request is processed by IdcClient.sendRequest()
beforeServiceRequest(IdcClient, IdcContext, DataBinder) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
RIDC filter called just before service request is processed by IdcClient.sendRequest()
BeforeServiceRequestFilter - Class in oracle.stellent.ridc.filter.adapters
Adapter class for specific filter type
BeforeServiceRequestFilter() - Constructor for class oracle.stellent.ridc.filter.adapters.BeforeServiceRequestFilter
 
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
cleanup() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
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 interface oracle.stellent.ridc.common.http.RIDCHttpClient
Clear the params and headers from the connection
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
 
clear() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Clear the parameters from the client instance
clear() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Clear the params and headers from the connection
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.connection.mxbean.RidcMxBeanManager
 
clearUpdated() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
client_invalid_url(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CLIENT_INVALID_URL
client_no_provider_for_protocol(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CLIENT_NO_PROVIDER_FOR_PROTOCOL
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
CLOSING_PARENTHESIS - Static variable in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Constant for the closing parenthesis (=right parenthesis) ')'.
compareTo(NameValuePair) - Method in class oracle.stellent.ridc.common.util.NameValuePair
Compare two name value pairs by the key.
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.
config_unable_to_read_url(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONFIG_UNABLE_TO_READ_URL
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(LocaleMessage) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
 
ConfigurationException(LocaleMessage, 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.connection.RidcConnectionType
 
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.connection.RidcConnectionType
 
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.connection.RidcConnectionConstants
 
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.connection.RidcConnectionConstants
 
CONNECTION_FACTORY_NAME - Static variable in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionConstants
 
connection_pool_threading_model_invalid(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONNECTION_POOL_THREADING_MODEL_INVALID
CONNECTION_URL_KEY - Static variable in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
CONNECTION_XML - Static variable in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcMxBeanManager
 
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 - Class in oracle.stellent.ridc.protocol.jaxws.obj
Java class for contentServerRequest complex type.
ContentServerRequest() - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
 
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
 
context_construction_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONTEXT_CONSTRUCTION_ERROR
convenience_adf_connection_adfcontext_not_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_ADFCONTEXT_NOT_FOUND
convenience_adf_connection_cannot_load_class(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_CANNOT_LOAD_CLASS
convenience_adf_connection_credential_illegal_arguement_exception(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_CREDENTIAL_ILLEGAL_ARGUEMENT_EXCEPTION
convenience_adf_connection_name_not_found(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_NAME_NOT_FOUND
convenience_adf_connection_no_test_available(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_NO_TEST_AVAILABLE
convenience_adf_connection_test_failure(Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_FAILURE
convenience_adf_connection_test_skipped(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_SKIPPED
convenience_adf_connection_test_success(Object, Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_SUCCESS
convenience_adf_credentials_entries_not_found(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CREDENTIALS_ENTRIES_NOT_FOUND
convenience_adf_credentials_label_not_found(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CREDENTIALS_LABEL_NOT_FOUND
convenience_adf_credentials_label_not_specified() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_CREDENTIALS_LABEL_NOT_SPECIFIED
convenience_adf_mbeans_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_DESCRIPTION
convenience_adf_mbeans_description_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_DESCRIPTION_NAME
convenience_adf_mbeans_display_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_DISPLAY_NAME
convenience_adf_mbeans_get_property_key_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_GET_PROPERTY_KEY_DESCRIPTION
convenience_adf_mbeans_get_property_operation_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_GET_PROPERTY_OPERATION_DESCRIPTION
convenience_adf_mbeans_manager_adf_connection_jndi_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_ADF_CONNECTION_JNDI_ERROR
convenience_adf_mbeans_manager_instance_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_INSTANCE_ERROR
convenience_adf_mbeans_manager_register_error(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_REGISTER_ERROR
convenience_adf_mbeans_set_property_key_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_KEY_DESCRIPTION
convenience_adf_mbeans_set_property_operation_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_OPERATION_DESCRIPTION
convenience_adf_mbeans_set_property_value_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_VALUE_DESCRIPTION
convenience_adf_mbeans_update_runtime_url_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_UPDATE_RUNTIME_URL_DESCRIPTION
convenience_adf_mbeans_update_runtime_url_operation_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_UPDATE_RUNTIME_URL_OPERATION_DESCRIPTION
convenience_adf_mbeans_url_updated() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_URL_UPDATED
convenience_adf_mbeans_user_creds_updated() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_ADF_MBEANS_USER_CREDS_UPDATED
convenience_usersecurity_null_cacheid_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_NULL_CACHEID_NOT_ALLOWED
convenience_usersecurity_null_databinder_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_NULL_DATABINDER_NOT_ALLOWED
convenience_usersecurity_null_dataobject_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_NULL_DATAOBJECT_NOT_ALLOWED
convenience_usersecurity_null_idcclient_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_NULL_IDCCLIENT_NOT_ALLOWED
convenience_usersecurity_userattribinfo_not_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_USERATTRIBINFO_NOT_FOUND
convenience_usersecurity_username_cannot_be_null_or_empty() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: CONVENIENCE_USERSECURITY_USERNAME_CANNOT_BE_NULL_OR_EMPTY
convert(Cookie[]) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
Convert the Apache cookie implementation to generic RIDC Cookies
convert(List<NameValuePair>) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
Convert RIDC Name value pairs to Apache implementation
convert(List<Cookie>) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
Convert Apache cookies to generic RIDC cookies
convertCredentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
Converts the credentials between RIDC and Apache implementations
convertNVPair(List<NameValuePair>) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
Convert RIDC name value pairs to Apache name value pairs
convertToNVPairs(String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
Convert the query string into a list of Name Value pairs
convertToRIDCHeaders(Header[]) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
Convert Apache headers to RIDC headers
convertToRIDCHeaders(Header[]) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
Convert Apache headers to generic RIDC headers
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.connection.RidcConnection
Create an an IdcConnection from the given reference using the given name, context and environment properties.
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(IdcHttpClientConfig, boolean) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
 
createHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
createInputStream() - Method in class oracle.stellent.ridc.protocol.http.apache3.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(RIDCHttpMethod) - 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
createTimer(String, String, String) - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
Credentials - Interface in oracle.stellent.ridc.auth
This interface contains all specific credential types used to visit URLs against the target Content Server.
Credentials.AdfUserCredentials - Interface in oracle.stellent.ridc.auth
 
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)
CredentialsReference - Class in oracle.stellent.ridc.auth
 
CredentialsReference(Credentials) - Constructor for class oracle.stellent.ridc.auth.CredentialsReference
 
CredentialsType - Enum in oracle.stellent.ridc.auth
 
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_resultset_invalid_ordinal(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: DATA_RESULTSET_INVALID_ORDINAL
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!
deRegisterFilter(int, IIdcFilter) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
Remove a filter from an execution slot.
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
 
doFilter(IdcFilterType, Object...) - Method in class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
Execute RIDC filter.
doFilter(IdcFilterType, Object...) - Method in interface oracle.stellent.ridc.filter.IIdcFilter
Execute RIDC filter.

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.connection.RidcConnection
 
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
 
execute() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Execute the request
execute() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Execute this method
execute() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Execute the request
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
executeFilters(IdcFilterType, Object...) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
Execute the filters beforeServiceRequest method
executeLogin(RIDCHttpPostMethod) - 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.
extractLabelTextWithMnemonic(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Extracts label text by removing non-displayable mnemonic indicator (conventionally ampersand ('&')) from label text and mnemonic resource.
extractLabelTextWithoutMnemonic(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Extracts label text by removing mnemonic characters (e.g., "(F)" and "(&F)") from label text resource containing mnemonic.

F

fetchConnection() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
fetches information from connections.xml using the ADFContext
filter_manager_instance_does_not_match(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: FILTER_MANAGER_INSTANCE_DOES_NOT_MATCH
filter_manager_missing_instance() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: FILTER_MANAGER_MISSING_INSTANCE
filter_manager_no_slots_left(Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: FILTER_MANAGER_NO_SLOTS_LEFT
filter_manager_null_filter_class() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: FILTER_MANAGER_NULL_FILTER_CLASS
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
formatMessage(String, Throwable, ILog.Level) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
 
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.connection.RidcConnectionType
 
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
 
getAllFlags() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
Gets all the user security flags
getAllFlags() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
Gets all the user security flags
getAllFlagsAsBoolean() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
Gets all the user security flags where the values evaluate to true
getAllFlagsAsBoolean() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
Gets all the user security flags where the values will be "true" if and only if the text from the Content Server is "1", "t", "T", or case variants of "true".
getAllTrueFlags() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
Gets all user security flags where the values from the Content Server are "1", "t", "T", or case variants of "true"
getAllTrueFlags() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
Gets all user security flags where the values from the Content Server are "1", "t", "T", or case variants of "true"
getAppId() - Method in interface oracle.stellent.ridc.auth.Credentials.AppIdClientCredentials
 
getAppId() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
 
getAppid(String, CredentialsType) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
getArg0() - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
Gets the value of the arg0 property.
getArg1() - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
Gets the value of the arg1 property.
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
 
getBundle() - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
 
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.apache3.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
 
getClientManager() - Method in class oracle.stellent.ridc.IdcClient
 
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.RIDCCookie
 
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.connection.RidcConnection
Get the configuration properties of the IDC Connection.
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.connection.mxbean.RidcConnectionMxBeanImpl
Get the IdcConnection.
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.connection.mxbean.RidcMxBeanManager
 
getConnectionContext() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
getConnectionManager() - Method in class oracle.stellent.ridc.IdcClient
 
getConnectionName() - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Get the name of this IdcConnection.
getConnectionName() - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the name of this IdcConnection.
getConnectionName() - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
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.connection.mxbean.RidcConnectionMxBeanImpl
 
getConnectionType() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getConnectionURL() - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Get the connection URL.
getConnectionURL() - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the connection URL.
getConnectionUrl() - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
getConnectionUrl() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
getConnectionUrl() - Method in interface oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBean
 
getConnectionUrl() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getConnectionWaitTime() - Method in class oracle.stellent.ridc.IdcClientConfig
 
getContent() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Return the content of the part
getContent() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
The value/content or the part itself
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
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCPluginResources
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCPluginResources_ja
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ar
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_cs
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_da
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_de
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_el
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_es
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_fi
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_fr
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_hu
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_it
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_iw
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ja
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ko
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_nl
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_no
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pl
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pt
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pt_BR
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ro
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ru
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_sk
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_sv
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_th
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_tr
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_zh_CN
 
getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_zh_TW
 
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
 
getCookies() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Get the cookies from the connection
getCookies() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Get the Cookies
getCookies() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Get the cookies from the connection
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 class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
 
getCredentials() - Method in interface oracle.stellent.ridc.auth.Credentials.HttpClientCredentials
 
getCredentials() - Method in class oracle.stellent.ridc.auth.CredentialsReference
 
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.IdcContext
 
getCredentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
Convert the RIDC credentials to Apache Credentials
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
 
getCredentialsClassName() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.AdfUserCredentials
 
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.UserNameOnlyCredentials
 
getCredentialsFields(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Gets a map of the fields for the credentials label
getCredentialsLabels() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Get all the credentials labels available
getCredentialsType(String) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
 
getCredentialsType(Credentials) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
 
getCredentialsType(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Gets the first credentials type that matches the credentials label.
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
getDelegateObject() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Returns the underlying client object
getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Returns the underlying client object
getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the delegated object
getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Returns the underlying client object
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.connection.mxbean.RidcConnectionMxBeanImpl
Get the description text for this MBean.
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the description text for the parameter variable names the MBean operations.
getDescription(MBeanOperationInfo) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the MBean operation descriptions.
getDescription(Locale) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionType
 
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.connection.RidcConnectionType
 
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.RIDCCookie
 
getElapsedTimeMS() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
getElapsedTimeString() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
getElaspedTimeNS() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
getElementById(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Retrieve an element by ID.
getEncoding() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Get the encoding of the part, default is UTF-8
getEncoding() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
The encoding of the part
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.
getFieldNameForAppid(String, CredentialsType) - Static method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
getFieldNameForPassword(String, CredentialsType) - Static method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
getFieldNameForUserName(String, CredentialsType) - Static method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
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.apache3.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
 
getFilter(int) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
Get filter that will execute at a specific slot value
getFilterManager() - Method in class oracle.stellent.ridc.IdcClientManager
 
getFilterManager() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
getFilterManager() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
getFilterManager() - Method in interface oracle.stellent.ridc.protocol.Protocol
 
getFirstSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Get first string segment separated by passed separator
getGetMethod(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Get the method to execute for HTTP GET
getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Get a method which can do "GET" request
getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Get the method to execute for HTTP GET
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.http.IdcHttpClientConfig
 
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
 
getHttpLibrary() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
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.connection.RidcConnectionType
 
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.connection.AdfConnectionFacade
Return an IdcClient object from the ADF context.
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.connection.mxbean.RidcMxBeanManager
 
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
 
getKey() - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
 
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.apache3.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
 
getLocaleMessage() - Method in exception oracle.stellent.ridc.IdcClientException
 
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 class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
 
getLogId() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getLogId() - Method in class oracle.stellent.ridc.auth.impl.AdfUserCredentials
 
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.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.RIDCCookie
 
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.connection.mxbean.RidcConnectionMxBeanImpl
 
getMBeanInfo() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getMessage() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade.ResultTestConnection
 
getMessage() - Method in exception oracle.stellent.ridc.IdcClientException
 
getMethod() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
getMnemonicCharacter() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
Returns the mnemonic character.
getMnemonicCharacter(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Gets the keyboard mnemonic from label and mnemonic text.
getMnemonicCharacterIndex() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
Deprecated. Caution, this can cause exceptions if used in conjunction with getWithoutMnemonic() and Japanese!
getMnemonicIndex(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Gets the index of the mnemonic from label and mnemonic text.
getMnemonicKeyValidator() - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
 
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.common.http.impl.RIDCHttpPartImpl
Return the name of the part
getName() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpHeader
Get the header name
getName() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
Name of the part
getName() - Method in class oracle.stellent.ridc.common.util.NameValuePair
 
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
 
getName() - Method in class oracle.stellent.ridc.RIDCCookie
 
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.connection.mxbean.RidcConnectionMxBeanImpl
 
getNotificationInfo() - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionMXBeanImpl
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionFactory
 
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
getParameterAsString(String) - Method in class oracle.stellent.ridc.IdcContext
Retreieve the parameter value for the given name as a String
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the parameter variable names for the operations the MBean supports.
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.i18n.locale.BaseLocaleMessage
 
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
 
getPassword(String, CredentialsType) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
getPasswordField() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
 
getPath() - Method in class oracle.stellent.ridc.RIDCCookie
 
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.http.IdcHttpClientConfig
 
getPort() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
 
getPostMethod(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Get the method to execute for HTTP POST
getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Get the method of POST requests
getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Get the method to execute for HTTP POST
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
 
getProperties() - Method in class oracle.stellent.ridc.auth.CredentialsReference
 
getProperty(String) - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Get an arbitrary connection property.
getProperty(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get an arbitrary connection property.
getProperty(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
Retrieve a property value by name
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.connection.mxbean.RidcConnectionMxBeanImpl
 
getReference() - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
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
getResourceBundle() - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get the default resource bundle using the default locale
getResourceBundle(String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get the resource bundle
getResourceBundle(String, Locale) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get a resource bundle using a specific locale
getResourceBundle(Locale) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
 
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
 
getResponseBodyAsStream() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get the response as a stream
getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the response body as a stream
getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get the response as a stream
getResponseHeader(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get response header
getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the response header
getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get response header
getResponseHeaders() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get all response headers
getResponseHeaders(List<RIDCHttpHeader>) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
 
getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the response headers
getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get all response headers
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
 
getRidcClient() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get the connection instance that this method is associated with
getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the associated client with this method
getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get the connection instance that this method is associated with
getRidcConnection() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
getRidcConnection() - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcMxBeanManager
 
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
getScheme() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
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.connection.RidcConnection
 
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 interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get the status code of the response
getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the status code
getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get the status code of the response
getStatusCode() - Method in exception oracle.stellent.ridc.protocol.ServiceException
 
getStatusLine() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get the status line of the response
getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the status line of the response
getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get the status line of the response
getStatusMessage() - 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
getString(String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get string for the key from the default bundle
getString(String, String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get the string value for the key from a specific bundle
getString(String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
Get the string value for the key
getString(String, String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
 
getString(Locale, String, String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
 
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
 
getText() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
Returns the text associated with this message, stripping the 'non-printing' Mnemonic character (the '&'), but leaving the rest of the text.
getText(Locale) - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
Returns the text associated with this message, stripping the 'non-printing' Mnemonic character (the '&'), but leaving the rest of the text.
getTimeout() - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Get the connection timeout period.
getTimeout() - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Get the connection timeout period.
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.apache3.obj.HdaFilePart
Returns the transfer encoding of this part.
getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaStringPart
Returns the transfer encoding of this part.
getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4InputStreamBody
 
getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4StringBody
 
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.common.http.impl.RIDCHttpPartImpl
Return the type of the part
getType() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
Return the type of the part
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.
getURI() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Get the uri of the request
getURI() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Get the URI of this method
getURI() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Get the uri of the request
getUsedSlots() - Method in class oracle.stellent.ridc.filter.IdcFilterManager
 
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
 
getUserCredentials(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Return a Credentials object from the ADF context's connections information
getUserListAccess(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
 
getUserName() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
 
getUserName() - Method in interface oracle.stellent.ridc.auth.Credentials
 
getUserName() - Method in class oracle.stellent.ridc.auth.impl.AdfUserCredentials
 
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.UserNameOnlyCredentials
 
getUserName(String, CredentialsType) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
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
getUserSecurityFlags(CacheId, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
Returns the UserSecurityFlags object.
getUserSecurityFlags(CacheId, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
Returns the UserSecurityFlags object.
getValue() - Method in interface oracle.stellent.ridc.auth.Credentials.HeaderCredentials
 
getValue() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
 
getValue() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpHeader
Get the header value
getValue() - Method in class oracle.stellent.ridc.common.util.NameValuePair
 
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.RIDCCookie
 
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
 
getWithoutMnemonic() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
SPECIAL USE ONLY, Use getText() instead.
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(RIDCHttpMethod, int) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
Handle processing the response from the form login
handleFormResponse(RIDCHttpMethod, int) - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
Handle processing the response from the form login
handleFormResponse(RIDCHttpMethod, 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.connection.mxbean.RidcMxBeanManager
 
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.connection.RidcConnection
 
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.apache3.obj
 
HdaFilePart(String, TransferFile, String) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart
FilePart Constructor.
HdaFilePart(String, TransferFile) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart
FilePart Constructor.
HdaFilePart.TransferFilePartSource - Class in oracle.stellent.ridc.protocol.http.apache3.obj
Converts an IDataFile into a PartSource
HdaFilePart.TransferFilePartSource(TransferFile) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.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.apache3.obj
 
HdaStringPart(String, String, String) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.obj.HdaStringPart
Constructor.
HdaStringPart(String, String) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.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
 
http_utils_invalid_client_lib(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: HTTP_UTILS_INVALID_CLIENT_LIB
HttpApache3Client - Class in oracle.stellent.ridc.protocol.http.apache3.impl
Implementation of the Client for Apache version 3
HttpApache3Client(boolean) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Create a Apache3 Client
HttpApache3GetMethod - Class in oracle.stellent.ridc.protocol.http.apache3.impl
Get Method implementation for Apache 3.x
HttpApache3GetMethod(String, HttpApache3Client) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3GetMethod
Create the GET Method
HttpApache3Method<M extends org.apache.commons.httpclient.HttpMethodBase> - Class in oracle.stellent.ridc.protocol.http.apache3.impl
Method implementation for Apache 3.x
HttpApache3Method() - Constructor for class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
 
HttpApache3PostMethod - Class in oracle.stellent.ridc.protocol.http.apache3.impl
Http Post method implementation for Apache 3.x
HttpApache3PostMethod(String, HttpApache3Client) - Constructor for class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Constructor
HttpApache4Client - Class in oracle.stellent.ridc.protocol.http.apache4.impl
Implementation of the Apache 4.x Http client
HttpApache4Client() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Create the client
HttpApache4GetMethod - Class in oracle.stellent.ridc.protocol.http.apache4.impl
Apache 4.x implementation of the GET Method
HttpApache4GetMethod(String, HttpApache4Client) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4GetMethod
Constructor
HttpApache4Method<M extends org.apache.http.client.methods.HttpRequestBase> - Class in oracle.stellent.ridc.protocol.http.apache4.impl
Abstract implementation of the GET and POST method in Apache 4.x
HttpApache4Method() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
 
HttpApache4PostMethod - Class in oracle.stellent.ridc.protocol.http.apache4.impl
Http Post method implementation in Apache 4.x
HttpApache4PostMethod(String, HttpApache4Client) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
Constructor
httpClient - Variable in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
 
HttpProtocolException - Exception in oracle.stellent.ridc.protocol.http
Exceptions in the IdcHttpProtocol implementation
HttpProtocolException(LocaleMessage, 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.connection.RidcConnection
 
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
 
IdcClientException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.IdcClientException
 
IdcClientException(LocaleMessage, 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.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
 
IdcFilterAdapter - Class in oracle.stellent.ridc.filter.adapters
Base adapter class
IdcFilterAdapter() - Constructor for class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
 
IdcFilterException - Exception in oracle.stellent.ridc.filter
 
IdcFilterException() - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
 
IdcFilterException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
 
IdcFilterException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
 
IdcFilterException(Throwable) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
 
IdcFilterManager - Class in oracle.stellent.ridc.filter
Manage a list of filters that are registered to be executed.
IdcFilterManager() - Constructor for class oracle.stellent.ridc.filter.IdcFilterManager
 
IdcFilterType - Enum in oracle.stellent.ridc.filter
List of filter types.
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(RIDCHttpClient) - 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
IIdcFilter - Interface in oracle.stellent.ridc.filter
Interface for IdcFilter.
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
 
invalid_method(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: INVALID_METHOD
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.
isAuthenticated() - Method in interface oracle.stellent.ridc.auth.Credentials.AdfUserCredentials
 
isAuthenticated() - Method in class oracle.stellent.ridc.auth.impl.AdfUserCredentials
 
isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - 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(RIDCHttpClient, RIDCHttpMethod) - 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(RIDCHttpClient, RIDCHttpMethod) - 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(RIDCHttpClient, RIDCHttpMethod) - 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(RIDCHttpClient, RIDCHttpMethod) - 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(CharSequence) - Static method in class oracle.stellent.ridc.common.util.StringTools
Verifies whether passed character sequence is empty/null or not.
isEmpty(char[]) - Static method in class oracle.stellent.ridc.common.util.StringTools
Verifies whether passed character array 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.
isFlagTrue(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
True if flag exists and the value evaluates to true
isFlagTrue(String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
true if flag exists and the value is "1", "t", "T", or case variants of "true"
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.connection.RidcConnectionType
 
isInstanceOf(Class) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionType
 
isInstanceOf(Referenceable) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionType
 
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.connection.RidcConnection
Is this a new connection or an already existing one?
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.connection.mxbean.RidcMxBeanManager
 
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.common.http.utils.RIDCHttpClientUtils
 
isReleased() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
 
isSecure() - Method in class oracle.stellent.ridc.RIDCCookie
 
isSuccess() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade.ResultTestConnection
 
isTested() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade.ResultTestConnection
 
isTrue(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Test if the value of a string is considered true.
isUpdated() - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcMxBeanManager
 
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
isValidMnemonicKey(int) - Method in interface oracle.stellent.ridc.i18n.utils.MnemonicKeyValidator
 
isValidMnemonicKey(int) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Returns true if key is an valid mnemonic key based on mnemonic key validator associated with thid class.
isValidMnemonicKey(int) - Method in class oracle.stellent.ridc.i18n.utils.SimpleMnemonicKeyValidator
Returns true if key is not a CJK Character.
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
 
IUserSecurityFlags - Interface in oracle.stellent.ridc.convenience.usersecurity
This object is a snapshot copy of what is in the cache.

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
 
JSESSION_ID - Static variable in class oracle.stellent.ridc.IdcContext
default session ID cookie for Content Server

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.
LocaleMessage - Class in oracle.stellent.ridc.i18n.locale
 
LocaleMessage(String, String, Object[]) - Constructor for class oracle.stellent.ridc.i18n.locale.LocaleMessage
Constructor
LocaleMessage(String, String) - Constructor for class oracle.stellent.ridc.i18n.locale.LocaleMessage
Constructor
log(String, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message
log(LocaleMessage, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message to this logger object
log(String, Throwable, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message with a corresponding exception
log(LocaleMessage, Throwable, ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
Log a message with a corresponding exception to this logger
log(LocaleMessage, ILog.Level) - Method in class oracle.stellent.ridc.common.log.impl.BaseLogSupport
 
log(LocaleMessage, Throwable, ILog.Level) - Method in class oracle.stellent.ridc.common.log.impl.BaseLogSupport
 
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
 
logCleanup() - Method in class oracle.stellent.ridc.common.util.ServiceLog
Stop the log and do a cleanup, This method should always be in the finally block
logCookieWarning() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
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
logStart() - Method in class oracle.stellent.ridc.common.util.ServiceLog
Start the log of this service request processing This method should be in a try block with the logCleanup() called in the finally clause
logStop() - Method in class oracle.stellent.ridc.common.util.ServiceLog
Stop the log of this service request processing This method should be in a try block with the logCleanup() called in the finally clause
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_beanManager - Variable in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
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_connectionName - Variable in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
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.adf.connection.AdfConnectionFacade
 
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_idcClientManager - Variable in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
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.AccessResolverAccounts
 
m_log - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
 
m_log - Variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
 
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_ridcConnection - Variable in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
 
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.apache3.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.connection.mxbean.RidcMxBeanManager
 
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.
method - Variable in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
 
MNEMONIC_INDICATOR - Static variable in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Constant for the mnemonic indicator '&'.
MnemonicKeyValidator - Interface in oracle.stellent.ridc.i18n.utils
Mnemonic key validator interface
MnemonicUtil - Class in oracle.stellent.ridc.i18n.utils
Mnemonic utility class
MnemonicUtil() - Constructor for class oracle.stellent.ridc.i18n.utils.MnemonicUtil
 
model_resultset_cannot_add_field(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_CANNOT_ADD_FIELD
model_resultset_cannot_add_row_col_mismatch() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_CANNOT_ADD_ROW_COL_MISMATCH
model_resultset_cannot_add_row_no_fields() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_CANNOT_ADD_ROW_NO_FIELDS
model_resultset_not_found(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_NOT_FOUND
model_resultset_row_invalid_key(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_ROW_INVALID_KEY
model_resultset_rows_cannot_remove_data() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_ROWS_CANNOT_REMOVE_DATA
model_resultset_rows_not_modifiable() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: MODEL_RESULTSET_ROWS_NOT_MODIFIABLE
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
 
NameValuePair - Class in oracle.stellent.ridc.common.util
Generic Name value pairing
NameValuePair(String, String) - Constructor for class oracle.stellent.ridc.common.util.NameValuePair
Create a name/value pair
newInstance(HttpParams) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.Apache4CookieSpecFactory
 
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.
NOTIFY_TYPE_UPDATED - Static variable in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Notification types definitions.
null_credentials() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: NULL_CREDENTIALS
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
OPENING_PARENTHESIS - Static variable in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Constant for the opening parenthesis (=left parenthesis) '('.
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.apache3.impl - package oracle.stellent.ridc.auth.apache3.impl
 
oracle.stellent.ridc.auth.impl - package oracle.stellent.ridc.auth.impl
 
oracle.stellent.ridc.common.http - package oracle.stellent.ridc.common.http
 
oracle.stellent.ridc.common.http.impl - package oracle.stellent.ridc.common.http.impl
 
oracle.stellent.ridc.common.http.utils - package oracle.stellent.ridc.common.http.utils
 
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.impl - package oracle.stellent.ridc.common.log.impl
 
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.connection - package oracle.stellent.ridc.convenience.adf.connection
 
oracle.stellent.ridc.convenience.adf.connection.mxbean - package oracle.stellent.ridc.convenience.adf.connection.mxbean
 
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.filter - package oracle.stellent.ridc.filter
 
oracle.stellent.ridc.filter.adapters - package oracle.stellent.ridc.filter.adapters
 
oracle.stellent.ridc.i18n - package oracle.stellent.ridc.i18n
 
oracle.stellent.ridc.i18n.locale - package oracle.stellent.ridc.i18n.locale
 
oracle.stellent.ridc.i18n.utils - package oracle.stellent.ridc.i18n.utils
 
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.apache3.impl - package oracle.stellent.ridc.protocol.http.apache3.impl
 
oracle.stellent.ridc.protocol.http.apache3.obj - package oracle.stellent.ridc.protocol.http.apache3.obj
 
oracle.stellent.ridc.protocol.http.apache3.utils - package oracle.stellent.ridc.protocol.http.apache3.utils
 
oracle.stellent.ridc.protocol.http.apache4.impl - package oracle.stellent.ridc.protocol.http.apache4.impl
 
oracle.stellent.ridc.protocol.http.apache4.obj - package oracle.stellent.ridc.protocol.http.apache4.obj
 
oracle.stellent.ridc.protocol.http.apache4.utils - package oracle.stellent.ridc.protocol.http.apache4.utils
 
oracle.stellent.ridc.protocol.http.auth - package oracle.stellent.ridc.protocol.http.auth
 
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
 
outputMessage(ILog.Level, String) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
 

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.
passAlongECID(DataBinder) - Method in class oracle.stellent.ridc.IdcClient
 
performServiceRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
 
plugin_common_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_ERROR
plugin_common_invalid_text() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_INVALID_TEXT
plugin_common_ok_text() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_OK_TEXT
plugin_common_product_long_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_PRODUCT_LONG_NAME
plugin_common_product_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_PRODUCT_NAME
plugin_common_product_tech_desc() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_PRODUCT_TECH_DESC
plugin_common_product_tech_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_PRODUCT_TECH_NAME
plugin_common_service_details() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_COMMON_SERVICE_DETAILS
plugin_connection_content_server_alert_message(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_CONTENT_SERVER_ALERT_MESSAGE
plugin_connection_context_application() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_CONTEXT_APPLICATION
plugin_connection_context_resource_catalog() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_CONTEXT_RESOURCE_CATALOG
plugin_connection_dialog_config_param() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CONFIG_PARAM
plugin_connection_dialog_config_params() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CONFIG_PARAMS
plugin_connection_dialog_config_value() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CONFIG_VALUE
plugin_connection_dialog_connection_url() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CONNECTION_URL
plugin_connection_dialog_create_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CREATE_DESCRIPTION
plugin_connection_dialog_create_in() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CREATE_IN
plugin_connection_dialog_create_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_CREATE_TITLE
plugin_connection_dialog_edit_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_EDIT_DESCRIPTION
plugin_connection_dialog_edit_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_EDIT_TITLE
plugin_connection_dialog_in() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_IN
plugin_connection_dialog_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_NAME
plugin_connection_dialog_password() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_PASSWORD
plugin_connection_dialog_shared_credential_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_SHARED_CREDENTIAL_DESCRIPTION
plugin_connection_dialog_shared_password() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_SHARED_PASSWORD
plugin_connection_dialog_shared_username() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_SHARED_USERNAME
plugin_connection_dialog_test() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_TEST
plugin_connection_dialog_timeout() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_TIMEOUT
plugin_connection_dialog_user_credential_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_USER_CREDENTIAL_DESCRIPTION
plugin_connection_dialog_username() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_USERNAME
plugin_connection_dialog_view_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_VIEW_DESCRIPTION
plugin_connection_dialog_view_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_DIALOG_VIEW_TITLE
plugin_connection_error_create_connection_failed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_CREATE_CONNECTION_FAILED
plugin_connection_error_dlg_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_DLG_TITLE
plugin_connection_error_duplicate_name(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_DUPLICATE_NAME
plugin_connection_error_invalid_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_INVALID_NAME
plugin_connection_error_invalid_name_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_INVALID_NAME_TITLE
plugin_connection_error_unable_to_create_idcclient_from_adapter(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_UNABLE_TO_CREATE_IDCCLIENT_FROM_ADAPTER
plugin_connection_error_update_connection_failed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_ERROR_UPDATE_CONNECTION_FAILED
plugin_connection_idcservice_error(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_IDCSERVICE_ERROR
plugin_connection_invalid_user_or_password() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_INVALID_USER_OR_PASSWORD
plugin_connection_login_to(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_LOGIN_TO
plugin_connection_logout_cmd_desc() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_LOGOUT_CMD_DESC
plugin_connection_logout_cmd_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_LOGOUT_CMD_NAME
plugin_connection_logout_warning(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_LOGOUT_WARNING
plugin_connection_manage_cmd_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_MANAGE_CMD_NAME
plugin_connection_manage_dialog_header() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_MANAGE_DIALOG_HEADER
plugin_connection_manage_dialog_login_button() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_MANAGE_DIALOG_LOGIN_BUTTON
plugin_connection_manage_dialog_logout_button() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_MANAGE_DIALOG_LOGOUT_BUTTON
plugin_connection_manage_dialog_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_MANAGE_DIALOG_TITLE
plugin_connection_rescat_label(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_RESCAT_LABEL
plugin_connection_rescat_tooltip(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_CONNECTION_RESCAT_TOOLTIP
plugin_extension_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_EXTENSION_DESCRIPTION
plugin_extension_owner() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_EXTENSION_OWNER
plugin_log_title() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_LOG_TITLE
plugin_new_connection_gallery_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_NEW_CONNECTION_GALLERY_DESCRIPTION
plugin_new_connection_gallery_label() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_NEW_CONNECTION_GALLERY_LABEL
plugin_progress_status_cancelled(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_STATUS_CANCELLED
plugin_progress_status_failed(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_STATUS_FAILED
plugin_progress_status_succeeded(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_STATUS_SUCCEEDED
plugin_progress_status_timeout(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_STATUS_TIMEOUT
plugin_progress_toolbar_status_cancelled(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_CANCELLED
plugin_progress_toolbar_status_connection_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_CONNECTION_ERROR
plugin_progress_toolbar_status_connection_error_detail(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_CONNECTION_ERROR_DETAIL
plugin_progress_toolbar_status_failed(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_FAILED
plugin_progress_toolbar_status_idle() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_IDLE
plugin_progress_toolbar_status_running(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_RUNNING
plugin_progress_toolbar_status_succeeded(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_SUCCEEDED
plugin_progress_toolbar_status_timeout(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_STATUS_TIMEOUT
plugin_progress_toolbar_tip_cancel_task() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_TIP_CANCEL_TASK
plugin_progress_toolbar_tip_show_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_TIP_SHOW_ERROR
plugin_progress_toolbar_tip_show_status() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_PROGRESS_TOOLBAR_TIP_SHOW_STATUS
plugin_vcs_column_authenticated() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_VCS_COLUMN_AUTHENTICATED
plugin_vcs_column_host() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_VCS_COLUMN_HOST
plugin_vcs_column_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PLUGIN_VCS_COLUMN_NAME
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
protocol_adding_message_header(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_ADDING_MESSAGE_HEADER
protocol_attempting_form_login(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_ATTEMPTING_FORM_LOGIN
protocol_auth_scheme_trying(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_AUTH_SCHEME_TRYING
protocol_auth_scheme_using(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_AUTH_SCHEME_USING
protocol_bad_socket_attempting_retry(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_BAD_SOCKET_ATTEMPTING_RETRY
protocol_creating_new_ssl_socket(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_CREATING_NEW_SSL_SOCKET
protocol_error_cleaning_up(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_ERROR_CLEANING_UP
protocol_error_constructing_auth_handler(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_ERROR_CONSTRUCTING_AUTH_HANDLER
protocol_error_returning_to_pool(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_ERROR_RETURNING_TO_POOL
protocol_execute_unable_to_set_isjava(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_EXECUTE_UNABLE_TO_SET_ISJAVA
protocol_form_validation_failed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_FORM_VALIDATION_FAILED
protocol_http_status_line(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_HTTP_STATUS_LINE
protocol_jaxws_authenticate_user_cookie_found(Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_JAXWS_AUTHENTICATE_USER_COOKIE_FOUND
protocol_jaxws_authenticate_user_cookie_not_found(Object, Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_JAXWS_AUTHENTICATE_USER_COOKIE_NOT_FOUND
protocol_jaxws_error_writing_to_piped_input_stream() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_JAXWS_ERROR_WRITING_TO_PIPED_INPUT_STREAM
protocol_jaxws_not_implemented() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_JAXWS_NOT_IMPLEMENTED
protocol_jaxws_unable_to_authenticate_user(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_JAXWS_UNABLE_TO_AUTHENTICATE_USER
protocol_malformed_connection_string(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_MALFORMED_CONNECTION_STRING
protocol_no_content_length_detected() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NO_CONTENT_LENGTH_DETECTED
protocol_no_content_length_error(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NO_CONTENT_LENGTH_ERROR
protocol_no_headers_from_input() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NO_HEADERS_FROM_INPUT
protocol_no_login_form_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NO_LOGIN_FORM_FOUND
protocol_non_standard_line_in_header(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NON_STANDARD_LINE_IN_HEADER
protocol_non_standard_line_in_header_skipping(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NON_STANDARD_LINE_IN_HEADER_SKIPPING
protocol_not_a_valid_algorithm(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NOT_A_VALID_ALGORITHM
protocol_not_a_valid_keystore(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NOT_A_VALID_KEYSTORE
protocol_null_parameter() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_NULL_PARAMETER
protocol_ping_headers(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_PING_HEADERS
protocol_proxy_exception(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_PROXY_EXCEPTION
protocol_requires_support(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_REQUIRES_SUPPORT
protocol_session_invalid_reauthorizing(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_SESSION_INVALID_REAUTHORIZING
protocol_unable_to_acquire_connection() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_ACQUIRE_CONNECTION
protocol_unable_to_determine_response_type() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_DETERMINE_RESPONSE_TYPE
protocol_unable_to_find_end_header_mark(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_FIND_END_HEADER_MARK
protocol_unable_to_initialize(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE
protocol_unable_to_initialize_connection(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE_CONNECTION
protocol_unable_to_initialize_threading_model(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE_THREADING_MODEL
protocol_unable_to_instantiate(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_INSTANTIATE
protocol_unable_to_locate_auth_handler(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_LOCATE_AUTH_HANDLER
protocol_unable_to_obtain_connection(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_OBTAIN_CONNECTION
protocol_unable_to_parse_content_length(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_PARSE_CONTENT_LENGTH
protocol_unable_to_reset_stream(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_RESET_STREAM
protocol_unable_to_use_location() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: PROTOCOL_UNABLE_TO_USE_LOCATION
ProtocolException - Exception in oracle.stellent.ridc.protocol
Errors in the protocol layer.
ProtocolException() - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
ProtocolException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
 
ProtocolException(LocaleMessage, 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(RIDCHttpMethod) - 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.connection.mxbean.RidcMxBeanManager
 
register(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
registerConnectionMBean() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Registers connection mbean in the em console, if not already there
registerConnectionPool(String, Class<? extends ConnectionPool>) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
Register a new connection pool
registerFilter(int, IIdcFilter) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
Register a filter that will be called during processing of the RIDC event.
registerIfNotRegistered(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcMxBeanManager
 
registerIfNotRegistered(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
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() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Release the connection
releaseConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
Release the connection for the current thread
releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Release the connection
releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Release the connection
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}
replaceQueryString(URI, String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
Replace the query string with a new string in an URI
REQUEST_METHOD_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
required_version_more_specific(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: REQUIRED_VERSION_MORE_SPECIFIC
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 RIDCHttpClient connection
resetContext() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
Reset the context to the root node
resetState() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Reset the state of the connection
resetState() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Reset the Http State of the client
resetState() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Reset the state of the connection
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
 
RESOURCE_BUNDLE - Static variable in class oracle.stellent.ridc.i18n.locale.BaseMessages
The default resource bundle name to be used
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.connection.mxbean.RidcMxBeanManager
 
RIDC_MBEAN_OBJECT_TYPE - Static variable in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
ridcClient - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
 
RidcConnection - Class in oracle.stellent.ridc.convenience.adf.connection
 
RidcConnection() - Constructor for class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
Default Constructor.
RidcConnection(String, Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
RidcConnection(Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
Constructor that takes in a jndi reference.
RidcConnectionConstants - Interface in oracle.stellent.ridc.convenience.adf.connection
 
RidcConnectionFactory - Class in oracle.stellent.ridc.convenience.adf.connection
 
RidcConnectionFactory() - Constructor for class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionFactory
 
RidcConnectionMxBean - Interface in oracle.stellent.ridc.convenience.adf.connection.mxbean
 
RidcConnectionMxBeanImpl - Class in oracle.stellent.ridc.convenience.adf.connection.mxbean
RidcConnectionMxBeanImpl is a JMX implementation of RidcConnectionMxBean interface.
RidcConnectionMxBeanImpl(String, Reference) - Constructor for class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Create an IdcConnectionMXBean using the given connection name and JNDI reference object.
RidcConnectionType - Class in oracle.stellent.ridc.convenience.adf.connection
 
RidcConnectionType() - Constructor for class oracle.stellent.ridc.convenience.adf.connection.RidcConnectionType
 
RIDCCookie - Class in oracle.stellent.ridc
Represents a cookie value
RIDCCookie(String, String) - Constructor for class oracle.stellent.ridc.RIDCCookie
 
RIDCCookie(String, String, String, String, int, boolean) - Constructor for class oracle.stellent.ridc.RIDCCookie
 
RIDCCookie(String) - Constructor for class oracle.stellent.ridc.RIDCCookie
Constructor This parses the cookies string and sets the appropriate fields.
RIDCHttpClient - Interface in oracle.stellent.ridc.common.http
Http Client for RIDC connections
RIDCHttpClientUtils - Class in oracle.stellent.ridc.common.http.utils
 
RIDCHttpClientUtils() - Constructor for class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
 
RIDCHttpConstants - Class in oracle.stellent.ridc.common.http.utils
 
RIDCHttpConstants() - Constructor for class oracle.stellent.ridc.common.http.utils.RIDCHttpConstants
 
RIDCHttpConstants.HttpLibrary - Enum in oracle.stellent.ridc.common.http.utils
 
RIDCHttpGetMethod - Interface in oracle.stellent.ridc.common.http
Generic interface for HTTP GET Method
RIDCHttpHeader - Interface in oracle.stellent.ridc.common.http
Generic interface for HTTP request/response headers
RIDCHttpHeaderImpl - Class in oracle.stellent.ridc.common.http.impl
Implementation of the RIDCHttpHeader
RIDCHttpHeaderImpl(String, String) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpHeaderImpl
Create a generic RIDC Http Header
RIDCHttpMethod - Interface in oracle.stellent.ridc.common.http
Generic interface for HTTP Methods/Actions (GET and POST)
RIDCHttpPart<T> - Interface in oracle.stellent.ridc.common.http
Generic type for Http Part.
RIDCHttpPart.PartType - Enum in oracle.stellent.ridc.common.http
Currently allowed types of HTTP Parts.
RIDCHttpPartImpl<T> - Class in oracle.stellent.ridc.common.http.impl
RIDC HTTP Part Implementation
RIDCHttpPartImpl(String, T) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Create a HTTP Part
RIDCHttpPartImpl(String, T, String) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Create a HTTP part with a specific encoding
RIDCHttpPostMethod - Interface in oracle.stellent.ridc.common.http
Generic interface for HTTP POST Method
RIDCMessages - Class in oracle.stellent.ridc.i18n.locale
 
RIDCMessages() - Constructor for class oracle.stellent.ridc.i18n.locale.RIDCMessages
 
RidcMxBeanManager - Class in oracle.stellent.ridc.convenience.adf.connection.mxbean
RidcMxBeanManager is a class that manages the registering and unregistering RIDC connection mbeans.
RIDCPluginResources - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCPluginResources() - Constructor for class oracle.stellent.ridc.i18n.RIDCPluginResources
 
RIDCPluginResources_en - Class in oracle.stellent.ridc.i18n
English stub for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCPluginResources_en() - Constructor for class oracle.stellent.ridc.i18n.RIDCPluginResources_en
 
RIDCPluginResources_ja - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCPluginResources_ja() - Constructor for class oracle.stellent.ridc.i18n.RIDCPluginResources_ja
 
RIDCResources - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources
 
RIDCResources_ar - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_ar() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ar
 
RIDCResources_cs - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_cs() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_cs
 
RIDCResources_da - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_da() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_da
 
RIDCResources_de - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_de() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_de
 
RIDCResources_el - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_el() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_el
 
RIDCResources_en - Class in oracle.stellent.ridc.i18n
English stub for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_en() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_en
 
RIDCResources_es - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_es() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_es
 
RIDCResources_fi - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_fi() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_fi
 
RIDCResources_fr - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_fr() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_fr
 
RIDCResources_hu - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_hu() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_hu
 
RIDCResources_it - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_it() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_it
 
RIDCResources_iw - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_iw() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_iw
 
RIDCResources_ja - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_ja() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ja
 
RIDCResources_ko - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_ko() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ko
 
RIDCResources_nl - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_nl() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_nl
 
RIDCResources_no - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_no() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_no
 
RIDCResources_pl - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_pl() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pl
 
RIDCResources_pt - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_pt() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pt
 
RIDCResources_pt_BR - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_pt_BR() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pt_BR
 
RIDCResources_ro - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_ro() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ro
 
RIDCResources_ru - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_ru() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ru
 
RIDCResources_sk - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_sk() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_sk
 
RIDCResources_sv - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_sv() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_sv
 
RIDCResources_th - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_th() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_th
 
RIDCResources_tr - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_tr() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_tr
 
RIDCResources_zh_CN - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_zh_CN() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_zh_CN
 
RIDCResources_zh_TW - Class in oracle.stellent.ridc.i18n
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
RIDCResources_zh_TW() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_zh_TW
 
RIDCVersionProperties - Class in oracle.stellent.ridc
Generated by oracle.stellent.ridc.mvnplugin.GenerateVersionProperties on Thu Oct 27 21:00:31 PDT 2011
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.apache3.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
serialize_input_terminated_before_read_line() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_INPUT_TERMINATED_BEFORE_READ_LINE
serialize_not_serializable(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_NOT_SERIALIZABLE
serialize_parse_resultset_error(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_PARSE_RESULTSET_ERROR
serialize_response_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_RESPONSE_ERROR
serialize_resultset_malformed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_RESULTSET_MALFORMED
serialize_unable_to_count_bytes(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SERIALIZE_UNABLE_TO_COUNT_BYTES
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(String, HdaBinderSerializer, String, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
 
ServiceException(String, HdaBinderSerializer, String) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
 
ServiceException(Throwable, DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
Deprecated. DataBinder is not a serializable object
ServiceException(DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
Deprecated. DataBinder is not a serializable object.
ServiceLog<TConfig extends IdcClientConfig> - Class in oracle.stellent.ridc.common.util
ALL LOG MESSAGES IN THIS CLASS ARE ASSUMED TO BE DEBUG OR FINER AND NEED NO I18N
ServiceLog(TConfig, ServiceRequest, DataBinder) - Constructor for class oracle.stellent.ridc.common.util.ServiceLog
Create service log.
ServiceLog.Timer - Class in oracle.stellent.ridc.common.util
 
ServiceLog.Timer(String, String, String) - Constructor for class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
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
 
setAppid(String, CredentialsType, String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
setArg0(String) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
Sets the value of the arg0 property.
setArg1(DataHandler) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
Sets the value of the arg1 property.
setAuthenticationPreemptive(boolean) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Set authentication preemptive
setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Set if the basic auth should be preemptive
setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Set authentication preemptive
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
setBundle(String) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
 
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.RIDCCookie
 
setConfigParameters(Map<String, String>) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
Set the configuration parameters of the IDC Connection.
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.connection.RidcConnection
 
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 interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Update the connection URL.
setConnectionURL(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Update the connection URL.
setConnectionUrl(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
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
setCookiePolicy(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Set Cookie policy for this action
setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Set the cookie policy
setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Set Cookie policy for this action
setCredentials(Credentials) - Method in class oracle.stellent.ridc.auth.CredentialsReference
 
setCredentials(Credentials) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
 
setCredentials(String, Credentials) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Set credentials for the connection
setCredentials(Credentials) - Method in class oracle.stellent.ridc.IdcContext
Set some credentials for this context.
setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Set the credentials
setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Set credentials for the connection
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.RIDCCookie
 
setEncoding(String) - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Set the content encoding
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
 
setFilterManager(IdcFilterManager) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
 
setFilterManager(IdcFilterManager) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
setFilterManager(IdcFilterManager) - Method in interface oracle.stellent.ridc.protocol.Protocol
 
setFixedLen(boolean) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
set FixedLen which is a maximum length when translated to a string.
setFollowRedirects(boolean) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Set the follow directs option for the connection
setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
set if the client should follow redirects
setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Set the follow directs option for the connection
setHeaderCharset(String) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
 
setHttpClient(RIDCHttpClient) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
setHttpLibrary(RIDCHttpConstants.HttpLibrary) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
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
 
setKey(String) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
 
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
 
setLabelAndTextFor(JLabel, Component, LocaleMessage) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
 
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.RIDCCookie
 
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(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
 
setMnemonicKeyValidator(MnemonicKeyValidator) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
 
setName(String) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
 
setName(String) - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
Set the name of the part
setName(String) - Method in class oracle.stellent.ridc.common.util.NameValuePair
 
setName(String) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
 
setName(String) - Method in class oracle.stellent.ridc.RIDCCookie
 
setNonProxyHosts(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
 
setParameter(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Set request parameters
setParameter(String, Object) - Method in class oracle.stellent.ridc.IdcContext
Set a parameter into this request
setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Set the request parameter
setParameter(String, Object) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Set the parameter to the request
setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Set request parameters
setParameters(Object[]) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
 
setPassword(String, CredentialsType, String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
setPath(String) - Method in class oracle.stellent.ridc.RIDCCookie
 
setPingMethod(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
 
setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.auth.CredentialsReference
 
setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setProperty(String, String) - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Set an arbitrary connection property.
setProperty(String, String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Set an arbitrary connection property.
setProperty(String, String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
Set a property name and value
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
 
setProxy(String, int, String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
Set proxy for the connection
setProxy(String, int, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Set the proxy
setProxy(String, int, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Set proxy for the connection
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
 
setQueryString(List<NameValuePair>) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Set the query string for the request
setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Set the query string for the URL of this method
setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Set the query string for the request
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
 
setRequestEntity(String, String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
Set request data for POST action
setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
Set multipart request data for POST action
setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Set a string entity to the request
setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
Set entities for multipart post
setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
Set request data for POST action
setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
Set multipart request data for POST action
setRequestHeader(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
Set the request header for the request
setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
Set the request header
setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
Set the request header for the request
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.RIDCCookie
 
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 interface oracle.stellent.ridc.common.http.RIDCHttpClient
Set the socket timeout
setSocketTimeout(int) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
setSocketTimeout(int) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
 
setSocketTimeout(int) - Method in class oracle.stellent.ridc.IdcClientConfig
 
setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
Set the socket timeout for this client
setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
Set the socket timeout
setStreamingChunkSize(int) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
 
setTestResults(boolean, LocaleMessage) - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade.ResultTestConnection
populate the test results.
setTextAndMnemonic(AbstractButton, LocaleMessage) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
Set label text and keyboard mnemonic of specified this component
setTimeout(int) - Method in interface oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBean
Set the connection timeout period.
setTimeout(int) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Set the connection timeout period.
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, CredentialsType, String) - Method in class oracle.stellent.ridc.convenience.adf.connection.RidcConnection
 
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.common.util.NameValuePair
 
setValue(String) - Method in class oracle.stellent.ridc.RIDCCookie
 
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
 
SimpleMnemonicKeyValidator - Class in oracle.stellent.ridc.i18n.utils
CJK characters (characters in following Unicode block) are not valid for mnemonic key. 
SimpleMnemonicKeyValidator() - Constructor for class oracle.stellent.ridc.i18n.utils.SimpleMnemonicKeyValidator
 
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(LocaleMessage) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
 
SSLProtocolException(LocaleMessage, 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
 
ssxa_convenience_adf_mbeans_description_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SSXA_CONVENIENCE_ADF_MBEANS_DESCRIPTION_NAME
ssxa_convenience_adf_mbeans_display_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: SSXA_CONVENIENCE_ADF_MBEANS_DISPLAY_NAME
start() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
start() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
Start the event poller
stop() - Method in class oracle.stellent.ridc.common.util.ServiceLog.Timer
 
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 evaluateRegexWithCallback
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

testConnection(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
Test a credentials label for connectivity to content server
throwFormValidateException(RIDCHttpMethod) - 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() - Method in class oracle.stellent.ridc.common.util.NameValuePair
 
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.connection.RidcConnection
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.i18n.locale.BaseLocaleMessage
 
toString() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
 
toString() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
 
toString() - Method in class oracle.stellent.ridc.model.TransferFile
 
toString() - Method in class oracle.stellent.ridc.RIDCCookie
Return a textual representation of the cookie.
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
old cookie name used on Content Server before revision 87672 in the 11.1.1.4.0 branch (8/16/2010)
unregister(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcMxBeanManager
 
unregister(String) - Method in class oracle.stellent.ridc.convenience.adf.mbeans.IdcMBeanManager
 
unregisterConnectionMBean() - Method in class oracle.stellent.ridc.convenience.adf.connection.AdfConnectionFacade
un-registers connection mbean in the em console
unwrap(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
Unwraps string using selected prefix and postfix
updateConnectionURL(String) - Method in class oracle.stellent.ridc.convenience.adf.connection.mxbean.RidcConnectionMxBeanImpl
Update the connection URL.
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
 
useAdfTimer() - Static method in class oracle.stellent.ridc.common.util.ServiceLog
 
useECID() - Static method in class oracle.stellent.ridc.IdcClient
 
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
UserSecurityFlags - Class in oracle.stellent.ridc.convenience.usersecurity.impl
This object is a snapshot copy of what is in the cache.
UserSecurityFlags(DataResultSet) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
 
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
util_iso8601_char_not_an_integer(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_ISO8601_CHAR_NOT_AN_INTEGER
util_iso8601_invalid_timezone_char(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_ISO8601_INVALID_TIMEZONE_CHAR
util_iso8601_unable_to_read_char(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_ISO8601_UNABLE_TO_READ_CHAR
util_iso8601_unexpected_end_of_string(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_ISO8601_UNEXPECTED_END_OF_STRING
util_numbertools_cannot_parse_string(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_NUMBERTOOLS_CANNOT_PARSE_STRING
util_xml_null_prefix() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
Resource key: UTIL_XML_NULL_PREFIX

V

validate(String, int, String, boolean, Cookie) - Method in class oracle.stellent.ridc.protocol.http.apache3.utils.AllCookieSpec
Performs most common Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
Deprecated. Performs most common Cookie validation
valueOf(String) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.common.http.RIDCHttpPart.PartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.stellent.ridc.common.http.utils.RIDCHttpConstants.HttpLibrary
Returns the enum constant of this type with the specified name.
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.filter.IdcFilterType
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.auth.CredentialsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.common.http.RIDCHttpPart.PartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.stellent.ridc.common.http.utils.RIDCHttpConstants.HttpLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
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.filter.IdcFilterType
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® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


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