Interface AccountResource


@Generated("") @ProviderType public interface AccountResource
To access this resource, run: curl -u your@email.com:yourpassword -D - http://localhost:8080/o/headless-admin-user/v1.0
Generated:
  • Method Details

    • getAccountGroupByExternalReferenceCodeAccountsPage

      com.liferay.portal.vulcan.pagination.Page<Account> getAccountGroupByExternalReferenceCodeAccountsPage(String accountGroupExternalReferenceCode, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • getAccountGroupAccountsPage

      com.liferay.portal.vulcan.pagination.Page<Account> getAccountGroupAccountsPage(Long accountGroupId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • postAccountGroupAccountsPageExportBatch

      javax.ws.rs.core.Response postAccountGroupAccountsPageExportBatch(Long accountGroupId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception
      Throws:
      Exception
    • getAccountsPage

      com.liferay.portal.vulcan.pagination.Page<Account> getAccountsPage(String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • postAccountsPageExportBatch

      javax.ws.rs.core.Response postAccountsPageExportBatch(String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception
      Throws:
      Exception
    • postAccount

      Account postAccount(Account account) throws Exception
      Throws:
      Exception
    • postAccountBatch

      javax.ws.rs.core.Response postAccountBatch(String callbackURL, Object object) throws Exception
      Throws:
      Exception
    • deleteAccountByExternalReferenceCode

      void deleteAccountByExternalReferenceCode(String externalReferenceCode) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCode

      Account getAccountByExternalReferenceCode(String externalReferenceCode) throws Exception
      Throws:
      Exception
    • patchAccountByExternalReferenceCode

      Account patchAccountByExternalReferenceCode(String externalReferenceCode, Account account) throws Exception
      Throws:
      Exception
    • putAccountByExternalReferenceCode

      Account putAccountByExternalReferenceCode(String externalReferenceCode, Account account) throws Exception
      Throws:
      Exception
    • deleteAccount

      void deleteAccount(Long accountId) throws Exception
      Throws:
      Exception
    • deleteAccountBatch

      javax.ws.rs.core.Response deleteAccountBatch(String callbackURL, Object object) throws Exception
      Throws:
      Exception
    • getAccount

      Account getAccount(Long accountId) throws Exception
      Throws:
      Exception
    • patchAccount

      Account patchAccount(Long accountId, Account account) throws Exception
      Throws:
      Exception
    • putAccount

      Account putAccount(Long accountId, Account account) throws Exception
      Throws:
      Exception
    • putAccountBatch

      javax.ws.rs.core.Response putAccountBatch(String callbackURL, Object object) throws Exception
      Throws:
      Exception
    • deleteOrganizationByExternalReferenceCodeAccounts

      void deleteOrganizationByExternalReferenceCodeAccounts(String externalReferenceCode, Long[] longs) throws Exception
      Throws:
      Exception
    • getOrganizationByExternalReferenceCodeAccountsPage

      com.liferay.portal.vulcan.pagination.Page<Account> getOrganizationByExternalReferenceCodeAccountsPage(String externalReferenceCode, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • postOrganizationByExternalReferenceCodeAccounts

      void postOrganizationByExternalReferenceCodeAccounts(String externalReferenceCode, Long[] longs) throws Exception
      Throws:
      Exception
    • deleteOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountByExternalReferenceCode

      void deleteOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountByExternalReferenceCode(String organizationExternalReferenceCode, String[] strings) throws Exception
      Throws:
      Exception
    • getOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountsByExternalReferenceCodePage

      com.liferay.portal.vulcan.pagination.Page<Account> getOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountsByExternalReferenceCodePage(String organizationExternalReferenceCode, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • postOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountByExternalReferenceCode

      void postOrganizationByExternalReferenceCodeOrganizationExternalReferenceCodeAccountByExternalReferenceCode(String organizationExternalReferenceCode, String[] strings) throws Exception
      Throws:
      Exception
    • patchOrganizationMoveAccounts

      void patchOrganizationMoveAccounts(Long sourceOrganizationId, Long targetOrganizationId, Long[] longs) throws Exception
      Throws:
      Exception
    • patchOrganizationMoveAccountsByExternalReferenceCode

      void patchOrganizationMoveAccountsByExternalReferenceCode(Long sourceOrganizationId, Long targetOrganizationId, String[] strings) throws Exception
      Throws:
      Exception
    • deleteOrganizationAccounts

      void deleteOrganizationAccounts(Long organizationId, Long[] longs) throws Exception
      Throws:
      Exception
    • getOrganizationAccountsPage

      com.liferay.portal.vulcan.pagination.Page<Account> getOrganizationAccountsPage(String organizationId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception
      Throws:
      Exception
    • postOrganizationAccountsPageExportBatch

      javax.ws.rs.core.Response postOrganizationAccountsPageExportBatch(String organizationId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception
      Throws:
      Exception
    • postOrganizationAccounts

      void postOrganizationAccounts(Long organizationId, Long[] longs) throws Exception
      Throws:
      Exception
    • deleteOrganizationAccountsByExternalReferenceCode

      void deleteOrganizationAccountsByExternalReferenceCode(Long organizationId, String[] strings) throws Exception
      Throws:
      Exception
    • postOrganizationAccountsByExternalReferenceCode

      void postOrganizationAccountsByExternalReferenceCode(Long organizationId, String[] strings) throws Exception
      Throws:
      Exception
    • setContextAcceptLanguage

      default void setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage)
    • setContextCompany

      void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany)
    • setContextHttpServletRequest

      default void setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest)
    • setContextHttpServletResponse

      default void setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse)
    • setContextUriInfo

      default void setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo)
    • setContextUser

      void setContextUser(com.liferay.portal.kernel.model.User contextUser)
    • setExpressionConvert

      void setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert)
    • setFilterParserProvider

      void setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider)
    • setGroupLocalService

      void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
    • setResourceActionLocalService

      void setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService)
    • setResourcePermissionLocalService

      void setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService)
    • setRoleLocalService

      void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService)
    • setSortParserProvider

      void setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider)
    • setVulcanBatchEngineExportTaskResource

      void setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource)
    • setVulcanBatchEngineImportTaskResource

      void setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource)
    • toFilter

      default com.liferay.portal.kernel.search.filter.Filter toFilter(String filterString)
    • toFilter

      default com.liferay.portal.kernel.search.filter.Filter toFilter(String filterString, Map<String,List<String>> multivaluedMap)
    • toSorts

      default com.liferay.portal.kernel.search.Sort[] toSorts(String sortsString)