public class FormFilterExecutor extends Object
| Constructor and Description |
|---|
FormFilterExecutor(Map<String,List<FormFilterInstance>> filtersByParentPathMap,
String currentPath,
String currentFilterInstanceId,
org.osivia.portal.api.internationalization.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeChildren(FormFilterContext filterContext)
call the execute method on each of the direct children of the currentPath
|
String |
getCurrentFilterInstanceId()
Getter for currentFilterInstanceId.
|
public void executeChildren(FormFilterContext filterContext) throws FormFilterException, org.osivia.portal.api.PortalException
filterContext - FormFilterExceptionorg.osivia.portal.api.PortalExceptionpublic String getCurrentFilterInstanceId()
Copyright © 2019. All rights reserved.