public interface ITenantTemplateManager
extends com.sitewhere.spi.server.lifecycle.ILifecycleComponent
Modifier and Type | Method and Description |
---|---|
java.util.List<ITenantTemplate> |
getTenantTemplates()
Get list of templates that can be used to create a new tenant.
|
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
java.util.List<ITenantTemplate> getTenantTemplates() throws com.sitewhere.spi.SiteWhereException
com.sitewhere.spi.SiteWhereException