org.exoplatform.community.brandadvocacy.portlet.backend
Class Utils

java.lang.Object
  extended by org.exoplatform.community.brandadvocacy.portlet.backend.Utils

public class Utils
extends Object

Created by exoplatform on 23/12/14.


Constructor Summary
Utils()
           
 
Method Summary
static String convertDateFromLong(Long val)
           
static String getCountryNameByCode(String code)
           
static void readCountriesJSON()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

readCountriesJSON

public static void readCountriesJSON()

getCountryNameByCode

public static String getCountryNameByCode(String code)

convertDateFromLong

public static String convertDateFromLong(Long val)


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.