|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Abstractions for binding meta UI into an ORM persistence framework. MetaUI naturally excels at generating "out of the box" UIs for ORM-backed packages of business object classes. The meta.persistence package defines the abstractions necessary to interface meta UI with a variety of such persistence packages (such as JPA-based frameworks like Hibernate or Toplink). Additional packages (such as ariba.ui.meta.jpa) implement these abstractions to interface to a particular implemenation.
| Interface Summary | |
|---|---|
| ObjectContext.EntityQueryFilterProvider | Implement this interface if you want to add additional filtering on queries linked to an entity. |
| ObjectContext.Provider | |
| QueryGenerator.Visitor | |
| QueryProcessor | |
| Class Summary | |
|---|---|
| ContextBinder | |
| DetailDataSource | |
| EntityChoiceSource | |
| Loader | CSV Data loader. |
| ObjectContext | |
| ObjectContext.ChangeWatch | |
| ObjectContextDataSource | |
| PersistenceMeta | |
| PersistenceMeta.SearchMap | |
| Predicate | |
| Predicate.And | |
| Predicate.Junction | |
| Predicate.KeyValue | |
| Predicate.Or | |
| Predicate.RangeValue | When used as a value in map for fromKeyValueMap, results in > < used in predicate |
| QueryGenerator | |
| QuerySpecification | |
| SortOrdering | |
| TypeProvider | |
| Enum Summary | |
|---|---|
| Predicate.Operator | |
| SortOrdering.Direction | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||