| Class | Description |
|---|---|
| AbstractImmutableHolder<O extends Serializable,I extends Mutation<O,I>,H extends AbstractImmutableHolder<O,I,H>> |
Abstract implementation of a holder of an immutable object type, which
supports mutations and undo/redo steps.
|
| ImmutableBaseData |
Abstract implementation of
BaseData. |
| ImmutableGroup |
Implementation of
Group in ImmutableBaseData hierarchy. |
| ImmutableInvoice |
Implementation of
Invoice in ImmutableBaseData hierarchy. |
| ImmutableItem |
Implementation of
Item in ImmutableBaseData hierarchy. |
| ImmutablePerson |
Implementation of
Person in ImmutableBaseData hierarchy. |
| ImmutableProject |
Immutable project data.
|
| ImmutableProjectHolder |
AbstractImmutableHolder implementation for ImmutableProject
base data class. |
Copyright © 2015 illucIT Software GmbH. All rights reserved.