|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.beanfabrics.ViewClassDecorator
public class ViewClassDecorator
Temporary class that will be deleted soon. Decorates a view class and
contains the logic to find out the generic type argument of a given
View class.
| Constructor Summary | |
|---|---|
ViewClassDecorator(java.lang.Class<? extends View> viewClass)
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getExpectedModelType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewClassDecorator(java.lang.Class<? extends View> viewClass)
| Method Detail |
|---|
public java.lang.Class getExpectedModelType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||