Class CacheDirective
- java.lang.Object
-
- org.alfresco.rest.framework.resource.content.CacheDirective
-
public class CacheDirective extends Object
An immutable builder for setting the HTTP cache.- Author:
- Jamal Kaabi-Mofrad
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCacheDirective.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetETag()DategetLastModified()LonggetMaxAge()booleanisMustRevalidate()booleanisNeverCache()booleanisPublic()
-