com.liferay.portal.service.impl
Class AccountLocalServiceImpl

java.lang.Object
  extended bycom.liferay.portal.service.base.AccountLocalServiceBaseImpl
      extended bycom.liferay.portal.service.impl.AccountLocalServiceImpl
All Implemented Interfaces:
com.liferay.portal.service.AccountLocalService

public class AccountLocalServiceImpl
extends AccountLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
AccountLocalServiceImpl()
           
 
Method Summary
 com.liferay.portal.model.Account getAccount(long accountId)
           
 
Methods inherited from class com.liferay.portal.service.base.AccountLocalServiceBaseImpl
addAccount, dynamicQuery, dynamicQuery, updateAccount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountLocalServiceImpl

public AccountLocalServiceImpl()
Method Detail

getAccount

public com.liferay.portal.model.Account getAccount(long accountId)
                                            throws com.liferay.portal.PortalException,
                                                   com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException