|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1) E10686-04 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adf.share.statemanager.javacache.AttributePolicyImpl
public class AttributePolicyImpl
Constructor Summary | |
---|---|
AttributePolicyImpl(oracle.ias.cache.Attributes attributes)
|
Method Summary | |
---|---|
long |
getTimeToLive()
|
boolean |
isDistributable()
|
boolean |
isPersistent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributePolicyImpl(oracle.ias.cache.Attributes attributes)
Method Detail |
---|
public boolean isPersistent()
isPersistent
in interface Policy
public boolean isDistributable()
isDistributable
in interface Policy
public long getTimeToLive()
getTimeToLive
in interface Policy
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1) E10686-04 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |