Package x.migrate

Class MigrateUserJSonRole

java.lang.Object
x.migrate.MigrateUserJSonRole

public class MigrateUserJSonRole extends Object
  • Constructor Details

    • MigrateUserJSonRole

      public MigrateUserJSonRole()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • toPlanV2

      public static String toPlanV2(XData user) throws th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
      V.1 to V.2 (Multiple field plans to Single field plan).
      Throws:
      th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
    • getPlan

      public static String getPlan(String str)
    • isPlanString

      public static boolean isPlanString(String str)