java.lang.Object
org.bonitasoft.engine.bdm.dao.client.resources.utils.EntityGetter
public class EntityGetter
extends Object
Wrapper over entity getter method
- Author:
- Colin Puy
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityGetter
public EntityGetter(Method method)
-
Method Details
-
getSourceEntityName
public String getSourceEntityName()
-
getCapitalizedFieldName
public String getCapitalizedFieldName()
-
getReturnTypeClassName
public String getReturnTypeClassName()
-
getAssociatedNamedQuery
public String getAssociatedNamedQuery()
-
returnsList
public boolean returnsList()
-
getTargetEntityClass
public Class<?> getTargetEntityClass()