| Interface | Description |
|---|---|
| BaseData |
Base interface for data interface which have an id.
|
| Group |
Base data: group of
Person entities. |
| Invoice |
Base data: Invoice.
|
| Item |
Base data:
Invoice item. |
| Mutation<O extends Serializable,I extends Mutation<O,I>> |
Interface for immutable classes to allow mutation by returning a mutated
instance.
|
| Operation |
Operation base class for
ImmutableProjectHolder. |
| Person |
Base data: person.
|
Copyright © 2015 illucIT Software GmbH. All rights reserved.