Interface DDMWebConfiguration
public interface DDMWebConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returnstrue
if dynamic data mapping structure keys should always be autogenerated.boolean
Returnstrue
if dynamic data mapping template keys should always be autogenerated.boolean
boolean
-
Method Details
-
autogenerateStructureKey
boolean autogenerateStructureKey()Returnstrue
if dynamic data mapping structure keys should always be autogenerated.- Returns:
true
if dynamic data mapping structure keys should always be autogenerated;false
otherwise
-
autogenerateTemplateKey
boolean autogenerateTemplateKey()Returnstrue
if dynamic data mapping template keys should always be autogenerated.- Returns:
true
if dynamic data mapping template keys should always be autogenerated;false
otherwise
-
changeableDefaultLanguage
boolean changeableDefaultLanguage() -
enableTemplateCreation
boolean enableTemplateCreation()
-