Interface AccountChannelEntryResource


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

    • deleteAccountChannelBillingAddressId

      void deleteAccountChannelBillingAddressId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelCurrencyId

      void deleteAccountChannelCurrencyId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelDeliveryTermId

      void deleteAccountChannelDeliveryTermId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelDiscountId

      void deleteAccountChannelDiscountId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelPaymentMethodId

      void deleteAccountChannelPaymentMethodId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelPaymentTermId

      void deleteAccountChannelPaymentTermId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelPriceListId

      void deleteAccountChannelPriceListId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelShippingAddressId

      void deleteAccountChannelShippingAddressId(Long id) throws Exception
      Throws:
      Exception
    • deleteAccountChannelUserId

      void deleteAccountChannelUserId(Long id) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelBillingAddressesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelBillingAddressesPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelCurrenciesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelCurrenciesPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelDeliveryTermsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDeliveryTermsPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelDiscountsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDiscountsPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelPaymentMethodsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentMethodsPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelPaymentTermsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentTermsPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelPriceListsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPriceListsPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelShippingAddressesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelShippingAddressesPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountByExternalReferenceCodeAccountChannelUsersPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelUsersPage(String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountChannelBillingAddressId

      AccountChannelEntry getAccountChannelBillingAddressId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelCurrencyId

      AccountChannelEntry getAccountChannelCurrencyId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelDeliveryTermId

      AccountChannelEntry getAccountChannelDeliveryTermId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelDiscountId

      AccountChannelEntry getAccountChannelDiscountId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelPaymentMethodId

      AccountChannelEntry getAccountChannelPaymentMethodId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelPaymentTermId

      AccountChannelEntry getAccountChannelPaymentTermId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelPriceListId

      AccountChannelEntry getAccountChannelPriceListId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelShippingAddressId

      AccountChannelEntry getAccountChannelShippingAddressId(Long id) throws Exception
      Throws:
      Exception
    • getAccountChannelUserId

      AccountChannelEntry getAccountChannelUserId(Long id) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelBillingAddressesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelBillingAddressesPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelCurrenciesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelCurrenciesPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelDeliveryTermsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDeliveryTermsPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelDiscountsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDiscountsPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelPaymentMethodsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentMethodsPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelPaymentTermsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentTermsPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelPriceListsPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPriceListsPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelShippingAddressesPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelShippingAddressesPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • getAccountIdAccountChannelUsersPage

      com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelUsersPage(Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws Exception
      Throws:
      Exception
    • patchAccountChannelBillingAddressId

      AccountChannelEntry patchAccountChannelBillingAddressId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelCurrencyId

      AccountChannelEntry patchAccountChannelCurrencyId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelDeliveryTermId

      AccountChannelEntry patchAccountChannelDeliveryTermId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelDiscountId

      AccountChannelEntry patchAccountChannelDiscountId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelPaymentMethodId

      AccountChannelEntry patchAccountChannelPaymentMethodId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelPaymentTermId

      AccountChannelEntry patchAccountChannelPaymentTermId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelPriceListId

      AccountChannelEntry patchAccountChannelPriceListId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelShippingAddressId

      AccountChannelEntry patchAccountChannelShippingAddressId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • patchAccountChannelUserId

      AccountChannelEntry patchAccountChannelUserId(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelBillingAddress

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelBillingAddress(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelCurrency

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelCurrency(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelDeliveryTerm

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDeliveryTerm(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelDiscount

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDiscount(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelPaymentMethod

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentMethod(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelPaymentTerm

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentTerm(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelPriceList

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPriceList(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelShippingAddress

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelShippingAddress(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountByExternalReferenceCodeAccountChannelUser

      AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelUser(String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelBillingAddress

      AccountChannelEntry postAccountIdAccountChannelBillingAddress(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelCurrency

      AccountChannelEntry postAccountIdAccountChannelCurrency(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelDeliveryTerm

      AccountChannelEntry postAccountIdAccountChannelDeliveryTerm(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelDiscount

      AccountChannelEntry postAccountIdAccountChannelDiscount(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelPaymentMethod

      AccountChannelEntry postAccountIdAccountChannelPaymentMethod(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelPaymentTerm

      AccountChannelEntry postAccountIdAccountChannelPaymentTerm(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelPriceList

      AccountChannelEntry postAccountIdAccountChannelPriceList(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelShippingAddress

      AccountChannelEntry postAccountIdAccountChannelShippingAddress(Long id, AccountChannelEntry accountChannelEntry) throws Exception
      Throws:
      Exception
    • postAccountIdAccountChannelUser

      AccountChannelEntry postAccountIdAccountChannelUser(Long id, AccountChannelEntry accountChannelEntry) 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)