|
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 | |||||||||
java.lang.Object
oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
public class ServiceCallUtils
| Field Summary | |
|---|---|
protected ILog |
m_log |
| Constructor Summary | |
|---|---|
ServiceCallUtils() |
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ILog m_log
| Constructor Detail |
|---|
public ServiceCallUtils()
| Method Detail |
|---|
public String getUser(DataBinder binder)
getUser in interface IServiceCallUtilsbinder -public DataResultSet getDocInfo(DataBinder docBinder)
getDocInfo in interface IServiceCallUtilsdocBinder -public List<DataObject> getDocInfoRows(DataBinder docBinder)
getDocInfoRows in interface IServiceCallUtilsdocBinder -
public CachedDataBinder getUserPermissions(IdcClient client,
IdcContext userContext)
getUserPermissions in interface IServiceCallUtilsclient -userContext -
public CachedDataBinder getUserPermissions(IdcClient client,
IdcContext userContext,
ITrace trace)
throws IdcClientException
getUserPermissions in interface IServiceCallUtilsclient -userContext -trace -IdcClientException
public CachedDataBinder getServerEnvironment(IdcClient client,
IdcContext userContext)
getServerEnvironment in interface IServiceCallUtilsclient -userContext -
public CachedDataBinder getServerEnvironment(IdcClient client,
IdcContext userContext,
ITrace trace)
throws IdcClientException
getServerEnvironment in interface IServiceCallUtilsclient -userContext -trace -IdcClientException
public CachedDataBinder getAliasMap(IdcClient client,
IdcContext superuser)
getAliasMap in interface IServiceCallUtilsclient -superuser -
public CachedDataBinder getAliasMap(IdcClient client,
IdcContext superuser,
ITrace trace)
throws IdcClientException
getAliasMap in interface IServiceCallUtilsclient -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 | |||||||||