Package org.hippoecm.hst.core.request

The org.hippoecm.hst.core.request package defines the API for the HST Core Request

See:
          Description

Interface Summary
ComponentConfiguration A ComponentConfiguration provides some configuration information to a component.
ContextCredentialsProvider HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.
HstPortalRequestContext  
HstPortletRequestContext HstPortletRequestContext extends HstRequestContext to support porlet specific configuration and context.
HstRequestContext HstRequestContext provides repository content context and page/components configuration context.
HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a HstSite object to a ResolvedSiteMapItem.
ResolvedMount Implementations of this interface are a request flyweight instance of the Mount object, where possible wildcard property placeholders have been filled in, similar to the ResolvedSiteMapItem and HstSiteMapItem
ResolvedSiteMapItem An instance of the implementation of this interface will be available on the HstRequestContext.
ResolvedVirtualHost Implementations of this interface are a request flyweight instance of the VirtualHost object, where possible wildcard property placeholders have been filled in, similar to the ResolvedMount and Mount
SiteMapItemHandlerConfiguration A SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler.
 

Package org.hippoecm.hst.core.request Description

The org.hippoecm.hst.core.request package defines the API for the HST Core Request



Copyright © 2008-2012 Hippo. All Rights Reserved.