|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.cache.BrowserCachePolicyResult
public class BrowserCachePolicyResult
Transports the expiration date.
Field Summary | |
---|---|
static BrowserCachePolicyResult |
NO_CACHE
|
Constructor Summary | |
---|---|
BrowserCachePolicyResult(long expirationDate)
|
Method Summary | |
---|---|
long |
getExpirationDate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final BrowserCachePolicyResult NO_CACHE
Constructor Detail |
---|
public BrowserCachePolicyResult(long expirationDate)
Method Detail |
---|
public long getExpirationDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |