public interface CustomWebsiteHstSiteProviderService
Modifier and Type | Method and Description |
---|---|
HstSiteProvider |
get(String contextPath) |
void |
remove(String contextPath) |
void |
set(String contextPath,
HstSiteProvider hstSiteProvider) |
HstSiteProvider get(String contextPath)
void set(String contextPath, HstSiteProvider hstSiteProvider)
void remove(String contextPath)
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.