Package 

Class LocalCampaignSerializer

    • Method Summary

      Modifier and Type Method Description
      JSONObject serialize(LocalCampaign campaign) Serialize a local campaign into a JSONObject
      JSONArray serializeList(List<LocalCampaign> campaigns) Serialize a list of local campaign into a JSONArray
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait