Uses of Interface
org.hippoecm.hst.configuration.components.DynamicParameterConfig
-
Packages that use DynamicParameterConfig Package Description org.hippoecm.hst.configuration.components The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration -
-
Uses of DynamicParameterConfig in org.hippoecm.hst.configuration.components
Subinterfaces of DynamicParameterConfig in org.hippoecm.hst.configuration.components Modifier and Type Interface Description interface
DropdownListParameterConfig
interface
JcrPathParameterConfig
Methods in org.hippoecm.hst.configuration.components that return DynamicParameterConfig Modifier and Type Method Description DynamicParameterConfig
DynamicParameter. getComponentParameterConfig()
-