Interface PageFlowSiteInfo

  • All Superinterfaces:
    org.hippoecm.hst.configuration.channel.ChannelInfo

    public interface PageFlowSiteInfo
    extends org.hippoecm.hst.configuration.channel.ChannelInfo
    Default Page Flow module based ChannelInfo definition, allowing to configure the identifier of the default Page Flow of the channel and the default resource bundle ID(s) (as comma separated string) for the channel.
    • Method Detail

      • getDefaultPageFlowId

        String getDefaultPageFlowId()
        Return the identifier of the default Page Flow of this channel.
        Returns:
        the identifier of the default Page Flow of this channel
      • getDefaultResourceBundleIds

        String getDefaultResourceBundleIds()
        Return the default (comma-separated) resource bundle ID(s) of this channel.
        Returns:
        the default (comma-separated) resource bundle ID(s) of this channel