public class TenantRoutingFileContentStore extends AbstractTenantRoutingContentStore
tenantService| Constructor and Description |
|---|
TenantRoutingFileContentStore() |
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.repo.content.ContentStore |
initContentStore(org.springframework.context.ApplicationContext ctx,
String contentRoot) |
void |
setContentLimitProvider(ContentLimitProvider contentLimitProvider)
Sets a new
ContentLimitProvider which will provide a maximum filesize for content. |
void |
setFileContentUrlProvider(FileContentUrlProvider fileContentUrlProvider)
Sets a new
FileContentUrlProvider which will build the content url. |
destroy, getAllStores, getRootLocation, getSpaceFree, getSpaceTotal, init, onDisableTenant, onEnableTenant, selectWriteStore, setApplicationContext, setRootLocation, setTenantAdminDAO, setTenantService, setTransactionServicedelete, exists, getReader, getWriter, getWriter, isContentUrlSupported, isWriteSupported, setStoresCachepublic void setContentLimitProvider(ContentLimitProvider contentLimitProvider)
ContentLimitProvider which will provide a maximum filesize for content.public void setFileContentUrlProvider(FileContentUrlProvider fileContentUrlProvider)
FileContentUrlProvider which will build the content url.protected org.alfresco.repo.content.ContentStore initContentStore(org.springframework.context.ApplicationContext ctx,
String contentRoot)
initContentStore in class AbstractTenantRoutingContentStoreCopyright © 2005–2018 Alfresco Software. All rights reserved.