| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Modifier and Type | Method and Description |
|---|---|
int |
addAddressToCustomer(java.lang.String in0,
com.konakart.wsapp.Address in1) |
int |
addCreditCardToCustomer(java.lang.String in0,
com.konakart.wsapp.CreditCard in1,
com.konakart.wsapp.CreditCardOptions in2) |
void |
addCustomDataToSession(java.lang.String in0,
java.lang.String in1,
int in2) |
void |
addCustomerNotifications(com.konakart.wsapp.NotificationOptions in0) |
int |
addPoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3) |
void |
addProductNotificationToCustomer(java.lang.String in0,
int in1) |
java.math.BigDecimal |
addTax(java.math.BigDecimal in0,
int in1,
int in2,
int in3) |
int |
addToBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2) |
int |
addToBasketWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2,
com.konakart.wsapp.AddToBasketOptions in3) |
void |
addToCustomerTag(java.lang.String in0,
java.lang.String in1,
int in2) |
void |
addToCustomerTagForGuest(int in0,
java.lang.String in1,
int in2) |
int |
addToWishList(java.lang.String in0,
com.konakart.wsapp.WishListItem in1) |
int |
addToWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishListItem in1,
com.konakart.wsapp.AddToWishListOptions in2) |
com.konakart.wsapp.Order |
changeDeliveryAddress(java.lang.String in0,
com.konakart.wsapp.Order in1,
com.konakart.wsapp.Address in2) |
void |
changeOrderStatus(java.lang.String in0,
int in1,
int in2,
boolean in3,
java.lang.String in4) |
void |
changePassword(java.lang.String in0,
java.lang.String in1,
java.lang.String in2) |
int |
checkCoupon(java.lang.String in0) |
void |
checkFileAccess(java.lang.String in0) |
int |
checkSession(java.lang.String in0) |
com.konakart.wsapp.Order |
createAndSaveOrder(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.CustomerRegistration in2,
com.konakart.wsapp.Basket[] in3,
java.lang.String in4,
java.lang.String in5,
int in6) |
com.konakart.wsapp.Order |
createOrder(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
int in2) |
com.konakart.wsapp.Order |
createOrderWithOptions(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.CreateOrderOptions in2,
int in3) |
com.konakart.wsapp.ProductQuantity |
createProductQuantityEncodedKeyFromEncodedProductId(java.lang.String in0) |
int |
createWishList(java.lang.String in0,
com.konakart.wsapp.WishList in1) |
int |
createWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishList in1,
com.konakart.wsapp.AddToWishListOptions in2) |
java.lang.String |
custom(java.lang.String in0,
java.lang.String in1) |
java.lang.String |
customSecure(java.lang.String in0,
java.lang.String in1,
java.lang.String in2) |
void |
deleteAddressFromCustomer(java.lang.String in0,
int in1) |
void |
deleteCookie(java.lang.String in0,
java.lang.String in1) |
void |
deleteCreditCard(java.lang.String in0,
int in1) |
void |
deleteCustomerNotifications(com.konakart.wsapp.NotificationOptions in0) |
void |
deleteCustomerTag(java.lang.String in0,
java.lang.String in1) |
void |
deleteCustomerTagForGuest(int in0,
java.lang.String in1) |
void |
deleteOrderIdForSecretKey(java.lang.String in0) |
int |
deletePoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3) |
void |
deleteProductNotificationFromCustomer(java.lang.String in0,
int in1) |
void |
deleteReservedPoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3) |
void |
deleteWishList(java.lang.String in0,
int in1) |
void |
deleteWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2) |
boolean |
doesCustomerExistForEmail(java.lang.String in0) |
void |
editConfiguration(java.lang.String in0,
java.lang.String in1) |
void |
editCreditCard(java.lang.String in0,
com.konakart.wsapp.CreditCard in1,
com.konakart.wsapp.CreditCardOptions in2) |
void |
editCustomer(java.lang.String in0,
com.konakart.wsapp.Customer in1) |
void |
editCustomerAddress(java.lang.String in0,
com.konakart.wsapp.Address in1) |
void |
editCustomerWithOptions(java.lang.String in0,
com.konakart.wsapp.Customer in1,
com.konakart.wsapp.EditCustomerOptions in2) |
void |
editDigitalDownload(java.lang.String in0,
com.konakart.wsapp.DigitalDownload in1) |
void |
editWishList(java.lang.String in0,
com.konakart.wsapp.WishList in1) |
void |
editWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishList in1,
com.konakart.wsapp.AddToWishListOptions in2) |
void |
enableCustomer(java.lang.String in0) |
boolean |
evaluateExpression(java.lang.String in0,
int in1,
java.lang.String in2) |
boolean |
evaluateExpressionForGuest(int in0,
int in1,
java.lang.String in2) |
com.konakart.wsapp.ExternalLoginResult |
externalLogin(com.konakart.wsapp.ExternalLoginInput in0) |
int |
forceRegisterCustomer(com.konakart.wsapp.CustomerRegistration in0) |
int |
freeReservedPoints(java.lang.String in0,
int in1) |
com.konakart.wsapp.Address[] |
getAddressesPerCustomer(java.lang.String in0) |
com.konakart.wsapp.Address[] |
getAddressesPerManufacturer(int in0) |
com.konakart.wsapp.Address[] |
getAddressesPerProduct(int in0) |
com.konakart.wsapp.Address[] |
getAddressesPerStore(java.lang.String in0) |
com.konakart.wsapp.Address[] |
getAddressesPerVendor(com.konakart.wsapp.Vendor in0) |
java.lang.String |
getAddressFormatTemplate(int in0) |
com.konakart.wsapp.KKCookie[] |
getAllCookies(java.lang.String in0) |
com.konakart.wsapp.Country[] |
getAllCountries() |
com.konakart.wsapp.Currency[] |
getAllCurrencies() |
com.konakart.wsapp.CustomerGroup[] |
getAllCustomerGroups(int in0) |
com.konakart.wsapp.Language[] |
getAllLanguages() |
com.konakart.wsapp.Manufacturer[] |
getAllManufacturers() |
com.konakart.wsapp.OrderStatus[] |
getAllOrderStatuses(int in0) |
com.konakart.wsapp.ProductRelationship[] |
getAllProductRelationships() |
com.konakart.wsapp.Products |
getAllProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2) |
com.konakart.wsapp.Products |
getAllProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3) |
com.konakart.wsapp.Promotion[] |
getAllPromotions() |
com.konakart.wsapp.Reviews |
getAllReviews(com.konakart.wsapp.DataDescriptor in0) |
com.konakart.wsapp.Products |
getAllSpecials(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2) |
com.konakart.wsapp.Product[] |
getAlsoPurchased(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3) |
com.konakart.wsapp.Product[] |
getAlsoPurchasedWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Basket[] |
getBasketItemsPerCustomer(java.lang.String in0,
int in1,
int in2) |
com.konakart.wsapp.Basket[] |
getBasketItemsPerCustomerWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToBasketOptions in3) |
com.konakart.wsapp.Product[] |
getBestSellers(com.konakart.wsapp.DataDescriptor in0,
int in1,
int in2) |
com.konakart.wsapp.Product[] |
getBestSellersWithOptions(com.konakart.wsapp.DataDescriptor in0,
int in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3) |
com.konakart.wsapp.Product[] |
getBookableProductConflict(java.lang.String in0,
com.konakart.wsapp.Product in1,
com.konakart.wsapp.BookableProductOptions in2) |
com.konakart.wsapp.Bookings |
getBookingsPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.BookableProductOptions in2) |
com.konakart.wsapp.Bookings |
getBookingsPerProduct(com.konakart.wsapp.DataDescriptor in0,
int in1,
com.konakart.wsapp.BookableProductOptions in2) |
com.konakart.wsapp.Products |
getBundlesThatProductBelongsTo(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Products |
getBundlesThatProductsBelongTo(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int[] in2,
boolean in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5) |
com.konakart.wsapp.Catalog |
getCatalogPerKey(java.lang.String in0) |
com.konakart.wsapp.Category[] |
getCategoriesPerManufacturer(int in0,
int in1) |
com.konakart.wsapp.Category[] |
getCategoriesPerProduct(int in0,
int in1) |
com.konakart.wsapp.Category |
getCategory(int in0,
int in1) |
com.konakart.wsapp.Category[] |
getCategoryTree(int in0,
boolean in1) |
com.konakart.wsapp.Category[] |
getCategoryTreeWithOptions(com.konakart.wsapp.CategoryTreeOptions in0) |
com.konakart.wsapp.ConfigData[] |
getConfigData(java.lang.String in0,
java.lang.String in1) |
com.konakart.wsapp.KKConfiguration |
getConfiguration(java.lang.String in0) |
com.konakart.wsapp.KKConfiguration |
getConfigurationNoCache(java.lang.String in0) |
com.konakart.wsapp.KKConfiguration[] |
getConfigurations() |
java.lang.String |
getConfigurationValue(java.lang.String in0) |
java.math.BigDecimal |
getConfigurationValueAsBigDecimal(java.lang.String in0) |
java.math.BigDecimal |
getConfigurationValueAsBigDecimalWithDefault(java.lang.String in0,
java.math.BigDecimal in1) |
java.lang.Boolean |
getConfigurationValueAsBool(java.lang.String in0,
java.lang.Boolean in1) |
int |
getConfigurationValueAsInt(java.lang.String in0) |
int |
getConfigurationValueAsIntWithDefault(java.lang.String in0,
int in1) |
com.konakart.wsapp.Content |
getContent(int in0,
int in1) |
com.konakart.wsapp.ContentSearchResult |
getContents(java.lang.String in0,
com.konakart.wsapp.ContentSearch in1,
com.konakart.wsapp.DataDescriptor in2) |
com.konakart.wsapp.ContentType |
getContentType(int in0,
int in1) |
com.konakart.wsapp.ContentType[] |
getContentTypes(int in0) |
com.konakart.wsapp.KKCookie |
getCookie(java.lang.String in0,
java.lang.String in1) |
com.konakart.wsapp.Country |
getCountry(int in0) |
com.konakart.wsapp.Country |
getCountryPerName(java.lang.String in0) |
com.konakart.wsapp.Coupon |
getCouponPerId(int in0,
com.konakart.wsapp.CouponOptions in1) |
com.konakart.wsapp.Coupon[] |
getCouponsPerCode(java.lang.String in0,
com.konakart.wsapp.CouponOptions in1) |
com.konakart.wsapp.CreditCard[] |
getCreditCardsPerCustomer(java.lang.String in0,
com.konakart.wsapp.CreditCardOptions in1) |
com.konakart.wsapp.Currency |
getCurrency(java.lang.String in0) |
java.lang.String |
getCustomDataFromSession(java.lang.String in0,
int in1) |
com.konakart.wsapp.Customer |
getCustomer(java.lang.String in0) |
com.konakart.wsapp.CustomerGroup |
getCustomerGroup(int in0,
int in1) |
com.konakart.wsapp.CustomerTag |
getCustomerTag(java.lang.String in0,
java.lang.String in1) |
com.konakart.wsapp.CustomerTag |
getCustomerTagForGuest(int in0,
java.lang.String in1) |
com.konakart.wsapp.CustomerTag[] |
getCustomerTags(java.lang.String in0) |
com.konakart.wsapp.CustomerTag[] |
getCustomerTagsForGuest(int in0) |
java.lang.String |
getCustomerTagValue(java.lang.String in0,
java.lang.String in1) |
java.lang.String |
getCustomerTagValueForGuest(int in0,
java.lang.String in1) |
com.konakart.wsapp.Customer |
getCustomerWithOptions(java.lang.String in0,
com.konakart.wsapp.FetchCustomerOptions in1) |
com.konakart.wsapp.Address |
getDefaultAddressPerCustomer(java.lang.String in0) |
com.konakart.wsapp.Currency |
getDefaultCurrency() |
com.konakart.wsapp.Customer |
getDefaultCustomer() |
com.konakart.wsapp.Language |
getDefaultLanguage() |
com.konakart.wsapp.DigitalDownload |
getDigitalDownloadById(java.lang.String in0,
int in1) |
com.konakart.wsapp.DigitalDownload[] |
getDigitalDownloads(java.lang.String in0) |
com.konakart.wsapp.DigitalDownload[] |
getDigitalDownloadsWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.FetchDigitalDownloadOptions in2,
com.konakart.wsapp.FetchProductOptions in3) |
com.konakart.wsapp.EngineConfig |
getEngConf() |
com.konakart.wsapp.Expression |
getExpression(java.lang.String in0,
int in1,
java.lang.String in2) |
com.konakart.wsapp.Expression |
getExpressionForGuest(int in0,
int in1,
java.lang.String in2) |
com.konakart.wsapp.GeoZone[] |
getGeoZonesPerZone(com.konakart.wsapp.Zone in0) |
com.konakart.wsapp.IpnHistory[] |
getIpnHistory(java.lang.String in0,
int in1) |
com.konakart.wsapp.KKEvent[] |
getKKEvents(java.lang.String in0,
com.konakart.wsapp.KKEventSearch in1,
com.konakart.wsapp.DataDescriptor in2) |
java.util.Calendar |
getKonakartTimeStamp() |
java.lang.String |
getKonaKartVersion() |
com.konakart.wsapp.Language |
getLanguagePerCode(java.lang.String in0) |
com.konakart.wsapp.Language |
getLanguagePerId(int in0) |
com.konakart.wsapp.Language[] |
getLanguages(com.konakart.wsapp.LanguageSearch in0) |
com.konakart.wsapp.Manufacturer |
getManufacturer(int in0,
int in1) |
com.konakart.wsapp.Manufacturer |
getManufacturerPerProduct(int in0,
int in1) |
com.konakart.wsapp.Manufacturer[] |
getManufacturers(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ManufacturerSearch in1,
int in2) |
com.konakart.wsapp.Manufacturer[] |
getManufacturersPerCategory(int in0) |
com.konakart.wsapp.NameValue[] |
getMessages(int in0,
java.lang.String in1) |
com.konakart.wsapp.MiscItem[] |
getMiscItemsPerType(int in0,
int in1) |
java.lang.String |
getMsgValue(java.lang.String in0,
int in1,
java.lang.String in2) |
com.konakart.wsapp.Order |
getOrder(java.lang.String in0,
int in1,
int in2) |
com.konakart.wsapp.Product[] |
getOrderHistory(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2) |
com.konakart.wsapp.Product[] |
getOrderHistoryWithOptions(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3) |
int |
getOrderIdFromSecretKey(java.lang.String in0) |
com.konakart.wsapp.Orders |
getOrdersPerCustomer(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2) |
com.konakart.wsapp.Orders |
getOrdersPerCustomerWithOptions(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchOrderOptions in3) |
int |
getOrderStatus(java.lang.String in0,
int in1) |
com.konakart.wsapp.Order |
getOrderTotals(com.konakart.wsapp.Order in0,
int in1) |
com.konakart.wsapp.Order |
getOrderWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.FetchOrderOptions in3) |
com.konakart.wsapp.PaymentDetails |
getPaymentDetails(java.lang.String in0,
java.lang.String in1,
int in2,
java.lang.String in3,
int in4) |
com.konakart.wsapp.PaymentDetails |
getPaymentDetailsCustom(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.NameValue[] in2) |
com.konakart.wsapp.PaymentDetails |
getPaymentDetailsPerOrder(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.Order in2,
java.lang.String in3,
int in4) |
com.konakart.wsapp.PaymentDetails |
getPaymentGateway(com.konakart.wsapp.Order in0,
java.lang.String in1,
int in2) |
com.konakart.wsapp.PaymentDetails[] |
getPaymentGateways(com.konakart.wsapp.Order in0,
int in1) |
com.konakart.wsapp.PaymentSchedule |
getPaymentSchedule(int in0) |
com.konakart.wsapp.PdfResult |
getPdf(java.lang.String in0,
com.konakart.wsapp.PdfOptions in1) |
com.konakart.wsapp.Product |
getProduct(java.lang.String in0,
int in1,
int in2) |
com.konakart.wsapp.ProductImages |
getProductImages(com.konakart.wsapp.ProductImagesOptions in0) |
com.konakart.wsapp.Product[] |
getProductNotificationsPerCustomer(java.lang.String in0,
int in1) |
com.konakart.wsapp.Product[] |
getProductNotificationsPerCustomerWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.FetchProductOptions in2) |
com.konakart.wsapp.Product |
getProductPerSku(java.lang.String in0,
java.lang.String in1,
int in2) |
com.konakart.wsapp.Product |
getProductPerSkuWithOptions(java.lang.String in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3) |
com.konakart.wsapp.ProductQuantity |
getProductQuantity(java.lang.String in0) |
com.konakart.wsapp.ProductQuantity |
getProductQuantityWithOptions(java.lang.String in0,
com.konakart.wsapp.FetchProductOptions in1) |
com.konakart.wsapp.Product[] |
getProductsFromIdsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int[] in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Products |
getProductsPerCategory(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4) |
com.konakart.wsapp.Products |
getProductsPerCategoryPerManufacturer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4) |
com.konakart.wsapp.Products |
getProductsPerCategoryPerManufacturerWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5) |
com.konakart.wsapp.Products |
getProductsPerCategoryWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5) |
com.konakart.wsapp.Products |
getProductsPerManufacturer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3) |
com.konakart.wsapp.Products |
getProductsPerManufacturerWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Product |
getProductWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3) |
com.konakart.wsapp.Promotion |
getPromotion(int in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchPromotionOptions in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Promotion[] |
getPromotionsPerCoupon(java.lang.String in0,
int in1,
com.konakart.wsapp.PromotionOptions in2) |
com.konakart.wsapp.Product[] |
getPromotionsPerProducts(java.lang.String in0,
int in1,
com.konakart.wsapp.Product[] in2,
com.konakart.wsapp.Promotion[] in3,
java.lang.String[] in4,
com.konakart.wsapp.PromotionOptions in5) |
com.konakart.wsapp.PunchOutResult |
getPunchOutMessage(java.lang.String in0,
com.konakart.wsapp.Order in1,
com.konakart.wsapp.PunchOutOptions in2) |
com.konakart.wsapp.Products |
getRelatedProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4) |
com.konakart.wsapp.Products |
getRelatedProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5) |
com.konakart.wsapp.Review |
getReview(int in0) |
com.konakart.wsapp.Reviews |
getReviews(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ReviewSearch in1) |
com.konakart.wsapp.Reviews |
getReviewsPerProduct(com.konakart.wsapp.DataDescriptor in0,
int in1) |
com.konakart.wsapp.Reviews |
getReviewsPerVendor(com.konakart.wsapp.DataDescriptor in0,
int in1) |
com.konakart.wsapp.RewardPoints |
getRewardPoints(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1) |
com.konakart.wsapp.RewardPoints |
getRewardPointsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.FetchRewardPointOptions in2) |
java.lang.String |
getSecretKeyForOrderId(int in0) |
com.konakart.wsapp.ShippingQuote |
getShippingQuote(com.konakart.wsapp.Order in0,
java.lang.String in1,
int in2) |
com.konakart.wsapp.ShippingQuote[] |
getShippingQuotes(com.konakart.wsapp.Order in0,
int in1) |
java.lang.String |
getSku(com.konakart.wsapp.OrderProduct in0) |
com.konakart.wsapp.Products |
getSpecialsPerCategory(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4) |
com.konakart.wsapp.SSOToken |
getSSOToken(java.lang.String in0,
boolean in1) |
java.lang.String |
getStatusText(int in0,
int in1) |
com.konakart.wsapp.Store |
getStore() |
com.konakart.wsapp.Store |
getStoreForId(java.lang.String in0) |
java.lang.String[] |
getStoreIds() |
com.konakart.wsapp.Subscription[] |
getSubscriptionsPerCustomer(java.lang.String in0) |
com.konakart.wsapp.SuggestedSearchItem[] |
getSuggestedSearchItems(java.lang.String in0,
com.konakart.wsapp.SuggestedSearchOptions in1) |
com.konakart.wsapp.SuggestedSpellingItem[] |
getSuggestedSpellingItems(java.lang.String in0,
com.konakart.wsapp.SuggestedSpellingOptions in1) |
com.konakart.wsapp.Suggestion[] |
getSuggestions(java.lang.String in0,
com.konakart.wsapp.Suggestion in1,
com.konakart.wsapp.DataDescriptor in2) |
com.konakart.wsapp.Tag |
getTag(int in0,
boolean in1,
int in2) |
com.konakart.wsapp.TagGroup |
getTagGroup(int in0,
boolean in1,
int in2) |
com.konakart.wsapp.TagGroup[] |
getTagGroupsPerCategory(int in0,
boolean in1,
int in2) |
com.konakart.wsapp.TagGroup[] |
getTagGroupsPerCategoryWithOptions(int in0,
int in1,
com.konakart.wsapp.FetchTagGroupOptions in2) |
com.konakart.wsapp.Tag[] |
getTagsPerCategory(int in0,
boolean in1,
int in2) |
java.math.BigDecimal |
getTax(java.math.BigDecimal in0,
int in1,
int in2,
int in3) |
java.math.BigDecimal |
getTaxRate(int in0,
int in1,
int in2) |
int |
getTempCustomerId() |
com.konakart.wsapp.Vendor |
getVendorForId(int in0) |
com.konakart.wsapp.Review |
getVendorReview(int in0) |
com.konakart.wsapp.Reviews |
getVendorReviews(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ReviewSearch in1) |
com.konakart.wsapp.Vendors |
getVendors(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.VendorSearch in1) |
com.konakart.wsapp.WishList |
getWishList(java.lang.String in0,
int in1) |
com.konakart.wsapp.WishListItems |
getWishListItems(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3) |
com.konakart.wsapp.WishListItems |
getWishListItemsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.AddToWishListOptions in4) |
com.konakart.wsapp.WishList |
getWishListWithItems(java.lang.String in0,
int in1,
int in2) |
com.konakart.wsapp.WishList |
getWishListWithItemsWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToWishListOptions in3) |
com.konakart.wsapp.WishList |
getWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2) |
com.konakart.wsapp.Zone[] |
getZonesPerCountry(int in0) |
int |
insertBooking(java.lang.String in0,
com.konakart.wsapp.Booking in1,
com.konakart.wsapp.BookableProductOptions in2) |
void |
insertCustomerEvent(com.konakart.wsapp.CustomerEvent in0) |
void |
insertCustomerTag(java.lang.String in0,
com.konakart.wsapp.CustomerTag in1) |
void |
insertCustomerTagForGuest(int in0,
com.konakart.wsapp.CustomerTag in1) |
int |
insertDigitalDownload(java.lang.String in0,
int in1) |
int |
insertKKEvent(java.lang.String in0,
com.konakart.wsapp.KKEvent in1) |
int |
insertSubscription(java.lang.String in0,
com.konakart.wsapp.Subscription in1) |
boolean |
isCustomerSubscribedToNewsletter(java.lang.String in0) |
boolean |
isEmailValid(java.lang.String in0) |
java.lang.String |
login(java.lang.String in0,
java.lang.String in1) |
java.lang.String |
loginByAdmin(java.lang.String in0,
int in1) |
com.konakart.wsapp.LoginResult |
loginWithOptions(com.konakart.wsapp.LoginInput in0) |
void |
logout(java.lang.String in0) |
void |
mergeBaskets(java.lang.String in0,
int in1) |
void |
mergeBasketsWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToBasketOptions in2) |
void |
mergeWishListsWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToWishListOptions in3) |
com.konakart.wsapp.Email |
notifySysAdmin(java.lang.String in0,
com.konakart.wsapp.EmailOptions in1) |
int |
pointsAvailable(java.lang.String in0) |
void |
postMessageToQueue(java.lang.String in0,
com.konakart.wsapp.MqOptions in1) |
void |
processKKEvents(java.lang.String in0) |
com.konakart.wsapp.MqResponse |
readMessageFromQueue(java.lang.String in0,
com.konakart.wsapp.MqOptions in1) |
int |
registerCustomer(com.konakart.wsapp.CustomerRegistration in0) |
void |
removeBasketItemsPerCustomer(java.lang.String in0,
int in1) |
void |
removeFromBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2) |
void |
removeFromWishList(java.lang.String in0,
int in1) |
void |
removeFromWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2) |
int |
removeStockReservationsForBasketItems(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.StockReservationOptions in2) |
int |
removeStockReservationsForIds(java.lang.String in0,
int[] in1,
com.konakart.wsapp.StockReservationOptions in2) |
int |
removeStockReservationsForOrderProducts(java.lang.String in0,
com.konakart.wsapp.OrderProduct[] in1,
com.konakart.wsapp.StockReservationOptions in2) |
int |
reservePoints(java.lang.String in0,
int in1) |
com.konakart.wsapp.Basket[] |
reserveStock(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.StockReservationOptions in2) |
int |
saveIpnHistory(java.lang.String in0,
com.konakart.wsapp.IpnHistory in1) |
int |
saveOrder(java.lang.String in0,
com.konakart.wsapp.Order in1,
int in2) |
int |
saveOrderWithOptions(java.lang.String in0,
com.konakart.wsapp.Order in1,
int in2,
com.konakart.wsapp.SaveOrderOptions in3) |
java.lang.String |
saveSSOToken(com.konakart.wsapp.SSOToken in0) |
com.konakart.wsapp.Orders |
searchForOrdersPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.OrderSearch in2,
int in3) |
com.konakart.wsapp.Products |
searchForProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.ProductSearch in2,
int in3) |
com.konakart.wsapp.Products |
searchForProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.ProductSearch in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4) |
com.konakart.wsapp.Subscriptions |
searchForSubscriptionsPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.SubscriptionSearch in2) |
com.konakart.wsapp.WishLists |
searchForWishLists(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.CustomerSearch in2) |
com.konakart.wsapp.Zone[] |
searchForZones(com.konakart.wsapp.ZoneSearch in0) |
void |
sendNewPassword(java.lang.String in0,
java.lang.String in1,
java.lang.String in2) |
com.konakart.wsapp.Email |
sendNewPassword1(java.lang.String in0,
com.konakart.wsapp.EmailOptions in1) |
void |
sendOrderConfirmationEmail(java.lang.String in0,
int in1,
java.lang.String in2,
int in3) |
com.konakart.wsapp.Email |
sendOrderConfirmationEmail1(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.EmailOptions in3) |
void |
sendTemplateEmailToCustomer(int in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3) |
com.konakart.wsapp.Email |
sendTemplateEmailToCustomer1(int in0,
java.lang.String in1,
com.konakart.wsapp.EmailOptions in2) |
void |
sendWelcomeEmail(int in0,
java.lang.String in1,
java.lang.String in2) |
com.konakart.wsapp.Email |
sendWelcomeEmail1(int in0,
com.konakart.wsapp.EmailOptions in1) |
void |
setCookie(com.konakart.wsapp.KKCookie in0) |
void |
setCreditCardDetailsOnOrder(java.lang.String in0,
int in1,
com.konakart.wsapp.CreditCard in2) |
void |
setDefaultAddressPerCustomer(java.lang.String in0,
int in1) |
void |
setEndpoint(java.lang.String in0) |
void |
setNewPassword(java.lang.String in0,
java.lang.String in1,
int in2,
java.lang.String in3) |
void |
setRewardPointReservationId(java.lang.String in0,
int in1,
int in2) |
void |
updateBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2) |
void |
updateBasketWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2,
com.konakart.wsapp.AddToBasketOptions in3) |
com.konakart.wsapp.Basket[] |
updateBasketWithStockInfo(com.konakart.wsapp.Basket[] in0) |
com.konakart.wsapp.Basket[] |
updateBasketWithStockInfoWithOptions(com.konakart.wsapp.Basket[] in0,
com.konakart.wsapp.AddToBasketOptions in1) |
void |
updateCachedConfigurations() |
int |
updateDigitalDownloadCount(java.lang.String in0,
int in1) |
int |
updateDigitalDownloadCountById(java.lang.String in0,
int in1) |
void |
updateInventory(java.lang.String in0,
int in1) |
void |
updateInventoryWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.CreateOrderOptions in2) |
void |
updateManufacturerViewedCount(int in0,
int in1) |
void |
updateOrder(java.lang.String in0,
int in1,
int in2,
boolean in3,
java.lang.String in4,
com.konakart.wsapp.OrderUpdate in5) |
void |
updateProductViewedCount(int in0,
int in1) |
void |
updateSubscription(java.lang.String in0,
com.konakart.wsapp.Subscription in1) |
boolean |
validatePassword(java.lang.String in0,
java.lang.String in1) |
int |
writeReview(java.lang.String in0,
com.konakart.wsapp.Review in1) |
public com.konakart.wsapp.ContentSearchResult getContents(java.lang.String in0,
com.konakart.wsapp.ContentSearch in1,
com.konakart.wsapp.DataDescriptor in2)
throws java.rmi.RemoteException
getContents in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Currency getCurrency(java.lang.String in0)
throws java.rmi.RemoteException
getCurrency in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ContentType getContentType(int in0,
int in1)
throws java.rmi.RemoteException
getContentType in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getConfigurationValue(java.lang.String in0)
throws java.rmi.RemoteException
getConfigurationValue in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Language[] getLanguages(com.konakart.wsapp.LanguageSearch in0)
throws java.rmi.RemoteException
getLanguages in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getAllProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getAllProductsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Reviews getReviewsPerProduct(com.konakart.wsapp.DataDescriptor in0,
int in1)
throws java.rmi.RemoteException
getReviewsPerProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Review getReview(int in0)
throws java.rmi.RemoteException
public com.konakart.wsapp.Reviews getAllReviews(com.konakart.wsapp.DataDescriptor in0)
throws java.rmi.RemoteException
getAllReviews in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Reviews getReviews(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ReviewSearch in1)
throws java.rmi.RemoteException
getReviews in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products searchForProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.ProductSearch in2,
int in3)
throws java.rmi.RemoteException
searchForProducts in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products searchForProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.ProductSearch in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
searchForProductsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int registerCustomer(com.konakart.wsapp.CustomerRegistration in0)
throws java.rmi.RemoteException
registerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int forceRegisterCustomer(com.konakart.wsapp.CustomerRegistration in0)
throws java.rmi.RemoteException
forceRegisterCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Country[] getAllCountries()
throws java.rmi.RemoteException
getAllCountries in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String login(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
public com.konakart.wsapp.LoginResult loginWithOptions(com.konakart.wsapp.LoginInput in0)
throws java.rmi.RemoteException
loginWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void logout(java.lang.String in0)
throws java.rmi.RemoteException
public com.konakart.wsapp.Address[] getAddressesPerCustomer(java.lang.String in0)
throws java.rmi.RemoteException
getAddressesPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Address[] getAddressesPerManufacturer(int in0)
throws java.rmi.RemoteException
getAddressesPerManufacturer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Address[] getAddressesPerProduct(int in0)
throws java.rmi.RemoteException
getAddressesPerProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Address[] getAddressesPerStore(java.lang.String in0)
throws java.rmi.RemoteException
getAddressesPerStore in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Address getDefaultAddressPerCustomer(java.lang.String in0)
throws java.rmi.RemoteException
getDefaultAddressPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void setDefaultAddressPerCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
setDefaultAddressPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addAddressToCustomer(java.lang.String in0,
com.konakart.wsapp.Address in1)
throws java.rmi.RemoteException
addAddressToCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteAddressFromCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
deleteAddressFromCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editCustomerAddress(java.lang.String in0,
com.konakart.wsapp.Address in1)
throws java.rmi.RemoteException
editCustomerAddress in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Customer getCustomer(java.lang.String in0)
throws java.rmi.RemoteException
getCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Customer getCustomerWithOptions(java.lang.String in0,
com.konakart.wsapp.FetchCustomerOptions in1)
throws java.rmi.RemoteException
getCustomerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editCustomer(java.lang.String in0,
com.konakart.wsapp.Customer in1)
throws java.rmi.RemoteException
editCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editCustomerWithOptions(java.lang.String in0,
com.konakart.wsapp.Customer in1,
com.konakart.wsapp.EditCustomerOptions in2)
throws java.rmi.RemoteException
editCustomerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.util.Calendar getKonakartTimeStamp()
throws java.rmi.RemoteException
getKonakartTimeStamp in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int writeReview(java.lang.String in0,
com.konakart.wsapp.Review in1)
throws java.rmi.RemoteException
writeReview in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int checkSession(java.lang.String in0)
throws java.rmi.RemoteException
checkSession in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addToBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2)
throws java.rmi.RemoteException
addToBasket in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void mergeBaskets(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
mergeBaskets in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Language getLanguagePerCode(java.lang.String in0)
throws java.rmi.RemoteException
getLanguagePerCode in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Language getLanguagePerId(int in0)
throws java.rmi.RemoteException
getLanguagePerId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Category getCategory(int in0,
int in1)
throws java.rmi.RemoteException
getCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerCategoryPerManufacturer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4)
throws java.rmi.RemoteException
getProductsPerCategoryPerManufacturer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerCategoryPerManufacturerWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5)
throws java.rmi.RemoteException
getProductsPerCategoryPerManufacturerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerManufacturer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3)
throws java.rmi.RemoteException
getProductsPerManufacturer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerManufacturerWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
getProductsPerManufacturerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product getProductWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getProductWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Category[] getCategoriesPerManufacturer(int in0,
int in1)
throws java.rmi.RemoteException
getCategoriesPerManufacturer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Category[] getCategoriesPerProduct(int in0,
int in1)
throws java.rmi.RemoteException
getCategoriesPerProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Manufacturer[] getManufacturersPerCategory(int in0)
throws java.rmi.RemoteException
getManufacturersPerCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Manufacturer[] getManufacturers(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ManufacturerSearch in1,
int in2)
throws java.rmi.RemoteException
getManufacturers in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Manufacturer[] getAllManufacturers()
throws java.rmi.RemoteException
getAllManufacturers in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Manufacturer getManufacturerPerProduct(int in0,
int in1)
throws java.rmi.RemoteException
getManufacturerPerProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Manufacturer getManufacturer(int in0,
int in1)
throws java.rmi.RemoteException
getManufacturer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getSpecialsPerCategory(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4)
throws java.rmi.RemoteException
getSpecialsPerCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getAllSpecials(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2)
throws java.rmi.RemoteException
getAllSpecials in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getAllProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2)
throws java.rmi.RemoteException
getAllProducts in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Language[] getAllLanguages()
throws java.rmi.RemoteException
getAllLanguages in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addToBasketWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2,
com.konakart.wsapp.AddToBasketOptions in3)
throws java.rmi.RemoteException
addToBasketWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void mergeBasketsWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToBasketOptions in2)
throws java.rmi.RemoteException
mergeBasketsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2)
throws java.rmi.RemoteException
updateBasket in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateBasketWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2,
com.konakart.wsapp.AddToBasketOptions in3)
throws java.rmi.RemoteException
updateBasketWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void removeFromBasket(java.lang.String in0,
int in1,
com.konakart.wsapp.Basket in2)
throws java.rmi.RemoteException
removeFromBasket in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void removeBasketItemsPerCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
removeBasketItemsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Basket[] getBasketItemsPerCustomer(java.lang.String in0,
int in1,
int in2)
throws java.rmi.RemoteException
getBasketItemsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Basket[] getBasketItemsPerCustomerWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToBasketOptions in3)
throws java.rmi.RemoteException
getBasketItemsPerCustomerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Currency getDefaultCurrency()
throws java.rmi.RemoteException
getDefaultCurrency in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Currency[] getAllCurrencies()
throws java.rmi.RemoteException
getAllCurrencies in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.KKConfiguration[] getConfigurations()
throws java.rmi.RemoteException
getConfigurations in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.KKConfiguration getConfiguration(java.lang.String in0)
throws java.rmi.RemoteException
getConfiguration in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.KKConfiguration getConfigurationNoCache(java.lang.String in0)
throws java.rmi.RemoteException
getConfigurationNoCache in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int getConfigurationValueAsInt(java.lang.String in0)
throws java.rmi.RemoteException
getConfigurationValueAsInt in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getAlsoPurchasedWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
getAlsoPurchasedWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getRelatedProducts(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4)
throws java.rmi.RemoteException
getRelatedProducts in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getRelatedProductsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5)
throws java.rmi.RemoteException
getRelatedProductsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Country getCountryPerName(java.lang.String in0)
throws java.rmi.RemoteException
getCountryPerName in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ShippingQuote[] getShippingQuotes(com.konakart.wsapp.Order in0,
int in1)
throws java.rmi.RemoteException
getShippingQuotes in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ShippingQuote getShippingQuote(com.konakart.wsapp.Order in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
getShippingQuote in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Order changeDeliveryAddress(java.lang.String in0,
com.konakart.wsapp.Order in1,
com.konakart.wsapp.Address in2)
throws java.rmi.RemoteException
changeDeliveryAddress in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.math.BigDecimal getTaxRate(int in0,
int in1,
int in2)
throws java.rmi.RemoteException
getTaxRate in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.math.BigDecimal getTax(java.math.BigDecimal in0,
int in1,
int in2,
int in3)
throws java.rmi.RemoteException
public java.math.BigDecimal addTax(java.math.BigDecimal in0,
int in1,
int in2,
int in3)
throws java.rmi.RemoteException
public com.konakart.wsapp.Order getOrderTotals(com.konakart.wsapp.Order in0,
int in1)
throws java.rmi.RemoteException
getOrderTotals in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentDetails[] getPaymentGateways(com.konakart.wsapp.Order in0,
int in1)
throws java.rmi.RemoteException
getPaymentGateways in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentDetails getPaymentGateway(com.konakart.wsapp.Order in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
getPaymentGateway in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentDetails getPaymentDetails(java.lang.String in0,
java.lang.String in1,
int in2,
java.lang.String in3,
int in4)
throws java.rmi.RemoteException
getPaymentDetails in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentDetails getPaymentDetailsPerOrder(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.Order in2,
java.lang.String in3,
int in4)
throws java.rmi.RemoteException
getPaymentDetailsPerOrder in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentDetails getPaymentDetailsCustom(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.NameValue[] in2)
throws java.rmi.RemoteException
getPaymentDetailsCustom in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int saveOrder(java.lang.String in0,
com.konakart.wsapp.Order in1,
int in2)
throws java.rmi.RemoteException
public int saveOrderWithOptions(java.lang.String in0,
com.konakart.wsapp.Order in1,
int in2,
com.konakart.wsapp.SaveOrderOptions in3)
throws java.rmi.RemoteException
saveOrderWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getStatusText(int in0,
int in1)
throws java.rmi.RemoteException
getStatusText in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateOrder(java.lang.String in0,
int in1,
int in2,
boolean in3,
java.lang.String in4,
com.konakart.wsapp.OrderUpdate in5)
throws java.rmi.RemoteException
updateOrder in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void changeOrderStatus(java.lang.String in0,
int in1,
int in2,
boolean in3,
java.lang.String in4)
throws java.rmi.RemoteException
changeOrderStatus in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateInventory(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
updateInventory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateInventoryWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.CreateOrderOptions in2)
throws java.rmi.RemoteException
updateInventoryWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void sendNewPassword(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
sendNewPassword in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Email sendNewPassword1(java.lang.String in0,
com.konakart.wsapp.EmailOptions in1)
throws java.rmi.RemoteException
sendNewPassword1 in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Language getDefaultLanguage()
throws java.rmi.RemoteException
getDefaultLanguage in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product getProduct(java.lang.String in0,
int in1,
int in2)
throws java.rmi.RemoteException
getProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void sendWelcomeEmail(int in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
sendWelcomeEmail in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Email sendWelcomeEmail1(int in0,
com.konakart.wsapp.EmailOptions in1)
throws java.rmi.RemoteException
sendWelcomeEmail1 in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void sendOrderConfirmationEmail(java.lang.String in0,
int in1,
java.lang.String in2,
int in3)
throws java.rmi.RemoteException
sendOrderConfirmationEmail in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Email sendOrderConfirmationEmail1(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.EmailOptions in3)
throws java.rmi.RemoteException
sendOrderConfirmationEmail1 in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getSecretKeyForOrderId(int in0)
throws java.rmi.RemoteException
getSecretKeyForOrderId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int getOrderIdFromSecretKey(java.lang.String in0)
throws java.rmi.RemoteException
getOrderIdFromSecretKey in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteOrderIdForSecretKey(java.lang.String in0)
throws java.rmi.RemoteException
deleteOrderIdForSecretKey in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int saveIpnHistory(java.lang.String in0,
com.konakart.wsapp.IpnHistory in1)
throws java.rmi.RemoteException
saveIpnHistory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateManufacturerViewedCount(int in0,
int in1)
throws java.rmi.RemoteException
updateManufacturerViewedCount in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Zone[] getZonesPerCountry(int in0)
throws java.rmi.RemoteException
getZonesPerCountry in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Zone[] searchForZones(com.konakart.wsapp.ZoneSearch in0)
throws java.rmi.RemoteException
searchForZones in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateCachedConfigurations()
throws java.rmi.RemoteException
updateCachedConfigurations in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean doesCustomerExistForEmail(java.lang.String in0)
throws java.rmi.RemoteException
doesCustomerExistForEmail in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean isEmailValid(java.lang.String in0)
throws java.rmi.RemoteException
isEmailValid in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Basket[] updateBasketWithStockInfo(com.konakart.wsapp.Basket[] in0)
throws java.rmi.RemoteException
updateBasketWithStockInfo in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Basket[] updateBasketWithStockInfoWithOptions(com.konakart.wsapp.Basket[] in0,
com.konakart.wsapp.AddToBasketOptions in1)
throws java.rmi.RemoteException
updateBasketWithStockInfoWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ProductQuantity getProductQuantity(java.lang.String in0)
throws java.rmi.RemoteException
getProductQuantity in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ProductQuantity getProductQuantityWithOptions(java.lang.String in0,
com.konakart.wsapp.FetchProductOptions in1)
throws java.rmi.RemoteException
getProductQuantityWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Order createAndSaveOrder(java.lang.String in0,
java.lang.String in1,
com.konakart.wsapp.CustomerRegistration in2,
com.konakart.wsapp.Basket[] in3,
java.lang.String in4,
java.lang.String in5,
int in6)
throws java.rmi.RemoteException
createAndSaveOrder in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getSku(com.konakart.wsapp.OrderProduct in0)
throws java.rmi.RemoteException
public void setEndpoint(java.lang.String in0)
throws java.rmi.RemoteException
setEndpoint in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int insertDigitalDownload(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
insertDigitalDownload in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.DigitalDownload[] getDigitalDownloads(java.lang.String in0)
throws java.rmi.RemoteException
getDigitalDownloads in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.DigitalDownload[] getDigitalDownloadsWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.FetchDigitalDownloadOptions in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getDigitalDownloadsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int updateDigitalDownloadCount(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
updateDigitalDownloadCount in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int updateDigitalDownloadCountById(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
updateDigitalDownloadCountById in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int getTempCustomerId()
throws java.rmi.RemoteException
getTempCustomerId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerGroup[] getAllCustomerGroups(int in0)
throws java.rmi.RemoteException
getAllCustomerGroups in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerGroup getCustomerGroup(int in0,
int in1)
throws java.rmi.RemoteException
getCustomerGroup in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void sendTemplateEmailToCustomer(int in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3)
throws java.rmi.RemoteException
sendTemplateEmailToCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Email sendTemplateEmailToCustomer1(int in0,
java.lang.String in1,
com.konakart.wsapp.EmailOptions in2)
throws java.rmi.RemoteException
sendTemplateEmailToCustomer1 in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Email notifySysAdmin(java.lang.String in0,
com.konakart.wsapp.EmailOptions in1)
throws java.rmi.RemoteException
notifySysAdmin in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String loginByAdmin(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
loginByAdmin in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String custom(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
public java.lang.String customSecure(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
customSecure in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.TagGroup[] getTagGroupsPerCategory(int in0,
boolean in1,
int in2)
throws java.rmi.RemoteException
getTagGroupsPerCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.TagGroup[] getTagGroupsPerCategoryWithOptions(int in0,
int in1,
com.konakart.wsapp.FetchTagGroupOptions in2)
throws java.rmi.RemoteException
getTagGroupsPerCategoryWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Tag[] getTagsPerCategory(int in0,
boolean in1,
int in2)
throws java.rmi.RemoteException
getTagsPerCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.TagGroup getTagGroup(int in0,
boolean in1,
int in2)
throws java.rmi.RemoteException
getTagGroup in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Tag getTag(int in0,
boolean in1,
int in2)
throws java.rmi.RemoteException
public com.konakart.wsapp.Customer getDefaultCustomer()
throws java.rmi.RemoteException
getDefaultCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.EngineConfig getEngConf()
throws java.rmi.RemoteException
getEngConf in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String[] getStoreIds()
throws java.rmi.RemoteException
getStoreIds in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void setCreditCardDetailsOnOrder(java.lang.String in0,
int in1,
com.konakart.wsapp.CreditCard in2)
throws java.rmi.RemoteException
setCreditCardDetailsOnOrder in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addToWishList(java.lang.String in0,
com.konakart.wsapp.WishListItem in1)
throws java.rmi.RemoteException
addToWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addToWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishListItem in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
addToWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int createWishList(java.lang.String in0,
com.konakart.wsapp.WishList in1)
throws java.rmi.RemoteException
createWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int createWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishList in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
createWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editWishList(java.lang.String in0,
com.konakart.wsapp.WishList in1)
throws java.rmi.RemoteException
editWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editWishListWithOptions(java.lang.String in0,
com.konakart.wsapp.WishList in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
editWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Category[] getCategoryTree(int in0,
boolean in1)
throws java.rmi.RemoteException
getCategoryTree in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Category[] getCategoryTreeWithOptions(com.konakart.wsapp.CategoryTreeOptions in0)
throws java.rmi.RemoteException
getCategoryTreeWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerCategory(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4)
throws java.rmi.RemoteException
getProductsPerCategory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getProductsPerCategoryWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
boolean in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5)
throws java.rmi.RemoteException
getProductsPerCategoryWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int getConfigurationValueAsIntWithDefault(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getConfigurationValueAsIntWithDefault in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.math.BigDecimal getConfigurationValueAsBigDecimal(java.lang.String in0)
throws java.rmi.RemoteException
getConfigurationValueAsBigDecimal in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.math.BigDecimal getConfigurationValueAsBigDecimalWithDefault(java.lang.String in0,
java.math.BigDecimal in1)
throws java.rmi.RemoteException
getConfigurationValueAsBigDecimalWithDefault in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.Boolean getConfigurationValueAsBool(java.lang.String in0,
java.lang.Boolean in1)
throws java.rmi.RemoteException
getConfigurationValueAsBool in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editConfiguration(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
editConfiguration in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void changePassword(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
changePassword in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getProductNotificationsPerCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getProductNotificationsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getProductNotificationsPerCustomerWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.FetchProductOptions in2)
throws java.rmi.RemoteException
getProductNotificationsPerCustomerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void addProductNotificationToCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
addProductNotificationToCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteProductNotificationFromCustomer(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
deleteProductNotificationFromCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateProductViewedCount(int in0,
int in1)
throws java.rmi.RemoteException
updateProductViewedCount in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getBestSellers(com.konakart.wsapp.DataDescriptor in0,
int in1,
int in2)
throws java.rmi.RemoteException
getBestSellers in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getBestSellersWithOptions(com.konakart.wsapp.DataDescriptor in0,
int in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getBestSellersWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Orders getOrdersPerCustomer(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
getOrdersPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Orders getOrdersPerCustomerWithOptions(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchOrderOptions in3)
throws java.rmi.RemoteException
getOrdersPerCustomerWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Orders searchForOrdersPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.OrderSearch in2,
int in3)
throws java.rmi.RemoteException
searchForOrdersPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Order getOrder(java.lang.String in0,
int in1,
int in2)
throws java.rmi.RemoteException
public com.konakart.wsapp.Order getOrderWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.FetchOrderOptions in3)
throws java.rmi.RemoteException
getOrderWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Order createOrder(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
int in2)
throws java.rmi.RemoteException
createOrder in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Order createOrderWithOptions(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.CreateOrderOptions in2,
int in3)
throws java.rmi.RemoteException
createOrderWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getOrderHistory(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
getOrderHistory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getOrderHistoryWithOptions(com.konakart.wsapp.DataDescriptor in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getOrderHistoryWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getAlsoPurchased(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3)
throws java.rmi.RemoteException
getAlsoPurchased in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteWishList(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
deleteWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
deleteWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishList getWishListWithItems(java.lang.String in0,
int in1,
int in2)
throws java.rmi.RemoteException
getWishListWithItems in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishList getWishListWithItemsWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToWishListOptions in3)
throws java.rmi.RemoteException
getWishListWithItemsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishList getWishList(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishList getWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
getWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishListItems getWishListItemsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.AddToWishListOptions in4)
throws java.rmi.RemoteException
getWishListItemsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishListItems getWishListItems(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3)
throws java.rmi.RemoteException
getWishListItems in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void removeFromWishList(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
removeFromWishList in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void removeFromWishListWithOptions(java.lang.String in0,
int in1,
com.konakart.wsapp.AddToWishListOptions in2)
throws java.rmi.RemoteException
removeFromWishListWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void mergeWishListsWithOptions(java.lang.String in0,
int in1,
int in2,
com.konakart.wsapp.AddToWishListOptions in3)
throws java.rmi.RemoteException
mergeWishListsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.WishLists searchForWishLists(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.CustomerSearch in2)
throws java.rmi.RemoteException
searchForWishLists in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Store getStore()
throws java.rmi.RemoteException
public com.konakart.wsapp.Store getStoreForId(java.lang.String in0)
throws java.rmi.RemoteException
getStoreForId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void addCustomDataToSession(java.lang.String in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
addCustomDataToSession in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getCustomDataFromSession(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getCustomDataFromSession in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void setCookie(com.konakart.wsapp.KKCookie in0)
throws java.rmi.RemoteException
public com.konakart.wsapp.KKCookie getCookie(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
public com.konakart.wsapp.KKCookie[] getAllCookies(java.lang.String in0)
throws java.rmi.RemoteException
getAllCookies in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteCookie(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
deleteCookie in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.GeoZone[] getGeoZonesPerZone(com.konakart.wsapp.Zone in0)
throws java.rmi.RemoteException
getGeoZonesPerZone in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void insertCustomerTag(java.lang.String in0,
com.konakart.wsapp.CustomerTag in1)
throws java.rmi.RemoteException
insertCustomerTag in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void insertCustomerTagForGuest(int in0,
com.konakart.wsapp.CustomerTag in1)
throws java.rmi.RemoteException
insertCustomerTagForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void addToCustomerTag(java.lang.String in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
addToCustomerTag in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void addToCustomerTagForGuest(int in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
addToCustomerTagForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerTag getCustomerTag(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
getCustomerTag in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerTag getCustomerTagForGuest(int in0,
java.lang.String in1)
throws java.rmi.RemoteException
getCustomerTagForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getCustomerTagValue(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
getCustomerTagValue in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getCustomerTagValueForGuest(int in0,
java.lang.String in1)
throws java.rmi.RemoteException
getCustomerTagValueForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteCustomerTag(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
deleteCustomerTag in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteCustomerTagForGuest(int in0,
java.lang.String in1)
throws java.rmi.RemoteException
deleteCustomerTagForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerTag[] getCustomerTags(java.lang.String in0)
throws java.rmi.RemoteException
getCustomerTags in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CustomerTag[] getCustomerTagsForGuest(int in0)
throws java.rmi.RemoteException
getCustomerTagsForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean evaluateExpression(java.lang.String in0,
int in1,
java.lang.String in2)
throws java.rmi.RemoteException
evaluateExpression in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean evaluateExpressionForGuest(int in0,
int in1,
java.lang.String in2)
throws java.rmi.RemoteException
evaluateExpressionForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Expression getExpression(java.lang.String in0,
int in1,
java.lang.String in2)
throws java.rmi.RemoteException
getExpression in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Expression getExpressionForGuest(int in0,
int in1,
java.lang.String in2)
throws java.rmi.RemoteException
getExpressionForGuest in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int pointsAvailable(java.lang.String in0)
throws java.rmi.RemoteException
pointsAvailable in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addPoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3)
throws java.rmi.RemoteException
public int deletePoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3)
throws java.rmi.RemoteException
deletePoints in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int reservePoints(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
reservePoints in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteReservedPoints(java.lang.String in0,
int in1,
java.lang.String in2,
java.lang.String in3)
throws java.rmi.RemoteException
deleteReservedPoints in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int freeReservedPoints(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
freeReservedPoints in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void setRewardPointReservationId(java.lang.String in0,
int in1,
int in2)
throws java.rmi.RemoteException
setRewardPointReservationId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.RewardPoints getRewardPointsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.FetchRewardPointOptions in2)
throws java.rmi.RemoteException
getRewardPointsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.RewardPoints getRewardPoints(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1)
throws java.rmi.RemoteException
getRewardPoints in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int insertSubscription(java.lang.String in0,
com.konakart.wsapp.Subscription in1)
throws java.rmi.RemoteException
insertSubscription in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void updateSubscription(java.lang.String in0,
com.konakart.wsapp.Subscription in1)
throws java.rmi.RemoteException
updateSubscription in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PaymentSchedule getPaymentSchedule(int in0)
throws java.rmi.RemoteException
getPaymentSchedule in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Subscription[] getSubscriptionsPerCustomer(java.lang.String in0)
throws java.rmi.RemoteException
getSubscriptionsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Subscriptions searchForSubscriptionsPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.SubscriptionSearch in2)
throws java.rmi.RemoteException
searchForSubscriptionsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product getProductPerSkuWithOptions(java.lang.String in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchProductOptions in3)
throws java.rmi.RemoteException
getProductPerSkuWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product getProductPerSku(java.lang.String in0,
java.lang.String in1,
int in2)
throws java.rmi.RemoteException
getProductPerSku in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.IpnHistory[] getIpnHistory(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getIpnHistory in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PdfResult getPdf(java.lang.String in0,
com.konakart.wsapp.PdfOptions in1)
throws java.rmi.RemoteException
public com.konakart.wsapp.DigitalDownload getDigitalDownloadById(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getDigitalDownloadById in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editDigitalDownload(java.lang.String in0,
com.konakart.wsapp.DigitalDownload in1)
throws java.rmi.RemoteException
editDigitalDownload in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getMsgValue(java.lang.String in0,
int in1,
java.lang.String in2)
throws java.rmi.RemoteException
getMsgValue in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.NameValue[] getMessages(int in0,
java.lang.String in1)
throws java.rmi.RemoteException
getMessages in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void postMessageToQueue(java.lang.String in0,
com.konakart.wsapp.MqOptions in1)
throws java.rmi.RemoteException
postMessageToQueue in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.MqResponse readMessageFromQueue(java.lang.String in0,
com.konakart.wsapp.MqOptions in1)
throws java.rmi.RemoteException
readMessageFromQueue in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void insertCustomerEvent(com.konakart.wsapp.CustomerEvent in0)
throws java.rmi.RemoteException
insertCustomerEvent in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.SuggestedSearchItem[] getSuggestedSearchItems(java.lang.String in0,
com.konakart.wsapp.SuggestedSearchOptions in1)
throws java.rmi.RemoteException
getSuggestedSearchItems in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.SuggestedSpellingItem[] getSuggestedSpellingItems(java.lang.String in0,
com.konakart.wsapp.SuggestedSpellingOptions in1)
throws java.rmi.RemoteException
getSuggestedSpellingItems in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getProductsFromIdsWithOptions(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int[] in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
getProductsFromIdsWithOptions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Bookings getBookingsPerProduct(com.konakart.wsapp.DataDescriptor in0,
int in1,
com.konakart.wsapp.BookableProductOptions in2)
throws java.rmi.RemoteException
getBookingsPerProduct in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Bookings getBookingsPerCustomer(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
com.konakart.wsapp.BookableProductOptions in2)
throws java.rmi.RemoteException
getBookingsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int insertBooking(java.lang.String in0,
com.konakart.wsapp.Booking in1,
com.konakart.wsapp.BookableProductOptions in2)
throws java.rmi.RemoteException
insertBooking in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getBookableProductConflict(java.lang.String in0,
com.konakart.wsapp.Product in1,
com.konakart.wsapp.BookableProductOptions in2)
throws java.rmi.RemoteException
getBookableProductConflict in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int getOrderStatus(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
getOrderStatus in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.OrderStatus[] getAllOrderStatuses(int in0)
throws java.rmi.RemoteException
getAllOrderStatuses in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String saveSSOToken(com.konakart.wsapp.SSOToken in0)
throws java.rmi.RemoteException
saveSSOToken in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.SSOToken getSSOToken(java.lang.String in0,
boolean in1)
throws java.rmi.RemoteException
getSSOToken in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void enableCustomer(java.lang.String in0)
throws java.rmi.RemoteException
enableCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int checkCoupon(java.lang.String in0)
throws java.rmi.RemoteException
checkCoupon in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Promotion[] getAllPromotions()
throws java.rmi.RemoteException
getAllPromotions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Product[] getPromotionsPerProducts(java.lang.String in0,
int in1,
com.konakart.wsapp.Product[] in2,
com.konakart.wsapp.Promotion[] in3,
java.lang.String[] in4,
com.konakart.wsapp.PromotionOptions in5)
throws java.rmi.RemoteException
getPromotionsPerProducts in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ConfigData[] getConfigData(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
getConfigData in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getKonaKartVersion()
throws java.rmi.RemoteException
getKonaKartVersion in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.PunchOutResult getPunchOutMessage(java.lang.String in0,
com.konakart.wsapp.Order in1,
com.konakart.wsapp.PunchOutOptions in2)
throws java.rmi.RemoteException
getPunchOutMessage in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void addCustomerNotifications(com.konakart.wsapp.NotificationOptions in0)
throws java.rmi.RemoteException
addCustomerNotifications in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteCustomerNotifications(com.konakart.wsapp.NotificationOptions in0)
throws java.rmi.RemoteException
deleteCustomerNotifications in interface KKWSEngIfjava.rmi.RemoteExceptionpublic java.lang.String getAddressFormatTemplate(int in0)
throws java.rmi.RemoteException
getAddressFormatTemplate in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getBundlesThatProductBelongsTo(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int in2,
int in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
getBundlesThatProductBelongsTo in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Products getBundlesThatProductsBelongTo(java.lang.String in0,
com.konakart.wsapp.DataDescriptor in1,
int[] in2,
boolean in3,
int in4,
com.konakart.wsapp.FetchProductOptions in5)
throws java.rmi.RemoteException
getBundlesThatProductsBelongTo in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ProductImages getProductImages(com.konakart.wsapp.ProductImagesOptions in0)
throws java.rmi.RemoteException
getProductImages in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int insertKKEvent(java.lang.String in0,
com.konakart.wsapp.KKEvent in1)
throws java.rmi.RemoteException
insertKKEvent in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.KKEvent[] getKKEvents(java.lang.String in0,
com.konakart.wsapp.KKEventSearch in1,
com.konakart.wsapp.DataDescriptor in2)
throws java.rmi.RemoteException
getKKEvents in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void processKKEvents(java.lang.String in0)
throws java.rmi.RemoteException
processKKEvents in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean validatePassword(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
validatePassword in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Coupon[] getCouponsPerCode(java.lang.String in0,
com.konakart.wsapp.CouponOptions in1)
throws java.rmi.RemoteException
getCouponsPerCode in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Coupon getCouponPerId(int in0,
com.konakart.wsapp.CouponOptions in1)
throws java.rmi.RemoteException
getCouponPerId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Promotion[] getPromotionsPerCoupon(java.lang.String in0,
int in1,
com.konakart.wsapp.PromotionOptions in2)
throws java.rmi.RemoteException
getPromotionsPerCoupon in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ContentType[] getContentTypes(int in0)
throws java.rmi.RemoteException
getContentTypes in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Basket[] reserveStock(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.StockReservationOptions in2)
throws java.rmi.RemoteException
reserveStock in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int removeStockReservationsForBasketItems(java.lang.String in0,
com.konakart.wsapp.Basket[] in1,
com.konakart.wsapp.StockReservationOptions in2)
throws java.rmi.RemoteException
removeStockReservationsForBasketItems in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int removeStockReservationsForOrderProducts(java.lang.String in0,
com.konakart.wsapp.OrderProduct[] in1,
com.konakart.wsapp.StockReservationOptions in2)
throws java.rmi.RemoteException
removeStockReservationsForOrderProducts in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int removeStockReservationsForIds(java.lang.String in0,
int[] in1,
com.konakart.wsapp.StockReservationOptions in2)
throws java.rmi.RemoteException
removeStockReservationsForIds in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ProductQuantity createProductQuantityEncodedKeyFromEncodedProductId(java.lang.String in0)
throws java.rmi.RemoteException
createProductQuantityEncodedKeyFromEncodedProductId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ExternalLoginResult externalLogin(com.konakart.wsapp.ExternalLoginInput in0)
throws java.rmi.RemoteException
externalLogin in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Catalog getCatalogPerKey(java.lang.String in0)
throws java.rmi.RemoteException
getCatalogPerKey in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void setNewPassword(java.lang.String in0,
java.lang.String in1,
int in2,
java.lang.String in3)
throws java.rmi.RemoteException
setNewPassword in interface KKWSEngIfjava.rmi.RemoteExceptionpublic int addCreditCardToCustomer(java.lang.String in0,
com.konakart.wsapp.CreditCard in1,
com.konakart.wsapp.CreditCardOptions in2)
throws java.rmi.RemoteException
addCreditCardToCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.CreditCard[] getCreditCardsPerCustomer(java.lang.String in0,
com.konakart.wsapp.CreditCardOptions in1)
throws java.rmi.RemoteException
getCreditCardsPerCustomer in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void deleteCreditCard(java.lang.String in0,
int in1)
throws java.rmi.RemoteException
deleteCreditCard in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void editCreditCard(java.lang.String in0,
com.konakart.wsapp.CreditCard in1,
com.konakart.wsapp.CreditCardOptions in2)
throws java.rmi.RemoteException
editCreditCard in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Promotion getPromotion(int in0,
java.lang.String in1,
int in2,
com.konakart.wsapp.FetchPromotionOptions in3,
com.konakart.wsapp.FetchProductOptions in4)
throws java.rmi.RemoteException
getPromotion in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Address[] getAddressesPerVendor(com.konakart.wsapp.Vendor in0)
throws java.rmi.RemoteException
getAddressesPerVendor in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Vendors getVendors(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.VendorSearch in1)
throws java.rmi.RemoteException
getVendors in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Vendor getVendorForId(int in0)
throws java.rmi.RemoteException
getVendorForId in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Reviews getVendorReviews(com.konakart.wsapp.DataDescriptor in0,
com.konakart.wsapp.ReviewSearch in1)
throws java.rmi.RemoteException
getVendorReviews in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Review getVendorReview(int in0)
throws java.rmi.RemoteException
getVendorReview in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Reviews getReviewsPerVendor(com.konakart.wsapp.DataDescriptor in0,
int in1)
throws java.rmi.RemoteException
getReviewsPerVendor in interface KKWSEngIfjava.rmi.RemoteExceptionpublic void checkFileAccess(java.lang.String in0)
throws java.rmi.RemoteException
checkFileAccess in interface KKWSEngIfjava.rmi.RemoteExceptionpublic boolean isCustomerSubscribedToNewsletter(java.lang.String in0)
throws java.rmi.RemoteException
isCustomerSubscribedToNewsletter in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Suggestion[] getSuggestions(java.lang.String in0,
com.konakart.wsapp.Suggestion in1,
com.konakart.wsapp.DataDescriptor in2)
throws java.rmi.RemoteException
getSuggestions in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.MiscItem[] getMiscItemsPerType(int in0,
int in1)
throws java.rmi.RemoteException
getMiscItemsPerType in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.ProductRelationship[] getAllProductRelationships()
throws java.rmi.RemoteException
getAllProductRelationships in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Content getContent(int in0,
int in1)
throws java.rmi.RemoteException
getContent in interface KKWSEngIfjava.rmi.RemoteExceptionpublic com.konakart.wsapp.Country getCountry(int in0)
throws java.rmi.RemoteException
getCountry in interface KKWSEngIfjava.rmi.RemoteExceptionCopyright © 2018 DS Data Systems UK Ltd.