Interface IHandlerConfiguration

All Known Implementing Classes:
AemHandlerConfiguration

public interface IHandlerConfiguration
  • Method Details

    • getTuringURL

      URL getTuringURL()
    • getProviderName

      String getProviderName()
    • getDefaultSNSiteConfig

      TurSNSiteConfig getDefaultSNSiteConfig()
    • getSNSiteConfig

      TurSNSiteConfig getSNSiteConfig(String site)
    • getSNSiteConfig

      TurSNSiteConfig getSNSiteConfig(String site, String locale)
    • getMappingFile

      String getMappingFile()
    • getCDAContextName

      String getCDAContextName()
    • getCDAURLPrefix

      String getCDAURLPrefix()
    • getApiKey

      String getApiKey()
    • getOncePatternPath

      String getOncePatternPath()
    • getCmsHost

      String getCmsHost()
    • getCmsUsername

      String getCmsUsername()
    • getCmsPassword

      String getCmsPassword()
    • getCmsGroup

      String getCmsGroup()
    • getCmsContentType

      String getCmsContentType()
    • getCmsSubType

      String getCmsSubType()
    • getCmsRootPath

      String getCmsRootPath()