public class RequirementReportTypeCriterion extends ReportCriterion
| Constructor and Description |
|---|
RequirementReportTypeCriterion(String criterionName,
String attributePath) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.criterion.Criterion |
makeCriterion()
This method will convert, using some of its properties, a Hibernate Criterion corresponding to that
ReportCriterion.
|
getAttributePath, getCriterionName, getEntityAlias, getEntityClass, getOperator, getParamClass, getParameters, setAttributePath, setCriterionName, setEntityAlias, setEntityClass, setOperator, setParamClass, setParameter, setParameterspublic org.hibernate.criterion.Criterion makeCriterion()
ReportCriterionmakeCriterion in class ReportCriterionCopyright © 2010–2016 Henix, henix.fr. All rights reserved.