A B C D E F G H I L M N O P R S T U V W

A

AbstractDtoAssembler<DTO extends Dto,DOMAIN extends EpDomain> - Class in com.bea.alcs.connect.dto
Data transfer objects abstract assembler.
AbstractDtoAssembler() - Constructor for class com.bea.alcs.connect.dto.AbstractDtoAssembler
 
add(int, E) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
add(E) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
addAll(Collection<? extends E>) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
addAll(int, Collection<? extends E>) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
addAssociation(AddAssociationRequest) - Method in interface com.bea.alcs.connect.association.service.AssociationWebService
Adds new association for a given source & target products.
addAssociation(AddAssociationRequest) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Adds new association for a given source & target products.
AddAssociationRequest - Class in com.bea.alcs.connect.association.data
Add association request parameters.
AddAssociationRequest() - Constructor for class com.bea.alcs.connect.association.data.AddAssociationRequest
 
addCustomer(AddCustomerRequest) - Method in interface com.bea.alcs.connect.customer.service.CustomerWebService
Adds the Customer according to request.
addCustomer(AddCustomerRequest) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
Adds the Customer according to request.
AddCustomerRequest - Class in com.bea.alcs.connect.customer.data
Add customer request parameters.
AddCustomerRequest() - Constructor for class com.bea.alcs.connect.customer.data.AddCustomerRequest
 
AddCustomerResponse - Class in com.bea.alcs.connect.customer.data
Add customer response parameters.
AddCustomerResponse() - Constructor for class com.bea.alcs.connect.customer.data.AddCustomerResponse
Default constructor.
AddCustomerResponse(Result) - Constructor for class com.bea.alcs.connect.customer.data.AddCustomerResponse
Default constructor.
addErrorMessage(String, Object...) - Method in class com.bea.alcs.connect.util.Result
Adds the error message.
addFailedRows(List<ImportBadRow>) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Adds failed rows to the response.
addMessage(Message) - Method in class com.bea.alcs.connect.util.Result
Adds the message.
addMessages(Collection<Message>) - Method in class com.bea.alcs.connect.util.Result
Adds collection of message.
addOnHandInventory(GetInventoryAdjustmentRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Increments onHand property of Inventory according to request criteria.
addOnHandInventory(GetInventoryAdjustmentRequest) - Method in interface com.bea.alcs.connect.catalog.service.InventoryWebService
Increments onHand property of Inventory according to request criteria.
addProduct(AddProductRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Add product.
addProduct(AddProductRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Add product.
AddProductRequest - Class in com.bea.alcs.connect.catalog.data.product
Web service request for add product.
AddProductRequest() - Constructor for class com.bea.alcs.connect.catalog.data.product.AddProductRequest
Default constructor.
AddProductResponse - Class in com.bea.alcs.connect.catalog.data.product
Web service response for add product: CatalogWebService.addProduct(AddProductRequest).
AddProductResponse() - Constructor for class com.bea.alcs.connect.catalog.data.product.AddProductResponse
Default constructor.
addSku(AddSkuRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Adds the ProductSku according to request.
addSku(AddSkuRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Adds the ProductSku according to request.
AddSkuRequest - Class in com.bea.alcs.connect.catalog.data.sku
Parameters for adding new sku.
AddSkuRequest() - Constructor for class com.bea.alcs.connect.catalog.data.sku.AddSkuRequest
 
AddSkuResponse - Class in com.bea.alcs.connect.catalog.data.sku
Add sku response object.
AddSkuResponse() - Constructor for class com.bea.alcs.connect.catalog.data.sku.AddSkuResponse
 
afterThrowing(Exception) - Method in class com.bea.alcs.connect.aop.ExceptionAdvisor
After throwing advice.
AspectUtils - Class in com.bea.alcs.connect.util
Creates a JDK proxy when proxy interfaces are given, and a CGLIB proxy for the actual target class if not.
AspectUtils() - Constructor for class com.bea.alcs.connect.util.AspectUtils
 
assembleDomain(ProductAssociationDto, ProductAssociation, Result, Object...) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Assembles BO object from the DTO one.
assembleDomain(InventoryDto, Inventory, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.InventoryDtoAssembler
Constructs BO object by given DTO.
assembleDomain(PriceTierDto, PriceTier, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.PriceTierDtoAssembler
Constructs BO object by given DTO.
assembleDomain(ProductDto, Product, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
Constructs BO object by given DTO.
assembleDomain(ProductForUpdate, Product, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Constructs BO object by given DTO.
assembleDomain(PriceDto, ProductPrice, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductPriceDtoAssembler
Constructs BO object by given DTO.
assembleDomain(ProductSkuDto, ProductSku, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuDtoAssembler
Assembles BO object from the DTO one.
assembleDomain(ProductSkuForUpdateDto, ProductSku, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForAddDtoAssembler
Constructs BO object by given DTO.
assembleDomain(ProductSkuForUpdateDto, ProductSku, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
Assembles BO object from the DTO one.
assembleDomain(ProductSkuForUpdateDto, ProductSku, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForUpdateDtoAssembler
Constructs BO object by given DTO.
assembleDomain(PriceDto, SkuPrice, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.SkuPriceDtoAssembler
Constructs BO object by given DTO.
assembleDomain(AttributeDto, AttributeValue, Result, Object...) - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
Assembles BO object from the DTO one.
assembleDomain(BaseCustomerDto, Customer, Result, Object...) - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
Constructs BO object by given DTO.
assembleDomain(DTO, DOMAIN, Result, Object...) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles BO object from the DTO one.
assembleDomain(DTO, Result, Object...) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles DTO object from the BO one.
assembleDomain(Collection<DTO>, Result, Object...) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles BO object list from the DTO one.
assembleDomain(DTO, DOMAIN, Result, Object...) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles DTO object from the BO one.
assembleDomain(DTO, Result, Object...) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles DTO object from the BO one.
assembleDomain(Collection<DTO>, Result, Object...) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles BO object list from the DTO one.
assembleDomain(OrderDto, Order, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderDtoAssembler
Constructs BO object by given DTO.
assembleDomain(OrderSearchCriteriaDto, OrderSearchCriteria, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderSearchCriteriaDtoAssembler
Constructs BO object by given DTO.
assembleDomain(OrderSkuDto, OrderSku, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderSkuDtoAssembler
Constructs BO object by given DTO.
assembleDomain(PurchaseHistorySearchCriteriaDto, PurchaseHistorySearchCriteria, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.PurchaseHistorySearchCriteriaDtoAssembler
Constructs BO object by given DTO.
assembleDomain(CartDto, ShoppingCart, Result, Object...) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartDtoAssembler
Assembles DTO object from the BO one.
assembleDomain(CartItemDto, CartItem, Result, Object...) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartItemDtoAssembler
Assembles DTO object from the BO one.
assembleDomainMap(Collection<DTO>, Collection<?>, Result) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles BO object list from the DTO one.
assembleDomainMap(Collection<DTO>, Collection<?>, Result) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles BO object list from the DTO one.
assembleDto(ProductAssociation, ProductAssociationDto, Result, Object...) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Assembles DTO object from the BO one.
assembleDto(Inventory, InventoryDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.InventoryDtoAssembler
Constructs DTO object by given BO.
assembleDto(PriceTier, PriceTierDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.PriceTierDtoAssembler
Constructs DTO object by given BO.
assembleDto(Product, Result, GetProductsRequest, Set<String>) - Method in class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
Constructs DTO object by given BO.
assembleDto(Product, ProductDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
Constructs DTO object by given BO.
assembleDto(Product, ProductForUpdate, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Constructs DTO object by given BO.
assembleDto(ProductPrice, PriceDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductPriceDtoAssembler
Constructs DTO object by given BO.
assembleDto(ProductSku, ProductSkuDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuDtoAssembler
Assembles DTO object from the BO one.
assembleDto(ProductSku, ProductSkuForUpdateDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForAddDtoAssembler
Constructs DTO object by given BO.
assembleDto(ProductSku, ProductSkuForUpdateDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
Assembles DTO object from the BO one.
assembleDto(ProductSku, ProductSkuForUpdateDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForUpdateDtoAssembler
Constructs DTO object by given BO.
assembleDto(SkuPrice, PriceDto, Result, Object...) - Method in class com.bea.alcs.connect.catalog.assembler.SkuPriceDtoAssembler
Constructs DTO object by given BO.
assembleDto(AttributeValue, AttributeDto, Result, Object...) - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
Assembles DTO object from the BO one.
assembleDto(Customer, BaseCustomerDto, Result, Object...) - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
Constructs DTO object by given BO.
assembleDto(DOMAIN, DTO, Result, Object...) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles DTO object from the BO one.
assembleDto(DOMAIN, Result, Object...) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles DTO object from the BO one.
assembleDto(DOMAIN, DTO, Result, Object...) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles DTO object from the BO one.
assembleDto(DOMAIN, Result, Object...) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles DTO object from the BO one.
assembleDto(Order, OrderDto, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderDtoAssembler
Constructs DTO object by given BO.
assembleDto(OrderSearchCriteria, OrderSearchCriteriaDto, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderSearchCriteriaDtoAssembler
Constructs DTO object by given BO.
assembleDto(OrderSku, OrderSkuDto, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.OrderSkuDtoAssembler
Constructs DTO object by given BO.
assembleDto(PurchaseHistorySearchCriteria, PurchaseHistorySearchCriteriaDto, Result, Object...) - Method in class com.bea.alcs.connect.orders.assembler.PurchaseHistorySearchCriteriaDtoAssembler
Constructs DTO object by given BO.
assembleDto(ShoppingCart, CartDto, Result, Object...) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartDtoAssembler
Assembles BO object from the DTO one.
assembleDto(CartItem, CartItemDto, Result, Object...) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartItemDtoAssembler
Assembles BO object from the DTO one.
assembleDtoMap(Collection<DOMAIN>, Collection<?>, Result) - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Assembles DTO object list from the BO one.
assembleDtoMap(Collection<DOMAIN>, Collection<?>, Result) - Method in interface com.bea.alcs.connect.dto.DtoAssembler
Assembles DTO object list from the BO one.
associationExists(AddAssociationRequest) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Checks whether the ProductAssociation identified by the field values in the given Request exists in the database.
AssociationsDto - Class in com.bea.alcs.connect.association.data
Wraps a collection of ProductAssociation objects.
AssociationsDto() - Constructor for class com.bea.alcs.connect.association.data.AssociationsDto
Default constructor.
AssociationsDto(Set<com.bea.alcs.domain.catalog.ProductAssociation>) - Constructor for class com.bea.alcs.connect.association.data.AssociationsDto
Constructs an AssociationsDTO based on a set of product associations.
AssociationType - Enum in com.bea.alcs.connect.association.data
Enumeration of the types of product associations.
AssociationWebService - Interface in com.bea.alcs.connect.association.service
Product association web service interface.
AssociationWebServiceImpl - Class in com.bea.alcs.connect.association.service.impl
Provides product association information for cross-sells, upsells, warranties, etc.
AssociationWebServiceImpl() - Constructor for class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
 
AttributeDto - Class in com.bea.alcs.connect.customer.data
Represents ProfileAttribute domain object.
AttributeDto() - Constructor for class com.bea.alcs.connect.customer.data.AttributeDto
 
AttributeDtoAssembler - Class in com.bea.alcs.connect.customer.assembler
Profile attribute assembler.
AttributeDtoAssembler() - Constructor for class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
 
AttributeTypeDto - Enum in com.bea.alcs.connect
EP Attributes type.
authCustomer(AuthCustomerRequest) - Method in interface com.bea.alcs.connect.customer.service.CustomerWebService
Authenticate customer by request parameters.
authCustomer(AuthCustomerRequest) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
Authenticate customer by request parameters.
AuthCustomerRequest - Class in com.bea.alcs.connect.customer.data
Customer authentication request parameters.
AuthCustomerRequest() - Constructor for class com.bea.alcs.connect.customer.data.AuthCustomerRequest
 

B

BaseCustomerDto - Class in com.bea.alcs.connect.customer.data
Represents a customer for request of CustomerWebService.addCustomer(AddCustomerRequest).
BaseCustomerDto() - Constructor for class com.bea.alcs.connect.customer.data.BaseCustomerDto
 
before(Method, Object[], Object) - Method in class com.bea.alcs.connect.aop.ValidationAdvisor
Callback before a given method is invoked.

C

CANCEL_ORDER_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
First part of key for cancel action.
cancelOrder(OrderRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
This cancels Order.
cancelOrder(OrderRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
This cancels Order.
CartDto - Class in com.bea.alcs.connect.shoppingcart.data
Public representation of a user's active shopping cart.
CartDto() - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartDto
Create a new, empty Cart object.
CartDto(ShoppingCart) - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartDto
Create a new Cart from the domain ShoppingCart object.
CartDtoAssembler - Class in com.bea.alcs.connect.shoppingcart.assembler
Cart assembler.
CartDtoAssembler() - Constructor for class com.bea.alcs.connect.shoppingcart.assembler.CartDtoAssembler
 
CartItemDto - Class in com.bea.alcs.connect.shoppingcart.data
Represents an line item in a shopping cart.
CartItemDto() - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Creates a new CartItem.
CartItemDto(CartItem) - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Creates a new CartItem from a private domain CartItem by converting all relevant fields from the private domain object into fields for the public domain object.
CartItemDtoAssembler - Class in com.bea.alcs.connect.shoppingcart.assembler
CartItem assembler.
CartItemDtoAssembler() - Constructor for class com.bea.alcs.connect.shoppingcart.assembler.CartItemDtoAssembler
 
CartItemsDto - Class in com.bea.alcs.connect.shoppingcart.data
Represents a collection of items in a shopping cart.
CartItemsDto() - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartItemsDto
Empty constructor.
CartItemsDto(List<? extends CartItem>) - Constructor for class com.bea.alcs.connect.shoppingcart.data.CartItemsDto
Creates a CartItems object that contains a list of cart items, but first converts the given list of private cart item domain objects into public cart item objects.
CatalogSearchHelper - Interface in com.bea.alcs.connect.catalog.service
Helper class for catalog service
CatalogSearchHelperImpl - Class in com.bea.alcs.connect.catalog.service.impl
Helper class for catalog service
CatalogSearchHelperImpl() - Constructor for class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
 
CatalogWebService - Interface in com.bea.alcs.connect.catalog.service
catalog service connect interface.
CatalogWebServiceImpl - Class in com.bea.alcs.connect.catalog.service.impl
Catalog web service implementation.
CatalogWebServiceImpl() - Constructor for class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
CharacterAdapter - Class in com.bea.alcs.connect.util.xmladapter
Character adapter.
CharacterAdapter() - Constructor for class com.bea.alcs.connect.util.xmladapter.CharacterAdapter
 
clear() - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
com.bea.alcs.connect - package com.bea.alcs.connect
 
com.bea.alcs.connect.aop - package com.bea.alcs.connect.aop
 
com.bea.alcs.connect.association.assembler - package com.bea.alcs.connect.association.assembler
 
com.bea.alcs.connect.association.data - package com.bea.alcs.connect.association.data
 
com.bea.alcs.connect.association.service - package com.bea.alcs.connect.association.service
 
com.bea.alcs.connect.association.service.impl - package com.bea.alcs.connect.association.service.impl
 
com.bea.alcs.connect.catalog.assembler - package com.bea.alcs.connect.catalog.assembler
 
com.bea.alcs.connect.catalog.data - package com.bea.alcs.connect.catalog.data
 
com.bea.alcs.connect.catalog.data.inventory - package com.bea.alcs.connect.catalog.data.inventory
 
com.bea.alcs.connect.catalog.data.product - package com.bea.alcs.connect.catalog.data.product
 
com.bea.alcs.connect.catalog.data.sku - package com.bea.alcs.connect.catalog.data.sku
 
com.bea.alcs.connect.catalog.service - package com.bea.alcs.connect.catalog.service
 
com.bea.alcs.connect.catalog.service.impl - package com.bea.alcs.connect.catalog.service.impl
 
com.bea.alcs.connect.customer.assembler - package com.bea.alcs.connect.customer.assembler
 
com.bea.alcs.connect.customer.data - package com.bea.alcs.connect.customer.data
 
com.bea.alcs.connect.customer.service - package com.bea.alcs.connect.customer.service
 
com.bea.alcs.connect.customer.service.impl - package com.bea.alcs.connect.customer.service.impl
 
com.bea.alcs.connect.dataimport.domain - package com.bea.alcs.connect.dataimport.domain
 
com.bea.alcs.connect.dataimport.service - package com.bea.alcs.connect.dataimport.service
 
com.bea.alcs.connect.dataimport.service.impl - package com.bea.alcs.connect.dataimport.service.impl
 
com.bea.alcs.connect.dto - package com.bea.alcs.connect.dto
 
com.bea.alcs.connect.orders.assembler - package com.bea.alcs.connect.orders.assembler
 
com.bea.alcs.connect.orders.data - package com.bea.alcs.connect.orders.data
 
com.bea.alcs.connect.orders.service - package com.bea.alcs.connect.orders.service
 
com.bea.alcs.connect.orders.service.impl - package com.bea.alcs.connect.orders.service.impl
 
com.bea.alcs.connect.server - package com.bea.alcs.connect.server
 
com.bea.alcs.connect.shoppingcart.assembler - package com.bea.alcs.connect.shoppingcart.assembler
 
com.bea.alcs.connect.shoppingcart.data - package com.bea.alcs.connect.shoppingcart.data
 
com.bea.alcs.connect.shoppingcart.service - package com.bea.alcs.connect.shoppingcart.service
 
com.bea.alcs.connect.shoppingcart.service.impl - package com.bea.alcs.connect.shoppingcart.service.impl
 
com.bea.alcs.connect.util - package com.bea.alcs.connect.util
 
com.bea.alcs.connect.util.xmladapter - package com.bea.alcs.connect.util.xmladapter
 
completeShipment(CompleteShipmentRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Complete order shipment.
completeShipment(CompleteShipmentRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
Complete order shipment.
CompleteShipmentRequest - Class in com.bea.alcs.connect.orders.data
Complete order shipment request parameters.
CompleteShipmentRequest() - Constructor for class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
 
ConnectException - Exception in com.bea.alcs.connect.util
Generic exception for EP Connect operations.
ConnectException() - Constructor for exception com.bea.alcs.connect.util.ConnectException
Default constructor.
ConnectException(String, Throwable) - Constructor for exception com.bea.alcs.connect.util.ConnectException
Constructs an exception with a message and nested cause.
ConnectException(String) - Constructor for exception com.bea.alcs.connect.util.ConnectException
Constructs an exception with a message.
ConnectException(Throwable) - Constructor for exception com.bea.alcs.connect.util.ConnectException
Constructs an exception with a nested cause.
contains(Object) - Method in class com.bea.alcs.connect.util.PagedList
 
containsAll(Collection<?>) - Method in class com.bea.alcs.connect.util.PagedList
 
createFieldsBased(Object, Class<?>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Adapts source object to the given class.
createFieldsBased(Object, Class<?>, Map<String, String>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Adapts source object to the given class.
createProductAssociation(AddAssociationRequest, Result) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Create a new ProductAssociation domain object given an AddAssociationRequest, and a Result object into which any result messages will be inserted.
createPropertiesBased(Object, Class<?>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Adapts source object to the given class.
createPropertiesBased(Object, Class<?>, Map<String, String>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Adapts source object to the given class.
createResponse(Paging) - Static method in class com.bea.alcs.connect.util.PagingResponse
Prepares a paging response object initialized from a paging request.
createResponse(Paging, int) - Static method in class com.bea.alcs.connect.util.PagingResponse
Prepares a paging response object initialized from a paging request and adding the total number of results.
CustomerDto - Class in com.bea.alcs.connect.customer.data
Represents a customer for update CustomerWebService.updateCustomer(UpdateCustomerRequest) and get CustomerWebService.getCustomers(GetCustomersRequest) customer.
CustomerDto() - Constructor for class com.bea.alcs.connect.customer.data.CustomerDto
 
CustomerDtoAssembler - Class in com.bea.alcs.connect.customer.assembler
CustomerDto Assembler.
CustomerDtoAssembler() - Constructor for class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
 
CustomerSearchHelper - Interface in com.bea.alcs.connect.customer.service
Helper class for catalog service
CustomerSearchHelperImpl - Class in com.bea.alcs.connect.customer.service.impl
Helper class for customer service
CustomerSearchHelperImpl() - Constructor for class com.bea.alcs.connect.customer.service.impl.CustomerSearchHelperImpl
 
CustomerWebService - Interface in com.bea.alcs.connect.customer.service
customer service connect interface.
CustomerWebServiceImpl - Class in com.bea.alcs.connect.customer.service.impl
customer web service implementation.
CustomerWebServiceImpl() - Constructor for class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
 

D

DATES_VALIDATION_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about fromDate of order search criteria must be before toDate.
DEFAULT_DETAIL - Static variable in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
Default requested detail.
DEFAULT_MAX - Static variable in class com.bea.alcs.connect.util.Paging
Default value of maxResult if it is not set.
DEFAULT_OFFSET - Static variable in class com.bea.alcs.connect.util.Paging
Default value of offset if it is not set.
DEFAULT_STATUS - Static variable in class com.bea.alcs.connect.util.Message
By default we would have only error messages.
deleteAssociations(DeleteAssociationsRequest) - Method in interface com.bea.alcs.connect.association.service.AssociationWebService
Deletes associations for a product according search criteria.
deleteAssociations(DeleteAssociationsRequest) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Deletes associations for a product according search criteria.
DeleteAssociationsRequest - Class in com.bea.alcs.connect.association.data
Add association request parameters.
DeleteAssociationsRequest() - Constructor for class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
 
deleteProduct(DeleteProductRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Delete product.
deleteProduct(DeleteProductRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Delete product.
DeleteProductRequest - Class in com.bea.alcs.connect.catalog.data.product
Web service request for delete product: CatalogWebService.deleteProduct(DeleteProductRequest).
DeleteProductRequest() - Constructor for class com.bea.alcs.connect.catalog.data.product.DeleteProductRequest
 
deleteSku(DeleteSkuRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Delete the ProductSku according to request criteria.
deleteSku(DeleteSkuRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Delete the ProductSku according to request criteria.
DeleteSkuRequest - Class in com.bea.alcs.connect.catalog.data.sku
Sku search parameters.
DeleteSkuRequest() - Constructor for class com.bea.alcs.connect.catalog.data.sku.DeleteSkuRequest
 
dispose() - Method in class com.bea.alcs.connect.server.EPInvoker
Disposes invoker.
Dto - Interface in com.bea.alcs.connect.util
Indicates, that class implemented this one is Dto object.
DtoAssembler<DTO extends Dto,DOMAIN extends EpDomain> - Interface in com.bea.alcs.connect.dto
Data transfer objects assembler.
DtoHelper - Class in com.bea.alcs.connect.util
Data Transfer Object Helper.

E

EPInvoker<T> - Class in com.bea.alcs.connect.server
Wraps this InstanceResolver into an Invoker.
EPInvoker(InstanceResolver<T>) - Constructor for class com.bea.alcs.connect.server.EPInvoker
EPInvoker constructor.
EPSpringService - Class in com.bea.alcs.connect.server
Endpoint.
EPSpringService() - Constructor for class com.bea.alcs.connect.server.EPSpringService
 
EQUAL_ONHAND_QUANTITIES_WARN_KEY - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about on-hand inventory quantity and requested amount to set on-hand quantity are equal.
error(String, Object...) - Static method in class com.bea.alcs.connect.util.Message
Returns the error message with given information.
ExceptionAdvisor - Class in com.bea.alcs.connect.aop
Advisor for web services exceptions.
ExceptionAdvisor() - Constructor for class com.bea.alcs.connect.aop.ExceptionAdvisor
 

F

FailedRow - Class in com.bea.alcs.connect.dataimport.domain
Import bad row representation.
FailedRow(ImportBadRow) - Constructor for class com.bea.alcs.connect.dataimport.domain.FailedRow
Constructor.
FailedRow() - Constructor for class com.bea.alcs.connect.dataimport.domain.FailedRow
Constructor.
FIELD_VALIDATION_ERROR_KEY - Static variable in class com.bea.alcs.connect.util.Validator
Error message key for validation error.
fillFields(Object, Object) - Static method in class com.bea.alcs.connect.util.DtoHelper
Fills in target object fields based on source object.
fillFields(Object, Object, Map<String, String>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Fills in target object fields based on source object.
fillProperties(Object, Object) - Static method in class com.bea.alcs.connect.util.DtoHelper
Fills in target object fields based on source object.
fillProperties(Object, Object, Map<String, String>) - Static method in class com.bea.alcs.connect.util.DtoHelper
Fills in target object fields based on source object.
findProductCodesPurchasedByUser(PurchaseHistorySearchCriteriaDto, Result, PagingResponse) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Search product codes which have been purchased by user.
findProductCodesPurchasedByUser(FindProductCodesPurchasedByUserRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Search product codes which have been purchased by user.
findProductCodesPurchasedByUser(PurchaseHistorySearchCriteriaDto, Result, PagingResponse) - Method in interface com.bea.alcs.connect.orders.service.OrdersSearchHelper
Search product codes which have been purchased by user.
findProductCodesPurchasedByUser(FindProductCodesPurchasedByUserRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
Search product codes which have been purchased by user.
FindProductCodesPurchasedByUserRequest - Class in com.bea.alcs.connect.orders.data
Request parameters for web-service action OrderWebService#findProductCodesPurchasedByUser.
FindProductCodesPurchasedByUserRequest() - Constructor for class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserRequest
 
FindProductCodesPurchasedByUserResponse - Class in com.bea.alcs.connect.orders.data
Response object for web-service action OrderWebService#findProductCodesPurchasedByUser(FindProductCodesPurchasedByUserRequest).
FindProductCodesPurchasedByUserResponse() - Constructor for class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserResponse
 

G

get(int) - Static method in enum com.bea.alcs.connect.association.data.AssociationType
Gets the AssociationType that is identified by the given index (from domain ProductAssociation constants).
get(int) - Method in class com.bea.alcs.connect.util.PagedList
 
getActiveOnly() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getAllocated() - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Gets the value of the allocated property.
getAssociations() - Method in class com.bea.alcs.connect.association.data.GetAssociationsResponse
Gets the Associations object, which contains a collection of ProductAssociations.
getAssociations(GetAssociationsRequest) - Method in interface com.bea.alcs.connect.association.service.AssociationWebService
Gets the external representation of product associations according to request criteria.
getAssociations(GetAssociationsRequest) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Gets the external representation of associations according to request criteria.
getAssociationsForProduct(String, List<AssociationType>, String) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Gets the given product's associations in the given catalog and of the given type.
getAssociationsForUser(GetAssociationsRequest, List<Message>, Result) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Gets the product associations for a user (based on shopping cart items and/or order history).
GetAssociationsRequest - Class in com.bea.alcs.connect.association.data
Associations search parameters.
GetAssociationsRequest() - Constructor for class com.bea.alcs.connect.association.data.GetAssociationsRequest
 
GetAssociationsRequestType - Enum in com.bea.alcs.connect.association.data
Type of request.
GetAssociationsResponse - Class in com.bea.alcs.connect.association.data
Response for getAssociations() request.
GetAssociationsResponse() - Constructor for class com.bea.alcs.connect.association.data.GetAssociationsResponse
Default constructor.
GetAssociationsResponse(AssociationsDto, Result) - Constructor for class com.bea.alcs.connect.association.data.GetAssociationsResponse
Constructs a response with a collection of ProductAssociations and a Result.
GetAssociationsResponse(Result) - Constructor for class com.bea.alcs.connect.association.data.GetAssociationsResponse
Constructs a response with a Result.
getAssociationType() - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Returns one of the association types.
It would be one of the ProductAssociation.ALL_ASSOCIATION_TYPES array.
getAssociationType() - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
Gets the association type.
getAssociationTypes() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets association types, if not set, the default is "ALL".
getAvailabilityRule() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
String product availability rule.
getAvailabilityRule() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets availability rule.
getAvailable() - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Gets the value of the available property.
getBrand() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getBrand() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product brand code.
getBrandCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets brand code.
getCaptureFunds() - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Gets capture funds of shipment indicator.
getCart(GetCartRequest) - Method in class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
Gets the external representation of a shopping cart according to request criteria.
getCart(GetCartRequest) - Method in interface com.bea.alcs.connect.shoppingcart.service.ShoppingCartWebService
Gets the external representation of a shopping cart according to request criteria.
getCartDto() - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartResponse
 
getCartId() - Method in class com.bea.alcs.connect.shoppingcart.data.CartDto
Gets the value of the cartId property.
getCartItemList() - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemsDto
Gets the value of the cartItem property.
getCartItems() - Method in class com.bea.alcs.connect.shoppingcart.data.CartDto
Gets the value of the cartItems property.
getCartItemsLimit() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets the maximum products to consider from user's shopping cart.
GetCartRequest - Class in com.bea.alcs.connect.shoppingcart.data
A request for a user's shopping cart.
GetCartRequest() - Constructor for class com.bea.alcs.connect.shoppingcart.data.GetCartRequest
 
GetCartResponse - Class in com.bea.alcs.connect.shoppingcart.data
Cart retrieving response.
GetCartResponse() - Constructor for class com.bea.alcs.connect.shoppingcart.data.GetCartResponse
Default constructor.
GetCartResponse(Result) - Constructor for class com.bea.alcs.connect.shoppingcart.data.GetCartResponse
Constructor.
getCatalog() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
 
getCatalogByCode(String, Result) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Given a CatalogCode, gets the Catalog from the catalog service.
getCatalogCode() - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Returns code for the catalog in which the association exists.
getCatalogCode() - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Returns the code for the association's catalog.
getCatalogCode() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets the catalog code.
getCatalogCode() - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
 
getCatalogCode() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getCatalogCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductCategoryForUpdate
Gets the catalog code.
getCatalogCode() - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Gets catalog code.
getCatalogCode() - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuRequest
Gets the value of the catalogCode property.
getCatalogCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the catalogCode property value.
getCatalogService() - Method in class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
Gets catalog service.
getCategories() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets categories.
getCategoryCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductCategoryForUpdate
Gets the category code.
getCategoryService() - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Gets the category service.
getClearTextPassword() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Gets customer clearTextPassword.
getClearTextPassword() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets clearTextPassword value.
getCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets the product code.
getCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets the code.
getCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Gets the value of the product sku code.
getCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the product sku code.
getCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the product sku code.
getColDelimeter() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets column delimiter.
getComment() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Gets the value of the comment property.
getCompany() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets company value.
getCount() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Gets the value of the count property.
getCsvFileName() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets the csv file name.
getCurrency() - Method in class com.bea.alcs.connect.catalog.data.product.PriceDto
 
getCustomer() - Method in class com.bea.alcs.connect.customer.data.AddCustomerRequest
Gets customer value.
getCustomer() - Method in class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
 
getCustomerEmail() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets customer email.
getCustomerFirstName() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets customer first name.
getCustomerId() - Method in class com.bea.alcs.connect.customer.data.AddCustomerResponse
Gets customerId property value.
getCustomerId() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getCustomerLastName() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets customer last name.
getCustomerPhoneNumber() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets customer phone number.
getCustomers() - Method in class com.bea.alcs.connect.customer.data.GetCustomersResponse
 
getCustomers(GetCustomersRequest, PagingResponse) - Method in interface com.bea.alcs.connect.customer.service.CustomerSearchHelper
Searches customers.
getCustomers(GetCustomersRequest) - Method in interface com.bea.alcs.connect.customer.service.CustomerWebService
Get customers by specified search criteria.
getCustomers(GetCustomersRequest, PagingResponse) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerSearchHelperImpl
Searches customers.
getCustomers(GetCustomersRequest) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
Get customers by specified search criteria.
GetCustomersRequest - Class in com.bea.alcs.connect.customer.data
GetCustomersRequest WS request.
GetCustomersRequest() - Constructor for class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
GetCustomersResponse - Class in com.bea.alcs.connect.customer.data
Get customers response parameters.
GetCustomersResponse() - Constructor for class com.bea.alcs.connect.customer.data.GetCustomersResponse
Default constructor.
GetCustomersResponse(Result) - Constructor for class com.bea.alcs.connect.customer.data.GetCustomersResponse
Default constructor.
getDateOfBirth() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets dateOfBirth value.
getDefaultCategory() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets default category.
getDefaultCategoryCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product default category code.
getDescription() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product description.
getDescription() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product description.
getDisplayName() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product display name.
getDisplayName() - Method in class com.bea.alcs.connect.orders.data.OrderSkuDto
Gets the display name.
getDomainInstance() - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Returns domain object.
getDomainInstance() - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
Returns instance of the SkuAttribute Value.
getDomainInstance() - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
Gets the instance of the domain object.
getDomainInstance() - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Gets the instance of the domain object.
getDtoInstance() - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Returns domain object.
getDtoInstance() - Method in class com.bea.alcs.connect.catalog.assembler.PriceTierDtoAssembler
Gets the instance of the domain object.
getDtoInstance() - Method in class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
Gets the instance of the domain object.
getDtoInstance() - Method in class com.bea.alcs.connect.catalog.assembler.ProductPriceDtoAssembler
Gets the instance of the domain object.
getDtoInstance() - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
Returns instance of the AttributeDto.
getDtoInstance() - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
Gets the instance of the DTO object.
getDtoInstance() - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
Gets the instance of the DTO object.
getDtoInstance() - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartDtoAssembler
Returns DTO instance.
getDtoInstance() - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartItemDtoAssembler
Returns new DTO instance.
getElasticPath() - Method in class com.bea.alcs.connect.dto.AbstractDtoAssembler
 
getEmail() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Gets customer email address.
getEmail() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets email value.
getEmail() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getEndDate() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets the end date.
getEndDate() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets end date.
getEndDate() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the startDate property value.
getErrors() - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Gets error list.
getFailedRows() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Gets the list of failed rows.
getFaxNumber() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets faxNumber value.
getFieldName() - Method in enum com.bea.alcs.connect.catalog.data.product.UpdatableField
Gets the associated field name.
getFieldName() - Method in enum com.bea.alcs.connect.customer.data.UpdatableField
Gets the associated field name.
getFieldsForUpdate() - Method in class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Gets the value of the skuCode property.
getFileName() - Method in class com.bea.alcs.connect.catalog.data.Image
Gets the value of the fileName property.
getFirstName() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets firstName value.
getFirstName() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getFromDate() - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Gets purchasing from date.
getGender() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets gender value.
getHeight() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the height.
getHeight() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the height.
getHidden() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets hidden.
getHtmlEmail() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets htmlEmail value.
getImage() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets the image.
getImage() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets image.
getImage() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Gets the value of the image property.
getImportService() - Method in class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
Gets the import service.
getImportType() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets the import type.
getImportTypeID() - Method in enum com.bea.alcs.connect.dataimport.domain.ImportTypeConnect
Gets import type ID.
getIndex() - Method in enum com.bea.alcs.connect.association.data.AssociationType
Returns the index of the association type - mapped to ProductAssociation constants.
getInformation() - Method in class com.bea.alcs.connect.util.Message
 
getInventory() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryResponse
Gets the inventory information.
getInventory(GetInventoryRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Gets the external representation of Inventory according to request criteria.
getInventory(GetInventoryRequest) - Method in interface com.bea.alcs.connect.catalog.service.InventoryWebService
Gets the external representation of Inventory according to request criteria.
GetInventoryAdjustmentRequest - Class in com.bea.alcs.connect.catalog.data.inventory
Inventory search parameters.
GetInventoryAdjustmentRequest() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
 
GetInventoryRequest - Class in com.bea.alcs.connect.catalog.data.inventory
Inventory search parameters.
GetInventoryRequest() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.GetInventoryRequest
 
GetInventoryResponse - Class in com.bea.alcs.connect.catalog.data.inventory
Inventory response object.
GetInventoryResponse() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.GetInventoryResponse
Default constructor.
GetInventoryResponse(InventoryDto, Result) - Constructor for class com.bea.alcs.connect.catalog.data.inventory.GetInventoryResponse
Creates GetInventoryResponse object by two parameters.
getJobName() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets the name of job.
getKey() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Gets the attribute key.
getKey() - Method in class com.bea.alcs.connect.customer.data.AttributeDto
Gets key value.
getKeyWords() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product key words.
getLastName() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets lastName value.
getLastName() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getLength() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the length.
getLength() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the length.
getListPrice() - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
Gets list price.
getLocale() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getLocale() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product locale.
getLocale() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Gets the attribute locale.
getLocaleDependantFields() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets locale dependant fields.
getLocaleSpecificAttributeList() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets locale specific attributes.
getMaxAllowErrors() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets the max allowed errors.
getMaxResults() - Method in class com.bea.alcs.connect.util.Paging
Gets the max results per page.
getMessages() - Method in class com.bea.alcs.connect.util.Result
Gets the messages.
getMessages(MessageStatus) - Method in class com.bea.alcs.connect.util.Result
Gets the messages.
getMessageTextByKey(String, Object...) - Static method in class com.bea.alcs.connect.util.Message
Loads and returns text of message from web-resource file by key.
getMinimumOrderQuantity() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product minimum quantity in the order.
getMinimumOrderQuantity() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets quantity.
getMinQty() - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
 
getName() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product name.
getNewsLetter() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets newsLetter value.
getOffset() - Method in class com.bea.alcs.connect.util.Paging
Gets the offset.
getOnHand() - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Gets the value of the onHand property.
getOrderDate() - Method in class com.bea.alcs.connect.orders.data.OrderDto
Gets the order date.
getOrderedProducts(GetAssociationsRequest, List<Message>, Result) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Gets the set of product codes representing products that a user has ordered in the past.
getOrderFromDate() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order from date.
getOrderHistoryLimit() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets the maximum products to consider from user's order history.
getOrderNumber() - Method in class com.bea.alcs.connect.orders.data.OrderDto
Gets the unique order number.
getOrderNumber() - Method in class com.bea.alcs.connect.orders.data.OrderRequest
Gets orderNumber property value.
getOrderNumber() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order number.
getOrders() - Method in class com.bea.alcs.connect.orders.data.GetOrdersResponse
Gets the orders in the order history.
getOrders(GetOrdersRequest, Result, PagingResponse) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Gets orders according to the criteria in the GetOrdersRequest.
getOrders(GetOrdersRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Gets the external representation of orders according to request criteria.
getOrders(GetOrdersRequest, Result, PagingResponse) - Method in interface com.bea.alcs.connect.orders.service.OrdersSearchHelper
Gets orders according to the criteria in the GetOrdersRequest.
getOrders(GetOrdersRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
Gets the external representation of orders according to request criteria.
getOrderService() - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Gets OrderService instance.
getOrderService() - Method in interface com.bea.alcs.connect.orders.service.OrdersSearchHelper
Gets OrderService instance.
getOrderSkus() - Method in class com.bea.alcs.connect.orders.data.OrderDto
Gets the order skus.
GetOrdersRequest - Class in com.bea.alcs.connect.orders.data
Order search parameters.
GetOrdersRequest() - Constructor for class com.bea.alcs.connect.orders.data.GetOrdersRequest
 
GetOrdersResponse - Class in com.bea.alcs.connect.orders.data
Orders response object.
GetOrdersResponse() - Constructor for class com.bea.alcs.connect.orders.data.GetOrdersResponse
Default constructor.
GetOrdersResponse(Result) - Constructor for class com.bea.alcs.connect.orders.data.GetOrdersResponse
Create response based on result.
getOrderStatus() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order status.
getOrderToDate() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order to date.
getPaging() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getPaging() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
Gets the paging information.
getPaging() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getPaging() - Method in class com.bea.alcs.connect.customer.data.GetCustomersResponse
 
getPaging() - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserRequest
Gets the paging information.
getPaging() - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserResponse
Gets the paging information.
getPaging() - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Gets the paging information.
getPaging() - Method in class com.bea.alcs.connect.orders.data.GetOrdersResponse
Gets the paging information.
getPhone() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getPhoneNumber() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets phone value.
getPreferredCurrency() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets preferredCurrency value.
getPreferredLocale() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets preferredLocale value.
getPrices() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
 
getPrices() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets prices.
getPrices() - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Gets prices.
getPrices() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the prices.
getPriceTiers() - Method in class com.bea.alcs.connect.catalog.data.product.PriceDto
 
getProduct() - Method in class com.bea.alcs.connect.catalog.data.product.AddProductRequest
Gets product.
getProduct() - Method in class com.bea.alcs.connect.catalog.data.product.UpdateProductRequest
Gets product.
getProductAssociations() - Method in class com.bea.alcs.connect.association.data.AssociationsDto
Gets the product associations.
getProductByCode(String, Result) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Given a ProductCode, gets the product from the product service.
getProductCode() - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Returns the product code.
getProductCode() - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Returns the product code.
getProductCode() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets product code.
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.product.AddProductResponse
Gets the product code.
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.product.DeleteProductRequest
Gets the product code.
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Gets product code.
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the shippable.
getProductCode() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the shippable.
getProductCodes() - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserResponse
Gets product codes.
getProductName() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getProductRequestDetail() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getProducts() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
 
getProducts(GetProductsRequest, ProductLoadTuner, PagingResponse) - Method in interface com.bea.alcs.connect.catalog.service.CatalogSearchHelper
Searches products.
getProducts(GetProductsRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Returns products according the given search criteria.
getProducts(GetProductsRequest, ProductLoadTuner, PagingResponse) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
Uses the SOLR index searcher to find the UIDs of the requested products, then uses the ProductService to load them from the database with the given load tuner.
getProducts(GetProductsRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Returns products according the given search criteria.
getProductSearchCriteria(GetProductsRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
Creates a new ProductSearchCriteria object from a GetProductsRequest object.
getProductsInCart(GetAssociationsRequest, Store, List<Message>) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Gets the set of product codes representing products that are currently in a user's shopping cart.
getProductSku() - Method in class com.bea.alcs.connect.catalog.data.sku.AddSkuRequest
Gets the productSku object.
getProductSku() - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuResponse
Gets the productSku object.
getProductSku() - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Gets the value of the productSkuItem property.
getProductSkuForUpdate() - Method in class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Gets the value of the productSkuForUpdate property.
getProductSkus() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product skus.
getProductSkus() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets product sku codes.
getProductSkuService() - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Gets the product sku service.
GetProductsRequest - Class in com.bea.alcs.connect.catalog.data.product
Request for retrieving products by specified search criteria.
GetProductsRequest() - Constructor for class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
GetProductsResponse - Class in com.bea.alcs.connect.catalog.data.product
Products retrieving response.
GetProductsResponse() - Constructor for class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
No-arg constructor.
GetProductsResponse(Result) - Constructor for class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
Constructor.
getProfileAttributes() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets profileAttributes value.
getQuantity() - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Gets the value of the quantity property.
getRequestType() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets request type.
getReserved() - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Gets the value of the reserved property.
getResult() - Method in class com.bea.alcs.connect.util.WebServiceResponse
Gets Result.
getRmaCode() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order RMA code.
getRow() - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Gets failed row.
getRowNumber() - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Gets number of failed row.
getSalePrice() - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
Gets sale price.
getSearchCriteria() - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserRequest
Gets search criteria.
getSearchCriteria() - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Gets the order search criteria.
getSendConfirmationEmail() - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Gets send confirmation email indicator.
getShipmentDate() - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Gets shipment date.
getShipmentNumber() - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Gets shipment number.
getShipmentZipcode() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets shipment ZIP code.
getShippable() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the shippable.
getShippable() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the shippable.
getSku(GetSkuRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Gets the external representation of ProductSku according to request criteria.
getSku(GetSkuRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Gets the external representation of ProductSku according to request criteria.
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryRequest
Gets the value of the skuCode property.
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Gets sku code.
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.sku.AddSkuResponse
Gets the value of the skuCode property.
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.sku.DeleteSkuRequest
Gets the value of the skuCode property.
getSkuCode() - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuRequest
Gets the value of the skuCode property.
getSkuCode() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Gets order SKU code.
getSkuCode() - Method in class com.bea.alcs.connect.orders.data.OrderSkuDto
Gets the skuCode.
GetSkuRequest - Class in com.bea.alcs.connect.catalog.data.sku
Sku search parameters.
GetSkuRequest() - Constructor for class com.bea.alcs.connect.catalog.data.sku.GetSkuRequest
 
GetSkuResponse - Class in com.bea.alcs.connect.catalog.data.sku
Get sku response object.
GetSkuResponse() - Constructor for class com.bea.alcs.connect.catalog.data.sku.GetSkuResponse
 
getSourceProduct() - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
 
getStartDate() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product start date.
getStartDate() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets start date.
getStartDate() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the startDate.
getStartDate() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the startDate.
getStatus() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets status value.
getStatus() - Method in class com.bea.alcs.connect.orders.data.OrderDto
Gets the order's status.
getStatus() - Method in class com.bea.alcs.connect.util.Message
 
getStatus() - Method in class com.bea.alcs.connect.util.Result
Gets the status of the operation.
getStoreCatalogCode(Store) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Get the store's catalog's code.
getStoreCode() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets the value of the storeCode property.
getStoreCode() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Gets store code of customer.
getStoreCode() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets storeCode value.
getStoreCode() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getStoreCode() - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Gets the value of the storeCode property.
getStoreCode() - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Gets the value of the storeCode property.
getStoreCode() - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartRequest
Gets the value of the storeCode property.
getStoreVisible() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product store visible.
getTargetCode() - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Returns the target product code.
getTargetCode() - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Returns the target product code.
getTargetProduct() - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
Gets the target product.
getTaxCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product tax code.
getTaxCode() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets tax code.
getTextQualifier() - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Gets the text qualifier.
getTitle() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product title.
getToDate() - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Gets purchasing to date.
getTotal() - Method in class com.bea.alcs.connect.orders.data.OrderDto
Gets the total monetary value of the order.
getTotalResults() - Method in class com.bea.alcs.connect.util.PagingResponse
Gets the total number of results.
getTrackingNumber() - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Gets tracking number of shipment.
getType() - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Gets product type.
getType() - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Gets type.
getType() - Method in class com.bea.alcs.connect.customer.data.AttributeDto
 
getUidPk() - Method in class com.bea.alcs.connect.customer.data.CustomerDto
 
getUpdatedFields() - Method in class com.bea.alcs.connect.catalog.data.product.UpdateProductRequest
Gets fields that can be updated.
getUpdatedFields() - Method in class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
Gets fields that can be updated.
getUrl() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Gets product URL.
getUserId() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets the value of the userId property.
getUserId() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Gets customer user id.
getUserId() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets userId value.
getUserId() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
getUserId() - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Gets user id.
getUserId() - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Gets user id.
getUserId() - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartRequest
Gets the value of the userId property.
getUserType() - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Gets userType value.
getValidationError() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Return error Message which must be set to result if validation error occurs.
getValidationError() - Method in class com.bea.alcs.connect.catalog.data.inventory.SetOnHandInventoryRequest
Return error Message which must be set to result if validation error occurs.
getValue() - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Gets the attribute value.
getValue() - Method in class com.bea.alcs.connect.customer.data.AttributeDto
Gets value value.
getWarehouseCode() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryRequest
Gets warehouse code search parameter.
getWeight() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the weight.
getWeight() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the weight.
getWidth() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Gets the value of the width.
getWidth() - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Gets the value of the width.
getZipCode() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 

H

hasErrors() - Method in class com.bea.alcs.connect.util.Result
Checks there is any errors in the result.
HOLD_ORDER_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
First part of key for hold action.
holdOrder(OrderRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
This holds Order.
holdOrder(OrderRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
This holds Order.

I

ILLEGAL_ACCESS_ERROR_KEY - Static variable in class com.bea.alcs.connect.util.Validator
Error message key for illegal access exception.
Image - Class in com.bea.alcs.connect.catalog.data
The Image class contains a String representing an Image filename.
Image() - Constructor for class com.bea.alcs.connect.catalog.data.Image
 
ImportTypeConnect - Enum in com.bea.alcs.connect.dataimport.domain
Import types.
ImportWebService - Interface in com.bea.alcs.connect.dataimport.service
Import web service interface.
ImportWebServiceImpl - Class in com.bea.alcs.connect.dataimport.service.impl
Import web service implementation.
ImportWebServiceImpl() - Constructor for class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
 
indexOf(Object) - Method in class com.bea.alcs.connect.util.PagedList
 
info(String, Object...) - Static method in class com.bea.alcs.connect.util.Message
Returns the info message with given information.
INITIAL_TOTAL_RESULTS - Static variable in class com.bea.alcs.connect.util.PagingResponse
Initial value for totalResults variable.
instantiateCustomerSearchCriteria() - Static method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Instantiates empty domain object CustomerSearchCriteria.
intValue() - Method in enum com.bea.alcs.connect.AttributeTypeDto
Returns integer value.
INVALID_AMMOUNT_ERROR_KEY_LESS_ONE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about invalid amount in the request: value must be greater than zero.
INVALID_AMMOUNT_ERROR_KEY_LESS_ZERO - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about invalid amount in the request: value must be greater or equal zero.
INVALID_SHIPMENT_STATE_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about shipment has invalid shipment state.
INVENTORY_NOT_FOUND_ERROR_CODE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about inventory can not be found.
InventoryDto - Class in com.bea.alcs.connect.catalog.data.inventory
Represents an inventory.
InventoryDto() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Constructor - Creates a new InventoryDto.
InventoryDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
InventoryDto Assembler.
InventoryDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.InventoryDtoAssembler
 
InventoryMessageKeys - Class in com.bea.alcs.connect.catalog.data.inventory
Keys of messages for all actions of InventoryWebService.
InventoryMessageKeys() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
 
InventoryWebService - Interface in com.bea.alcs.connect.catalog.service
inventory web service interface.
InventoryWebServiceImpl - Class in com.bea.alcs.connect.catalog.service.impl
Inventory web service implementation.
InventoryWebServiceImpl() - Constructor for class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
 
invoke(MethodInvocation) - Method in class com.bea.alcs.connect.aop.ServiceInterceptor
Intercepts all call-backs from the entire object.
invoke(Packet, Method, Object...) - Method in class com.bea.alcs.connect.server.EPInvoker
Invoke the method with specified arguments.
This method gets the appropriate method for the singleton from the instanceResolver.
invokeProvider(Packet, U) - Method in class com.bea.alcs.connect.server.EPInvoker
Invoke provider.
isEmpty() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Check: all fields must be not null and not empty.
isEmpty() - Method in class com.bea.alcs.connect.util.PagedList
 
isFailed() - Method in class com.bea.alcs.connect.util.Result
Checks weather result has Status.FAILURE.
isSetCartItemList() - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemsDto
Determines whether the CartItem collection has been set.
isSetFileName() - Method in class com.bea.alcs.connect.catalog.data.Image
Returns whether the filename has been set.
isSuccess() - Method in class com.bea.alcs.connect.util.Result
Checks weather result has Status.SUCCESS.
iterator() - Method in class com.bea.alcs.connect.util.PagedList
 

L

lastIndexOf(Object) - Method in class com.bea.alcs.connect.util.PagedList
 
listIterator() - Method in class com.bea.alcs.connect.util.PagedList
 
listIterator(int) - Method in class com.bea.alcs.connect.util.PagedList
 
LocaleDependantFieldsDto - Class in com.bea.alcs.connect.catalog.data.product
Public representation of a LocaleDependantFields.
LocaleDependantFieldsDto() - Constructor for class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
 
LocaleSpecificAttribute - Class in com.bea.alcs.connect.catalog.data.product
Attribute public representation.
LocaleSpecificAttribute() - Constructor for class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
 

M

marshal(Character) - Method in class com.bea.alcs.connect.util.xmladapter.CharacterAdapter
Convert a bound type to a value type.
Message - Class in com.bea.alcs.connect.util
Class for web services messages.
MessageStatus - Enum in com.bea.alcs.connect.util
Status of a web service messages.
mockInterceptedService(Class<?>, Object, ServiceInterceptor) - Static method in class com.bea.alcs.connect.util.AspectUtils
Gets the WS proxy for the given service.

N

NO_ORDERS_DISPLAYED_INFO_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about no orders can be found.
NO_ORDERS_FOUND_INFO_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about no orders can be found.
NO_PRODUCT_CODE_FOUND_INFO_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about no product code has been found on action find product codes purchased by user.
NULL_CMUSER_ERROR_CODE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about required CMUser is null.

O

ORDER_CANNOT_CHANGE_STATUS_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about order status can't be changed on cancel, hold or release hold actions.
ORDER_CUSTOMER_EMAIL_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order customer eamil search field.
ORDER_CUSTOMER_FIRST_NAME_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order customer first name search field.
ORDER_CUSTOMER_LAST_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order customer last name search field.
ORDER_CUSTOMER_PHONE_NUMBER_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order customer phone number search field.
ORDER_FROM_DATE_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order from date search field.
ORDER_NO_ORDERS_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about no order has been found on cancel, hold or release hold actions.
ORDER_NUMBER_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order number search field.
ORDER_RMA_CODE_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order rma code search field.
ORDER_SHIPMENT_ZIP_CODE_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order shipment zip code search field.
ORDER_SKU_CODE_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order sku code search field.
ORDER_STATUS_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order status search field.
ORDER_TO_DATE_FIELD_NAME - Static variable in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Field name for order to date search field.
OrderDto - Class in com.bea.alcs.connect.orders.data
Represents an order.
OrderDto() - Constructor for class com.bea.alcs.connect.orders.data.OrderDto
Default constructor.
OrderDtoAssembler - Class in com.bea.alcs.connect.orders.assembler
OrderDto Assembler.
OrderDtoAssembler() - Constructor for class com.bea.alcs.connect.orders.assembler.OrderDtoAssembler
 
OrderRequest - Class in com.bea.alcs.connect.orders.data
Represents order request.
OrderRequest() - Constructor for class com.bea.alcs.connect.orders.data.OrderRequest
 
OrderSearchCriteriaDto - Class in com.bea.alcs.connect.orders.data
Order search criteria.
OrderSearchCriteriaDto() - Constructor for class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
 
OrderSearchCriteriaDtoAssembler - Class in com.bea.alcs.connect.orders.assembler
OrderDto Assembler.
OrderSearchCriteriaDtoAssembler() - Constructor for class com.bea.alcs.connect.orders.assembler.OrderSearchCriteriaDtoAssembler
 
OrderServiceConnectMessageKeys - Class in com.bea.alcs.connect.orders.data
Keys of messages for all actions of OrderWebService.
OrderServiceConnectMessageKeys() - Constructor for class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
 
OrderSkuDto - Class in com.bea.alcs.connect.orders.data
Public representation of an OrderSkuDto.
OrderSkuDto() - Constructor for class com.bea.alcs.connect.orders.data.OrderSkuDto
Default constructor.
OrderSkuDtoAssembler - Class in com.bea.alcs.connect.orders.assembler
OrderSkuDto Assembler.
OrderSkuDtoAssembler() - Constructor for class com.bea.alcs.connect.orders.assembler.OrderSkuDtoAssembler
 
OrdersSearchHelper - Interface in com.bea.alcs.connect.orders.service
Helper class for orders service, exposes orders search functionality to other web services.
OrdersSearchHelperImpl - Class in com.bea.alcs.connect.orders.service.impl
Helper class for orders service, exposes orders search functionality to other web services.
OrdersSearchHelperImpl() - Constructor for class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
 
OrderWebService - Interface in com.bea.alcs.connect.orders.service
Orders web service interface.
OrderWebServiceImpl - Class in com.bea.alcs.connect.orders.service.impl
Orders web service implementation.
OrderWebServiceImpl() - Constructor for class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
 

P

PagedList<E> - Class in com.bea.alcs.connect.util
Read-only paged version of a List.
PagedList(List<E>, Paging) - Constructor for class com.bea.alcs.connect.util.PagedList
Creates a paged list of a generic type.
Paging - Class in com.bea.alcs.connect.util
Paging information.
Paging() - Constructor for class com.bea.alcs.connect.util.Paging
Default constructor.
PAGING_MAX_LESS_ZERO - Static variable in class com.bea.alcs.connect.util.Validator
Error message key for validation field with class Paging: max results value can't be less than or equal zero.
PAGING_OFFSET_LESS_ZERO - Static variable in class com.bea.alcs.connect.util.Validator
Error message key for validation field with class Paging: offset value can't be less than zero.
PagingResponse - Class in com.bea.alcs.connect.util
Paging response information.
PagingResponse() - Constructor for class com.bea.alcs.connect.util.PagingResponse
 
PriceDto - Class in com.bea.alcs.connect.catalog.data.product
Public representation of a ProductPrice.
PriceDto() - Constructor for class com.bea.alcs.connect.catalog.data.product.PriceDto
Default constructor.
PriceTierDto - Class in com.bea.alcs.connect.catalog.data.product
Data transfer object for product price tier.
PriceTierDto() - Constructor for class com.bea.alcs.connect.catalog.data.product.PriceTierDto
Default no-arg constructor.
PriceTierDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
PriceTierDto Assembler.
PriceTierDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.PriceTierDtoAssembler
 
ProductAssociationDto - Class in com.bea.alcs.connect.association.data
Public representation of a Product association.
ProductAssociationDto() - Constructor for class com.bea.alcs.connect.association.data.ProductAssociationDto
Default constructor.
ProductAssociationDto(String, String, AssociationType, String) - Constructor for class com.bea.alcs.connect.association.data.ProductAssociationDto
Constructs a ProductAssociationDto.
ProductAssociationDto(ProductAssociation) - Constructor for class com.bea.alcs.connect.association.data.ProductAssociationDto
Constructs a ProductAssociation based on a domain association.
ProductAssociationDtoAssembler - Class in com.bea.alcs.connect.association.assembler
Product association assembler.
ProductAssociationDtoAssembler() - Constructor for class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
 
ProductCategoryForUpdate - Class in com.bea.alcs.connect.catalog.data.product
A product category association object.
ProductCategoryForUpdate() - Constructor for class com.bea.alcs.connect.catalog.data.product.ProductCategoryForUpdate
 
ProductDto - Class in com.bea.alcs.connect.catalog.data.product
Public representation of a Product.
ProductDto() - Constructor for class com.bea.alcs.connect.catalog.data.product.ProductDto
Default constructor.
ProductDto(Product) - Constructor for class com.bea.alcs.connect.catalog.data.product.ProductDto
Constructs a Product based on a domain product.
ProductDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
ProductDto Assembler.
ProductDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
 
ProductForUpdate - Class in com.bea.alcs.connect.catalog.data.product
Public representation of a Product.
ProductForUpdate() - Constructor for class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
 
ProductForUpdateAssembler - Class in com.bea.alcs.connect.catalog.assembler
ProductForUpdate Assembler.
ProductForUpdateAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
 
ProductPriceDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
ProductPriceDto Assembler.
ProductPriceDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductPriceDtoAssembler
 
ProductRequestDetail - Enum in com.bea.alcs.connect.catalog.data.product
Product Request detail enumeration.
ProductSkuDto - Class in com.bea.alcs.connect.catalog.data.sku
Public representation of a ProductSku.
ProductSkuDto() - Constructor for class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Constructor - Creates a new ProductSku.
ProductSkuDto(ProductSku) - Constructor for class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Creates a new public ProductSku from a private ProductSku object.
ProductSkuDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
ProductSku assembler.
ProductSkuDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductSkuDtoAssembler
 
ProductSkuForAdd - Class in com.bea.alcs.connect.catalog.data.sku
Public representation of a ProductSku.
ProductSkuForAdd() - Constructor for class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Constructor - Creates a new ProductSku.
ProductSkuForAddDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
Assembler class for ProductSkuForUpdateDto.
ProductSkuForAddDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductSkuForAddDtoAssembler
 
ProductSkuForGetDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
ProductSkuForGetDto assembler.
ProductSkuForGetDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
 
ProductSkuForUpdateDto - Class in com.bea.alcs.connect.catalog.data.sku
Public representation of a ProductSku.
ProductSkuForUpdateDto() - Constructor for class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Constructor - Creates a new ProductSku.
ProductSkuForUpdateDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
Assembler class for ProductSkuForUpdateDto.
ProductSkuForUpdateDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.ProductSkuForUpdateDtoAssembler
 
PurchaseHistorySearchCriteriaDto - Class in com.bea.alcs.connect.orders.data
Search criteria which is needed for search codes of product purchased by user.
PurchaseHistorySearchCriteriaDto() - Constructor for class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
 
PurchaseHistorySearchCriteriaDtoAssembler - Class in com.bea.alcs.connect.orders.assembler
PurchaseHistorySearchCriteriaDto Assembler.
PurchaseHistorySearchCriteriaDtoAssembler() - Constructor for class com.bea.alcs.connect.orders.assembler.PurchaseHistorySearchCriteriaDtoAssembler
 

R

RELEASE_HOLD_ORDER_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
First part of key for release hold action.
releaseHoldOrder(OrderRequest) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
This releases Order.
releaseHoldOrder(OrderRequest) - Method in interface com.bea.alcs.connect.orders.service.OrderWebService
This releases a hold on an order.
remove(int) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
remove(Object) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
removeAll(Collection<?>) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
REQUESTED_FIELDS_NOT_DEFINED_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about requested fields are defined incorrectly.
resolveType(int) - Static method in enum com.bea.alcs.connect.AttributeTypeDto
Returns the attribute by specified key.
Result - Class in com.bea.alcs.connect.util
Result of a web service operation.
Result() - Constructor for class com.bea.alcs.connect.util.Result
Default constructor.
Result(Status) - Constructor for class com.bea.alcs.connect.util.Result
Constructs a result with status.
Result(Status, Message...) - Constructor for class com.bea.alcs.connect.util.Result
Constructs a result with status and error message.
Result(Status, List<Message>) - Constructor for class com.bea.alcs.connect.util.Result
Constructs a result with status and error messages.
retainAll(Collection<?>) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
runImportJob(RunImportJobRequest) - Method in class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
Runs import job.
runImportJob(RunImportJobRequest) - Method in interface com.bea.alcs.connect.dataimport.service.ImportWebService
Runs import job.
RunImportJobRequest - Class in com.bea.alcs.connect.dataimport.domain
Run import job request.
RunImportJobRequest() - Constructor for class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
 
RunImportJobResponse - Class in com.bea.alcs.connect.dataimport.domain
Run import job response.
RunImportJobResponse(List<ImportBadRow>, Result) - Constructor for class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Constructor.
RunImportJobResponse() - Constructor for class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Constructor.
RunImportJobResponse(Result) - Constructor for class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Constructor.

S

ServiceInterceptor - Class in com.bea.alcs.connect.aop
Exception handler.
ServiceInterceptor() - Constructor for class com.bea.alcs.connect.aop.ServiceInterceptor
 
set(int, E) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
setActiveOnly(Boolean) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setAfterReturningAdvice(AfterReturningAdvice) - Method in class com.bea.alcs.connect.aop.ServiceInterceptor
 
setAllocated(Integer) - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Sets the value of the allocated property.
setAssociations(AssociationsDto) - Method in class com.bea.alcs.connect.association.data.GetAssociationsResponse
Sets the Associations object.
setAssociationType(AssociationType) - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Sets the association type.
It should be one of the ProductAssociation.ALL_ASSOCIATION_TYPES array value.
setAssociationType(AssociationType) - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
Sets the association type.
setAssociationTypes(List<AssociationType>) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets association types.
setAttributeDtoAssembler(AttributeDtoAssembler) - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
 
setAttributeService(AttributeService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets th attribute service.
setAttributeService(AttributeService) - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
 
setAvailabilityRule(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product availability rule.
setAvailabilityRule(AvailabilityCriteria) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets availability rule.
setAvailable(Integer) - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Sets the value of the available property.
setBean(Object) - Method in class com.bea.alcs.connect.server.EPSpringService
Sets the bean that implements the web service methods.
Also this method implements new invoker for the AOP proxy.
setBeforeAdvice(MethodBeforeAdvice) - Method in class com.bea.alcs.connect.aop.ServiceInterceptor
 
setBrand(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setBrand(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product brand code.
setBrandCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets brand code.
setBrandService(BrandService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets the brand service.
setCaptureFunds(Boolean) - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Sets capture funds of shipment indicator.
setCartDto(CartDto) - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartResponse
 
setCartDtoAssembler(CartDtoAssembler) - Method in class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
 
setCartId(String) - Method in class com.bea.alcs.connect.shoppingcart.data.CartDto
Sets the value of the cartId property.
setCartItemDtoAssembler(CartItemDtoAssembler) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartDtoAssembler
 
setCartItemList(List<CartItemDto>) - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemsDto
Sets the value of the cartItem property.
setCartItems(List<CartItemDto>) - Method in class com.bea.alcs.connect.shoppingcart.data.CartDto
Sets the value of the cartItems property.
setCartItemsLimit(int) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets the maximum products to consider from user's shopping cart.
setCatalog(String) - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
Deprecated. since 6.0.2 - use setCatalogCode instead
setCatalog(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
 
setCatalogCode(String) - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Sets the code for the catalog in which the association exists.
setCatalogCode(String) - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Sets the code for the association's catalog.
setCatalogCode(String) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Gets the catalog code.
setCatalogCode(String) - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
 
setCatalogCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setCatalogCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductCategoryForUpdate
Sets the catalog code.
setCatalogCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Sets catalog code.
setCatalogCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuRequest
Sets the value of the catalogCode property.
setCatalogCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the catalogCode property value.
setCatalogSearchHelper(CatalogSearchHelper) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
setCatalogService(CatalogService) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
 
setCatalogService(CatalogService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
Sets catalogService property value.
setCatalogService(CatalogService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
Set catalogService instance.
setCatalogService(CatalogService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets the catalog service.
setCatalogService(CatalogService) - Method in class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
Sets catalog service.
setCategories(List<ProductCategoryForUpdate>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets categories.
setCategoryCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductCategoryForUpdate
Sets the category code.
setCategoryService(CategoryService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets the category service.
setCategoryService(CategoryService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
 
setClearTextPassword(String) - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Sets customer password.
setClearTextPassword(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets clearTextPassword value.
setCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets the product code.
setCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets code.
setCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Sets the product sku code.
setCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the product sku code.
setCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the product sku code.
setColDelimeter(Character) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets the column delimiter.
setComment(String) - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Sets the value of the comment property.
setCompany(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets company value.
setCount(Integer) - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Sets the value of the count property.
setCsvFileName(String) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets the csv file name.
setCurrency(String) - Method in class com.bea.alcs.connect.catalog.data.product.PriceDto
 
setCustomer(BaseCustomerDto) - Method in class com.bea.alcs.connect.customer.data.AddCustomerRequest
Sets customer value.
setCustomer(CustomerDto) - Method in class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
 
setCustomerDtoAssembler(DtoAssembler<BaseCustomerDto, Customer>) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
 
setCustomerEmail(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets customer email.
setCustomerFirstName(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets customer first name.
setCustomerId(Long) - Method in class com.bea.alcs.connect.customer.data.AddCustomerResponse
Sets customerId property value.
setCustomerId(Long) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setCustomerLastName(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets customer last name.
setCustomerPhoneNumber(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets customer phone number.
setCustomers(List<CustomerDto>) - Method in class com.bea.alcs.connect.customer.data.GetCustomersResponse
 
setCustomerSearchHelper(CustomerSearchHelper) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
 
setCustomerService(CustomerService) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerSearchHelperImpl
 
setCustomerService(CustomerService) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
Sets customerService attribute value.
setCustomerSessionService(CustomerSessionService) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Sets the customer session service implementation.
setCustomerSessionService(CustomerSessionService) - Method in class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
Sets the customer session service implementation.
setDateOfBirth(Date) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets dateOfBirth value.
setDefaultCategory(ProductCategoryForUpdate) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets default category.
setDefaultCategoryCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product default category code.
setDescription(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product description.
setDescription(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product description.
setDisplayName(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product display name.
setDisplayName(String) - Method in class com.bea.alcs.connect.orders.data.OrderSkuDto
Sets the display name.
setElasticPath(ElasticPath) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Sets the ElasticPath implementation.
setEmail(String) - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Sets customer email address.
setEmail(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets email value.
setEmail(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setEndDate(Date) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets the end date.
setEndDate(Date) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets end date.
setEndDate(Date) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the startDate property value.
setErrors(List<String>) - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Sets the error list.
setFailedRows(List<FailedRow>) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobResponse
Sets the list of failed rows.
setFaxNumber(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets faxNumber value.
setFieldsForUpdate(List<SkuAttribute>) - Method in class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Sets the value of the fieldsForUpdate property.
setFileName(String) - Method in class com.bea.alcs.connect.catalog.data.Image
Sets the value of the url property.
setFirstName(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets firstName value.
setFirstName(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setFromDate(Date) - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Sets purchasing from date.
setGender(Character) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets gender value.
setHeight(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the height.
setHeight(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the height.
setHidden(Boolean) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets hidden.
setHtmlEmail(Boolean) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets htmlEmail value.
setImage(Image) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets the image.
setImage(Image) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets image.
setImage(Image) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Sets the value of the image property.
setImage(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Sets the value of the image property.
setImportService(ImportService) - Method in class com.bea.alcs.connect.dataimport.service.impl.ImportWebServiceImpl
Sets the import service.
setImportType(ImportTypeConnect) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets the import type id.
setIndexSearchService(IndexSearchService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
 
setIndexSearchService(IndexSearchService) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerSearchHelperImpl
 
setIndexSearchService(IndexSearchService) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Sets the index search service implementation.
setInformation(String, Object...) - Method in class com.bea.alcs.connect.util.Message
 
setInstanceResolver(InstanceResolver<T>) - Method in class com.bea.alcs.connect.server.EPInvoker
Sets the instanceResolver.
setInventory(InventoryDto) - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryResponse
Sets the inventory information.
setInventoryAuditService(InventoryAuditService) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets the InventoryAuditService implementation.
setInventoryDtoAssembler(DtoAssembler<InventoryDto, Inventory>) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets InventoryDtoAssembler.
setInventoryService(InventoryService) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets the InventoryService implementation.
setJobName(String) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets job name.
setKey(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Sets the attribute key.
setKey(String) - Method in class com.bea.alcs.connect.customer.data.AttributeDto
Sets key value.
setKeyWords(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product key words.
setLastName(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets lastName value.
setLastName(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setLength(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the length.
setLength(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the length.
setListPrice(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
 
setLocale(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setLocale(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product locale.
setLocale(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Sets the attribute locale.
setLocaleDependantFields(List<LocaleDependantFieldsDto>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets locale dependant fields.
setLocaleSpecificAttributeList(List<LocaleSpecificAttribute>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets list of locale specific attributes.
setMaxAllowErrors(Integer) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets the max allowed errors.
setMaxResults(Integer) - Method in class com.bea.alcs.connect.util.Paging
Sets the max results per page.
setMessages(List<Message>) - Method in class com.bea.alcs.connect.util.Result
Sets the messages.
setMinimumOrderQuantity(Integer) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product minimum quantity in the order.
setMinimumOrderQuantity(Integer) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets quantity.
setMinOrderQty(Integer) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product minimum quantity in the order.
setMinQty(int) - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
Set the minimum quantity for the price tier.
setName(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product name.
setNewsLetter(Boolean) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets newsLetter value.
setOffset(Integer) - Method in class com.bea.alcs.connect.util.Paging
Sets the offset.
setOnHand(Integer) - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Sets the value of the onHand property.
setOnHandInventory(SetOnHandInventoryRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets on-hand inventory.
setOnHandInventory(SetOnHandInventoryRequest) - Method in interface com.bea.alcs.connect.catalog.service.InventoryWebService
Sets on-hand inventory.
SetOnHandInventoryRequest - Class in com.bea.alcs.connect.catalog.data.inventory
Request for set on-hand inventory.
SetOnHandInventoryRequest() - Constructor for class com.bea.alcs.connect.catalog.data.inventory.SetOnHandInventoryRequest
 
setOrderDate(Date) - Method in class com.bea.alcs.connect.orders.data.OrderDto
Sets the order date.
setOrderDtoAssembler(DtoAssembler<OrderDto, Order>) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Sets OrderDtoAssembler.
setOrderFromDate(Date) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order from date.
setOrderHistoryLimit(int) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets the maximum products to consider from user's order history.
setOrderNumber(String) - Method in class com.bea.alcs.connect.orders.data.OrderDto
Sets the unique order number.
setOrderNumber(String) - Method in class com.bea.alcs.connect.orders.data.OrderRequest
Sets orderNumber property value.
setOrderNumber(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order number.
setOrders(List<OrderDto>) - Method in class com.bea.alcs.connect.orders.data.GetOrdersResponse
Sets the orders in the order history.
setOrderSearchCriteriaDtoAssembler(DtoAssembler<OrderSearchCriteriaDto, OrderSearchCriteria>) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Sets OrderSearchCriteriaDtoAssembler.
setOrderService(OrderService) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Sets the order service implementation.
setOrderService(OrderService) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Sets orderService property value.
setOrderSkuDtoAssembler(OrderSkuDtoAssembler) - Method in class com.bea.alcs.connect.orders.assembler.OrderDtoAssembler
Sets OrderSkuDtoAssembler.
setOrderSkus(List<OrderSkuDto>) - Method in class com.bea.alcs.connect.orders.data.OrderDto
Sets the order skus.
setOrdersSearchHelper(OrdersSearchHelper) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Sets the orders search helper implementation.
setOrdersSearchHelper(OrdersSearchHelper) - Method in class com.bea.alcs.connect.orders.service.impl.OrderWebServiceImpl
Sets the orders search helper implementation.
setOrderStatus(OrderStatus) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order status.
setOrderToDate(Date) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order to date.
setPaging(Paging) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setPaging(PagingResponse) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
Sets the paging information.
setPaging(Paging) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setPaging(PagingResponse) - Method in class com.bea.alcs.connect.customer.data.GetCustomersResponse
 
setPaging(Paging) - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserRequest
Sets the paging information.
setPaging(PagingResponse) - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserResponse
Sets the paging information.
setPaging(Paging) - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Sets the paging information.
setPaging(PagingResponse) - Method in class com.bea.alcs.connect.orders.data.GetOrdersResponse
Sets the paging information.
setPhone(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setPhoneNumber(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets phone value.
setPreferredCurrency(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets preferredCurrency value.
setPreferredLocale(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets preferredLocale value.
setPrices(List<PriceDto>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
 
setPrices(List<PriceDto>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets prices.
setPrices(List<PriceDto>) - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Sets prices.
setPrices(List<PriceDto>) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the productCode.
setPriceTierDtoAssembler(DtoAssembler<PriceTierDto, PriceTier>) - Method in class com.bea.alcs.connect.catalog.assembler.ProductPriceDtoAssembler
 
setPriceTierDtoAssembler(DtoAssembler<PriceTierDto, PriceTier>) - Method in class com.bea.alcs.connect.catalog.assembler.SkuPriceDtoAssembler
 
setPriceTiers(List<PriceTierDto>) - Method in class com.bea.alcs.connect.catalog.data.product.PriceDto
 
setProduct(ProductForUpdate) - Method in class com.bea.alcs.connect.catalog.data.product.AddProductRequest
Sets product.
setProduct(ProductForUpdate) - Method in class com.bea.alcs.connect.catalog.data.product.UpdateProductRequest
Sets product.
setProductAssociationDtoAssembler(ProductAssociationDtoAssembler) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
 
setProductAssociations(List<ProductAssociationDto>) - Method in class com.bea.alcs.connect.association.data.AssociationsDto
Sets the product associations.
setProductAssociationService(ProductAssociationService) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Sets the product association service implementation.
setProductCode(String) - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Sets product code.
setProductCode(String) - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Sets product code.
setProductCode(String) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets product code.
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.AddProductResponse
Sets the product code.
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.DeleteProductRequest
Sets the product code.
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Sets product code.
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the productCode.
setProductCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the productCode.
setProductCodes(List<String>) - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserResponse
Sets product codes.
setProductDtoAssembler(ProductDtoAssembler) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
setProductForUpdateAssembler(DtoAssembler<ProductForUpdate, Product>) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets product assembler.
setProductLoadTuner(ProductLoadTuner) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
Set the load tuner used to load the source and target products.
setProductName(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setProductPriceDtoAssembler(DtoAssembler<PriceDto, ProductPrice>) - Method in class com.bea.alcs.connect.catalog.assembler.ProductDtoAssembler
 
setProductPriceDtoAssembler(DtoAssembler<PriceDto, ProductPrice>) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
 
setProductPriceDtoAssembler(ProductPriceDtoAssembler) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
Sets productPriceDtoAssembler property value.
setProductPriceDtoAssembler(DtoAssembler<PriceDto, ProductPrice>) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets product price assembler.
setProductRequestDetail(List<ProductRequestDetail>) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setProducts(List<ProductDto>) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsResponse
 
setProductService(ProductService) - Method in class com.bea.alcs.connect.association.assembler.ProductAssociationDtoAssembler
 
setProductService(ProductService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogSearchHelperImpl
 
setProductService(ProductService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets the ProductService implementation.
setProductSku(ProductSkuForUpdateDto) - Method in class com.bea.alcs.connect.catalog.data.sku.AddSkuRequest
Sets the productSku object.
setProductSku(ProductSkuForUpdateDto) - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuResponse
Sets the productSku object.
setProductSku(ProductSkuDto) - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Sets the value of the productSkuItem property.
setProductSkuDtoAssembler(ProductSkuDtoAssembler) - Method in class com.bea.alcs.connect.shoppingcart.assembler.CartItemDtoAssembler
 
setProductSkuForAddDtoAssembler(ProductSkuForAddDtoAssembler) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
setProductSkuForGetDtoAssembler(ProductSkuForGetDtoAssembler) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
setProductSkuForUpdate(ProductSkuForUpdateDto) - Method in class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Sets the value of the productSkuForUpdate property.
setProductSkuForUpdateDtoAssembler(ProductSkuForUpdateDtoAssembler) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
 
setProductSkus(List<String>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product skus.
setProductSkus(List<String>) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets product sku codes.
setProductSkuService(ProductSkuService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets the ProductSkuService implementation.
setProductSkuService(ProductSkuService) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets the ProductSkuService implementation.
setProductSkuService(ProductSkuService) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets the ProductSkuService implementation.
setProductTypeService(ProductTypeService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets the product type service.
setProfileAttributes(List<AttributeDto>) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets profileAttributes value.
setProfileValueBeanId(String) - Method in class com.bea.alcs.connect.customer.assembler.AttributeDtoAssembler
 
setPurchaseHistorySearchCriteriaDtoAssembler(DtoAssembler<PurchaseHistorySearchCriteriaDto, PurchaseHistorySearchCriteria>) - Method in class com.bea.alcs.connect.orders.service.impl.OrdersSearchHelperImpl
Sets PurchaseHistorySearchCriteriaDtoAssembler.
setQuantity(String) - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Sets the value of the quantity property.
setQuantity(int) - Method in class com.bea.alcs.connect.shoppingcart.data.CartItemDto
Sets the value of the quantity property.
setRequestType(GetAssociationsRequestType) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets request type.
setReserved(Integer) - Method in class com.bea.alcs.connect.catalog.data.inventory.InventoryDto
Sets the value of the reserved property.
setResult(Result) - Method in class com.bea.alcs.connect.util.WebServiceResponse
Sets Result.
setRmaCode(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order RMA code.
setRow(String) - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Sets failed row.
setRowNumber(int) - Method in class com.bea.alcs.connect.dataimport.domain.FailedRow
Sets number of failed row.
setSalePrice(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.product.PriceTierDto
 
setSearchCriteria(PurchaseHistorySearchCriteriaDto) - Method in class com.bea.alcs.connect.orders.data.FindProductCodesPurchasedByUserRequest
Sets search criteria.
setSearchCriteria(OrderSearchCriteriaDto) - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Sets the order search criteria.
setSendConfirmationEmail(Boolean) - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Sets send confirmation email indicator.
setShipmentDate(Date) - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Sets shipment date.
setShipmentNumber(String) - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Sets shipment number.
setShipmentZipcode(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets shipment ZIP code.
setShippable(Boolean) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the shippable.
setShippable(Boolean) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the shippable.
setShoppingCartService(ShoppingCartService) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Sets the shopping cart service implementation.
setShoppingCartService(ShoppingCartService) - Method in class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
Sets the shopping cart service implementation.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryRequest
Sets the value of the skuCode property.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
 
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
Sets sku code.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.AddSkuResponse
Sets the value of the skuCode property.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.DeleteSkuRequest
Sets the value of the skuCode property.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.GetSkuRequest
Sets the value of the skuCode property.
setSkuCode(String) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuDto
Sets the product sku code.
setSkuCode(String) - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Sets order SKU code.
setSkuCode(String) - Method in class com.bea.alcs.connect.orders.data.OrderSkuDto
Sets the sku code.
setSkuPriceDtoAssembler(SkuPriceDtoAssembler) - Method in class com.bea.alcs.connect.catalog.assembler.ProductSkuForGetDtoAssembler
Sets skuPriceDtoAssembler property value.
setSkuPriceDtoAssembler(DtoAssembler<PriceDto, SkuPrice>) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Sets sku price assembler.
setSourceProduct(ProductDto) - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
 
setStartDate(Date) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product start date.
setStartDate(Date) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets start date.
setStartDate(Date) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the startDate.
setStartDate(Date) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the startDate.
setStatus(Integer) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets status value.
setStatus(int) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets status value.
setStatus(OrderStatus) - Method in class com.bea.alcs.connect.orders.data.OrderDto
Sets the order's status.
setStatus(MessageStatus) - Method in class com.bea.alcs.connect.util.Message
 
setStatus(Status) - Method in class com.bea.alcs.connect.util.Result
Sets the status of the operation.
setStoreCode(String) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets the value of the storeCode property.
setStoreCode(String) - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Sets store code of customer.
setStoreCode(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets storeCode value.
setStoreCode(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setStoreCode(String) - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Sets the value of the storeCode property.
setStoreCode(String) - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Sets the value of the storeCode property.
setStoreCode(String) - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartRequest
Sets the value of the storeCode property.
setStoreService(StoreService) - Method in class com.bea.alcs.connect.association.service.impl.AssociationWebServiceImpl
Sets the store service implementation.
setStoreService(StoreService) - Method in class com.bea.alcs.connect.customer.assembler.CustomerDtoAssembler
 
setStoreService(StoreService) - Method in class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
Sets the store service implementation.
setStoreVisible(Boolean) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product store visible.
setTargetCode(String) - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Sets the target product code.
setTargetCode(String) - Method in class com.bea.alcs.connect.association.data.DeleteAssociationsRequest
Sets the target product code.
setTargetProduct(ProductDto) - Method in class com.bea.alcs.connect.association.data.ProductAssociationDto
Sets the target product.
setTaxCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product tax code.
setTaxCode(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets tax code.
setTaxCodeService(TaxCodeService) - Method in class com.bea.alcs.connect.catalog.assembler.ProductForUpdateAssembler
Sets the tax code service.
setTextQualifier(Character) - Method in class com.bea.alcs.connect.dataimport.domain.RunImportJobRequest
Sets the text qualifier.
setThrowsAdvice(ThrowsAdvice) - Method in class com.bea.alcs.connect.aop.ServiceInterceptor
 
setTitle(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product title.
setToDate(Date) - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Sets purchasing to date.
setTotal(BigDecimal) - Method in class com.bea.alcs.connect.orders.data.OrderDto
Sets the total monetary value of the order.
setTotalResults(Integer) - Method in class com.bea.alcs.connect.util.PagingResponse
Sets the total number of results.
setTrackingNumber(String) - Method in class com.bea.alcs.connect.orders.data.CompleteShipmentRequest
Sets tracking number of shipment.
setType(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductDto
Sets product type.
setType(String) - Method in class com.bea.alcs.connect.catalog.data.product.ProductForUpdate
Sets type.
setType(AttributeTypeDto) - Method in class com.bea.alcs.connect.customer.data.AttributeDto
 
setUidPk(Long) - Method in class com.bea.alcs.connect.customer.data.CustomerDto
 
setUidPk(long) - Method in class com.bea.alcs.connect.customer.data.CustomerDto
 
setUidPk(long) - Method in class com.bea.alcs.connect.shoppingcart.data.CartDto
Sets the value of the cartId property.
setUpdatedFields(List<UpdatableField>) - Method in class com.bea.alcs.connect.catalog.data.product.UpdateProductRequest
Sets fields that can be updated.
setUpdatedFields(List<UpdatableField>) - Method in class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
Sets fields that can be updated.
setUrl(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleDependantFieldsDto
Sets product URL.
setUserId(String) - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Sets the value of the userId property.
setUserId(String) - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Sets customer user id.
setUserId(String) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets userId value.
setUserId(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
setUserId(String) - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Sets user id.
setUserId(String) - Method in class com.bea.alcs.connect.orders.data.PurchaseHistorySearchCriteriaDto
Sets user id.
setUserId(String) - Method in class com.bea.alcs.connect.shoppingcart.data.GetCartRequest
Sets the value of the userId property.
setUserType(Integer) - Method in class com.bea.alcs.connect.customer.data.BaseCustomerDto
Sets userType value.
setValue(String) - Method in class com.bea.alcs.connect.catalog.data.product.LocaleSpecificAttribute
Sets the attribute value.
setValue(String) - Method in class com.bea.alcs.connect.customer.data.AttributeDto
Sets value value.
setWarehouseCode(String) - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryRequest
Sets warehouse code search parameter.
setWarehouseService(WarehouseService) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Sets the WarehouseService implementation.
setWeight(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the weight.
setWeight(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the weight.
setWidth(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForAdd
Sets the width.
setWidth(BigDecimal) - Method in class com.bea.alcs.connect.catalog.data.sku.ProductSkuForUpdateDto
Sets the width.
setZipCode(String) - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
 
SHIPMENT_NOT_FOUND_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about no order shipment can be found.
ShoppingCartWebService - Interface in com.bea.alcs.connect.shoppingcart.service
Shopping cart web service interface.
ShoppingCartWebServiceImpl - Class in com.bea.alcs.connect.shoppingcart.service.impl
Shopping cart web service implementation.
ShoppingCartWebServiceImpl() - Constructor for class com.bea.alcs.connect.shoppingcart.service.impl.ShoppingCartWebServiceImpl
 
size() - Method in class com.bea.alcs.connect.util.PagedList
 
SkuAttribute - Enum in com.bea.alcs.connect.catalog.data.sku
 
SkuPriceDtoAssembler - Class in com.bea.alcs.connect.catalog.assembler
PriceDto Assembler.
SkuPriceDtoAssembler() - Constructor for class com.bea.alcs.connect.catalog.assembler.SkuPriceDtoAssembler
 
start(WSWebServiceContext, WSEndpoint) - Method in class com.bea.alcs.connect.server.EPInvoker
Starts invoke.
Status - Enum in com.bea.alcs.connect.util
Status of a web service operation.
subList(int, int) - Method in class com.bea.alcs.connect.util.PagedList
Unsupported operation for the read-only list.
subtractOnHandInventory(GetInventoryAdjustmentRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.InventoryWebServiceImpl
Subtracts onHand property of Inventory according to request criteria.
subtractOnHandInventory(GetInventoryAdjustmentRequest) - Method in interface com.bea.alcs.connect.catalog.service.InventoryWebService
Subtracts onHand property of Inventory according to request criteria.

T

toArray() - Method in class com.bea.alcs.connect.util.PagedList
 
toArray(T[]) - Method in class com.bea.alcs.connect.util.PagedList
 
toString() - Method in class com.bea.alcs.connect.server.EPInvoker
Gets string representation of the current object.
toString() - Method in class com.bea.alcs.connect.util.Message
Returns string representation of the class.

U

UNABLE_COMPLETE_SHIPMENT_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about unable to complete shipment.
UNABLE_FIND_PRODUCT_CODES_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about unable to find product codes on action find product codes purchased by user.
UNABLE_GET_INVENTORY_ERROR_CODE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about unable to getting inventory.
UNABLE_GET_ORDERS_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about unable to get orders.
UNABLE_TO_ASSEMBLE_DOMAIN_OBJECT_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about unable to assemble domain object from DTO one.
UNABLE_TO_ASSEMBLE_DTO_OBJECT_ERROR_KEY - Static variable in class com.bea.alcs.connect.orders.data.OrderServiceConnectMessageKeys
Key for message about unable to assemble DTO-object from domain one.
UNABLE_UPDATE_INVENTORY_ERROR_CODE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about unable to updating inventory.
unmarshal(String) - Method in class com.bea.alcs.connect.util.xmladapter.CharacterAdapter
Convert a value type to a bound type.
UpdatableField - Enum in com.bea.alcs.connect.catalog.data.product
Product fields that can be updated.
UpdatableField - Enum in com.bea.alcs.connect.customer.data
Customer fields that can be updated.
updateCustomer(UpdateCustomerRequest) - Method in interface com.bea.alcs.connect.customer.service.CustomerWebService
Update customer by specified search criteria.
updateCustomer(UpdateCustomerRequest) - Method in class com.bea.alcs.connect.customer.service.impl.CustomerWebServiceImpl
Update customer by specified search criteria.
UpdateCustomerRequest - Class in com.bea.alcs.connect.customer.data
Update customer request parameters.
UpdateCustomerRequest() - Constructor for class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
 
updatePrice(UpdatePriceRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Update price.
updatePrice(UpdatePriceRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Update price.
UpdatePriceRequest - Class in com.bea.alcs.connect.catalog.data.product
Web service request for update price.
UpdatePriceRequest() - Constructor for class com.bea.alcs.connect.catalog.data.product.UpdatePriceRequest
 
updateProduct(UpdateProductRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Update product.
updateProduct(UpdateProductRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Update product.
UpdateProductRequest - Class in com.bea.alcs.connect.catalog.data.product
Web service request for update product: CatalogWebService.updateProduct(UpdateProductRequest).
UpdateProductRequest() - Constructor for class com.bea.alcs.connect.catalog.data.product.UpdateProductRequest
Default constructor.
updateSku(UpdateSkuRequest) - Method in interface com.bea.alcs.connect.catalog.service.CatalogWebService
Updates the ProductSku according to request.
updateSku(UpdateSkuRequest) - Method in class com.bea.alcs.connect.catalog.service.impl.CatalogWebServiceImpl
Updates the ProductSku according to request.
UpdateSkuRequest - Class in com.bea.alcs.connect.catalog.data.sku
Parameters for updating existent sku.
UpdateSkuRequest() - Constructor for class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Default constructor.
userIdIsDefined() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Returns true if userId is defined.

V

Validatable - Interface in com.bea.alcs.connect.util
Marker of objects, that required validation.
validate() - Method in class com.bea.alcs.connect.association.data.AddAssociationRequest
Validates the data in the AddAssociationRequest.
validate() - Method in class com.bea.alcs.connect.association.data.GetAssociationsRequest
Validates the data in the GetAssociationsRequest.
validate() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Validates that count field more than zero.
validate() - Method in class com.bea.alcs.connect.catalog.data.product.GetProductsRequest
Validate request.
validate() - Method in class com.bea.alcs.connect.catalog.data.sku.AddSkuRequest
Validates add sku request.
validate() - Method in class com.bea.alcs.connect.catalog.data.sku.UpdateSkuRequest
Validates update sku request.
validate() - Method in class com.bea.alcs.connect.customer.data.AddCustomerRequest
Validates request.
validate() - Method in class com.bea.alcs.connect.customer.data.AuthCustomerRequest
Validates authorization customer request.
Either the userId or the email address must be specified, but not both.
This method returns false if: 1.
validate() - Method in class com.bea.alcs.connect.customer.data.GetCustomersRequest
Validates request.
validate() - Method in class com.bea.alcs.connect.customer.data.UpdateCustomerRequest
Validates request.
validate() - Method in class com.bea.alcs.connect.orders.data.GetOrdersRequest
Specific validation for this request.
validate(Validatable) - Static method in class com.bea.alcs.connect.util.Validator
Validates all fields, using declared annotation in the target class.
validateCount() - Method in class com.bea.alcs.connect.catalog.data.inventory.GetInventoryAdjustmentRequest
Validate count value.
validateCount() - Method in class com.bea.alcs.connect.catalog.data.inventory.SetOnHandInventoryRequest
Validate count value.
validateDates() - Method in class com.bea.alcs.connect.orders.data.OrderSearchCriteriaDto
Check: fromDate value must be before toDate value if both values are defined.
VALIDATION_FIELD_REQUIRED_ERROR_KEY - Static variable in class com.bea.alcs.connect.util.Validator
Error message key for validation field is required error.
ValidationAdvisor - Class in com.bea.alcs.connect.aop
Web services validator.
ValidationAdvisor() - Constructor for class com.bea.alcs.connect.aop.ValidationAdvisor
 
ValidationConnectException - Exception in com.bea.alcs.connect.util
Generic exception for EP Connect operations.
ValidationConnectException() - Constructor for exception com.bea.alcs.connect.util.ValidationConnectException
Default constructor.
ValidationConnectException(String, Throwable) - Constructor for exception com.bea.alcs.connect.util.ValidationConnectException
Constructs an exception with a message and nested cause.
ValidationConnectException(String) - Constructor for exception com.bea.alcs.connect.util.ValidationConnectException
Constructs an exception with a message.
ValidationConnectException(Throwable) - Constructor for exception com.bea.alcs.connect.util.ValidationConnectException
Constructs an exception with a nested cause.
Validator - Class in com.bea.alcs.connect.util
Implementation of Validatable interface.
valueOf(String) - Static method in enum com.bea.alcs.connect.association.data.AssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.association.data.GetAssociationsRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.AttributeTypeDto
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.catalog.data.product.ProductRequestDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.catalog.data.product.UpdatableField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.catalog.data.sku.SkuAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.customer.data.UpdatableField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.dataimport.domain.ImportTypeConnect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.util.MessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.alcs.connect.util.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bea.alcs.connect.association.data.AssociationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.association.data.GetAssociationsRequestType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.AttributeTypeDto
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.catalog.data.product.ProductRequestDetail
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.catalog.data.product.UpdatableField
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.catalog.data.sku.SkuAttribute
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.customer.data.UpdatableField
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.dataimport.domain.ImportTypeConnect
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.util.MessageStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.alcs.connect.util.Status
Returns an array containing the constants of this enum type, in the order they're declared.

W

WAREHOUSE_NOT_FOUND_ERROR_CODE - Static variable in class com.bea.alcs.connect.catalog.data.inventory.InventoryMessageKeys
Key for message about warehouse can not be found.
warning(String, Object...) - Static method in class com.bea.alcs.connect.util.Message
Returns the warning message with given information.
WebServiceResponse - Class in com.bea.alcs.connect.util
Base response value object which contains only Result value object.
WebServiceResponse() - Constructor for class com.bea.alcs.connect.util.WebServiceResponse
Default constructor.
WebServiceResponse(Result) - Constructor for class com.bea.alcs.connect.util.WebServiceResponse
Default constructor.

A B C D E F G H I L M N O P R S T U V W