| Interface | Description |
|---|---|
| Identified | |
| Level |
Something (more specifically an enum) which can be organized using a level and which is also internationalizable.
|
| SelfClassAware |
use this interface to circumvent problems arising when invoking getClass().getSomething() on a proxy.
|
| Class | Description |
|---|---|
| AdministrationStatistics |
Bean that stores the number of some entities in the database.
|
| IdentifiedComparator |
compares
Identified objects using their id. |
| IdentifiedUtil | |
| IdentifiersOrderComparator |
This class compares
Identified objects. |
| LevelComparator |
Compares 2
Level using their Level.getLevel() property. |
| NamedReference |
This can b used as a reference or summary of any entity which has a name.
|
| NamedReferencePair |
A class that justs conveniently ship together two named references.
|
| Exception | Description |
|---|---|
| UnauthorizedPasswordChange |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.