Uses of Class
org.alfresco.rest.framework.resource.content.CacheDirective
Packages that use CacheDirective
-
Uses of CacheDirective in org.alfresco.rest.framework.resource.content
Methods in org.alfresco.rest.framework.resource.content that return CacheDirectiveModifier and TypeMethodDescriptionCacheDirective.Builder.build()
AbstractBinaryResource.getCacheDirective()
Constructors in org.alfresco.rest.framework.resource.content with parameters of type CacheDirectiveModifierConstructorDescriptionAbstractBinaryResource
(String attachFileName, CacheDirective cacheDirective) NodeBinaryResource
(NodeRef nodeRef, org.alfresco.service.namespace.QName propertyQName, ContentInfo contentInfo, String attachFileName, CacheDirective cacheDirective)