com.liferay.portal.kernel.dao.orm
Class PortalCustomSQLUtil

java.lang.Object
  extended by com.liferay.portal.kernel.dao.orm.PortalCustomSQLUtil

public class PortalCustomSQLUtil
extends java.lang.Object

Author:
Brian Wing Shun Chan

Constructor Summary
PortalCustomSQLUtil()
           
 
Method Summary
static java.lang.String get(java.lang.String id)
           
static PortalCustomSQL getPortalCustomSQL()
           
 void setPortalCustomSQL(PortalCustomSQL portalCustomSQL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalCustomSQLUtil

public PortalCustomSQLUtil()
Method Detail

get

public static java.lang.String get(java.lang.String id)

getPortalCustomSQL

public static PortalCustomSQL getPortalCustomSQL()

setPortalCustomSQL

public void setPortalCustomSQL(PortalCustomSQL portalCustomSQL)