Class DojoSearchFacetModuleImpl
- java.lang.Object
-
- nl.gx.webmanager.wcb.dojotype.impl.DojoModuleImpl
-
- nl.gx.webmanager.wcb.dojotype.impl.DojoSearchFacetModuleImpl
-
- All Implemented Interfaces:
DojoModule
,DojoSearchFacetModule
public final class DojoSearchFacetModuleImpl extends DojoModuleImpl implements DojoSearchFacetModule
The DojoSearchFacetModuleImpl represents a dojo client side search facet module
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface nl.gx.webmanager.wcb.dojotype.DojoModule
DojoModule.ModuleType
-
-
Constructor Summary
Constructors Constructor Description DojoSearchFacetModuleImpl(String id, String author, String path)
Constructs a DojoSearchFacetModule.
-
Method Summary
-
Methods inherited from class nl.gx.webmanager.wcb.dojotype.impl.DojoModuleImpl
getAuthor, getDescriptions, getId, getNames, getPath, getPreviewImage, getType
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface nl.gx.webmanager.wcb.dojotype.DojoModule
getAuthor, getDescriptions, getId, getNames, getPath, getPreviewImage, getType
-
-