Class GenericLabelUtils
java.lang.Object
ch.tocco.nice2.reporting.impl.action.genericlabel.GenericLabelUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
doesLabelExistForDetail
(QueryBuilderFactory queryBuilderFactory, String entityName, String businessUnitId) static boolean
doesLabelExistForList
(QueryBuilderFactory queryBuilderFactory, String entityName, String businessUnitId)
-
Method Details
-
doesLabelExistForDetail
public static boolean doesLabelExistForDetail(QueryBuilderFactory queryBuilderFactory, String entityName, String businessUnitId) -
doesLabelExistForList
public static boolean doesLabelExistForList(QueryBuilderFactory queryBuilderFactory, String entityName, String businessUnitId)
-