public final class FacetSetLoaderHandlerUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
execute(ExecutionEvent event,
java.lang.String facetSetID)
Execute the Handler
|
public static java.lang.Object execute(ExecutionEvent event, java.lang.String facetSetID) throws ExecutionException
event
- The execution event that contains the application contextfacetSetID
- ID of the facet set linked to this Handlernull
.ExecutionException