| Package | Description |
|---|---|
| to.etc.domui.injector |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityPropertyInjectorFactory
If a property has an UIUrlParameter annotation and it's type refers to some JPA/Hibernate/QJdbc entity
then this will create an injector that injects the looked up entity by it's PK.
|
class |
SimplePropertyInjectorFactory
Accepts properties that are annotated with URLParameter, and that are simple
value properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPageInjectorFactory.registerFactory(int urgency,
IPagePropertyFactory injector) |
void |
DefaultPageInjector.registerFactory(int urgency,
IPagePropertyFactory injector) |
void |
IPageInjector.registerFactory(int urgency,
IPagePropertyFactory injector) |
Copyright © 2017 etc.to. All rights reserved.