Liferay 6.1.2-ce-ga3

com.liferay.portal.service
Class BaseLocalServiceImpl

java.lang.Object
  extended by com.liferay.portal.service.BaseLocalServiceImpl
All Implemented Interfaces:
BaseLocalService

public abstract class BaseLocalServiceImpl
extends Object
implements BaseLocalService


Constructor Summary
BaseLocalServiceImpl()
           
 
Method Summary
protected  ClassLoader getClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseLocalServiceImpl

public BaseLocalServiceImpl()
Method Detail

getClassLoader

protected ClassLoader getClassLoader()

Liferay 6.1.2-ce-ga3