Interface SystemConfigurationAPI

  • All Superinterfaces:
    net.anotheria.anoplass.api.API
    All Known Implementing Classes:
    SystemConfigurationAPIImpl

    public interface SystemConfigurationAPI
    extends net.anotheria.anoplass.api.API
    System Configuration API.
    • Method Detail

      • getCurrentSystem

        String getCurrentSystem()
      • getCurrentSystemExpanded

        String getCurrentSystemExpanded()
      • getAvailableSystems

        List<String> getAvailableSystems()
      • getCurrentApplication

        String getCurrentApplication()