Uses of Interface
org.hippoecm.hst.content.beans.SimpleObjectConverter
-
Packages that use SimpleObjectConverter Package Description org.hippoecm.hst.content.beans The org.hippoecm.hst.content.beans package defines the API for the HST Content Beans -
-
Uses of SimpleObjectConverter in org.hippoecm.hst.content.beans
Methods in org.hippoecm.hst.content.beans with parameters of type SimpleObjectConverter Modifier and Type Method Description void
SimpleObjectConverterAware. setSimpleObjectConverter(SimpleObjectConverter simpleObjectConverter)
Callback that supplies the object converter.
-