Interface CurrentAccountEntryManager


public interface CurrentAccountEntryManager
  • Method Details

    • getCurrentAccountEntry

      AccountEntry getCurrentAccountEntry(long groupId, long userId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • setCurrentAccountEntry

      void setCurrentAccountEntry(long accountEntryId, long groupId, long userId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException