|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ListUjoProperty<UJO extends Ujo,ITEM> | A property list metadata of Unified Data Object. |
| UjoCloneable | Interface adds a clone facility. |
| UjoExt<UJO_IMPL extends UjoExt> | This is an extended Ujo interface designed for a more conventional property access evaluated by developers. |
| UjoMiddle<UJO_IMPL extends UjoMiddle> | This is an middle extended Ujo interface designed for a more conventional property access evaluated by developers. |
| UjoTextable | The interface is reasonable for a text serialization and deserializaton of non UJO properties of a UJO object. |
| ValueAgent<UJO,VALUE> | The ValueAgent make reading or writing a property value. |
| ValueExportable | The method ValueExportable.exportToString() replaces the original ValueTextable.toString(). |
| ValueTextable | A special interface for a terminology only, an implementation is not reasnonable in the UJO Framework. |
| Class Summary | |
|---|---|
| AbstractUjo | This is a simple abstract implementation of Ujo. |
| AbstractUjoExt<UJO_IMPL extends UjoExt> | This is a simple abstract implementation of Ujo. |
| ListProperty<UJO extends Ujo,ITEM> | The main implementation of the interface ListUjoProperty. |
| PathProperty<UJO extends Ujo,VALUE> | A PathProperty class is an composite of a UjoProperty objects. |
| Property<UJO extends Ujo,VALUE> | The main implementation of the interface UjoProperty. |
| PropertyModifier | Property Setter |
| SortingProperty<UJO extends Ujo,VALUE> | A property for a direction of sorting. |
UJO extensions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||