|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IdcClient in oracle.stellent.ridc |
|---|
| Methods in oracle.stellent.ridc that return IdcClient | |
|---|---|
IdcClient |
IdcClientProvider.createClient(IdcClientManager clientManager, String url)Create an IdcClient using the given URL |
IdcClient |
IdcClientManager.createClient(String url)Create a new client instance based on the given URL. |
IdcClient |
IdcClientManager.getClient(String name)Retrieve a client by name |
| Methods in oracle.stellent.ridc with parameters of type IdcClient | |
|---|---|
void |
IdcClientManager.addClient(String name, IdcClient client)Register a client with a given name |
| Uses of IdcClient in oracle.stellent.ridc.config.impl |
|---|
| Methods in oracle.stellent.ridc.config.impl that return IdcClient | |
|---|---|
protected IdcClient |
XmlConfigurationSerializer.readConfig(IdcClientManager clientManager, XPathEvaluator evaluator)Read the configuration |
| Uses of IdcClient in oracle.stellent.ridc.convenience.adf.connection |
|---|
| Fields in oracle.stellent.ridc.convenience.adf.connection declared as IdcClient | |
|---|---|
protected IdcClient |
AdfConnectionFacade.m_idcClient |
| Methods in oracle.stellent.ridc.convenience.adf.connection that return IdcClient | |
|---|---|
IdcClient |
AdfConnectionFacade.getIdcClient()Return an IdcClient object from the ADF context. |
| Uses of IdcClient in oracle.stellent.ridc.convenience.adf.mbeans |
|---|
| Methods in oracle.stellent.ridc.convenience.adf.mbeans that return IdcClient | |
|---|---|
IdcClient |
IdcClientAdapter.getIdcClient()Get the IdcClient this adaptor wraps. |
| Methods in oracle.stellent.ridc.convenience.adf.mbeans with parameters of type IdcClient | |
|---|---|
void |
IdcClientAdapter.setIdcClient(IdcClient idcClient)Set the IdcClient this adaptor wraps. |
| Constructors in oracle.stellent.ridc.convenience.adf.mbeans with parameters of type IdcClient | |
|---|---|
IdcClientAdapter(IdcClient idcClient)Construct an adaptor that wraps the give idcClient. |
|
| Uses of IdcClient in oracle.stellent.ridc.convenience.monitor |
|---|
| Fields in oracle.stellent.ridc.convenience.monitor declared as IdcClient | |
|---|---|
protected IdcClient |
ContentHistoryWatcher.m_idcClient |
| Methods in oracle.stellent.ridc.convenience.monitor that return IdcClient | |
|---|---|
IdcClient |
ContentHistoryWatcher.getIdcClient() |
| Constructors in oracle.stellent.ridc.convenience.monitor with parameters of type IdcClient | |
|---|---|
ContentHistoryWatcher(IdcClient idcClient, IdcContext context) |
|
| Uses of IdcClient in oracle.stellent.ridc.convenience.usersecurity |
|---|
| Methods in oracle.stellent.ridc.convenience.usersecurity with parameters of type IdcClient | |
|---|---|
CachedDataBinder |
IServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
IServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser, ITrace trace)Get the Alias list from the Content Server. |
CachedDataBinder |
IServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
IServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext, ITrace trace)Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts |
CachedDataBinder |
IServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
IServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext, ITrace trace)Get the user's permissions from Content Server |
| Uses of IdcClient in oracle.stellent.ridc.convenience.usersecurity.impl |
|---|
| Fields in oracle.stellent.ridc.convenience.usersecurity.impl declared as IdcClient | |
|---|---|
protected IdcClient |
CSEnvCache.m_idcClient |
protected IdcClient |
UserSecurityGroupsCache.m_idcClient |
| Methods in oracle.stellent.ridc.convenience.usersecurity.impl that return IdcClient | |
|---|---|
IdcClient |
CSEnvCache.getIdcClient() |
IdcClient |
UserSecurityGroupsCache.getIdcClient()Get the IdcClient used for this cache |
| Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type IdcClient | |
|---|---|
CachedDataBinder |
ServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
ServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser, ITrace trace)Get the Alias list from the Content Server. |
CachedDataBinder |
ServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
ServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext, ITrace trace)Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts |
CachedDataBinder |
ServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
ServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext, ITrace trace)Get the user's permissions from Content Server |
void |
UserSecurityGroupsCache.setIdcClient(IdcClient idcClient)For this Cache, set the communication information |
| Constructors in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type IdcClient | |
|---|---|
CSEnvCache(IdcClient idcClient, IdcContext idcContext, long timeToLive)Deprecated. |
|
CSEnvCache(IdcClient idcClient, IdcContext idcContext, long timeToLive, IServiceCallUtils serviceCallUtils) |
|
UserSecurityGroupsCache(IdcClient idcClient, int cacheMaxSize, long timeToLive)Deprecated. |
|
UserSecurityGroupsCache(IdcClient idcClient, int cacheMaxSize, long timeToLive, IServiceCallUtils serviceCallUtils)Deprecated. @ |
|
UserSecurityGroupsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser)Create a security implementation that checks Security Groups |
|
UserSecurityGroupsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser, IServiceCallUtils serviceCallUtils)Create a security implementation that checks Security Groups |
|
UserSGAccountsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive)Deprecated. |
|
UserSGAccountsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser)Create a security implementation that checks Security Groups and Accounts if Account Security is enabled on the content server with UseAccounts=1 |
|
UserSGAccountsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser, IServiceCallUtils serviceCallUtils)Create a security implementation that checks Security Groups and Accounts if Account Security is enabled on the content server with UseAccounts=1 |
|
UserSGAcctAclCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser)Create a security implementation that checks Security Groups, Accounts, and ACLs depending on the content server's settings for UseAccounts and UseCollaboration |
|
UserSGAcctAclCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser, IServiceCallUtils serviceCallUtils)Create a security implementation that checks Security Groups, Accounts, and ACLs depending on the content server's settings for UseAccounts and UseCollaboration |
|
| Uses of IdcClient in oracle.stellent.ridc.filter.adapters |
|---|
| Methods in oracle.stellent.ridc.filter.adapters with parameters of type IdcClient | |
|---|---|
void |
BeforeAdfConnectionTestConnection.beforeAdfConnectionTestConnection(IdcClient idcClient, Credentials credentials, CredentialsType credentialsType, AdfConnectionFacade.ResultTestConnection result)RIDC filter called just before testing connection for specified credentials |
void |
IdcFilterAdapter.beforeAdfConnectionTestConnection(IdcClient idcClient, Credentials credentials, CredentialsType credentialsType, AdfConnectionFacade.ResultTestConnection result)RIDC filter called just before testing connection for specified credentials |
void |
IdcFilterAdapter.beforeLogout(IdcClient client, IdcContext context, DataBinder binder)RIDC filter called just before logout is processed by underlying protocol instance |
void |
BeforeServiceRequestFilter.beforeServiceRequest(IdcClient client, IdcContext context, DataBinder binder)RIDC filter called just before service request is processed by IdcClient.sendRequest() |
void |
IdcFilterAdapter.beforeServiceRequest(IdcClient client, IdcContext context, DataBinder binder)RIDC filter called just before service request is processed by IdcClient.sendRequest() |
| Uses of IdcClient in oracle.stellent.ridc.protocol.http |
|---|
| Subclasses of IdcClient in oracle.stellent.ridc.protocol.http | |
|---|---|
class |
IdcHttpClient |
| Methods in oracle.stellent.ridc.protocol.http that return IdcClient | |
|---|---|
IdcClient |
IdcHttpClientProvider.createClient(IdcClientManager clientManager, String url)Create a new IDC client using the given URL |
| Uses of IdcClient in oracle.stellent.ridc.protocol.intradoc |
|---|
| Subclasses of IdcClient in oracle.stellent.ridc.protocol.intradoc | |
|---|---|
class |
IntradocClientThe Intradoc implementation of the IDC client. |
| Methods in oracle.stellent.ridc.protocol.intradoc that return IdcClient | |
|---|---|
IdcClient |
IntradocClientProvider.createClient(IdcClientManager clientManager, String url)Create a new IDC client using the given URL |
| Uses of IdcClient in oracle.stellent.ridc.protocol.jaxws |
|---|
| Subclasses of IdcClient in oracle.stellent.ridc.protocol.jaxws | |
|---|---|
class |
JaxWSClient |
| Methods in oracle.stellent.ridc.protocol.jaxws that return IdcClient | |
|---|---|
IdcClient |
JaxWSClientProvider.createClient(IdcClientManager clientManager, String url) |
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||