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, setTransactionService
delete, exists, getReader, getWriter, getWriter, isContentUrlSupported, isWriteSupported, setStoresCache
public 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 AbstractTenantRoutingContentStore
Copyright © 2005–2017 Alfresco Software. All rights reserved.