Liferay 7.0-ce-b4

com.liferay.portal.service.impl
Class PortalLocalServiceImpl

java.lang.Object
  extended by com.liferay.portal.service.BaseLocalServiceImpl
      extended by com.liferay.portal.service.base.PortalLocalServiceBaseImpl
          extended by com.liferay.portal.service.impl.PortalLocalServiceImpl
All Implemented Interfaces:
IdentifiableOSGiService, BaseLocalService, PortalLocalService

public class PortalLocalServiceImpl
extends PortalLocalServiceBaseImpl


Field Summary
 
Fields inherited from class com.liferay.portal.service.base.PortalLocalServiceBaseImpl
classNameLocalService, classNamePersistence, counterLocalService, portalLocalService
 
Constructor Summary
PortalLocalServiceImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.service.base.PortalLocalServiceBaseImpl
afterPropertiesSet, destroy, getClassNameLocalService, getClassNamePersistence, getCounterLocalService, getOSGiServiceIdentifier, getPortalLocalService, runSQL, setClassNameLocalService, setClassNamePersistence, setCounterLocalService, setPortalLocalService
 
Methods inherited from class com.liferay.portal.service.BaseLocalServiceImpl
getClassLoader, getLocalizationMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalLocalServiceImpl

public PortalLocalServiceImpl()

Liferay 7.0-ce-b4