|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.cache.CacheControl
public class CacheControl
| Constructor Summary | |
|---|---|
CacheControl(int expirationSecs,
CacheScope cacheScope,
java.lang.String validationToken)
|
|
| Method Summary | |
|---|---|
CacheScope |
getCacheScope()
|
int |
getExpirationSecs()
|
java.lang.String |
getValidationToken()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheControl(int expirationSecs,
CacheScope cacheScope,
java.lang.String validationToken)
| Method Detail |
|---|
public int getExpirationSecs()
public CacheScope getCacheScope()
public java.lang.String getValidationToken()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||