Uses of Interface
org.hippoecm.hst.content.beans.manager.ObjectConverter
Package
Description
The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager
The org.hippoecm.hst.content.beans.query package defines the API for the HST Content Beans Query
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
The org.hippoecm.hst.core.search package defines the API for the HST Core Search
-
Uses of ObjectConverter in org.hippoecm.hst.content.beans.manager
Modifier and TypeMethodDescriptionDelegatedObjectConverter.getDelegatee()
ObjectConverterAware.getObjectConverter()
Modifier and TypeMethodDescriptionvoid
ObjectConverterAware.setObjectConverter
(ObjectConverter objectConverter) Callback that supplies the object converter. -
Uses of ObjectConverter in org.hippoecm.hst.content.beans.query
-
Uses of ObjectConverter in org.hippoecm.hst.content.tool
-
Uses of ObjectConverter in org.hippoecm.hst.core.request
Modifier and TypeMethodDescriptionHstRequestContext.getObjectConverter()
Returns theObjectConverter
for the currentHstRequestContext
. -
Uses of ObjectConverter in org.hippoecm.hst.core.search
Modifier and TypeMethodDescriptionHstQueryManagerFactory.createQueryManager
(Session session, ObjectConverter objectConverter)