public interface IAssetManagementCacheProvider extends ITenantLifecycleComponent
Modifier and Type | Method and Description |
---|---|
ICache<java.lang.String,IAssetCategory> |
getAssetCategoryCache()
Gets cache mapping asset category ids to
IAssetCategory objects. |
getTenant, setTenant
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
ICache<java.lang.String,IAssetCategory> getAssetCategoryCache() throws SiteWhereException
IAssetCategory
objects.SiteWhereException