@Generated(value="")
@ProviderType
public interface AccountChannelEntryResource
Modifier and Type | Interface and Description |
---|---|
static interface |
AccountChannelEntryResource.Builder |
static interface |
AccountChannelEntryResource.Factory |
Modifier and Type | Method and Description |
---|---|
void |
deleteAccountChannelBillingAddressId(java.lang.Long id) |
void |
deleteAccountChannelCurrencyId(java.lang.Long id) |
void |
deleteAccountChannelDeliveryTermId(java.lang.Long id) |
void |
deleteAccountChannelDiscountId(java.lang.Long id) |
void |
deleteAccountChannelPaymentMethodId(java.lang.Long id) |
void |
deleteAccountChannelPaymentTermId(java.lang.Long id) |
void |
deleteAccountChannelPriceListId(java.lang.Long id) |
void |
deleteAccountChannelShippingAddressId(java.lang.Long id) |
void |
deleteAccountChannelUserId(java.lang.Long id) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelBillingAddressesPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelCurrenciesPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelDeliveryTermsPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelDiscountsPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelPaymentMethodsPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelPaymentTermsPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelPriceListsPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelShippingAddressesPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountByExternalReferenceCodeAccountChannelUsersPage(java.lang.String externalReferenceCode,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
AccountChannelEntry |
getAccountChannelBillingAddressId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelCurrencyId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelDeliveryTermId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelDiscountId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelPaymentMethodId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelPaymentTermId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelPriceListId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelShippingAddressId(java.lang.Long id) |
AccountChannelEntry |
getAccountChannelUserId(java.lang.Long id) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelBillingAddressesPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelCurrenciesPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelDeliveryTermsPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelDiscountsPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelPaymentMethodsPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelPaymentTermsPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelPriceListsPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelShippingAddressesPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> |
getAccountIdAccountChannelUsersPage(java.lang.Long id,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
AccountChannelEntry |
patchAccountChannelBillingAddressId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelCurrencyId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelDeliveryTermId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelDiscountId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelPaymentMethodId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelPaymentTermId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelPriceListId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelShippingAddressId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
patchAccountChannelUserId(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelBillingAddress(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelCurrency(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelDeliveryTerm(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelDiscount(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelPaymentMethod(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelPaymentTerm(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelPriceList(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelShippingAddress(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountByExternalReferenceCodeAccountChannelUser(java.lang.String externalReferenceCode,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelBillingAddress(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelCurrency(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelDeliveryTerm(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelDiscount(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelPaymentMethod(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelPaymentTerm(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelPriceList(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelShippingAddress(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
AccountChannelEntry |
postAccountIdAccountChannelUser(java.lang.Long id,
AccountChannelEntry accountChannelEntry) |
default void |
setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage) |
void |
setContextCompany(com.liferay.portal.kernel.model.Company contextCompany) |
default void |
setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest) |
default void |
setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse) |
default void |
setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo) |
void |
setContextUser(com.liferay.portal.kernel.model.User contextUser) |
void |
setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert) |
void |
setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider) |
void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
void |
setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService) |
void |
setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService) |
void |
setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService) |
void |
setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider) |
void |
setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource) |
void |
setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource) |
default com.liferay.portal.kernel.search.filter.Filter |
toFilter(java.lang.String filterString) |
default com.liferay.portal.kernel.search.filter.Filter |
toFilter(java.lang.String filterString,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> multivaluedMap) |
default com.liferay.portal.kernel.search.Sort[] |
toSorts(java.lang.String sortsString) |
void deleteAccountChannelBillingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelBillingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelBillingAddressId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelCurrencyId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelCurrencyId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelCurrencyId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelDeliveryTermId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelDeliveryTermId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelDeliveryTermId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelDiscountId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelDiscountId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelDiscountId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelPaymentMethodId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelPaymentMethodId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelPaymentMethodId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelPaymentTermId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelPaymentTermId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelPaymentTermId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelPriceListId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelPriceListId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelPriceListId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelShippingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelShippingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelShippingAddressId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
void deleteAccountChannelUserId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry getAccountChannelUserId(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry patchAccountChannelUserId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelBillingAddressesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelBillingAddress(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelCurrenciesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelCurrency(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDeliveryTermsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDeliveryTerm(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDiscountsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDiscount(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentMethodsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentMethod(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentTermsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentTerm(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPriceListsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPriceList(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelShippingAddressesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelShippingAddress(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelUsersPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountByExternalReferenceCodeAccountChannelUser(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelBillingAddressesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelBillingAddress(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelCurrenciesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelCurrency(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDeliveryTermsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelDeliveryTerm(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDiscountsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelDiscount(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentMethodsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelPaymentMethod(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentTermsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelPaymentTerm(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPriceListsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelPriceList(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelShippingAddressesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelShippingAddress(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelUsersPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
AccountChannelEntry postAccountIdAccountChannelUser(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exception
default void setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage)
void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany)
default void setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest)
default void setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse)
default void setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo)
void setContextUser(com.liferay.portal.kernel.model.User contextUser)
void setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert)
void setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider)
void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
void setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService)
void setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService)
void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService)
void setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider)
void setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource)
void setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource)
default com.liferay.portal.kernel.search.filter.Filter toFilter(java.lang.String filterString)
default com.liferay.portal.kernel.search.filter.Filter toFilter(java.lang.String filterString, java.util.Map<java.lang.String,java.util.List<java.lang.String>> multivaluedMap)
default com.liferay.portal.kernel.search.Sort[] toSorts(java.lang.String sortsString)