Liferay 6.2-ce-ga5

com.liferay.portlet.backgroundtask.util.comparator
Class BackgroundTaskComparatorFactoryUtil

java.lang.Object
  extended by com.liferay.portlet.backgroundtask.util.comparator.BackgroundTaskComparatorFactoryUtil

public class BackgroundTaskComparatorFactoryUtil
extends Object


Constructor Summary
BackgroundTaskComparatorFactoryUtil()
           
 
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

BackgroundTaskComparatorFactoryUtil

public BackgroundTaskComparatorFactoryUtil()
Method Detail

getBackgroundTaskOrderByComparator

public static OrderByComparator getBackgroundTaskOrderByComparator(String orderByCol,
                                                                   String orderByType)

Liferay 6.2-ce-ga5