|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ujoframework.extensions.AbstractUjo
org.ujoframework.implementation.factory.FactoryUjo
org.ujoframework.implementation.factory.FactoryUjoExt<UJO_IMPL>
public abstract class FactoryUjoExt<UJO_IMPL extends FactoryUjoExt>
En extended Ujo implementation. The method does not implement all UjoExt method!
FactoryProperty| Constructor Summary | |
|---|---|
FactoryUjoExt()
|
|
| Method Summary | ||
|---|---|---|
|
get(UjoProperty<UJO,VALUE> property)
Getter based on one UjoProperty |
|
| Methods inherited from class org.ujoframework.implementation.factory.FactoryUjo |
|---|
newProperty, readValue, writeValue |
| Methods inherited from class org.ujoframework.extensions.AbstractUjo |
|---|
clone, equals, init, init, readAuthorization, readProperties, readUjoManager, readValueString, toString, writeValueString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FactoryUjoExt()
| Method Detail |
|---|
public <UJO extends UJO_IMPL,VALUE> VALUE get(UjoProperty<UJO,VALUE> property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||