Interface IAemConfiguration
- All Known Implementing Classes:
AemPluginHandlerConfiguration
public interface IAemConfiguration
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
DEFAULT_PROVIDER
- See Also:
-
-
Method Details
-
getProviderName
String getProviderName() -
getAuthorURLPrefix
String getAuthorURLPrefix() -
getPublishURLPrefix
String getPublishURLPrefix() -
getOncePatternPath
String getOncePatternPath() -
getCmsHost
String getCmsHost() -
getCmsUsername
String getCmsUsername() -
getCmsPassword
String getCmsPassword() -
getCmsGroup
String getCmsGroup() -
getCmsContentType
String getCmsContentType() -
getCmsSubType
String getCmsSubType() -
getCmsRootPath
String getCmsRootPath() -
getDefaultLocale
Locale getDefaultLocale() -
getLocales
Collection<TurAemLocalePathContext> getLocales()
-