Uses of Interface
org.hippoecm.hst.configuration.channel.HstPropertyDefinition
-
Packages that use HstPropertyDefinition Package Description org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting -
-
Uses of HstPropertyDefinition in org.hippoecm.hst.configuration.hosting
Methods in org.hippoecm.hst.configuration.hosting that return types with arguments of type HstPropertyDefinition Modifier and Type Method Description List<HstPropertyDefinition>
VirtualHosts. getPropertyDefinitions(String hostGroup, String channelId)
List<HstPropertyDefinition>
VirtualHosts. getPropertyDefinitions(Channel channel)
-