|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.beanform.prop.BeanProperty
net.sf.beanform.prop.BeanPropertyEjb3
public class BeanPropertyEjb3
A property of a Java bean that has in addition been annotated with the
Java Persistence API (EJB3) Column
annotation.
Method Summary | |
---|---|
protected java.lang.String |
inferValidators()
|
boolean |
isShortString()
|
Methods inherited from class net.sf.beanform.prop.BeanProperty |
---|
divideName, getAnnotations, getName, getOwnerClass, getTypeName, getValidators, isBoolean, isDate, isEditableType, isLongString, isNumber, isReadOnly, isString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean isShortString()
isShortString
in class BeanProperty
protected java.lang.String inferValidators()
inferValidators
in class BeanProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |