public class EntityGetter extends Object
| Constructor and Description |
|---|
EntityGetter(Method method) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssociatedNamedQuery() |
String |
getCapitalizedFieldName() |
String |
getReturnTypeClassName() |
String |
getSourceEntityName() |
Class<?> |
getTargetEntityClass() |
boolean |
returnsList() |
public EntityGetter(Method method)
public String getSourceEntityName()
public String getCapitalizedFieldName()
public String getReturnTypeClassName()
public String getAssociatedNamedQuery()
public boolean returnsList()
public Class<?> getTargetEntityClass()
Copyright © 2015 Bonitasoft S.A.. All rights reserved.