Uses of Interface
org.hippoecm.hst.configuration.internal.ContextualizableMount

Packages that use ContextualizableMount
org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting 
org.hippoecm.hst.configuration.site The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration 
org.hippoecm.hst.core.internal The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container 
org.hippoecm.hst.site.request   
 

Uses of ContextualizableMount in org.hippoecm.hst.configuration.hosting
 

Classes in org.hippoecm.hst.configuration.hosting that implement ContextualizableMount
 class MountService
           
 

Uses of ContextualizableMount in org.hippoecm.hst.configuration.site
 

Constructors in org.hippoecm.hst.configuration.site with parameters of type ContextualizableMount
HstSiteService(HstSiteRootNode site, ContextualizableMount mount, HstManagerImpl hstManager)
           
 

Uses of ContextualizableMount in org.hippoecm.hst.core.internal
 

Methods in org.hippoecm.hst.core.internal that return ContextualizableMount
 ContextualizableMount MountDecorator.decorateMountAsPreview(ContextualizableMount mount)
          This method decorates the mount to a preview Mount.
 

Methods in org.hippoecm.hst.core.internal with parameters of type ContextualizableMount
 ContextualizableMount MountDecorator.decorateMountAsPreview(ContextualizableMount mount)
          This method decorates the mount to a preview Mount.
 

Uses of ContextualizableMount in org.hippoecm.hst.site.request
 

Methods in org.hippoecm.hst.site.request that return ContextualizableMount
 ContextualizableMount MountDecoratorImpl.decorateMountAsPreview(ContextualizableMount mount)
           
 

Methods in org.hippoecm.hst.site.request with parameters of type ContextualizableMount
 ContextualizableMount MountDecoratorImpl.decorateMountAsPreview(ContextualizableMount mount)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.