public interface CurrentAccountEntryManager
| Modifier and Type | Method and Description |
|---|---|
AccountEntry |
getCurrentAccountEntry(long groupId,
long userId) |
void |
setCurrentAccountEntry(long accountEntryId,
long groupId,
long userId) |
AccountEntry getCurrentAccountEntry(long groupId, long userId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid setCurrentAccountEntry(long accountEntryId,
long groupId,
long userId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException