|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| 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.BinderUtils
public abstract class BinderUtils
Some static utility methods on the DataBinder
| Field Summary | |
|---|---|
protected ILog |
m_log |
| Constructor Summary | |
|---|---|
BinderUtils() |
|
| Method Summary | |
|---|---|
static CachedDataBinder |
getAliasMap(IdcClient client, IdcContext superuser)Get the Alias list from the Content Server. |
static DataResultSet |
getDocInfo(DataBinder docBinder)get the DataResultSet for DOC_INFO |
static java.util.List<DataObject> |
getDocInfoRows(DataBinder docBinder)get the rows of the DOC_INFO resultset |
static CachedDataBinder |
getServerEnvironment(IdcClient client, IdcContext userContext)get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts |
static java.lang.String |
getUser(DataBinder binder)get the username |
static CachedDataBinder |
getUserPermissions(IdcClient client, IdcContext userContext)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 BinderUtils()
| Method Detail |
|---|
public static java.lang.String getUser(DataBinder binder)
binder -public static DataResultSet getDocInfo(DataBinder docBinder)
docBinder -public static java.util.List<DataObject> getDocInfoRows(DataBinder docBinder)
docBinder -
public static CachedDataBinder getUserPermissions(IdcClient client,
IdcContext userContext)
userContext -
public static CachedDataBinder getServerEnvironment(IdcClient client,
IdcContext userContext)
client -userContext -
public static CachedDataBinder getAliasMap(IdcClient client,
IdcContext superuser)
superuser -
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||