|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceCallUtils
| Method Summary | |
|---|---|
CachedDataBinder |
getAliasMap(IdcClient client, IdcContext superuser)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
getAliasMap(IdcClient client, IdcContext superuser, ITrace trace)Get the Alias list from the Content Server. |
DataResultSet |
getDocInfo(DataBinder docBinder)get the DataResultSet for DOC_INFO |
List<DataObject> |
getDocInfoRows(DataBinder docBinder)get the rows of the DOC_INFO resultset |
CachedDataBinder |
getServerEnvironment(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
getServerEnvironment(IdcClient client, IdcContext userContext, ITrace trace)Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts |
String |
getUser(DataBinder binder)get the username |
CachedDataBinder |
getUserPermissions(IdcClient client, IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CachedDataBinder |
getUserPermissions(IdcClient client, IdcContext userContext, ITrace trace)Get the user's permissions from Content Server |
| Method Detail |
|---|
String getUser(DataBinder binder)
binder -DataResultSet getDocInfo(DataBinder docBinder)
docBinder -List<DataObject> getDocInfoRows(DataBinder docBinder)
docBinder -
CachedDataBinder getUserPermissions(IdcClient client,
IdcContext userContext)
client -userContext -
CachedDataBinder getUserPermissions(IdcClient client,
IdcContext userContext,
ITrace trace)
throws IdcClientException
client -userContext -trace -IdcClientException
CachedDataBinder getServerEnvironment(IdcClient client,
IdcContext userContext)
client -userContext -
CachedDataBinder getServerEnvironment(IdcClient client,
IdcContext userContext,
ITrace trace)
throws IdcClientException
client -userContext -trace -IdcClientException
CachedDataBinder getAliasMap(IdcClient client,
IdcContext superuser)
client -superuser -
CachedDataBinder getAliasMap(IdcClient client,
IdcContext superuser,
ITrace trace)
throws IdcClientException
client -superuser -IdcClientException
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||