com.liferay.portlet.softwarecatalog.util
Class SCUtil

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.util.SCUtil

public class SCUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SCUtil()
           
 
Method Summary
static com.liferay.portal.kernel.util.OrderByComparator getProductEntryOrderByComparator(java.lang.String orderByCol, java.lang.String orderByType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCUtil

public SCUtil()
Method Detail

getProductEntryOrderByComparator

public static com.liferay.portal.kernel.util.OrderByComparator getProductEntryOrderByComparator(java.lang.String orderByCol,
                                                                                                java.lang.String orderByType)