|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.objectify.impl.CacheControlImpl
public class CacheControlImpl
Implements CacheControl for Objectify
Constructor Summary | |
---|---|
CacheControlImpl(ObjectifyFactory fact)
|
Method Summary | |
---|---|
java.lang.Integer |
getExpirySeconds(com.google.appengine.api.datastore.Key key)
Get the amount of time that entities of a particular key should be cached, if at all. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheControlImpl(ObjectifyFactory fact)
Method Detail |
---|
public java.lang.Integer getExpirySeconds(com.google.appengine.api.datastore.Key key)
CacheControl
getExpirySeconds
in interface CacheControl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |