Uses of Interface
org.hippoecm.hst.provider.PropertyMap

Packages that use PropertyMap
org.hippoecm.hst.provider The org.hippoecm.hst.provider package defines the API for the HST Provider 
org.hippoecm.hst.provider.jcr The org.hippoecm.hst.provider.jcr package defines the API for the HST JCR Provider 
 

Uses of PropertyMap in org.hippoecm.hst.provider
 

Methods in org.hippoecm.hst.provider that return PropertyMap
 PropertyMap ValueProvider.getPropertyMap()
          Returns all combined properties that are of type String, boolean, int, long, double or Calendar in a PropertyMap.
 

Uses of PropertyMap in org.hippoecm.hst.provider.jcr
 

Classes in org.hippoecm.hst.provider.jcr that implement PropertyMap
 class PropertyMapImpl
           
 

Methods in org.hippoecm.hst.provider.jcr that return PropertyMap
 PropertyMap JCRValueProviderImpl.getPropertyMap()
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.