Interface IHandlerConfiguration
- All Known Implementing Classes:
AemHandlerConfiguration
public interface IHandlerConfiguration
-
Method Summary
Modifier and TypeMethodDescriptiongetSNSiteConfig
(String site) getSNSiteConfig
(String site, String locale)
-
Method Details
-
getTuringURL
URL getTuringURL() -
getProviderName
String getProviderName() -
getDefaultSNSiteConfig
TurSNSiteConfig getDefaultSNSiteConfig() -
getSNSiteConfig
-
getSNSiteConfig
-
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()
-