Interface IGlobalSettings


@Path("/global_settings") public interface IGlobalSettings
API for managing domain-wide settings.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delete a global settings value
    get()
    Get global settings
    void
    set(Map<String,String> settings)
    Set global settings