public class AbstractBinaryResource extends Object implements BinaryResource
| Constructor and Description |
|---|
AbstractBinaryResource(String attachFileName,
CacheDirective cacheDirective) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachFileName() |
CacheDirective |
getCacheDirective() |
public AbstractBinaryResource(String attachFileName, CacheDirective cacheDirective)
public String getAttachFileName()
public CacheDirective getCacheDirective()
Copyright © 2005–2018 Alfresco Software. All rights reserved.