public interface ContentStoreCaps
instanceof
questions
which can become a problem when certain proxies or subsystems are in use.
See ACE-2682 (tenant creation failure) for motivation.
Modifier and Type | Method and Description |
---|---|
TenantDeployer |
getTenantDeployer()
Returns the ContentStore cast to a TenantDeployer if the underlying
instance is of that type.
|
TenantDeployer |
getTenantRoutingContentStore()
Returns the ContentStore cast to a TenantRoutingContentStore if the underlying
instance is of that type.
|
TenantDeployer getTenantRoutingContentStore()
Note, the actual return type is a TenantDeployer (supertype of TenantRoutingContentStore) since the data model has no knowledge of that subtype. This interface may need to move to a different project.
TenantDeployer getTenantDeployer()
Copyright © 2005–2019 Alfresco Software. All rights reserved.