|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.services.ContactModelFactory.ContactReaderPropertyConduit
protected abstract static class ContactModelFactory.ContactReaderPropertyConduit
put in common some implementation of PropertyConduit interface.
| Constructor Summary | |
|---|---|
protected |
ContactModelFactory.ContactReaderPropertyConduit()
|
| Method Summary | ||
|---|---|---|
String |
get(Object instance)
|
|
|
getAnnotation(Class<T> annotationClass)
should never be called |
|
Class |
getPropertyType()
all value returned are string |
|
abstract String |
getValue(Contact contact)
|
|
void |
set(Object instance,
Object value)
should never be called |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ContactModelFactory.ContactReaderPropertyConduit()
| Method Detail |
|---|
public abstract String getValue(Contact contact)
public String get(Object instance)
get in interface org.apache.tapestry5.PropertyConduitpublic Class getPropertyType()
getPropertyType in interface org.apache.tapestry5.PropertyConduit
public void set(Object instance,
Object value)
set in interface org.apache.tapestry5.PropertyConduitpublic <T extends Annotation> T getAnnotation(Class<T> annotationClass)
getAnnotation in interface org.apache.tapestry5.ioc.AnnotationProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||