Interface DDMWebConfiguration


public interface DDMWebConfiguration
  • Method Details

    • autogenerateStructureKey

      boolean autogenerateStructureKey()
      Returns true 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()
      Returns true 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()