Interface IAemConfiguration
- All Known Implementing Classes:
AemHandlerConfiguration
,AemPluginHandlerConfiguration
public interface IAemConfiguration
-
Field Details
-
DEFAULT_PROVIDER
- See Also:
-
DEFAULT_TURING_URL
- See Also:
-
DEFAULT_CTD_MAPPING_FILE
- See Also:
-
DEFAULT_SN_SITE
- See Also:
-
DEFAULT_SN_LOCALE
-
-
Method Details
-
getTuringURL
URI getTuringURL() -
getProviderName
String getProviderName() -
getMappingFile
String getMappingFile() -
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() -
getDefaultSNSiteConfig
TurAemSNSiteConfig getDefaultSNSiteConfig() -
getLocales
Collection<TurAemLocalePathContext> getLocales()
-