@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 |
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.ExceptionAccountChannelEntry getAccountChannelBillingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelBillingAddressId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelCurrencyId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelCurrencyId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelCurrencyId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelDeliveryTermId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelDeliveryTermId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelDeliveryTermId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelDiscountId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelDiscountId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelDiscountId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelPaymentMethodId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelPaymentMethodId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelPaymentMethodId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelPaymentTermId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelPaymentTermId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelPaymentTermId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelPriceListId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelPriceListId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelPriceListId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelShippingAddressId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelShippingAddressId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelShippingAddressId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptionvoid deleteAccountChannelUserId(java.lang.Long id)
throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry getAccountChannelUserId(java.lang.Long id) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry patchAccountChannelUserId(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelBillingAddressesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelBillingAddress(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelCurrenciesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelCurrency(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDeliveryTermsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDeliveryTerm(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelDiscountsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelDiscount(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentMethodsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentMethod(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPaymentTermsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPaymentTerm(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelPriceListsPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelPriceList(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelShippingAddressesPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelShippingAddress(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountByExternalReferenceCodeAccountChannelUsersPage(java.lang.String externalReferenceCode, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountByExternalReferenceCodeAccountChannelUser(java.lang.String externalReferenceCode, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelBillingAddressesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelBillingAddress(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelCurrenciesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelCurrency(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDeliveryTermsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelDeliveryTerm(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelDiscountsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelDiscount(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentMethodsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelPaymentMethod(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPaymentTermsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelPaymentTerm(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelPriceListsPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelPriceList(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelShippingAddressesPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelShippingAddress(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptioncom.liferay.portal.vulcan.pagination.Page<AccountChannelEntry> getAccountIdAccountChannelUsersPage(java.lang.Long id, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.ExceptionAccountChannelEntry postAccountIdAccountChannelUser(java.lang.Long id, AccountChannelEntry accountChannelEntry) throws java.lang.Exception
java.lang.Exceptiondefault 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 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)