Interface RtConfigDao

    • Method Detail

      • getUsername

        String getUsername()
      • getPassword

        String getPassword()
      • getValidClosedStatus

        List<String> getValidClosedStatus()
      • getValidOpenStatus

        List<String> getValidOpenStatus()
      • getValidCancelledStatus

        List<String> getValidCancelledStatus()
      • getOpenStatus

        String getOpenStatus()
      • getClosedStatus

        String getClosedStatus()
      • getCancelledStatus

        String getCancelledStatus()
      • getRequestor

        String getRequestor()
      • getBaseURL

        String getBaseURL()
      • getTimeout

        int getTimeout()
      • getRetry

        int getRetry()
      • getUseSystemProxy

        boolean getUseSystemProxy()