Package: org.tm4j.tmnav.env.desc
| Class Summary | |
|---|---|
| AbstractorDesc |
Holds metadata about an Abstractor. Any AbstractorDesc is identified by an id, that is unique in the scope of the org.tm4j.tmnav.env.DescriptionManager in charge. |
| MenuDesc | A bean, that stores information about a RendererView in a manner, that is suitable for serialisation. |
| MenuItemDesc | Describes either a MenuItemProvider or a Class that implements the Invokable-Interface |
| MenuRefDesc | Holds a reference - string that is meant to be resolved as a MenuDesc |
| ProviderDesc | |
| RendererDesc |
Holds metainformation about a Renderer. A RendererDesc may be created for every class that implements the Renderer-Interface. |
| RendererViewDesc | A bean, that stores information about a RendererView in a manner, that is suitable for serialisation. |
| Interface Summary | |
|---|---|
| Storable | |
| Exception Summary | |
|---|---|
| DescriptionException | General purpose exception to be thrown when some value of a description item does not fit the expectations of the description using code |
Meta Data (1)
Contains
MenuRefDesc
[
Containee
]
