|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - propery typepublic interface ElmoPropertyFactory<E>
Internal interface to create ElmoProperty objects.
| Method Summary | |
|---|---|
ElmoProperty<E> |
createElmoProperty(Object bean)
Create a new instance of ElmoProperty for this bean. |
ElmoPropertyFactory<E> |
setField(Field fied)
Associates this factory with a given field. |
ElmoPropertyFactory<E> |
setPropertyDescriptor(PropertyDescriptor property)
Associates this factory with a given property. |
ElmoPropertyFactory<E> |
setReadOnly(boolean readOnly)
|
ElmoPropertyFactory<E> |
setUri(String uri)
Associates this factory with a given uri. |
| Method Detail |
|---|
ElmoPropertyFactory<E> setPropertyDescriptor(PropertyDescriptor property)
property -
ElmoPropertyFactory<E> setField(Field fied)
field -
ElmoPropertyFactory<E> setUri(String uri)
uri -
ElmoPropertyFactory<E> setReadOnly(boolean readOnly)
ElmoProperty<E> createElmoProperty(Object bean)
bean -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||