Class PeriodControlUtility


  • public class PeriodControlUtility
    extends Object
    • Constructor Detail

      • PeriodControlUtility

        public PeriodControlUtility()
    • Method Detail

      • openClosePeriodControl

        public static OBError openClosePeriodControl​(String periodControlId)
      • getOrderedPeriods

        public static List<Period> getOrderedPeriods​(org.codehaus.jettison.json.JSONArray periodIdJSON)
                                              throws org.codehaus.jettison.json.JSONException
        Throws:
        org.codehaus.jettison.json.JSONException
      • parseJSON

        public static List<String> parseJSON​(org.codehaus.jettison.json.JSONArray idJSON)
                                      throws org.codehaus.jettison.json.JSONException
        Throws:
        org.codehaus.jettison.json.JSONException