|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.Model<U>
org.ujorm.wicket.ModelFactory<U>
public class ModelFactory<U extends Ujo & Serializable>
| Constructor Summary | |
|---|---|
ModelFactory(U domain)
Constructor |
|
| Method Summary | ||
|---|---|---|
|
getModel(Key<U,T> key)
Create new model for the key |
|
| Methods inherited from class org.apache.wicket.model.Model |
|---|
detach, equals, getObject, hashCode, of, of, of, of, ofList, ofMap, ofSet, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModelFactory(U domain)
domain - A domain bean| Method Detail |
|---|
public <T> org.apache.wicket.model.IModel<T> getModel(Key<U,T> key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||