Uses of Interface
org.hippoecm.hst.provider.PropertyMap
-
Packages that use PropertyMap Package Description org.hippoecm.hst.provider The org.hippoecm.hst.provider package defines the API for the HST Provider -
-
Uses of PropertyMap in org.hippoecm.hst.provider
Methods in org.hippoecm.hst.provider that return PropertyMap Modifier and Type Method Description PropertyMap
ValueProvider. getPropertyMap()
Returns all combined properties that are of type String, boolean, int, long, double or Calendar in a PropertyMap.
-