Interface UserAccountResource


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

    • deleteAccountByExternalReferenceCodeUserAccountByExternalReferenceCode

      void deleteAccountByExternalReferenceCodeUserAccountByExternalReferenceCode(String accountExternalReferenceCode, String externalReferenceCode) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeUserAccountByExternalReferenceCode

      UserAccount getAccountByExternalReferenceCodeUserAccountByExternalReferenceCode(String accountExternalReferenceCode, String externalReferenceCode) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeUserAccountByExternalReferenceCode

      void postAccountByExternalReferenceCodeUserAccountByExternalReferenceCode(String accountExternalReferenceCode, String externalReferenceCode) throws Exception
      Throws:
      Exception
    • getAccountUserAccountsByExternalReferenceCodePage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getAccountUserAccountsByExternalReferenceCodePage(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
    • postAccountUserAccountByExternalReferenceCode

      UserAccount postAccountUserAccountByExternalReferenceCode(String externalReferenceCode, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • deleteAccountUserAccountsByExternalReferenceCodeByEmailAddress

      void deleteAccountUserAccountsByExternalReferenceCodeByEmailAddress(String externalReferenceCode, String[] strings) throws Exception
      Throws:
      Exception
    • postAccountUserAccountsByExternalReferenceCodeByEmailAddress

      com.liferay.portal.vulcan.pagination.Page<UserAccount> postAccountUserAccountsByExternalReferenceCodeByEmailAddress(String externalReferenceCode, String accountRoleIds, String[] strings) throws Exception
      Throws:
      Exception
    • deleteAccountUserAccountByExternalReferenceCodeByEmailAddress

      void deleteAccountUserAccountByExternalReferenceCodeByEmailAddress(String externalReferenceCode, String emailAddress) throws Exception
      Throws:
      Exception
    • postAccountUserAccountByExternalReferenceCodeByEmailAddress

      UserAccount postAccountUserAccountByExternalReferenceCodeByEmailAddress(String externalReferenceCode, String emailAddress) throws Exception
      Throws:
      Exception
    • getAccountUserAccountsPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getAccountUserAccountsPage(Long accountId, 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
    • postAccountUserAccountsPageExportBatch

      javax.ws.rs.core.Response postAccountUserAccountsPageExportBatch(Long accountId, 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
    • postAccountUserAccount

      UserAccount postAccountUserAccount(Long accountId, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • postAccountUserAccountBatch

      javax.ws.rs.core.Response postAccountUserAccountBatch(Long accountId, String callbackURL, Object object) throws Exception
      Throws:
      Exception
    • deleteAccountUserAccountsByEmailAddress

      void deleteAccountUserAccountsByEmailAddress(Long accountId, String[] strings) throws Exception
      Throws:
      Exception
    • postAccountUserAccountsByEmailAddress

      com.liferay.portal.vulcan.pagination.Page<UserAccount> postAccountUserAccountsByEmailAddress(Long accountId, String accountRoleIds, String[] strings) throws Exception
      Throws:
      Exception
    • deleteAccountUserAccountByEmailAddress

      void deleteAccountUserAccountByEmailAddress(Long accountId, String emailAddress) throws Exception
      Throws:
      Exception
    • postAccountUserAccountByEmailAddress

      UserAccount postAccountUserAccountByEmailAddress(Long accountId, String emailAddress) throws Exception
      Throws:
      Exception
    • deleteAccountUserAccount

      void deleteAccountUserAccount(Long accountId, Long userAccountId) throws Exception
      Throws:
      Exception
    • getAccountUserAccount

      UserAccount getAccountUserAccount(Long accountId, Long userAccountId) throws Exception
      Throws:
      Exception
    • getMyUserAccount

      UserAccount getMyUserAccount() throws Exception
      Throws:
      Exception
    • getOrganizationByExternalReferenceCodeUserAccountsPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getOrganizationByExternalReferenceCodeUserAccountsPage(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
    • getOrganizationUserAccountsPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getOrganizationUserAccountsPage(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
    • postOrganizationUserAccountsPageExportBatch

      javax.ws.rs.core.Response postOrganizationUserAccountsPageExportBatch(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
    • getSiteByFriendlyUrlPathAccountByExternalReferenceCodeAccountExternalReferenceCodeUserAccountByExternalReferenceCodeUserAccountExternalReferenceCodeSelected

      Boolean getSiteByFriendlyUrlPathAccountByExternalReferenceCodeAccountExternalReferenceCodeUserAccountByExternalReferenceCodeUserAccountExternalReferenceCodeSelected(String friendlyUrlPath, String accountExternalReferenceCode, String userAccountExternalReferenceCode) throws Exception
      Throws:
      Exception
    • patchSiteByFriendlyUrlPathAccountByExternalReferenceCodeAccountExternalReferenceCodeUserAccountByExternalReferenceCodeUserAccountExternalReferenceCodeSelected

      void patchSiteByFriendlyUrlPathAccountByExternalReferenceCodeAccountExternalReferenceCodeUserAccountByExternalReferenceCodeUserAccountExternalReferenceCodeSelected(String friendlyUrlPath, String accountExternalReferenceCode, String userAccountExternalReferenceCode) throws Exception
      Throws:
      Exception
    • getSiteAccountUserAccountSelected

      Boolean getSiteAccountUserAccountSelected(Long siteId, Long accountId, Long userAccountId) throws Exception
      Throws:
      Exception
    • patchSiteAccountUserAccountSelected

      void patchSiteAccountUserAccountSelected(Long siteId, Long accountId, Long userAccountId) throws Exception
      Throws:
      Exception
    • getSiteUserAccountsPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getSiteUserAccountsPage(Long siteId, 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
    • postSiteUserAccountsPageExportBatch

      javax.ws.rs.core.Response postSiteUserAccountsPageExportBatch(Long siteId, 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
    • getUserAccountsPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getUserAccountsPage(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
    • postUserAccountsPageExportBatch

      javax.ws.rs.core.Response postUserAccountsPageExportBatch(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
    • postUserAccount

      UserAccount postUserAccount(UserAccount userAccount) throws Exception
      Throws:
      Exception
    • postUserAccountBatch

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

      UserAccount getUserAccountByEmailAddress(String emailAddress) throws Exception
      Throws:
      Exception
    • deleteUserAccountByExternalReferenceCode

      void deleteUserAccountByExternalReferenceCode(String externalReferenceCode) throws Exception
      Throws:
      Exception
    • getUserAccountByExternalReferenceCode

      UserAccount getUserAccountByExternalReferenceCode(String externalReferenceCode) throws Exception
      Throws:
      Exception
    • patchUserAccountByExternalReferenceCode

      UserAccount patchUserAccountByExternalReferenceCode(String externalReferenceCode, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • putUserAccountByExternalReferenceCode

      UserAccount putUserAccountByExternalReferenceCode(String externalReferenceCode, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • getUserAccountsByStatusPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getUserAccountsByStatusPage(String status, 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
    • deleteUserAccount

      void deleteUserAccount(Long userAccountId) throws Exception
      Throws:
      Exception
    • deleteUserAccountBatch

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

      UserAccount getUserAccount(Long userAccountId) throws Exception
      Throws:
      Exception
    • patchUserAccount

      UserAccount patchUserAccount(Long userAccountId, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • putUserAccount

      UserAccount putUserAccount(Long userAccountId, UserAccount userAccount) throws Exception
      Throws:
      Exception
    • putUserAccountBatch

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

      javax.ws.rs.core.Response postUserAccountImage(Long userAccountId, com.liferay.portal.vulcan.multipart.MultipartBody multipartBody) throws Exception
      Throws:
      Exception
    • getUserGroupByExternalReferenceCodeUsersPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getUserGroupByExternalReferenceCodeUsersPage(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
    • getUserGroupUsersPage

      com.liferay.portal.vulcan.pagination.Page<UserAccount> getUserGroupUsersPage(Long userGroupId, 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
    • 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)