|
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.CachedDataBinder
public class CachedDataBinder
| Constructor Summary | |
|---|---|
CachedDataBinder(DataBinder binder)Create a object that remembers the binder and when it was created |
|
| Method Summary | |
|---|---|
DataBinder |
getBinder()Get the DataBinder |
long |
getBinderFetchTime()Get the System time when this instance was fetched from Content Server |
boolean |
hasExpired(long timeToLive)Return true if the TimeToLive for this object has expired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedDataBinder(DataBinder binder)
binder - (possibly null)| Method Detail |
|---|
public DataBinder getBinder()
public long getBinderFetchTime()
public boolean hasExpired(long timeToLive)
timeToLive - in milliseconds
|
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 | |||||||||