com.liferay.portal.service.impl
Class AccountLocalServiceImpl
java.lang.Object
com.liferay.portal.kernel.service.BaseLocalServiceImpl
com.liferay.portal.service.base.AccountLocalServiceBaseImpl
com.liferay.portal.service.impl.AccountLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.AccountLocalService, com.liferay.portal.kernel.service.BaseLocalService, com.liferay.portal.kernel.service.PersistedModelLocalService
public class AccountLocalServiceImpl
- extends AccountLocalServiceBaseImpl
|
Method Summary |
com.liferay.portal.kernel.model.Account |
getAccount(long companyId,
long accountId)
|
| Methods inherited from class com.liferay.portal.service.base.AccountLocalServiceBaseImpl |
addAccount, afterPropertiesSet, createAccount, deleteAccount, deleteAccount, deletePersistedModel, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchAccount, getAccount, getAccountLocalService, getAccountPersistence, getAccounts, getAccountsCount, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, initActionableDynamicQuery, runSQL, setAccountLocalService, setAccountPersistence, setCounterLocalService, updateAccount |
| Methods inherited from class com.liferay.portal.kernel.service.BaseLocalServiceImpl |
getClassLoader, getLocalizationMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountLocalServiceImpl
public AccountLocalServiceImpl()
getAccount
public com.liferay.portal.kernel.model.Account getAccount(long companyId,
long accountId)
throws com.liferay.portal.kernel.exception.PortalException
- Throws:
com.liferay.portal.kernel.exception.PortalException