@groovy.lang.Singleton @groovy.transform.ToString(includeNames: true, includePackage: false) class SampleAddition extends BaseAddition implements AdditionInterface
Defines an internal addition for the framework that is used to specify some features for the framework (e.g. BasicStatus codes, etc).
Note: This is used in E2E tests.
Type | Name and description |
---|---|
private org.simplemes.eframe.custom.AdditionConfiguration |
addition Defines the elements needed/provided by this addition. |
Constructor and description |
---|
SampleAddition
() |
Methods inherited from class | Name |
---|---|
class BaseAddition |
getAssets, getEncodedTypes, getFields, getInitialDataLoaders, getName |
Groovy Documentation