Uses of Interface
org.hippoecm.hst.content.tool.ContentBeansTool
-
Packages that use ContentBeansTool Package Description org.hippoecm.hst.core.internal The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Containerorg.hippoecm.hst.core.request The org.hippoecm.hst.core.request package defines the API for the HST Core Request -
-
Uses of ContentBeansTool in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal with parameters of type ContentBeansTool Modifier and Type Method Description void
HstMutableRequestContext. setContentBeansTool(ContentBeansTool contentBeansTool)
Sets ContentBeansTool instance for this request context -
Uses of ContentBeansTool in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return ContentBeansTool Modifier and Type Method Description ContentBeansTool
HstRequestContext. getContentBeansTool()
-