Liferay 6.2.0-ce-b2

com.liferay.portlet.backgroundtask.util
Class BackgroundTaskUtil

java.lang.Object
  extended by com.liferay.portlet.backgroundtask.util.BackgroundTaskUtil

public class BackgroundTaskUtil
extends Object


Constructor Summary
BackgroundTaskUtil()
           
 
Method Summary
static OrderByComparator getBackgroundTaskOrderByComparator(String orderByCol, String orderByType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundTaskUtil

public BackgroundTaskUtil()
Method Detail

getBackgroundTaskOrderByComparator

public static OrderByComparator getBackgroundTaskOrderByComparator(String orderByCol,
                                                                   String orderByType)

Liferay 6.2.0-ce-b2