Class ConstrictionHelper
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.search.helper.ConstrictionHelper
-
Constructor Summary
ConstructorDescriptionConstrictionHelper
(org.slf4j.Logger log, FormModel formModel, ConstrictionManager constrictionManager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addConstriction
(@Nullable FormIdentifier listForm, String entityName, QueryBuilder query, Map<String, String> constrictionParams)
-
Constructor Details
-
ConstrictionHelper
public ConstrictionHelper(org.slf4j.Logger log, FormModel formModel, ConstrictionManager constrictionManager)
-
-
Method Details
-
addConstriction
public void addConstriction(@Nullable @Nullable FormIdentifier listForm, String entityName, QueryBuilder query, Map<String, String> constrictionParams) throws RpcExecutionException, PersistException
-