Liferay 6.1.2-ce-ga3

com.liferay.portal.dao.orm.common
Class PortalCustomSQLImpl

java.lang.Object
  extended by com.liferay.portal.dao.orm.common.PortalCustomSQLImpl
All Implemented Interfaces:
PortalCustomSQL

public class PortalCustomSQLImpl
extends Object
implements PortalCustomSQL


Constructor Summary
PortalCustomSQLImpl()
           
 
Method Summary
 String get(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalCustomSQLImpl

public PortalCustomSQLImpl()
Method Detail

get

public String get(String id)
Specified by:
get in interface PortalCustomSQL

Liferay 6.1.2-ce-ga3