| Interface | Description |
|---|---|
| IHasObjectType |
Base interface for all objects having a certain
ObjectType. |
| ITypedObject<IDTYPE> |
Base interface for objects having an
ObjectType and an ID. |
| Class | Description |
|---|---|
| ObjectType |
This class encapsulates an internal object type.
|
| TypedObject<IDTYPE extends Serializable> |
Base implementation of an object that has an
ObjectType and an ID. |
Copyright © 2014–2016 Philip Helger. All rights reserved.