public interface SystemDefinitionProvider
Interface which defines a system definition provider. A system definition is a definition which is deployed only once inside a tenant within the initialization of the tenant. These are used to create the default work objects used by edoras one (User, Account, CaseModel, etc.)
Modifier and Type | Method and Description |
---|---|
AnyWorkObjectDefinition |
getDefinition()
Returns the system definition.
|
AnyWorkObjectDefinition getDefinition()
Returns the system definition.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.