Interface AccountOrganizationRetriever


public interface AccountOrganizationRetriever
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.portal.kernel.search.BaseModelSearchResult<com.liferay.portal.kernel.model.Organization>
    searchAccountOrganizations(long accountEntryId, String keywords, int cur, int delta, String sortField, boolean reverse)
     
  • Method Details

    • searchAccountOrganizations

      com.liferay.portal.kernel.search.BaseModelSearchResult<com.liferay.portal.kernel.model.Organization> searchAccountOrganizations(long accountEntryId, String keywords, int cur, int delta, String sortField, boolean reverse) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException