org.granite.generator.as3
Class HVEntityFactory
java.lang.Object
org.granite.generator.as3.DefaultEntityFactory
org.granite.generator.as3.HVEntityFactory
- All Implemented Interfaces:
- EntityFactory
public class HVEntityFactory
- extends DefaultEntityFactory
Entity factory for converting Hibernate Validator 3.x annotations to Flex
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HVEntityFactory
public HVEntityFactory()
newBean
public JavaType newBean(JavaTypeFactory provider,
Class<?> type,
URL url)
- Specified by:
newBean in interface EntityFactory- Overrides:
newBean in class DefaultEntityFactory
newEntity
public JavaType newEntity(JavaTypeFactory provider,
Class<?> type,
URL url)
- Specified by:
newEntity in interface EntityFactory- Overrides:
newEntity in class DefaultEntityFactory