Interface JcrPathParameterConfig
- All Superinterfaces:
DynamicParameterConfig
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hippoecm.hst.configuration.components.DynamicParameterConfig
DynamicParameterConfig.Type
-
Method Summary
Methods inherited from interface org.hippoecm.hst.configuration.components.DynamicParameterConfig
getType
-
Method Details
-
getPickerConfiguration
String getPickerConfiguration() -
getPickerInitialPath
String getPickerInitialPath() -
isPickerRemembersLastVisited
boolean isPickerRemembersLastVisited() -
getPickerSelectableNodeTypes
String[] getPickerSelectableNodeTypes() -
isRelative
boolean isRelative() -
getPickerRootPath
String getPickerRootPath()
-