- abandonedCartBatch(String, String, String, String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminAbandonedCartBatchMgr
-
The purpose of this batch job is to detect when a cart has been abandoned by a registered
customer and to send out an email with a coupon to the customer.
- aBOM(String) - Static method in class com.konakartadmin.db.ExecuteSQL
-
- ACCESSORY - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Accessories
- ACCESSORY_RELATION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Accessories
- accessoryProducts - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- ACCOUNT_COMPANY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ACCOUNT_DOB - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ACCOUNT_GENDER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ACCOUNT_STATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ACCOUNT_STREET_ADDRESS_1 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ACCOUNT_SUBURB - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- accountCreated - Variable in class com.konakartadmin.app.AdminCustomer
-
accountCreated
- accountCreatedMs - Variable in class com.konakartadmin.ai.app.AICustomer
-
accountCreatedMs.
- accountId - Variable in class com.konakartadmin.app.PublishData
-
user account Id
- accountLastModified - Variable in class com.konakartadmin.app.AdminCustomer
-
accountLastModified
- action - Variable in class com.konakartadmin.app.AdminAudit
-
action.
- action - Variable in class com.konakartadmin.app.AdminAuditSearch
-
action
- action - Variable in class com.konakartadmin.app.AdminPaymentOptions
-
- action - Variable in class com.konakartadmin.bl.SolrSender
-
- ACTION_CANCEL_SUBSCRIPTION - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_CAPTURE - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_CREATE_SUBSCRIPTION - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_GET_PAYMENT_STATUS - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_GET_SUBSCRIPTION_STATUS - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_RECURRING_PAYMENT - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_REFUND - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- ACTION_UPDATE_SUBSCRIPTION - Static variable in class com.konakart.util.KKConstants
-
Constant defining type of payment gateway operation
- activationDate - Variable in class com.konakartadmin.app.AdminCatalog
-
activationDate
- active - Variable in class com.konakartadmin.app.AdminCountry
-
active flag - the country is active if this flag is true
- active - Variable in class com.konakartadmin.app.AdminPromotion
-
Boolean that defines whether the promotion is active
- active - Variable in class com.konakartadmin.app.AdminPromotionSearch
-
When not set to null, it's used to return only active or inactive promotions.
- active - Variable in class com.konakartadmin.app.AdminSubscription
-
Set to true when the subscription is active
- ADD_QUANTITY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Add quantity
- addAddressesToProduct(String, AdminAddress[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Associate an array of addresses to a product.
- addAddressesToProduct(AdminAddress[], int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Associate an array of addresses to a product.
- addAddressesToProduct(String, AdminAddress[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addAddressesToProduct(AdminAddress[], int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Associate an array of addresses to a product.
- addAddressFormatOrderBy(KKCriteria, AdminAddressFormatSearch) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
addAddressFormatOrderBy
- addAddressFormatSearchCriteria(KKCriteria, AdminAddressFormatSearch) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
addAddressFormatSearchCriteria
- addAddressOrderBy(KKCriteria, AdminAddressSearch) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
addAddressOrderBy
- addAddressSearchCriteria(KKCriteria, AdminAddressSearch) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
addAddressSearchCriteria
- addAllProductsToSearchEngine(String, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add all products in the KonaKart database to the search engine.
- addAllProductsToSearchEngine(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Loop through all of the products in the KonaKart database and add them to the Solr search
engine.
- addAllProductsToSearchEngine(String, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- addAllProductsToSearchEngine(boolean) - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Loop through all of the products in the KonaKart database and add them to the Solr search
engine.
- addAllProductsToSearchEngineBatch(String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
This batch adds all products to the Solr search engine using multiple threads.
- addAllProductsToSearchEngineMultiThreadedSync() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Uses a configurable number of threads to populate Solr with KonaKart products
- addAllProductsToSearchEnginePrivate(AdminDataDescriptor, AdminProductSearch) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Loop through all of the products in the KonaKart database and add them to the Solr search
engine.
- addAllProductsToSearchEngineSync() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Loop through all of the products in the KonaKart database and add them to the Solr search
engine.
- addAllProductsToSearchEngineSync() - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Loop through all of the products in the KonaKart database and add them to the Solr search
engine
- addApiCallsToRole(String, AdminApiCall[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Adds the array of AdminApiCall objects to the role identified by the roleId parameter.
- addApiCallsToRole(AdminApiCall[], int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Adds the array of AdminApiCall objects to the role identified by the roleId parameter.
- addApiCallsToRole(String, AdminApiCall[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addApiCallsToRole(AdminApiCall[], int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Adds the array of AdminApiCall objects to the role identified by the roleId parameter.
- addBookingOrderBy(KKCriteria, AdminBookingSearch) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Add the order by constraints
- addBookingSearchCriteria(KKCriteria, AdminBookingSearch, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Add the search criteria
- addCatalogRules(String, String, AdminCatalogRule[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The purpose of this method is to add an array of rules to a catalog so that it can be created
automatically using createCatalogPricesFromRules()
using the rules to make price
adjustments to products within selected categories and to include or exclude products from
selected categories.
- addCatalogRules(String, AdminCatalogRule[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- addCatalogRules(String, AdminCatalogRule[]) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Adds the catalog rules to the database
- addCatalogRules(String, String, AdminCatalogRule[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCatalogRules(String, AdminCatalogRule[]) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
The purpose of this method is to add an array of rules to a catalog so that it can be created
automatically by the createCatalogPricesFromRules()
method.
- addCategoriesToPromotion(String, AdminCategory[], int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of categories to the promotion identified by promotionId.
- addCategoriesToPromotion(AdminCategory[], int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of categories to the promotion
- addCategoriesToPromotion(String, AdminCategory[], int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCategoriesToPromotion(AdminCategory[], int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of categories to the promotion
- addCategoriesToTagGroups(String, int, int[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of categories to the tagGroup specified.
- addCategoriesToTagGroups(int, int[]) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Add the array of categories to the tagGroup specified.
- addCategoriesToTagGroups(String, int, int[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCategoriesToTagGroups(int, int[]) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Add the array of categories to the tagGroup specified.
- addCategoryImage(AdminImageOptions) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
Add a Category Image using the same configuration as the Admin App uses which is defined in
konakartadmin_gwt.properties.
- addCatsToList(AdminCategory[], List<AdminCategory>) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Recursive method to add all categories to the list
- addCatsToMap(AdminCategory[], HashMap<Integer, AdminCategory>) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Recursive method to add all categories to the map
- addCatsToMap(AdminCategory[], HashMap<Integer, AdminCategory>) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- addCatToHash(AdminCategory) - Method in class com.konakartadmin.ai.bl.Exporter
-
- addCatToHash(HashMap<Integer, AdminCategory>, AdminCategory) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- addChildrenToCustomer(String, int, AdminCustomer[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The array of AdminCustomer children objects are given the parent id passed in as a parameter.
- addChildrenToCustomer(int, AdminCustomer[]) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
The array of AdminCustomer children objects are given the parent id passed in as a parameter.
- addChildrenToCustomer(int, AdminCustomer[]) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
The array of AdminCustomer children objects are given the parent id passed in as a parameter.
- addChildrenToCustomer(String, int, AdminCustomer[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- addChildrenToCustomer(int, AdminCustomer[]) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
The array of AdminCustomer children objects are given the parent id passed in as a parameter.
- addConfigMgrToMap(String) - Method in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Add an engine to the engine map
- addConstraint(AdminTagInnerConstraint) - Method in class com.konakartadmin.app.AdminTagConstraint
-
Add a constraint
- addContentDescriptionAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addContentOrderBy(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addContentSearchCriteria(KKCriteria, AdminContentSearch) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addContentTypeDescriptionAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addContentTypeOrderBy(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addContentTypeSearchCriteria(KKCriteria, AdminContentTypeSearch) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addCountryOrderBy(KKCriteria, AdminCountrySearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addCountrySearchCriteria(KKCriteria, AdminCountrySearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addCountryStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Add the standard Country attributes to the Criteria
- addCouponOrderBy(KKCriteria, AdminCouponSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add order by constraints to query
- addCouponSearchCriteria(KKCriteria, AdminCouponSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add search criteria to query
- addCouponsToPromotion(String, AdminCoupon[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of coupons to the promotion identified by promotionId.
- addCouponsToPromotion(AdminCoupon[], int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of coupons to the promotion.
- addCouponsToPromotion(String, AdminCoupon[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCouponsToPromotion(AdminCoupon[], int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of coupons to the promotion.
- addCRC(String, int, String, String) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
- addCurrencySearchCriteria(KKCriteria, AdminCurrencySearch) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
- addCustomDataToSession(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A sessionId is created when a customer logs in to the KonaKart Admin App using the login()
API call.
- addCustomDataToSession(String, String, int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Implemented in AdminSecurityMgrEE
- addCustomDataToSession(String, String, int) - Method in class com.konakartadmin.bl.AdminSecurityMgrEE
-
A sessionId is created when a customer logs in to KonaKart using the login() API call.
- addCustomDataToSession(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCustomDataToSession(String, String, int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
A sessionId is created when a customer logs in to KonaKart using the login() API call.
- addCustomerCount - Variable in class com.konakartadmin.ai.app.ExporterOptions
-
- addCustomerGroupOrderBy(KKCriteria, AdminCustomerGroupSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Add CustomerGroup OrderBy
- addCustomerGroupSearchCriteria(KKCriteria, AdminCustomerGroupSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- addCustomerGroupsToPromotion(String, int[], int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of customer groups (identified by the group ids) to the promotion identified by
promotionId.
- addCustomerGroupsToPromotion(int[], int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add customers to the promotion belonging to the groups in the array of group ids.
- addCustomerGroupsToPromotion(String, int[], int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCustomerGroupsToPromotion(int[], int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add customers to the promotion belonging to the groups in the array of group ids.
- addCustomerOrderBy(KKCriteria, AdminCustomerSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Add Customer OrderBy
- addCustomerSearchCriteria(KKCriteria, AdminCustomerSearch, boolean) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Adds search criteria to the query depending on what is in the custSearch object
- addCustomersToPromotion(String, AdminCustomer[], int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of customers to the promotion identified by promotionId.
- addCustomersToPromotion(Calendar, boolean, int, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add to the promotion identified by promotionId, the customers who have or haven't placed an
order since the lastOrderDate passed in as a parameter.
- addCustomersToPromotion(AdminCustomer[], int, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of customers to the promotion
- addCustomersToPromotion(String, AdminCustomer[], int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCustomersToPromotion(Calendar, boolean, int, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add to the promotion identified by promotionId, the customers who have or haven't placed an
order since the lastOrderDate passed in as a parameter.
- addCustomersToPromotion(AdminCustomer[], int, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of customers to the promotion
- addCustomersToPromotionPerOrdersMade(String, Calendar, boolean, int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add to the promotion identified by promotionId, the customers who have or haven't placed an
order since the lastOrderDate passed in as a parameter.
- addCustomersToPromotionPerOrdersMade(String, Calendar, boolean, int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addCustomerTagOrderBy(KKCriteria, AdminCustomerTagSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Add order by constraints for customer tags
- addCustomerTagSearchCriteria(KKCriteria, AdminCustomerTagSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Add search criteria for customer tags
- addDigitalDownloadOrderBy(KKCriteria, AdminDigitalDownloadSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- addDigitalDownloadSearchCriteria(KKCriteria, AdminDigitalDownloadSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- addExpressionOrderBy(KKCriteria, AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
- addExpressionOrderBy(KKCriteria, AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
- addExpressionSearchCriteria(KKCriteria, AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
- addExpressionSearchCriteria(KKCriteria, AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
- addExpressionsToPromotion(String, AdminExpression[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of expressions to the promotion identified by promotionId.
- addExpressionsToPromotion(AdminExpression[], int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of expressions to the promotion
- addExpressionsToPromotion(AdminExpression[], int) - Method in class com.konakartadmin.bl.AdminPromotionMgrEE
-
Add the array of expressions to the promotion
- addExpressionsToPromotion(String, AdminExpression[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addExpressionsToPromotion(AdminExpression[], int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of expressions to the promotion
- addExtension - Static variable in class com.konakartadmin.utils.UpdateImages
-
- addFilterAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- addFilterOrderBy(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- addFilterSearchCriteria(KKCriteria, AdminFilterSearch) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- addGeoZoneOrderBy(KKCriteria, AdminGeoZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addGeoZoneSearchCriteria(KKCriteria, AdminGeoZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addGiftCertificatesToPromotion(String, AdminProduct[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of gift certificate products to the promotion.
- addGiftCertificatesToPromotion(AdminProduct[], int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Associates the gift certificate products with the promotion.
- addGiftCertificatesToPromotion(String, AdminProduct[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addGiftCertificatesToPromotion(AdminProduct[], int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Associates the gift certificate products with the promotion.
- addImage(String, AdminImageOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the image to the object defined in the AdminImageOptions object.
- addImage(AdminImageOptions) - Method in class com.konakartadmin.bl.AdminFileMgr
-
- addImage(AdminImageOptions) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
- addImage(String, AdminImageOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- addImage(AdminImageOptions) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Add the image to the object defined in the AdminImageOptions object.
- addInsertAttr(KKCriteria, String, int) - Static method in class com.konakartadmin.bl.AdminBaseMgr
-
A utility method to not add integers that are equal to ConstantsMgr.NOT_SET
- addInsertAttr(KKCriteria, String, Object) - Static method in class com.konakartadmin.bl.AdminBaseMgr
-
A utility to not add null objects
- addKkMsgOrderBy(KKCriteria, AdminKkMsgSearch) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Add the order by clause using the definition specified in the search criteria
- addKkMsgOrderBy(KKCriteria, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- addKkMsgSearchCriteria(KKCriteria, AdminKkMsgSearch) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Adds the search criteria for the KkMsg search
- addLanguageSearchCriteria(KKCriteria, AdminLanguageSearch) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- addManufacturerImage(AdminImageOptions) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
Add a Manufacturer Image using the same configuration as the Admin App uses which is defined
in konakartadmin_gwt.properties.
- addManufacturerOrderBy(KKCriteria, AdminManufacturerSearch) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Add order by constraints for manufacturers
- addManufacturerSearchCriteria(KKCriteria, AdminManufacturerSearch) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Add search criteria for manufacturers
- addManufacturersToPromotion(String, AdminManufacturer[], int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of manufacturers to the promotion identified by promotionId.
- addManufacturersToPromotion(AdminManufacturer[], int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of manufacturers to the promotion
- addManufacturersToPromotion(String, AdminManufacturer[], int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addManufacturersToPromotion(AdminManufacturer[], int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of manufacturers to the promotion
- addMiscItemOrderBy(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- addMiscItemSearchCriteria(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- addMiscItemTypeOrderBy(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- addMiscItemTypeSearchCriteria(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- addMiscPriceOrderBy(KKCriteria, AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
- addMiscPriceSearchCriteria(KKCriteria, AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
- addOrderBy(KKCriteria, AdminCurrencySearch) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
- addOrderBy(KKCriteria, AdminLanguageSearch) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Add Order By clauses
- addOrderRefundsToOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get an array of order refund objects for this order and attach them to the order
- addOrderReturnStatusOrderBy(KKCriteria, AdminOrderReturnStatusSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addOrderReturnStatusSearchCriteria(KKCriteria, AdminOrderReturnStatusSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addOrderReturnsToOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get an array of order return objects for this order and attach them to the order
- addOrderSearchCriteria(KKCriteria, AdminOrderSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addOrderShipmentsToOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Get an array of order shipment objects for this order and attach them to the order
- addOrderShipmentsToOrder(AdminOrder) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Get an array of order shipment objects for this order and attach them to the order
- addOrdersOrderBy(KKCriteria, AdminOrderSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addOrderStatusOrderBy(KKCriteria, AdminOrderStatusNameSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addOrderStatusSearchCriteria(KKCriteria, AdminOrderStatusNameSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- addPanelsToRole(String, AdminPanel[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Adds the array of AdminPanel objects to the role identified by the roleId parameter.
- addPanelsToRole(AdminPanel[], int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Adds the array of AdminPanel objects to the role identified by the roleId parameter.
- addPanelsToRole(String, AdminPanel[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addPanelsToRole(AdminPanel[], int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Adds the array of AdminPanel objects to the role identified by the roleId parameter.
- addPaymentScheduleOrderBy(KKCriteria, AdminPaymentScheduleSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Add order by constraints for payment schedules
- addPaymentScheduleSearchCriteria(KKCriteria, AdminPaymentScheduleSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Add search criteria for payment schedule objects
- addPoints(String, int, int, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Adds a number of reward points to the total for the customer identified by the
customerId
parameter.
- addPoints(int, int, String, String) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Adds a number of reward points to the total for customer identified by the
sessionId
parameter.
- addPoints(String, int, int, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- addPoints(int, int, String, String) - Method in interface com.konakartadmin.blif.AdminRewardPointMgrIf
-
Adds a number of reward points to the total for customer identified by the
sessionId
parameter.
- addProdAttrDescOrderBy(KKCriteria, AdminProdAttrDescSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Add order by constraints for AdminProdAttrDescs
- addProdAttrDescSearchCriteria(KKCriteria, AdminProdAttrDescSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Add search criteria for ProdAttrDescs
- addProdAttrDescsToTemplate(String, AdminProdAttrDesc[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of AdminProdAttrDesc objects to the template.
- addProdAttrDescsToTemplate(AdminProdAttrDesc[], int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Add the array of ProdAttrDesc objects to the template.
- addProdAttrDescsToTemplate(String, AdminProdAttrDesc[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addProdAttrDescsToTemplate(AdminProdAttrDesc[], int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Add the array of ProdAttrDesc objects to the template.
- addProdAttrTemplateOrderBy(KKCriteria, AdminProdAttrTemplateSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Add order by constraints for AdminProdAttrTemplates
- addProdAttrTemplateSearchCriteria(KKCriteria, AdminProdAttrTemplateSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Add search criteria for ProdAttrTemplates
- addProductCustomFields(AdminProduct, ExporterOptions) - Method in class com.konakartadmin.ai.bl.Exporter
-
- addProductImage(AdminImageOptions) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
Add a Product Image using the same configuration as the Admin App uses in
konakartadmin_gwt.properties.
- addProductImageFields(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- addProductOptionOrderBy(KKCriteria, AdminProductOptionSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add order by constraints for ProductOptions
- addProductOptionSearchCriteria(KKCriteria, AdminProductOptionSearch, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add search criteria for ProductOptions
- addProductsToPromotion(String, AdminProduct[], int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of products to the promotion.
- addProductsToPromotion(AdminProduct[], int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of products to the promotion.
- addProductsToPromotion(AdminProduct[], int, int, boolean) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of products to the promotion.
- addProductsToPromotion(String, AdminProduct[], int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addProductsToPromotion(AdminProduct[], int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of products to the promotion.
- addProductToSearchEngine(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the product referenced by productId to the search engine.
- addProductToSearchEngine(int, String) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Add a single product referenced by productId to the Solr search engine.
- addProductToSearchEngine(int) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Add a single product referenced by productId to the Solr search engine
- addProductToSearchEngine(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addProductToSearchEngine(int) - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Add a single product referenced by productId to the Solr search engine
- addProductToSearchEngine(int, String) - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Add a single product referenced by productId to the Solr search engine.
- addPromotionOrderBy(KKCriteria, AdminPromotionSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add order by constraints to query
- addPromotionSearchCriteria(KKCriteria, AdminPromotionSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add search criteria to query
- addPromotionsToCoupon(String, AdminPromotion[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of promotions to the coupon identified by couponId.
- addPromotionsToCoupon(AdminPromotion[], int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Add the array of promotions to the coupon.
- addPromotionsToCoupon(String, AdminPromotion[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addPromotionsToCoupon(AdminPromotion[], int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Add the array of promotions to the coupon.
- addRelatedProducts(String, AdminProduct[], int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of products to the product defined by productId.
- addRelatedProducts(AdminProduct[], int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add the array of products to the product defined by productId.
- addRelatedProducts(String, AdminProduct[], int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addRelatedProducts(AdminProduct[], int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Add the array of products to the product defined by productId.
- addRelatedProductsWithOptions(String, AdminProduct[], int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of products to the product defined by productId.
- addRelatedProductsWithOptions(AdminProduct[], int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add the array of products to the product defined by productId.
- addRelatedProductsWithOptions(String, AdminProduct[], int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- addRelatedProductsWithOptions(AdminProduct[], int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Add the array of products to the product defined by productId.
- addrEmail - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
addr email address field
- ADDRESS_TYPE_CUSTOMER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Address Type
- ADDRESS_TYPE_MANUFACTURER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Address Type
- ADDRESS_TYPE_PRODUCT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Address Type
- ADDRESS_TYPE_STORE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Address Type
- ADDRESS_TYPE_VENDOR - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Address Type
- addressCity - Variable in class com.konakartadmin.ai.app.AICustomer
-
addressCity.
- addressCountry - Variable in class com.konakartadmin.ai.app.AICustomer
-
addressCity.
- addressCustom1 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- addressCustom2 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- addressCustom3 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- addressCustom4 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- addressCustom5 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- addresses - Variable in class com.konakartadmin.app.AdminAddressSearchResult
-
Array of addresses
- addresses - Variable in class com.konakartadmin.app.AdminCustomer
-
Addresses
- addresses - Variable in class com.konakartadmin.app.AdminVendor
-
Addresses
- addressFormat - Variable in class com.konakartadmin.app.AdminAddressFormat
-
The value for the addressFormat field
- addressFormat - Variable in class com.konakartadmin.app.AdminAddressFormatSearch
-
address Format
- addressFormatId - Variable in class com.konakartadmin.app.AdminAddressFormat
-
- addressFormatId - Variable in class com.konakartadmin.app.AdminCountry
-
addressFormatId
- addressFormatRule - Variable in class com.konakartadmin.app.AdminAddressFormatSearch
-
address Format rule
- addressFormats - Variable in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
the addressFormats retrieved
- addressFormats - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- addressFormatTemplate - Variable in class com.konakartadmin.app.AdminAddress
-
addressFormatTemplate.
- addressId - Variable in class com.konakartadmin.app.AdminWishList
-
Shipping address id to be used for shipping list items
- addressPostcode - Variable in class com.konakartadmin.ai.app.AICustomer
-
addressCity.
- addressState - Variable in class com.konakartadmin.ai.app.AICustomer
-
addressState.
- addressSummary - Variable in class com.konakartadmin.app.AdminAddressFormat
-
The value for the addressSummary field
- addressSummary - Variable in class com.konakartadmin.app.AdminAddressFormatSearch
-
address Summary
- addressSummaryRule - Variable in class com.konakartadmin.app.AdminAddressFormatSearch
-
address Summary rule
- addressSummaryTemplate - Variable in class com.konakartadmin.app.AdminAddress
-
addressSummaryTemplate.
- addRewardPointConstraints(KKCriteria, AdminRewardPointSearch) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Used to add constraints to the query
- addRewardPointOrderBy(KKCriteria, AdminRewardPointSearch) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Used to add sort order to the query
- addrFormatId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- addrFormatMap - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Map of source to target Address Format Id
- addRoleForNewSuperUser(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
We assign the super user role to the new super user in the new store
- addRolesToUser(String, AdminRole[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Adds the array of AdminRole objects to the user identified by the userId parameter.
- addRolesToUser(AdminRole[], int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Adds the array of AdminRole objects to the user identified by the userId parameter.
- addRolesToUser(String, AdminRole[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addRolesToUser(AdminRole[], int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Adds the array of AdminRole objects to the user identified by the userId parameter.
- addrStoreId - Variable in class com.konakartadmin.app.AdminAddress
-
addrStoreId
- addrStoreId - Variable in class com.konakartadmin.app.AdminAddressSearch
-
addrStoreId
- addrTelephone - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
addr telephone number field
- addrTelephone1 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
addr telephone number 1 field
- addSearchCriteria(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- addSearchCriteria(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- addSearchCriteria(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- addSelectColumns(KKCriteria) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Add select columns to the criteria
- addShipperOrderBy(KKCriteria, AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Adds order by criteria for returning Shipper objects
- addShipperOrderBy(KKCriteria, AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Adds order by criteria for returning Shipper objects
- addShipperSearchCriteria(KKCriteria, AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Adds search criteria for returning Shipper objects
- addShipperSearchCriteria(KKCriteria, AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Adds search criteria for returning Shipper objects
- addSpelling(StringBuffer, AdminProduct, AdminManufacturer, HashMap<Integer, AdminLanguage>, String, AdminSolrMgr.StaticData, String) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Method to populate a field with text that provides spelling suggestions.
- addSpellingForCatalog - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addSpellings(StringBuffer, AdminProduct, AdminManufacturer, HashMap<Integer, AdminLanguage>, String, AdminSolrMgr.StaticData, ArrayList<String>) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Method calls the addSpelling method once for every catalog id
- addSpellingWhenDisabled - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addSpellingWhenInvisible - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addStandardSelectColumns(KKCriteria) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- addStatusSelectColumns(KKCriteria) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- addStoreIdInWhereClause(String, boolean) - Method in class com.konakartadmin.utils.ResetDatabase
-
- addStoreOrderBy(KKCriteria, AdminStoreSearch) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- addStoreSearchCriteria(KKCriteria, AdminStoreSearch) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- addStringRuleConstraint(KKCriteria, String, int, ColumnMap) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- addStringRuleConstraint(KKCriteria, String, int, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Add a String search constraint to the criteria.
- addSubscriptionOrderBy(KKCriteria, AdminSubscriptionSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Add order by constraints for subscriptions
- addSubscriptionSearchCriteria(KKCriteria, AdminSubscriptionSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Add search criteria for subscription objects
- addSubZoneOrderBy(KKCriteria, AdminSubZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addSubZoneSearchCriteria(KKCriteria, AdminSubZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addSuggestionAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- addSuggestionOrderBy(KKCriteria, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- addSuggestionSearchCriteria(KKCriteria, AdminSuggestion) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- addTagGroupOrderBy(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagGroupSearchCriteria(KKCriteria, AdminSearch, boolean) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagGroupsToCategory(String, AdminTagGroup[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of AdminTagGroups to the category identified by categoryId.
- addTagGroupsToCategory(AdminTagGroup[], int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Add the array of tagGroups to the category identified by categoryId.
- addTagGroupsToCategory(String, AdminTagGroup[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addTagGroupsToCategory(AdminTagGroup[], int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Add the array of tagGroups to the category identified by categoryId.
- addTagGroupToTagOrderBy(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagGroupToTagSearchCriteria(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagOrderBy(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagSearchCriteria(KKCriteria, AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- addTagsToProduct(String, AdminTag[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Add the array of AdminTags to the product identified by productId.
- addTagsToProduct(AdminTag[], int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Add the array of tags to the product identified by productId.
- addTagsToProduct(String, AdminTag[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- addTagsToProduct(AdminTag[], int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Add the array of tags to the product identified by productId.
- addTaxClassOrderBy(KKCriteria, AdminTaxClassSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addTaxClassSearchCriteria(KKCriteria, AdminTaxClassSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addTaxRateOrderBy(KKCriteria, AdminTaxRateSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addTaxRateSearchCriteria(KKCriteria, AdminTaxRateSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addTerm(int, StringBuffer, String, String, int, int, int, String, String, int) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Common code to add a term for dynamic suggested searching
- addTermForCatalog - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addTerms(int, StringBuffer, String, String, int, int, int, String, ArrayList<String>, int) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Method calls the addTerm method once for every catalog id
- addTermWhenDisabled - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addTermWhenInvisible - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- addTestExpressionToPromotion(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Adds the promotion test expression to the promotion.
- addTestExpressionToPromotion(int) - Method in class com.konakartadmin.bl.AdminPromotionMgrEE
-
Adds the promotion test expression to the promotion.
- addTimes(String, AdminCustomerTag[]) - Method in class com.konakartadmin.ai.app.AICustomer
-
- addToContext(VelocityContext, KKAdminIf, int, int, AdminEmailOptions, int, String) - Method in class com.konakartadmin.bl.AdminVelocityContextMgr
-
- addToContext(VelocityContext, KKAdminIf, int, int, AdminEmailOptions, int, String) - Method in interface com.konakartadmin.blif.AdminVelocityContextMgrIf
-
Put an object into the VelocityContext
- addVendorOrderBy(KKCriteria, AdminVendorSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Add Vendor OrderBy
- addVendorSearchCriteria(KKCriteria, AdminVendorSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Adds search criteria to the query depending on what is in the vendorSearch object
- addVendorToStore(String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Associates a vendor with a store.
- addVendorToStore(int, String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Associates a vendor with a store
- addVendorToStore(int, String) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Associates a vendor with a store
- addVendorToStore(String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- addVendorToStore(int, String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Associates a vendor with a store
- addWishListOrderBy(KKCriteria, AdminWishListSearch) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- addWishListSearchCriteria(KKCriteria, AdminWishListSearch) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- addWondResults(StringBuffer, ApiAnalysis.ApiCall) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- addZoneOrderBy(KKCriteria, AdminZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- addZoneSearchCriteria(KKCriteria, AdminZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- adEng - Variable in class com.konakartadmin.ai.bl.Exporter
-
- adEngConf - Variable in class com.konakartadmin.ai.bl.Exporter
-
- adEngConf - Variable in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
- ADMIN_APP_ADDR_SEL_MAX_NUM_ADDRS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of addresses displayed in the address select dialogs after a search'
- ADMIN_APP_ADDR_SEL_NUM_ADDRS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of addresses displayed in the address select dialogs
- ADMIN_APP_ALLOW_GROUP_CHANGE_MAIL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, a popup window appears when the group of a customer is changed to allow you
to send an eMail
- ADMIN_APP_CATEGORIES_DISPLAY_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, the category id is displayed in the categories panel
- ADMIN_APP_CUSTOMERS_DISPLAY_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, the customer id is displayed in the edit customers panel
- ADMIN_APP_DISPLAY_SUBSCRIPTIONS_BUTTON - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, a Subscriptions button is displayed in the Customers and Orders panels
- ADMIN_APP_MANU_SEL_MAX_NUM_MANUS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of manufacturers displayed in the panels and select dialogs after a
search'
- ADMIN_APP_MANU_SEL_NUM_MANUS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of manufacturers displayed in the panels and select dialogs
- ADMIN_APP_MANUFACTURERS_DISPLAY_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, the manufacturer id is displayed in the manufacturers panel
- ADMIN_APP_ORDERS_DISPLAY_ORDER_NUM - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, the order number is displayed in the orders panel rather than the order id
- ADMIN_APP_PROD_ATTR_SEL_MAX_NUM_PROD_ATTRS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of prod attrs displayed in the select dialogs after a search'
- ADMIN_APP_PROD_ATTR_SEL_NUM_PROD_ATTRS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of prod attrs displayed in the select dialogs
- ADMIN_APP_PROD_OPT_SEL_MAX_NUM_PROD_OPTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of product options displayed in the panel after a search'
- ADMIN_APP_PROD_OPT_SEL_NUM_PROD_OPTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of product options displayed in the panel
- ADMIN_APP_PROD_SEL_MAX_NUM_PRODS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of products displayed in the product select dialogs after a search'
- ADMIN_APP_PROD_SEL_NUM_PRODS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of products displayed in the product select dialogs
- ADMIN_APP_PROD_SEL_TEMPLATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the template for which attributes to view when selecting a product
- ADMIN_APP_PRODUCTS_DISPLAY_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
When this is set, the product id is displayed in the products panel
- ADMIN_APP_TMPL_SEL_MAX_NUM_TMPLS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the maximum number of templates displayed in the select dialogs after a search'
- ADMIN_APP_TMPL_SEL_NUM_TMPLS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the default number of templates displayed in the select dialogs
- ADMIN_CONFIG_CACHE_CHECK_FLAG - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Boolean to determine whether to refresh the admin caches
- ADMIN_CONFIG_CACHE_CHECK_SECS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Interval in seconds for checking to see whether the admin side caches need updating
- ADMIN_LOGIN_INTEGRATION_CLASS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Method in this class is called to implement a custom credentials check during login
- ADMIN_ORDER_INTEGRATION_CLASS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Methods in this class are called when an order is saved or edited
- ADMIN_STORE_INTEGRATION_CLASS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Method in this class is called to implement store-related functionality
- AdminAbandonedCartBatchMgr - Class in com.konakartadmin.bl
-
The AdminAbandonedCartBatchMgr
- AdminAbandonedCartBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminAbandonedCartBatchMgr
-
- AdminAddress - Class in com.konakartadmin.app
-
Address object for the Admin App
- AdminAddress() - Constructor for class com.konakartadmin.app.AdminAddress
-
Constructor
- AdminAddress(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAddress
-
Instantiates the attributes of the Address object from a Record object
- AdminAddressFormat - Class in com.konakartadmin.app
-
AddressFormat object for the Admin App
- AdminAddressFormat() - Constructor for class com.konakartadmin.app.AdminAddressFormat
-
Constructor
- AdminAddressFormat(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAddressFormat
-
Instantiates the attributes of the Address object from a Record object
- AdminAddressFormatSearch - Class in com.konakartadmin.app
-
AddressFormatSearch object for the Admin App
- AdminAddressFormatSearch() - Constructor for class com.konakartadmin.app.AdminAddressFormatSearch
-
Instantiates an AdminAddressFormatSearch object - a requirement for a bean class
- AdminAddressFormatSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAddressFormatSearch
-
Instantiates the attributes of the AdminAddressFormatSearch object from a Record object
- AdminAddressFormatSearchResult - Class in com.konakartadmin.app
-
AddressFormat Search Results object for the Admin App
- AdminAddressFormatSearchResult() - Constructor for class com.konakartadmin.app.AdminAddressFormatSearchResult
-
Constructor
- AdminAddressFormatSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAddressFormatSearchResult
-
Instantiates the attributes of the AddressFormat object from a Record object
- AdminAddressMgr - Class in com.konakartadmin.bl
-
The AdminAddressMgr - for Managing Address Objects for the Admin Application
- AdminAddressMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminAddressMgr
-
Constructor
- adminAddressMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminAddressMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminAddressMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminAddressMgrIf - Interface in com.konakartadmin.blif
-
AdminAddressMgrIf
- adminAddressMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminAddressSearch - Class in com.konakartadmin.app
-
AdminAddressSearch object for the Admin App
- AdminAddressSearch() - Constructor for class com.konakartadmin.app.AdminAddressSearch
-
Instantiates an AdminAddressSearch object - a requirement for a bean class
- AdminAddressSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAddressSearch
-
Instantiates the attributes of the AdminAddressSearch object from a Record object
- AdminAddressSearchResult - Class in com.konakartadmin.app
-
This is the object returned for API calls returning an array of AdminAddresses.
- AdminAddressSearchResult() - Constructor for class com.konakartadmin.app.AdminAddressSearchResult
-
Constructor
- AdminAIBatchMgr - Class in com.konakartadmin.bl
-
The AdminAIBatchMgr - Artificial Intelligence Mgr
- AdminAIBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminAIBatchMgr
-
- AdminAIBatchMgr.CustRetList - Class in com.konakartadmin.bl
-
A return object containing a list of Customers and the last customer Id processed
- AdminApiCall - Class in com.konakartadmin.app
-
ApiCall object for the Admin App
- AdminApiCall() - Constructor for class com.konakartadmin.app.AdminApiCall
-
Constructor
- AdminApiCall(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminApiCall
-
Instantiates the attributes of the ApiCall object from a Record object
- adminAppConfigs - Static variable in class com.konakartadmin.bl.AdminAppMgr
-
Admin App Configuration Map - the keys and values from konakartadmin_gwt.properties
- AdminAppMgr - Class in com.konakartadmin.bl
-
The AdminAppMgr - a collection of utilities the Admin Application
- AdminAppMgr() - Constructor for class com.konakartadmin.bl.AdminAppMgr
-
Empty constructor
- AdminAppMgrIf - Interface in com.konakartadmin.blif
-
AdminAppMgrIf
- AdminApsisBatchMgr - Class in com.konakartadmin.bl
-
The AdminApsisBatchMgr
- AdminApsisBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminApsisBatchMgr
-
- AdminAudit - Class in com.konakartadmin.app
-
Audit object for the Admin App
- AdminAudit(int, int, String, int, String) - Constructor for class com.konakartadmin.app.AdminAudit
-
Constructor
- AdminAudit() - Constructor for class com.konakartadmin.app.AdminAudit
-
Constructor
- AdminAudit(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminAudit
-
Instantiates the attributes of the Audit object from a Record object
- AdminAuditMgr - Class in com.konakartadmin.bl
-
The AdminUditMgr - for managing auditing
- AdminAuditMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminAuditMgr
-
Constructor
- adminAuditMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminAuditMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminAuditMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminAuditMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminAuditMgrIf - Interface in com.konakartadmin.blif
-
AdminAuditMgrIf
- adminAuditMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminAuditSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving Audit objects
- AdminAuditSearch() - Constructor for class com.konakartadmin.app.AdminAuditSearch
-
Constructor
- AdminAuditSearchResult - Class in com.konakartadmin.app
-
Object that contains an array of AdminAudit objects together with size and offset information.
- AdminAuditSearchResult() - Constructor for class com.konakartadmin.app.AdminAuditSearchResult
-
Constructor
- AdminBaseMgr - Class in com.konakartadmin.bl
-
The base for all Admin Managers
- AdminBaseMgr() - Constructor for class com.konakartadmin.bl.AdminBaseMgr
-
Constructor
- AdminBaseMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminBasePayment - Class in com.konakartadmin.modules.payment
-
Base class for sending payment information to the payment gateway
- AdminBasePayment() - Constructor for class com.konakartadmin.modules.payment.AdminBasePayment
-
- AdminBasePayment.AdminPaymentDetails - Class in com.konakartadmin.modules.payment
-
Class used to pass around the payment details
- AdminBatchBaseMgr - Class in com.konakartadmin.bl
-
The BatchBaseMgr
- AdminBatchBaseMgr() - Constructor for class com.konakartadmin.bl.AdminBatchBaseMgr
-
- AdminBatchBaseMgr.CustTagCounter - Class in com.konakartadmin.bl
-
A return object containing CustomerTag counters for inserted and updated records
- AdminBillingMgr - Class in com.konakartadmin.bl
-
The AdminBillingMgr - for Managing recurring billing
- AdminBillingMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminBillingMgr
-
Constructor
- adminBillingMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBillingMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBillingMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminBillingMgrIf - Interface in com.konakartadmin.blif
-
AdminCurrencyMgrIf
- adminBillingMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBillingMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminBookableProduct - Class in com.konakartadmin.app
-
A bookable product is an extension for a product containing attributes relevant to a bookable
product such as start and end dates and time slots for days of the week
- AdminBookableProduct() - Constructor for class com.konakartadmin.app.AdminBookableProduct
-
Constructor
- AdminBookableProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminBookableProduct
-
Instantiates the attributes of the Bookable Product object from a Record object
- AdminBookableProductMgr - Class in com.konakartadmin.bl
-
The AdminBookableProductMgr - for Managing bookable products
- AdminBookableProductMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminBookableProductMgr
-
Constructor
- adminBookableProductMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBookableProductMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBookableProductMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminBookableProductMgrIf - Interface in com.konakartadmin.blif
-
AdminBookableProductMgrIf
- adminBookableProductMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminBookableProductMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminBookableProductOptions - Class in com.konakartadmin.app
-
The AdminBookableProductOptions is used to define the behaviour of certain Bookable Product APIs
- AdminBookableProductOptions() - Constructor for class com.konakartadmin.app.AdminBookableProductOptions
-
Constructor
- AdminBooking - Class in com.konakartadmin.app
-
Booking object for the Admin App.
- AdminBooking() - Constructor for class com.konakartadmin.app.AdminBooking
-
Constructor
- AdminBooking(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminBooking
-
Instantiates the attributes of the Booking object from a Record object
- AdminBookingSearch - Class in com.konakartadmin.app
-
BookingSearch object for the Admin App
- AdminBookingSearch() - Constructor for class com.konakartadmin.app.AdminBookingSearch
-
Instantiates an AdminBookingSearch object - a requirement for a bean class
- AdminBookingSearchResult - Class in com.konakartadmin.app
-
Booking Search Results object for the Admin App
- AdminBookingSearchResult() - Constructor for class com.konakartadmin.app.AdminBookingSearchResult
-
Constructor
- AdminCatalog - Class in com.konakartadmin.app
-
Catalog object for AdminApp
- AdminCatalog() - Constructor for class com.konakartadmin.app.AdminCatalog
-
Constructor
- AdminCatalog(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCatalog
-
Instantiates the attributes of the Catalog object from a Record object
- AdminCatalogBatchMgr - Class in com.konakartadmin.bl
-
The AdminCatalogBatchMgr
- AdminCatalogBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCatalogBatchMgr
-
- AdminCatalogRule - Class in com.konakartadmin.app
-
Catalog Rule object
- AdminCatalogRule() - Constructor for class com.konakartadmin.app.AdminCatalogRule
-
Constructor
- AdminCatalogRule(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCatalogRule
-
Instantiates the attributes of the Catalog rule object from a Record object
- AdminCatalogSearch - Class in com.konakartadmin.app
-
AdminCatalogSearch object
- AdminCatalogSearch() - Constructor for class com.konakartadmin.app.AdminCatalogSearch
-
Instantiates an AdminCatalogSearch object - a requirement for a bean class
- AdminCatalogSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCatalogSearch
-
Instantiates the attributes of the AdminCatalogSearch object from a Record object
- AdminCatalogSearchResult - Class in com.konakartadmin.app
-
Catalog Search Results object for the Admin App
- AdminCatalogSearchResult() - Constructor for class com.konakartadmin.app.AdminCatalogSearchResult
-
Constructor
- AdminCatalogSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCatalogSearchResult
-
Instantiates the attributes of the Catalog object from a Record object
- AdminCategory - Class in com.konakartadmin.app
-
The AdminCategory
- AdminCategory() - Constructor for class com.konakartadmin.app.AdminCategory
-
Constructor
- AdminCategory(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCategory
-
Instantiates the attributes of the AdminCategory object from a Record object
- AdminCategoryDescription - Class in com.konakartadmin.app
-
Category Description object for the Admin App
- AdminCategoryDescription() - Constructor for class com.konakartadmin.app.AdminCategoryDescription
-
Constructor
- AdminCategoryDescription(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCategoryDescription
-
Instantiates the attributes of the ProductDescription object from a Record object
- AdminCategoryMgr - Class in com.konakartadmin.bl
-
The AdminCategoryMgr - for Managing Category Objects for the Admin Application
- AdminCategoryMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCategoryMgr
-
Constructor
- AdminCategoryMgr.CategoryStats - Class in com.konakartadmin.bl
-
Used to contain the number of categories and last modified category in order to determine
whether the category tree has been modified.
- AdminCategoryMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminCategoryMgrIf - Interface in com.konakartadmin.blif
-
AdminCategoryMgrIf
- AdminCategoryToTagGroup - Class in com.konakartadmin.app
-
The AdminCategoryToTagGroup
- AdminCategoryToTagGroup() - Constructor for class com.konakartadmin.app.AdminCategoryToTagGroup
-
Constructor
- AdminCategoryToTagGroup(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCategoryToTagGroup
-
Instantiates the attributes of the AdminCategoryToTagGroup object from a Record object
- adminCatMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCatMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCatMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCatMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminCloneCustomerResult - Class in com.konakartadmin.app
-
Clone Customer Result object
- AdminCloneCustomerResult() - Constructor for class com.konakartadmin.app.AdminCloneCustomerResult
-
Constructor
- AdminCloneCustomerResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCloneCustomerResult
-
Instantiates the attributes of the ContentType object from a Record object
- AdminCommonOptions - Class in com.konakartadmin.app
-
Generic options object for the Admin APIs.
- AdminCommonOptions() - Constructor for class com.konakartadmin.app.AdminCommonOptions
-
Instantiates an AdminCommonOptions object - a requirement for a bean class
- AdminCommunityStoreMgr - Class in com.konakartadmin.bl
-
The AdminCommunityStoreMgr - for Store-related functions of the Admin Application for the
Community version
- AdminCommunityStoreMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Constructor
- adminCommunityStoreMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCommunityStoreMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCommunityStoreMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCommunityStoreMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminConfigCacheUpdater - Class in com.konakartadmin.bl
-
Thread which runs forever.
- AdminConfigCacheUpdater(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Constructor
- AdminConfigData - Class in com.konakartadmin.app
-
AdminConfigData object for the Admin App
- AdminConfigData() - Constructor for class com.konakartadmin.app.AdminConfigData
-
Constructor
- AdminConfigData(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminConfigData
-
Instantiates the attributes of the AdminConfigData object from a Record object
- adminConfigMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminConfigMgr - Static variable in class com.konakartadmin.utils.UpdateImages
-
- adminConfigMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminConfigMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminConfigMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminConfigurationGroup - Class in com.konakartadmin.app
-
This is the AdminConfiguratioGroup class.
- AdminConfigurationGroup() - Constructor for class com.konakartadmin.app.AdminConfigurationGroup
-
Constructor
- AdminConfigurationGroup(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminConfigurationGroup
-
Instantiates the attributes of the AdminConfigurationGroup object from a Record object
- AdminConfigurationMgr - Class in com.konakartadmin.bl
-
The AdminConfigurationMgr - for Managing Configurations for the Admin Application
- AdminConfigurationMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminConfigurationMgr
-
Constructor
- AdminConfigurationMgr.StaticData - Class in com.konakartadmin.bl
-
Static Data Object
- AdminConfigurationMgrIf - Interface in com.konakartadmin.blif
-
AdminConfigurationMgrIf
- adminConfMgr - Variable in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
AdminConfigurationMgr
- adminConfMgrMap - Variable in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Keep the AdminConfigMgr instances in a map
- AdminContent - Class in com.konakartadmin.app
-
AdminContent class
- AdminContent() - Constructor for class com.konakartadmin.app.AdminContent
-
Constructor
- AdminContent(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContent
-
Instantiates the attributes of the AdminContent object from a Record object
- AdminContentDescription - Class in com.konakartadmin.app
-
AdminContentDescription class
- AdminContentDescription() - Constructor for class com.konakartadmin.app.AdminContentDescription
-
Constructor
- AdminContentDescription(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentDescription
-
Instantiates the attributes of the AdminContentDescription object from a Record object
- AdminContentMgr - Class in com.konakartadmin.bl
-
The AdminContentMgr - for Managing Content Objects for the Admin Application
- AdminContentMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminContentMgr
-
Constructor
- adminContentMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminContentMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminContentMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminContentMgrEE - Class in com.konakartadmin.bl
-
The AdminContentMgrEE - for Managing Content Objects for the Admin Application
- AdminContentMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminContentMgrEE
-
Constructor
- AdminContentMgrEE.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminContentMgrEEMutex - Static variable in class com.konakartadmin.bl.AdminContentMgrEE
-
- AdminContentMgrIf - Interface in com.konakartadmin.blif
-
AdminContentMgrIf
- adminContentMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminContentSearch - Class in com.konakartadmin.app
-
AdminContentSearch object for the Admin App
- AdminContentSearch() - Constructor for class com.konakartadmin.app.AdminContentSearch
-
Instantiates an AdminContentSearch object - a requirement for a bean class
- AdminContentSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentSearch
-
Instantiates the attributes of the AdminContentSearch object from a Record object
- AdminContentSearchResult - Class in com.konakartadmin.app
-
Content Search Results object for the Admin App
- AdminContentSearchResult() - Constructor for class com.konakartadmin.app.AdminContentSearchResult
-
Constructor
- AdminContentSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentSearchResult
-
Instantiates the attributes of the ContentSearchResult object from a Record object
- AdminContentType - Class in com.konakartadmin.app
-
ContentType class
- AdminContentType() - Constructor for class com.konakartadmin.app.AdminContentType
-
Constructor
- AdminContentType(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentType
-
Instantiates the attributes of the AdminContentType object from a Record object
- AdminContentTypeDescription - Class in com.konakartadmin.app
-
AdminContentTypeDescription class
- AdminContentTypeDescription() - Constructor for class com.konakartadmin.app.AdminContentTypeDescription
-
Constructor
- AdminContentTypeDescription(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentTypeDescription
-
Instantiates the attributes of the AdminContentTypeDescription object from a Record object
- AdminContentTypeSearch - Class in com.konakartadmin.app
-
AdminContentTypeSearch object for the KonaKart Admin APIs
- AdminContentTypeSearch() - Constructor for class com.konakartadmin.app.AdminContentTypeSearch
-
Instantiates an AdminAddressSearch object - a requirement for a bean class
- AdminContentTypeSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentTypeSearch
-
Instantiates the attributes of the AdminAddressSearch object from a Record object
- AdminContentTypeSearchResult - Class in com.konakartadmin.app
-
Content Type Search Results object for the Admin App
- AdminContentTypeSearchResult() - Constructor for class com.konakartadmin.app.AdminContentTypeSearchResult
-
Constructor
- AdminContentTypeSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminContentTypeSearchResult
-
Instantiates the attributes of the ContentType object from a Record object
- AdminCopyProductOptions - Class in com.konakartadmin.app
-
An object used to define options used when calling CopyProduct API calls
- AdminCopyProductOptions() - Constructor for class com.konakartadmin.app.AdminCopyProductOptions
-
Constructor
- AdminCountry - Class in com.konakartadmin.app
-
Country object for the Admin App
- AdminCountry() - Constructor for class com.konakartadmin.app.AdminCountry
-
Constructor
- AdminCountry(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCountry
-
Instantiates the attributes of the Country object from a Record object
- AdminCountrySearch - Class in com.konakartadmin.app
-
CountrySearch object for the Admin App
- AdminCountrySearch() - Constructor for class com.konakartadmin.app.AdminCountrySearch
-
Instantiates an AdminCountrySearch object - a requirement for a bean class
- AdminCountrySearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCountrySearch
-
Instantiates the attributes of the AdminCountrySearch object from a Record object
- AdminCountrySearchResult - Class in com.konakartadmin.app
-
Country Search Results object for the Admin App
- AdminCountrySearchResult() - Constructor for class com.konakartadmin.app.AdminCountrySearchResult
-
Constructor
- AdminCountrySearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCountrySearchResult
-
Instantiates the attributes of the Country object from a Record object
- AdminCoupon - Class in com.konakartadmin.app
-
The Coupon class contains information about the coupon which can be used to activate promotions
on an order.
- AdminCoupon() - Constructor for class com.konakartadmin.app.AdminCoupon
-
Constructor
- AdminCoupon(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCoupon
-
Instantiates the attributes of the Promotion object from a Record object
- AdminCouponSearch - Class in com.konakartadmin.app
-
Coupon search object for the Admin App
- AdminCouponSearch() - Constructor for class com.konakartadmin.app.AdminCouponSearch
-
Instantiates an AdminCouponSearch object - a requirement for a bean class
- AdminCouponSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCouponSearch
-
Instantiates the attributes of the AdminLanguageSearch object from a Record object
- AdminCouponSearchResult - Class in com.konakartadmin.app
-
Coupon Search Results object for the Admin App
- AdminCouponSearchResult() - Constructor for class com.konakartadmin.app.AdminCouponSearchResult
-
Constructor
- AdminCouponSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCouponSearchResult
-
Instantiates the attributes of the Language object from a Record object
- AdminCreateCatalogPriceOptions - Class in com.konakartadmin.app
-
AdminCreateCatalogPriceOptions object for the Admin App
- AdminCreateCatalogPriceOptions() - Constructor for class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
Constructor
- AdminCreateCatalogPricesResult - Class in com.konakartadmin.app
-
Results object returned after creating catalog prices
- AdminCreateCatalogPricesResult() - Constructor for class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
Constructor
- AdminCreateCatalogPricesResult(String, int) - Constructor for class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
Constructor
- AdminCreditCard - Class in com.konakartadmin.app
-
AdminCreditCard Details
- AdminCreditCard() - Constructor for class com.konakartadmin.app.AdminCreditCard
-
Constructor
- AdminCreditCard(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCreditCard
-
Instantiates the attributes of the AdminCreditCard object from a Record object
- AdminCurrency - Class in com.konakartadmin.app
-
Currency object for the Admin App
- AdminCurrency() - Constructor for class com.konakartadmin.app.AdminCurrency
-
Constructor
- AdminCurrency(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCurrency
-
Instantiates the attributes of the Currency object from a Record object
- AdminCurrencyBatchMgr - Class in com.konakartadmin.bl
-
The AdminCurrencyBatchMgr
- AdminCurrencyBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCurrencyBatchMgr
-
- AdminCurrencyMgr - Class in com.konakartadmin.bl
-
The AdminCurrencyMgr - for Managing Currency Objects for the Admin Application
- AdminCurrencyMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCurrencyMgr
-
Constructor
- AdminCurrencyMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminCurrencyMgrIf - Interface in com.konakartadmin.blif
-
AdminCurrencyMgrIf
- AdminCurrencySearch - Class in com.konakartadmin.app
-
CurrencySearch object for the Admin App
- AdminCurrencySearch() - Constructor for class com.konakartadmin.app.AdminCurrencySearch
-
Instantiates an AdminCurrencySearch object - a requirement for a bean class
- AdminCurrencySearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCurrencySearch
-
Instantiates the attributes of the AdminCurrencySearch object from a Record object
- AdminCurrencySearchResult - Class in com.konakartadmin.app
-
Currency Search Results object for the Admin App
- AdminCurrencySearchResult() - Constructor for class com.konakartadmin.app.AdminCurrencySearchResult
-
Constructor
- AdminCurrencySearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCurrencySearchResult
-
Instantiates the attributes of the Currency object from a Record object
- adminCurrMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCurrMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCurrMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCurrMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminCustomer - Class in com.konakartadmin.app
-
Customer object for the Admin Apis
- AdminCustomer() - Constructor for class com.konakartadmin.app.AdminCustomer
-
Constructor
- AdminCustomer(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomer
-
Instantiates the attributes of the Customer object from a Record object
- AdminCustomerBatchMgr - Class in com.konakartadmin.bl
-
The AdminCustomerBatchMgr
- AdminCustomerBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- AdminCustomerBatchMgr.CustRetList - Class in com.konakartadmin.bl
-
A return object containing a list of Customers and the last customer Id processed
- AdminCustomerGroup - Class in com.konakartadmin.app
-
Object defining a customer group which is used to aggregate a number of customers normally to
apply promotions or to send communications.
- AdminCustomerGroup() - Constructor for class com.konakartadmin.app.AdminCustomerGroup
-
Constructor
- AdminCustomerGroup(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomerGroup
-
- AdminCustomerGroupSearch - Class in com.konakartadmin.app
-
AdminCustomerGroupSearch object for the Admin App
- AdminCustomerGroupSearch() - Constructor for class com.konakartadmin.app.AdminCustomerGroupSearch
-
Instantiates an AdminCustomerGroupSearch object
- AdminCustomerGroupSearchResult - Class in com.konakartadmin.app
-
Customer Group Search Results object for the Admin App
- AdminCustomerGroupSearchResult() - Constructor for class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
Constructor
- AdminCustomerMgr - Class in com.konakartadmin.bl
-
The AdminCustomerMgr - for Managing Customer Objects for the Admin Application
- AdminCustomerMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerMgr
-
Constructor
- AdminCustomerMgrEE - Class in com.konakartadmin.bl
-
The AdminCustomerMgrEE - for Managing Customer Objects for the Admin Application - Enterprise
Features
- AdminCustomerMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerMgrEE
-
Constructor
- AdminCustomerMgrEE.CustomerComparator - Class in com.konakartadmin.bl
-
Used to sort the Customers by their second name
- AdminCustomerMgrIf - Interface in com.konakartadmin.blif
-
AdminCustomerMgrIf
- AdminCustomerPasswordHistory - Class in com.konakartadmin.app
-
AdminCustomerPasswordHistory object for the Admin Apis
- AdminCustomerPasswordHistory() - Constructor for class com.konakartadmin.app.AdminCustomerPasswordHistory
-
Constructor
- AdminCustomerPasswordHistory(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomerPasswordHistory
-
Instantiates the attributes of the AdminCustomerPasswordHistory object from a Record object
- AdminCustomerPwdHistMgr - Class in com.konakartadmin.bl
-
AdminCustomerPwdHistMgr
- AdminCustomerPwdHistMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
Constructor
- AdminCustomerPwdHistMgrIf - Interface in com.konakartadmin.blif
-
AdminCustomerPwdHistMgrIf
- AdminCustomerRegistration - Class in com.konakartadmin.app
-
Customer Registration for the Admin App
- AdminCustomerRegistration() - Constructor for class com.konakartadmin.app.AdminCustomerRegistration
-
Constructor
- AdminCustomerSearch - Class in com.konakartadmin.app
-
CustomerSearch object for the Admin App
- AdminCustomerSearch() - Constructor for class com.konakartadmin.app.AdminCustomerSearch
-
Instantiates an AdminCustomerSearch object - a requirement for a bean class
- AdminCustomerSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomerSearch
-
Instantiates the attributes of the AdminCustomerSearch object from a Record object
- AdminCustomerSearchResult - Class in com.konakartadmin.app
-
Customer Search Results object for the Admin App
- AdminCustomerSearchResult() - Constructor for class com.konakartadmin.app.AdminCustomerSearchResult
-
Constructor
- AdminCustomerSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomerSearchResult
-
Instantiates the attributes of the Customer object from a Record object
- AdminCustomerTag - Class in com.konakartadmin.app
-
A customer tag is used to save customer related information used mainly for marketing purposes.
- AdminCustomerTag() - Constructor for class com.konakartadmin.app.AdminCustomerTag
-
Constructor
- AdminCustomerTag(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminCustomerTag
-
Instantiates the attributes of the CustomerTag object from a Record object
- AdminCustomerTagMgr - Class in com.konakartadmin.bl
-
The AdminCustomerTagMgr - for managing customer tags
- AdminCustomerTagMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerTagMgr
-
Constructor
- adminCustomerTagMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustomerTagMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustomerTagMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminCustomerTagMgrEE - Class in com.konakartadmin.bl
-
The AdminCustomerTagMgrEE - for managing customer tags and expressions
- AdminCustomerTagMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Constructor
- AdminCustomerTagMgrIf - Interface in com.konakartadmin.blif
-
AdminCustomerTagMgrIf
- adminCustomerTagMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustomerTagMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminCustomerTagSearch - Class in com.konakartadmin.app
-
CustomerTagSearch object for the Admin App
- AdminCustomerTagSearch() - Constructor for class com.konakartadmin.app.AdminCustomerTagSearch
-
Instantiates an AdminCustomerTagSearch object - a requirement for a bean class
- AdminCustomerTagSearchResult - Class in com.konakartadmin.app
-
Customer Tag Search Results object for the Admin App
- AdminCustomerTagSearchResult() - Constructor for class com.konakartadmin.app.AdminCustomerTagSearchResult
-
Constructor
- AdminCustomValidator - Class in com.konakartadmin.app
-
AdminCustomValidator object for holding some field validation rules
- AdminCustomValidator() - Constructor for class com.konakartadmin.app.AdminCustomValidator
-
Constructor
- AdminCustomValidatorSet - Class in com.konakartadmin.app
-
AdminCustomValidatorSet object for holding a set of custom validator objects.
- AdminCustomValidatorSet() - Constructor for class com.konakartadmin.app.AdminCustomValidatorSet
-
Constructor
- adminCustomValidatorSet - Variable in class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
Holds the Custom Validation Set in a cache
- adminCustPwdHistMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustPwdHistMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustPwdHistMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminCustPwdHistMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminDataDescriptor - Class in com.konakartadmin.app
-
The AdminDataDescriptor is used in some methods where an array of objects is returned.
- AdminDataDescriptor() - Constructor for class com.konakartadmin.app.AdminDataDescriptor
-
Constructor
- AdminDataDescriptor(int, int) - Constructor for class com.konakartadmin.app.AdminDataDescriptor
-
Constructor
- AdminDataDescriptor(String, int, int) - Constructor for class com.konakartadmin.app.AdminDataDescriptor
-
Constructor
- AdminDataIntegrityMgr - Class in com.konakartadmin.bl
-
The AdminDataIntegrityMgr - for checking Data Integrity
- AdminDataIntegrityMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Constructor
- adminDataIntegrityMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminDataIntegrityMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminDataIntegrityMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminDataIntegrityMgrIf - Interface in com.konakartadmin.blif
-
AdminDataIntegrityMgrIf
- adminDataIntegrityMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminDataIntegrityMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminDataIntegrityOptions - Class in com.konakartadmin.app
-
The AdminDataIntegrityOptions is used to define the Data Integrity checking that should be
executed.
- AdminDataIntegrityOptions() - Constructor for class com.konakartadmin.app.AdminDataIntegrityOptions
-
Constructor
- AdminDBConnector - Class in com.konakartadmin.app
-
Contains all of the parameters needed to connect to a DB
- AdminDBConnector() - Constructor for class com.konakartadmin.app.AdminDBConnector
-
Constructor
- AdminDBConnector(String, String, String) - Constructor for class com.konakartadmin.app.AdminDBConnector
-
Constructor
- AdminDeleteCatalogOptions - Class in com.konakartadmin.app
-
AdminDeleteCatalogOptions object for the Admin Engine
- AdminDeleteCatalogOptions() - Constructor for class com.konakartadmin.app.AdminDeleteCatalogOptions
-
Constructor
- AdminDeleteCustomerResult - Class in com.konakartadmin.app
-
Delete Customer Multi Store Result object
- AdminDeleteCustomerResult() - Constructor for class com.konakartadmin.app.AdminDeleteCustomerResult
-
Constructor
- AdminDeleteCustomerResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminDeleteCustomerResult
-
Instantiates the attributes of the ContentType object from a Record object
- AdminDeletePromotionOptions - Class in com.konakartadmin.app
-
The AdminDeletePromotionOptions is used to configure the functionality when deleting a promotion.
- AdminDeletePromotionOptions() - Constructor for class com.konakartadmin.app.AdminDeletePromotionOptions
-
Constructor
- AdminDigitalDownload - Class in com.konakartadmin.app
-
The Digital Download class contains information about which users have products to download.
- AdminDigitalDownload() - Constructor for class com.konakartadmin.app.AdminDigitalDownload
-
Constructor
- AdminDigitalDownload(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminDigitalDownload
-
Instantiates the attributes of the Promotion object from a Record object
- AdminDigitalDownloadSearch - Class in com.konakartadmin.app
-
AdminDigitalDownloadSearch object for the Admin App
- AdminDigitalDownloadSearch() - Constructor for class com.konakartadmin.app.AdminDigitalDownloadSearch
-
Instantiates an AdminCustomerSearch object - a requirement for a bean class
- AdminDigitalDownloadSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminDigitalDownloadSearch
-
Instantiates the attributes of the AdminCustomerSearch object from a Record object
- AdminDigitalDownloadSearchResult - Class in com.konakartadmin.app
-
Digital Download Search Results object for the Admin App
- AdminDigitalDownloadSearchResult() - Constructor for class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
Constructor
- AdminDigitalDownloadSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminDiscount - Class in com.konakartadmin.app
-
Discount object for the Admin App
- AdminDiscount() - Constructor for class com.konakartadmin.app.AdminDiscount
-
- adminDiscount - Variable in class com.konakartadmin.app.AdminOrder
-
Discount added by an admin user and picked up by a promotion module
- AdminEmail - Class in com.konakartadmin.app
-
Email object for the Admin App
- AdminEmail() - Constructor for class com.konakartadmin.app.AdminEmail
-
Constructor
- adminEmail - Variable in class com.konakartadmin.app.AdminStore
-
The value for the Admin Email field
- AdminEmailMgr - Class in com.konakartadmin.bl
-
Manager for sending emails
- AdminEmailMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminEmailMgr
-
Constructor
- AdminEmailMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the external mail module
- adminEmailMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEmailMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminEmailMgrIf - Interface in com.konakartadmin.blif
-
AdminEmailMgrIf
- adminEmailMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminEmailOptions - Class in com.konakartadmin.app
-
An object used to configure options used when sending eMails from the AdminApp
- AdminEmailOptions() - Constructor for class com.konakartadmin.app.AdminEmailOptions
-
- adminEng - Variable in class com.konakartadmin.bl.AdminBaseMgr
-
Our Admin Engine
- adminEng - Variable in class com.konakartadmin.bl.AdminTemplateEmailSender
-
- adminEng - Variable in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- adminEng - Variable in class com.konakartadmin.bl.KKAdminBase
-
The KKAdmin engine
- adminEng - Static variable in class com.konakartadmin.utils.KKCmd
-
- adminEng - Variable in class com.konakartadmin.utils.ResetDatabase
-
- adminEngConf - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
Configuration parameter passed when the engine is instantiated
- AdminEngineCacheMgr - Class in com.konakartadmin.bl
-
Manager for caching Admin and Application engines
- AdminEngineCacheMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminEngineCacheMgr
-
Constructor
- adminEngineCacheMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEngineCacheMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEngineCacheMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminEngineCacheMgrEE - Class in com.konakartadmin.bl
-
Manager for caching Admin and Application engines
- AdminEngineCacheMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
Constructor
- AdminEngineCacheMgrIf - Interface in com.konakartadmin.blif
-
Manager for caching Admin and Application engines
- adminEngineCacheMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEngineClassname - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.KKMessages
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.LoadProductsToSolr
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.RunReport
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.SetLocalConfiguration
-
- adminEngineClassname - Static variable in class com.konakartadmin.utils.UpdateImages
-
- AdminEngineConfig - Class in com.konakartadmin.app
-
Used to configure the KonaKart Admin engine client when it is instantiated.
- AdminEngineConfig() - Constructor for class com.konakartadmin.app.AdminEngineConfig
-
- AdminEngineMgr - Class in com.konakartadmin.bl
-
An implementation of the AdminEngineMgrInterface
- AdminEngineMgr(EngineConfig) - Constructor for class com.konakartadmin.bl.AdminEngineMgr
-
Constructor
- adminEngineName - Static variable in class com.konakartadmin.utils.KKCmd
-
- AdminEnhancedVariantHelper - Class in com.konakartadmin.utils
-
- AdminEnhancedVariantHelper() - Constructor for class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
- AdminEventMgr - Class in com.konakartadmin.bl
-
The manager for executing code dynamically
- AdminEventMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminEventMgr
-
Constructor
- adminEventMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEventMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEventMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminEventMgrIf - Interface in com.konakartadmin.blif
-
AdminEventMgrIf
- adminEventMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminEventMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminExecuteMgr - Class in com.konakartadmin.bl
-
The manager for executing code dynamically
- AdminExecuteMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminExecuteMgr
-
Constructor
- adminExecuteMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminExecuteMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminExecuteMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminExecuteMgrIf - Interface in com.konakartadmin.blif
-
AdminExecuteMgrIf
- adminExecuteMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminExecuteMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminExpression - Class in com.konakartadmin.app
-
An expression is used to group combinations of expression variables
- AdminExpression() - Constructor for class com.konakartadmin.app.AdminExpression
-
Constructor
- AdminExpression(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminExpression
-
Instantiates the attributes of the Tag object from a Record object
- AdminExpression.GroupResult - Class in com.konakartadmin.app
-
Class used to store temporary data when evaluating an expression
- AdminExpressionSearch - Class in com.konakartadmin.app
-
AdminExpressionSearch object for the Admin App
- AdminExpressionSearch() - Constructor for class com.konakartadmin.app.AdminExpressionSearch
-
Instantiates an AdminExpressionSearch object - a requirement for a bean class
- AdminExpressionSearchResult - Class in com.konakartadmin.app
-
Expression Search Results object for the Admin App
- AdminExpressionSearchResult() - Constructor for class com.konakartadmin.app.AdminExpressionSearchResult
-
Constructor
- AdminExpressionVariable - Class in com.konakartadmin.app
-
An expression variable is part of an expression
- AdminExpressionVariable() - Constructor for class com.konakartadmin.app.AdminExpressionVariable
-
Constructor
- AdminExpressionVariable(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminExpressionVariable
-
Instantiates the attributes of the Tag object from a Record object
- AdminFile - Class in com.konakartadmin.app
-
AdminFile object for the KonaKart Admin App
- AdminFile() - Constructor for class com.konakartadmin.app.AdminFile
-
Constructor
- AdminFileBatchMgr - Class in com.konakartadmin.bl
-
The AdminFileBatchMgr
- AdminFileBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminFileBatchMgr
-
- AdminFileMgr - Class in com.konakartadmin.bl
-
Manages Files for KonaKartAdmin
- AdminFileMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminFileMgr
-
The AdminFileMgr constructor
- adminFileMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminFileMgr - Static variable in class com.konakartadmin.utils.UpdateImages
-
- adminFileMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminFileMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminFileMgrEE - Class in com.konakartadmin.bl
-
Manages Files for KonaKartAdmin - Enterprise version
- AdminFileMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminFileMgrEE
-
The AdminFileMgr constructor
- AdminFileMgrIf - Interface in com.konakartadmin.blif
-
AdminFileMgrIf
- adminFileMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminFilter - Class in com.konakartadmin.app
-
AdminFilter class
- AdminFilter() - Constructor for class com.konakartadmin.app.AdminFilter
-
Constructor
- AdminFilter(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminFilter
-
Instantiates the attributes of the AdminContentDescription object from a Record object
- AdminFilterMgr - Class in com.konakartadmin.bl
-
The AdminFilterMgr - for Managing Filter Objects for the Admin Application
- AdminFilterMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminFilterMgr
-
Constructor
- adminFilterMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminFilterMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminFilterMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminFilterMgrEE - Class in com.konakartadmin.bl
-
The AdminFilterMgrEE - for Managing Filter Objects for the Admin Application
- AdminFilterMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminFilterMgrEE
-
Constructor
- AdminFilterMgrEE.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminFilterMgrEEMutex - Static variable in class com.konakartadmin.bl.AdminFilterMgrEE
-
- AdminFilterMgrIf - Interface in com.konakartadmin.blif
-
AdminFiltertMgrIf
- adminFilterMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminFilterMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminFilterSearch - Class in com.konakartadmin.app
-
AdminFilterSearch object for the Admin App
- AdminFilterSearch() - Constructor for class com.konakartadmin.app.AdminFilterSearch
-
Instantiates an AdminFilterSearch object - a requirement for a bean class
- AdminFilterSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminFilterSearch
-
Instantiates the attributes of the AdminFilterSearch object from a Record object
- AdminFilterSearchResult - Class in com.konakartadmin.app
-
Filter Search Results object for the Admin App
- AdminFilterSearchResult() - Constructor for class com.konakartadmin.app.AdminFilterSearchResult
-
Constructor
- AdminFilterSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminFilterSearchResult
-
Instantiates the attributes of the FilterSearchResult object from a Record object
- AdminGeoZone - Class in com.konakartadmin.app
-
This is the AdminGeoZone class - it has geo zoneId, geo name, geo description.
- AdminGeoZone() - Constructor for class com.konakartadmin.app.AdminGeoZone
-
Constructor
- AdminGeoZone(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminGeoZone
-
Instantiates the attributes of the AdminGeoZone object from a Record object
- AdminGeoZoneSearch - Class in com.konakartadmin.app
-
AdminGeoZoneSearch object for the Admin App
- AdminGeoZoneSearch() - Constructor for class com.konakartadmin.app.AdminGeoZoneSearch
-
Instantiates an AdminGeoZoneSearch object - a requirement for a bean class
- AdminGeoZoneSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminGeoZoneSearch
-
Instantiates the attributes of the AdminGeoZoneSearch object from a Record object
- AdminGeoZoneSearchResult - Class in com.konakartadmin.app
-
AdminGeoZone Search Results object for the Admin App
- AdminGeoZoneSearchResult() - Constructor for class com.konakartadmin.app.AdminGeoZoneSearchResult
-
Constructor
- AdminGeoZoneSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminGeoZoneSearchResult
-
Instantiates the attributes of the AdminGeoZone object from a Record object
- AdminGetCustomerOptions - Class in com.konakartadmin.app
-
Options available when fetching a customer
- AdminGetCustomerOptions() - Constructor for class com.konakartadmin.app.AdminGetCustomerOptions
-
Constructor
- AdminHtmlMgr - Class in com.konakartadmin.bl
-
The AdminHtmlMgr - for creating various HTML Strings for the Admin Application
- AdminHtmlMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminHtmlMgr
-
Constructor
- adminHtmlMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminHtmlMgr.StaticData - Class in com.konakartadmin.bl
-
- adminHtmlMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminHtmlMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminHtmlMgrIf - Interface in com.konakartadmin.blif
-
AdminHtmlMgrIf
- adminHtmlMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminImageOptions - Class in com.konakartadmin.app
-
The AdminImageOptions is used to define the options for image APIs.
- AdminImageOptions() - Constructor for class com.konakartadmin.app.AdminImageOptions
-
Constructor
- AdminImportMgr - Class in com.konakartadmin.bl
-
Manager for importing
- AdminImportMgr(KKAdminIf, KKEngIf) - Constructor for class com.konakartadmin.bl.AdminImportMgr
-
Constructor
- adminImportMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminImportMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminImportMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminImportMgrEE - Class in com.konakartadmin.bl
-
Manager for importing
- AdminImportMgrEE(KKAdminIf, KKEngIf) - Constructor for class com.konakartadmin.bl.AdminImportMgrEE
-
Constructor
- AdminImportMgrEE.OrderDetails - Class in com.konakartadmin.bl
-
Used to return order information by the method getOrderIdentifier()
- AdminImportMgrIf - Interface in com.konakartadmin.blif
-
Manager for importing
- adminImportMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminInsertCatalogPriceOptions - Class in com.konakartadmin.app
-
AdminInsertCatalogPriceOptions object for the Admin App
- AdminInsertCatalogPriceOptions() - Constructor for class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
Constructor
- AdminIpnHistories - Class in com.konakartadmin.app
-
Object that contains and array of AdminIpnHistory objects together with size and offset information.
- AdminIpnHistories() - Constructor for class com.konakartadmin.app.AdminIpnHistories
-
Constructor
- AdminIpnHistory - Class in com.konakartadmin.app
-
Contains the data received from an instant product notification from a payment gateway.
- AdminIpnHistory() - Constructor for class com.konakartadmin.app.AdminIpnHistory
-
Constructor
- AdminIpnHistory(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminIpnHistory
-
Instantiates the attributes of the Country object from a Record object
- AdminIpnSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving AdminIpnHistory objects
- AdminIpnSearch() - Constructor for class com.konakartadmin.app.AdminIpnSearch
-
Constructor
- AdminJob - Class in com.konakartadmin.app
-
Scheduled Job Object
- AdminJob() - Constructor for class com.konakartadmin.app.AdminJob
-
Constructor
- AdminJobStatusRequest - Class in com.konakartadmin.app
-
Job Status Request Object
- AdminJobStatusRequest() - Constructor for class com.konakartadmin.app.AdminJobStatusRequest
-
Constructor
- AdminJobStatusResponse - Class in com.konakartadmin.app
-
Job Status Response Object
- AdminJobStatusResponse() - Constructor for class com.konakartadmin.app.AdminJobStatusResponse
-
Constructor
- AdminKkMsg - Class in com.konakartadmin.app
-
AdminKkMsg class
- AdminKkMsg() - Constructor for class com.konakartadmin.app.AdminKkMsg
-
Constructor
- AdminKkMsg(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminKkMsg
-
Instantiates the attributes of the AdminKkMsg object from a Record object
- AdminKkMsgSearch - Class in com.konakartadmin.app
-
AdminKkMsgSearch object
- AdminKkMsgSearch() - Constructor for class com.konakartadmin.app.AdminKkMsgSearch
-
Instantiates an AdminKkMsgSearch object - a requirement for a bean class
- AdminKkMsgSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminKkMsgSearch
-
Instantiates the attributes of the AdminKkMsgSearch object from a Record object
- AdminKkMsgSearchResult - Class in com.konakartadmin.app
-
kkMsg Search Results object for the Admin App
- AdminKkMsgSearchResult() - Constructor for class com.konakartadmin.app.AdminKkMsgSearchResult
-
Constructor
- AdminKkMsgSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminKkMsgSearchResult
-
Instantiates the attributes of the Language object from a Record object
- adminLangMgr - Static variable in class com.konakartadmin.utils.UpdateImages
-
- AdminLanguage - Class in com.konakartadmin.app
-
Language object for AdminApp
- AdminLanguage() - Constructor for class com.konakartadmin.app.AdminLanguage
-
Constructor
- AdminLanguage(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminLanguage
-
Instantiates the attributes of the Language object from a Record object
- AdminLanguageMgr - Class in com.konakartadmin.bl
-
The AdminLanguageMgr - for Managing Language Objects for the Admin Application
- AdminLanguageMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminLanguageMgr
-
Constructor
- adminLanguageMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminLanguageMgr.StaticData - Class in com.konakartadmin.bl
-
StaticData
- adminLanguageMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminLanguageMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminLanguageMgrIf - Interface in com.konakartadmin.blif
-
AdminLanguageMgrIf
- adminLanguageMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminLanguageSearch - Class in com.konakartadmin.app
-
AdminLanguageSearch object
- AdminLanguageSearch() - Constructor for class com.konakartadmin.app.AdminLanguageSearch
-
Instantiates an AdminLanguageSearch object - a requirement for a bean class
- AdminLanguageSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminLanguageSearch
-
Instantiates the attributes of the AdminLanguageSearch object from a Record object
- AdminLanguageSearchResult - Class in com.konakartadmin.app
-
Language Search Results object for the Admin App
- AdminLanguageSearchResult() - Constructor for class com.konakartadmin.app.AdminLanguageSearchResult
-
Constructor
- AdminLanguageSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminLanguageSearchResult
-
Instantiates the attributes of the Language object from a Record object
- AdminLDAPMgr - Class in com.konakartadmin.bl
-
Called when LDAP is enabled to use LDAP for authenticating the user
- AdminLDAPMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminLDAPMgr
-
Constructor used when instantiated by the application engine
- AdminLDAPMgrIf - Interface in com.konakartadmin.blif
-
The interface that must be implemented by an LDAP Manager
- AdminLogFileBatchMgr - Class in com.konakartadmin.bl
-
The AdminLogFileBatchMgr
- AdminLogFileBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminLogFileBatchMgr
-
- AdminLoggingMgr - Class in com.konakartadmin.bl
-
The logging manager
- AdminLoggingMgr() - Constructor for class com.konakartadmin.bl.AdminLoggingMgr
-
Constructor
- AdminLoggingMgrIf - Interface in com.konakartadmin.blif
-
AdminLoggingMgrIf
- adminLogin() - Static method in class com.konakartadmin.utils.KKCmd
-
- AdminLoginIntegrationMgr - Class in com.konakartadmin.bl
-
Used to provide an integration point when a customer attempts a login so that custom security
logic can be implemented.
- AdminLoginIntegrationMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminLoginIntegrationMgr
-
Constructor
- AdminLoginIntegrationMgrInterface - Interface in com.konakartadmin.bl
-
Used to provide an integration point when a customer attempts a login so that custom security
logic can be implemented.
- AdminMailListOptions - Class in com.konakartadmin.app
-
AdminMailListOptions object for the Admin App
- AdminMailListOptions() - Constructor for class com.konakartadmin.app.AdminMailListOptions
-
Instantiates an AdminAddressSearch object - a requirement for a bean class
- AdminManufacturer - Class in com.konakartadmin.app
-
Manufacturer object for the Admin App
- AdminManufacturer() - Constructor for class com.konakartadmin.app.AdminManufacturer
-
Constructor
- AdminManufacturer(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminManufacturer
-
Instantiates the attributes of the Manufacturer object from a Record object
- AdminManufacturerInfo - Class in com.konakartadmin.app
-
Manufacturer Info object for the Admin App
- AdminManufacturerInfo() - Constructor for class com.konakartadmin.app.AdminManufacturerInfo
-
Constructor
- AdminManufacturerInfo(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminManufacturerInfo
-
Instantiates the attributes of the Manufacturer Info object from a Record object
- AdminManufacturerMgr - Class in com.konakartadmin.bl
-
The AdminManufacturerMgr - for Managing Manufacturer Objects for the Admin Application
- AdminManufacturerMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminManufacturerMgr
-
Constructor
- AdminManufacturerMgrIf - Interface in com.konakartadmin.blif
-
AdminManufacturerMgrIf
- AdminManufacturerSearch - Class in com.konakartadmin.app
-
Manufacturer Search object for the Admin App
- AdminManufacturerSearch() - Constructor for class com.konakartadmin.app.AdminManufacturerSearch
-
Instantiates an AdminManufacturerSearch object - a requirement for a bean class
- AdminManufacturerSearchResult - Class in com.konakartadmin.app
-
Manufacturer Search Results object for the Admin App
- AdminManufacturerSearchResult() - Constructor for class com.konakartadmin.app.AdminManufacturerSearchResult
-
Constructor
- adminManuMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminManuMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminManuMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminManuMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMessageMgr - Class in com.konakartadmin.bl
-
The AdminMessageMgr - for Managing Message Catalog Messages for the Admin Application
- AdminMessageMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminMessageMgr
-
Constructor
- adminMessageMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMessageMgr.StaticData - Class in com.konakartadmin.bl
-
- adminMessageMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMessageMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMessageMgrIf - Interface in com.konakartadmin.blif
-
AdminMessageMgrIf
- adminMessageMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMessageSet - Class in com.konakartadmin.app
-
AdminMessageSet object for holding a set of message strings in a particular language
- AdminMessageSet() - Constructor for class com.konakartadmin.app.AdminMessageSet
-
Constructor
- AdminMgrFactory - Class in com.konakartadmin.bl
-
Used to instantiate managers
- AdminMgrFactory(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminMgrFactory
-
Constructor
- AdminMgrHelperIf - Interface in com.konakartadmin
-
Interface for AdminMgrHelper
- AdminMgrUtils - Class in com.konakartadmin.bl
-
The AdminMgrUtils - a collection of utilities the Admin Application
- AdminMgrUtils() - Constructor for class com.konakartadmin.bl.AdminMgrUtils
-
Empty constructor
- AdminMgrUtilsIf - Interface in com.konakartadmin.blif
-
AdminOrderMgrIf
- AdminMiscItem - Class in com.konakartadmin.app
-
MiscItem object for the Admin Engine
- AdminMiscItem() - Constructor for class com.konakartadmin.app.AdminMiscItem
-
Constructor
- AdminMiscItem(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminMiscItem
-
Instantiates the attributes of the AdminMiscItemType object from a Record object
- adminMiscItemMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscItemMgr - Class in com.konakartadmin.bl
-
The AdminMiscItemMgr - for Managing Miscellaneous Item Objects for the Admin Application
- AdminMiscItemMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminMiscItemMgr
-
Constructor
- adminMiscItemMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMiscItemMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscItemMgrIf - Interface in com.konakartadmin.blif
-
AdminMiscItemMgrIf
- adminMiscItemMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMiscItemMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscItemSearchResult - Class in com.konakartadmin.app
-
Misc Item Search Results object for the Admin Engine
- AdminMiscItemSearchResult() - Constructor for class com.konakartadmin.app.AdminMiscItemSearchResult
-
Constructor
- AdminMiscItemSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminMiscItemSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminMiscItemType - Class in com.konakartadmin.app
-
MiscItemType object for the Admin Engine
- AdminMiscItemType() - Constructor for class com.konakartadmin.app.AdminMiscItemType
-
Constructor
- AdminMiscItemType(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminMiscItemType
-
Instantiates the attributes of the AdminMiscItemType object from a Record object
- AdminMiscPrice - Class in com.konakartadmin.app
-
Misc Price object for the Admin APIs
- AdminMiscPrice() - Constructor for class com.konakartadmin.app.AdminMiscPrice
-
Constructor
- AdminMiscPrice(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminMiscPrice
-
Instantiates the attributes of the object from a Record object
- adminMiscPriceMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscPriceMgr - Class in com.konakartadmin.bl
-
The AdminMiscPriceMgr - for Managing Miscellaneous Price Objects for the Admin APIs
- AdminMiscPriceMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminMiscPriceMgr
-
Constructor
- adminMiscPriceMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMiscPriceMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscPriceMgrIf - Interface in com.konakartadmin.blif
-
AdminMiscPriceMgrIf
- adminMiscPriceMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMiscPriceMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMiscPriceSearch - Class in com.konakartadmin.app
-
Misc Price Search object for the Admin APIs
- AdminMiscPriceSearch() - Constructor for class com.konakartadmin.app.AdminMiscPriceSearch
-
Constructor
- adminModulesMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminModulesMgr - Class in com.konakartadmin.bl
-
Manages the add-on-modules...
- AdminModulesMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminModulesMgr
-
Constructor
- AdminModulesMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminModulesMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminModulesMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminModulesMgrIf - Interface in com.konakartadmin.blif
-
AdminModulesMgrIf
- adminModulesMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMultiStoreMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMultiStoreMgr - Class in com.konakartadmin.bl
-
The AdminMultiStoreMgr - for Managing multi-store functionality
- AdminMultiStoreMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminMultiStoreMgr
-
Constructor
- adminMultiStoreMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMultiStoreMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminMultiStoreMgrIf - Interface in com.konakartadmin.blif
-
AdminMultiStoreMgrIf
- adminMultiStoreMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminMultiStoreMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminNameValue - Class in com.konakartadmin.app
-
Used to contain a name value pair - admin version
- AdminNameValue() - Constructor for class com.konakartadmin.app.AdminNameValue
-
Constructor
- AdminNameValue(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminNameValue
-
Instantiates the attributes of the AdminShippingQuote object from a Record object
- AdminNameValue(String, String) - Constructor for class com.konakartadmin.app.AdminNameValue
-
Constructor
- AdminNameValue(String, int) - Constructor for class com.konakartadmin.app.AdminNameValue
-
Constructor
- AdminNewStoreOptions - Class in com.konakartadmin.app
-
Options for creating new stores
- AdminNewStoreOptions() - Constructor for class com.konakartadmin.app.AdminNewStoreOptions
-
Empty Constructor
- AdminNewStoreOptions(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminNewStoreOptions
-
Instantiates the attributes of the AdminNewStoreOptions object from a Record object
- AdminOption - Class in com.konakartadmin.app
-
Option object for the Admin App
- AdminOption() - Constructor for class com.konakartadmin.app.AdminOption
-
Constructor
- AdminOption(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOption
-
- AdminOrder - Class in com.konakartadmin.app
-
Order object for the Admin App
- AdminOrder() - Constructor for class com.konakartadmin.app.AdminOrder
-
Constructor
- AdminOrder(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrder
-
Instantiates the attributes of the Order object from a Record object
- AdminOrderBatchMgr - Class in com.konakartadmin.bl
-
The OrderBatchMgr
- AdminOrderBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminOrderBatchMgr
-
- AdminOrderBatchMgr.OrderProdList - Class in com.konakartadmin.bl
-
A return object containing a list of OrderProducts and the last OrderId processed
- AdminOrderBatchMgr.OrderProdStatus - Class in com.konakartadmin.bl
-
Object stored in the hash maps
- AdminOrderIntegrationMgr - Class in com.konakartadmin.bl
-
A default implementation of the AdminOrderIntegrationMgrInterface
- AdminOrderIntegrationMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Constructor
- AdminOrderIntegrationMgrInterface - Interface in com.konakartadmin.bl
-
Defines the interface for the AdminOrderIntegrationMgr
- adminOrderMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminOrderMgr - Class in com.konakartadmin.bl
-
The AdminOrderMgr - for Managing Orders for the Admin Application
- AdminOrderMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminOrderMgr
-
- AdminOrderMgr.StaticData - Class in com.konakartadmin.bl
-
- adminOrderMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminOrderMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminOrderMgrEE - Class in com.konakartadmin.bl
-
The AdminOrderMgr - EE version - for Managing Orders for the Admin Application
- AdminOrderMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminOrderMgrEE
-
- AdminOrderMgrIf - Interface in com.konakartadmin.blif
-
AdminOrderMgrIf
- adminOrderMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminOrderProduct - Class in com.konakartadmin.app
-
OrderProduct object for the Admin App
- AdminOrderProduct() - Constructor for class com.konakartadmin.app.AdminOrderProduct
-
Constructor
- AdminOrderProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderProduct
-
Instantiates the attributes of the OrderProduct object from a Record object
- AdminOrderRefund - Class in com.konakartadmin.app
-
AdminOrderRefund object
- AdminOrderRefund() - Constructor for class com.konakartadmin.app.AdminOrderRefund
-
Constructor
- AdminOrderRefund(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderRefund
-
Instantiates the attributes of the AdminOrderRefund object from a Record object
- AdminOrderRefundSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving Order Refund objects
- AdminOrderRefundSearch() - Constructor for class com.konakartadmin.app.AdminOrderRefundSearch
-
Constructor
- AdminOrderRefundSearchResult - Class in com.konakartadmin.app
-
Object that contains an array of AdminOrderRefund objects together with size and offset
information.
- AdminOrderRefundSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderRefundSearchResult
-
Constructor
- AdminOrderReturn - Class in com.konakartadmin.app
-
AdminOrderReturn object
- AdminOrderReturn() - Constructor for class com.konakartadmin.app.AdminOrderReturn
-
Constructor
- AdminOrderReturn(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderReturn
-
Instantiates the attributes of the AdminOrderReturn object from a Record object
- AdminOrderReturnProduct - Class in com.konakartadmin.app
-
AdminOrderReturnProduct object.
- AdminOrderReturnProduct() - Constructor for class com.konakartadmin.app.AdminOrderReturnProduct
-
Constructor
- AdminOrderReturnProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderReturnProduct
-
Instantiates the attributes of the AdminOrderReturnProduct object from a Record object
- AdminOrderReturnSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving Order Return objects
- AdminOrderReturnSearch() - Constructor for class com.konakartadmin.app.AdminOrderReturnSearch
-
Constructor
- AdminOrderReturnSearchResult - Class in com.konakartadmin.app
-
Object that contains an array of AdminOrderReturn objects together with size and offset
information.
- AdminOrderReturnSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderReturnSearchResult
-
Constructor
- AdminOrderReturnStatus - Class in com.konakartadmin.app
-
Contains the status of an admin order return for a given language
- AdminOrderReturnStatus() - Constructor for class com.konakartadmin.app.AdminOrderReturnStatus
-
Constructor
- AdminOrderReturnStatus(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderReturnStatus
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminOrderReturnStatusSearch - Class in com.konakartadmin.app
-
OrderReturnStatusSearch object for the Admin App
- AdminOrderReturnStatusSearch() - Constructor for class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
Instantiates an AdminOrderStatusSearch object - a requirement for a bean class
- AdminOrderReturnStatusSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
Instantiates the attributes of the AdminOrderStatusSearch object from a Record object
- AdminOrderReturnStatusSearchResult - Class in com.konakartadmin.app
-
OrderReturnStatus Search Results object for the Admin App
- AdminOrderReturnStatusSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
Constructor
- AdminOrderReturnStatusSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
Instantiates the attributes of the OrderReturnStatus object from a Record object
- AdminOrderSearch - Class in com.konakartadmin.app
-
AdminOrderSearch object for the Admin App.
- AdminOrderSearch() - Constructor for class com.konakartadmin.app.AdminOrderSearch
-
Instantiates an AdminOrderSearch object - a requirement for a bean class
- AdminOrderSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderSearch
-
Instantiates the attributes of the AdminOrderSearch object from a Record object
- AdminOrderSearchResult - Class in com.konakartadmin.app
-
Order Search Results object for the Admin App
- AdminOrderSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderSearchResult
-
Constructor
- AdminOrderSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderSearchResult
-
Instantiates the attributes of the Order object from a Record object
- AdminOrderShipment - Class in com.konakartadmin.app
-
AdminOrderShipment object
- AdminOrderShipment() - Constructor for class com.konakartadmin.app.AdminOrderShipment
-
Constructor
- AdminOrderShipment(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderShipment
-
Instantiates the attributes of the AdminOrderShipment object from a Record object
- AdminOrderShipmentProduct - Class in com.konakartadmin.app
-
AdminOrderShipmentProduct object.
- AdminOrderShipmentProduct() - Constructor for class com.konakartadmin.app.AdminOrderShipmentProduct
-
Constructor
- AdminOrderShipmentProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderShipmentProduct
-
Instantiates the attributes of the AdminOrderShipmentProduct object from a Record object
- AdminOrderShipmentSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving Order Shipment objects
- AdminOrderShipmentSearch() - Constructor for class com.konakartadmin.app.AdminOrderShipmentSearch
-
Constructor
- AdminOrderShipmentSearchResult - Class in com.konakartadmin.app
-
Object that contains an array of AdminOrderShipment objects together with size and offset
information.
- AdminOrderShipmentSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
Constructor
- AdminOrderStatsBatchMgr - Class in com.konakartadmin.bl
-
The AdminOrderStatsBatchMgr
- AdminOrderStatsBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminOrderStatsBatchMgr
-
- AdminOrderStatus - Class in com.konakartadmin.app
-
Contains valid order status.
- AdminOrderStatus() - Constructor for class com.konakartadmin.app.AdminOrderStatus
-
Constructor
- AdminOrderStatus(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderStatus
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminOrderStatusHistory - Class in com.konakartadmin.app
-
OrderStatusHistory object for the Admin App
- AdminOrderStatusHistory() - Constructor for class com.konakartadmin.app.AdminOrderStatusHistory
-
Constructor
- AdminOrderStatusHistory(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderStatusHistory
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminOrderStatusName - Class in com.konakartadmin.app
-
Contains the name of an order status for a given language.
- AdminOrderStatusName() - Constructor for class com.konakartadmin.app.AdminOrderStatusName
-
Constructor
- AdminOrderStatusName(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderStatusName
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminOrderStatusNameSearch - Class in com.konakartadmin.app
-
OrderStatusSearch object for the Admin App
- AdminOrderStatusNameSearch() - Constructor for class com.konakartadmin.app.AdminOrderStatusNameSearch
-
Instantiates an AdminOrderStatusSearch object - a requirement for a bean class
- AdminOrderStatusNameSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderStatusNameSearch
-
Instantiates the attributes of the AdminOrderStatusSearch object from a Record object
- AdminOrderStatusNameSearchResult - Class in com.konakartadmin.app
-
OrderStatus Search Results object for the Admin App
- AdminOrderStatusNameSearchResult() - Constructor for class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
Constructor
- AdminOrderStatusNameSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminOrderTotal - Class in com.konakartadmin.app
-
CustomerSearch object for the Admin App
- AdminOrderTotal() - Constructor for class com.konakartadmin.app.AdminOrderTotal
-
Constructor
- AdminOrderTotal(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminOrderTotal
-
Instantiates the attributes of the Language object from a Record object
- AdminOrderUpdate - Class in com.konakartadmin.app
-
AdminOrderUpdate object for the Admin App
- AdminOrderUpdate() - Constructor for class com.konakartadmin.app.AdminOrderUpdate
-
Constructor
- AdminPanel - Class in com.konakartadmin.app
-
Panel object for the Admin App
- AdminPanel() - Constructor for class com.konakartadmin.app.AdminPanel
-
Constructor
- AdminPanel(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminPanel
-
Instantiates the attributes of the Panel object from a Record object
- AdminPayment - Class in com.konakartadmin.modules.payment.cod
-
Class used to communicate with the payment gateway from the admin app.
- AdminPayment(KKAdminIf) - Constructor for class com.konakartadmin.modules.payment.cod.AdminPayment
-
Constructor
- adminPaymentClass - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The class that can be used to make further transactions later such as a capture or a credit
- AdminPaymentDetails() - Constructor for class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
Constructor
- AdminPaymentIf - Interface in com.konakartadmin.modules.payment
-
Interface for the Admin Payment Class
- AdminPaymentOptions - Class in com.konakartadmin.app
-
Payment options which is passed to the admin payment module.
- AdminPaymentOptions() - Constructor for class com.konakartadmin.app.AdminPaymentOptions
-
Constructor
- AdminPaymentSchedule - Class in com.konakartadmin.app
-
Defines the details of a payment schedule for recurring billing.
- AdminPaymentSchedule() - Constructor for class com.konakartadmin.app.AdminPaymentSchedule
-
Constructor
- AdminPaymentSchedule(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminPaymentSchedule
-
Instantiates the attributes of the Country object from a Record object
- AdminPaymentScheduleSearch - Class in com.konakartadmin.app
-
PaymentScheduleSearch object for the Admin App
- AdminPaymentScheduleSearch() - Constructor for class com.konakartadmin.app.AdminPaymentScheduleSearch
-
Instantiates an AdminPaymentScheduleSearch object - a requirement for a bean class
- AdminPaymentScheduleSearchResult - Class in com.konakartadmin.app
-
Payment Schedule Search Results object for the Admin App
- AdminPaymentScheduleSearchResult() - Constructor for class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
Constructor
- adminPdfMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminPdfMgr - Class in com.konakartadmin.bl
-
The AdminPdfMgr - for creating various PDFs for the Admin Application
- AdminPdfMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminPdfMgr
-
Constructor
- AdminPdfMgr.StaticData - Class in com.konakartadmin.bl
-
- adminPdfMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPdfMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminPdfMgrIf - Interface in com.konakartadmin.blif
-
AdminPdfMgrIf
- adminPdfMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPdfMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminPdfOptions - Class in com.konakartadmin.app
-
AdminPdfOptions object for the Admin App
- AdminPdfOptions() - Constructor for class com.konakartadmin.app.AdminPdfOptions
-
Instantiates an AdminAddressSearch object - a requirement for a bean class
- AdminPdfResult - Class in com.konakartadmin.app
-
PDF Results object for the Admin App
- AdminPdfResult() - Constructor for class com.konakartadmin.app.AdminPdfResult
-
Constructor
- AdminProdAttrDesc - Class in com.konakartadmin.app
-
A Product Attribute Descriptor is used to store metadata for a custom product attribute
- AdminProdAttrDesc() - Constructor for class com.konakartadmin.app.AdminProdAttrDesc
-
Constructor
- AdminProdAttrDesc(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProdAttrDesc
-
Instantiates the attributes of the ProdAttrDesc object from a Record object
- AdminProdAttrDescOptions - Class in com.konakartadmin.app
-
AdminProdAttrDescOptions object for the Admin App
- AdminProdAttrDescOptions() - Constructor for class com.konakartadmin.app.AdminProdAttrDescOptions
-
Constructor
- AdminProdAttrDescSearch - Class in com.konakartadmin.app
-
ProdAttrDescSearch object for the Admin App
- AdminProdAttrDescSearch() - Constructor for class com.konakartadmin.app.AdminProdAttrDescSearch
-
Instantiates an AdminProdAttrDescSearch object - a requirement for a bean class
- AdminProdAttrDescSearchResult - Class in com.konakartadmin.app
-
ProdAttrDescSearchResult object for the Admin App
- AdminProdAttrDescSearchResult() - Constructor for class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
Constructor
- adminProdAttrMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdAttrMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdAttrMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminProdAttrMgrIf - Interface in com.konakartadmin.blif
-
AdminCustomerTagMgrIf
- adminProdAttrMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdAttrMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminProdAttrTemplate - Class in com.konakartadmin.app
-
A Product Attribute Template is used to group product attributes for a product
- AdminProdAttrTemplate() - Constructor for class com.konakartadmin.app.AdminProdAttrTemplate
-
Constructor
- AdminProdAttrTemplate(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProdAttrTemplate
-
Instantiates the attributes of the ProdAttrTemplate object from a Record object
- AdminProdAttrTemplateSearch - Class in com.konakartadmin.app
-
ProdAttrTemplateSearch object for the Admin App
- AdminProdAttrTemplateSearch() - Constructor for class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
Instantiates an AdminProdAttrTemplateSearch object - a requirement for a bean class
- AdminProdAttrTemplateSearchResult - Class in com.konakartadmin.app
-
ProdAttrTemplateSearchResult object for the Admin App
- AdminProdAttrTemplateSearchResult() - Constructor for class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
Constructor
- adminProdMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdMgr - Static variable in class com.konakartadmin.utils.UpdateImages
-
- adminProdMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminProdMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminProdOptionValToProdOption - Class in com.konakartadmin.app
-
Product Option Value to Product Option object for the Admin App
- AdminProdOptionValToProdOption() - Constructor for class com.konakartadmin.app.AdminProdOptionValToProdOption
-
Constructor
- AdminProdOptionValToProdOption(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- AdminProduct - Class in com.konakartadmin.app
-
Product object for the Admin App
- AdminProduct() - Constructor for class com.konakartadmin.app.AdminProduct
-
Constructor
- AdminProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProduct
-
Instantiates the attributes of the Product object from a Record object
- AdminProductAttribute - Class in com.konakartadmin.app
-
Product Option object for the Admin App
- AdminProductAttribute() - Constructor for class com.konakartadmin.app.AdminProductAttribute
-
Constructor
- AdminProductAttribute(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductAttribute
-
- AdminProductAttrMgr - Class in com.konakartadmin.bl
-
The AdminProductAttrMgr - for managing custom product attributes
- AdminProductAttrMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminProductAttrMgr
-
Constructor
- AdminProductBatchMgr - Class in com.konakartadmin.bl
-
The ProductBatchMgr
- AdminProductBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminProductBatchMgr
-
- AdminProductBatchMgr.SolrProductSender - Class in com.konakartadmin.bl
-
Purpose of object is to send a product to Solr.
- AdminProductDescription - Class in com.konakartadmin.app
-
Product description object for the Admin App
- AdminProductDescription() - Constructor for class com.konakartadmin.app.AdminProductDescription
-
Constructor
- AdminProductDescription(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductDescription
-
Instantiates the attributes of the ProductDescription object from a Record object
- AdminProductExportBatchMgr - Class in com.konakartadmin.bl
-
The ProductExportBatchMgr
- AdminProductExportBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- AdminProductExportBatchMgr.Counter - Class in com.konakartadmin.bl
-
A Counter object
- AdminProductFeedItem - Class in com.konakartadmin.app
-
Product Feed object for the Admin App
- AdminProductFeedItem() - Constructor for class com.konakartadmin.app.AdminProductFeedItem
-
Constructor
- AdminProductFeedItem(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductFeedItem
-
Instantiates the attributes of the Currency object from a Record object
- AdminProductMgr - Class in com.konakartadmin.bl
-
The AdminProductMgr - for Managing Product Objects for the Admin Application
- AdminProductMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminProductMgr
-
Constructor
- AdminProductMgr.AttributeSortOrderComparator - Class in com.konakartadmin.bl
-
Used to sort the AdminProductAttribute objects based on option id and then option value id
- AdminProductMgr.OptionSortOrderComparator - Class in com.konakartadmin.bl
-
Used to sort the Option objects based on option id
- AdminProductMgr.StaticData - Class in com.konakartadmin.bl
-
Static Data Object
- AdminProductMgrEE - Class in com.konakartadmin.bl
-
The AdminProductMgr - EE version - for Managing Product Objects for the Admin Application
- AdminProductMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminProductMgrEE
-
Constructor
- AdminProductMgrEE.CatalogCategory - Class in com.konakartadmin.bl
-
Class to manage a catalog and its rules for creating a catalog
- AdminProductMgrEE.CatalogCategoryComparator - Class in com.konakartadmin.bl
-
Used to sort the Catalog Category objects
- AdminProductMgrEE.ProductPrice - Class in com.konakartadmin.bl
-
Class to contain a product price
- AdminProductMgrIf - Interface in com.konakartadmin.blif
-
AdminProductMgrIf
- AdminProductMgrOptions - Class in com.konakartadmin.app
-
An object used to define options used when calling ProductMgr API calls
- AdminProductMgrOptions() - Constructor for class com.konakartadmin.app.AdminProductMgrOptions
-
Constructor
- AdminProductNotification - Class in com.konakartadmin.app
-
ProductNotification object for the Admin App
- AdminProductNotification() - Constructor for class com.konakartadmin.app.AdminProductNotification
-
Constructor
- AdminProductNotification(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductNotification
-
Instantiates the attributes of the Address object from a Record object
- AdminProductOption - Class in com.konakartadmin.app
-
Product Option object for the Admin App
- AdminProductOption() - Constructor for class com.konakartadmin.app.AdminProductOption
-
Constructor
- AdminProductOption(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductOption
-
- AdminProductOptionSearch - Class in com.konakartadmin.app
-
Product Option Search object for the Admin App
- AdminProductOptionSearch() - Constructor for class com.konakartadmin.app.AdminProductOptionSearch
-
Instantiates an AdminProductOptionSearch object - a requirement for a bean class
- AdminProductOptionSearchResult - Class in com.konakartadmin.app
-
ProductOption Search Results object for the Admin App
- AdminProductOptionSearchResult() - Constructor for class com.konakartadmin.app.AdminProductOptionSearchResult
-
Constructor
- AdminProductOptionValue - Class in com.konakartadmin.app
-
Option object for the Admin App
- AdminProductOptionValue() - Constructor for class com.konakartadmin.app.AdminProductOptionValue
-
Constructor
- AdminProductOptionValue(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductOptionValue
-
- AdminProductPrice - Class in com.konakartadmin.app
-
Product Price
- AdminProductPrice() - Constructor for class com.konakartadmin.app.AdminProductPrice
-
Constructor
- AdminProductPrice(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductPrice
-
- AdminProductQuantity - Class in com.konakartadmin.app
-
Product Quantity object which contains the quantity of a product for different option value
combinations
- AdminProductQuantity() - Constructor for class com.konakartadmin.app.AdminProductQuantity
-
Constructor
- AdminProductQuantity(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductQuantity
-
- AdminProductRelationship - Class in com.konakartadmin.app
-
An object that contains relationship data for a relation between two products
- AdminProductRelationship() - Constructor for class com.konakartadmin.app.AdminProductRelationship
-
Constructor
- AdminProductRelationship(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductRelationship
-
Instantiates the attributes of the Product object from a Record object
- AdminProducts - Class in com.konakartadmin.app
-
Object that contains and array of AdminProduct objects together with size and offset information.
- AdminProducts() - Constructor for class com.konakartadmin.app.AdminProducts
-
Constructor
- AdminProductSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving AdminProduct objects
- AdminProductSearch() - Constructor for class com.konakartadmin.app.AdminProductSearch
-
Constructor
- AdminProductSuggesterEE - Class in com.konakartadmin.bl
-
Uses the AI service to Suggest Products to buy
- AdminProductSuggesterEE() - Constructor for class com.konakartadmin.bl.AdminProductSuggesterEE
-
- AdminProductToProduct - Class in com.konakartadmin.app
-
ProductToProducte object for the Admin App
- AdminProductToProduct() - Constructor for class com.konakartadmin.app.AdminProductToProduct
-
Constructor
- AdminProductToProduct(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductToProduct
-
Instantiates the attributes of the Product object from a Record object
- AdminProductToStore - Class in com.konakartadmin.app
-
ProductToStore object for the Admin App
- AdminProductToStore() - Constructor for class com.konakartadmin.app.AdminProductToStore
-
Constructor
- AdminProductToStore(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminProductToStore
-
Instantiates the attributes of the Product object from a Record object
- adminPromMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPromMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPromMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPromMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminPromotion - Class in com.konakartadmin.app
-
This is the Promotion class - it contains information about the promotion; links it to the Order
Total module that is used to calculate the promotion, and identifies to what products and
customers the promotion applies.
- AdminPromotion() - Constructor for class com.konakartadmin.app.AdminPromotion
-
Constructor
- AdminPromotion(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminPromotion
-
Instantiates the attributes of the Promotion object from a Record object
- AdminPromotionMgr - Class in com.konakartadmin.bl
-
The AdminPromotionMgr - for Managing Promotions for the Admin Application
- AdminPromotionMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminPromotionMgr
-
Constructor
- AdminPromotionMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminPromotionMgrEE - Class in com.konakartadmin.bl
-
The AdminPromotionMgrEE - for Managing Promotions for the Admin Application
- AdminPromotionMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminPromotionMgrEE
-
Constructor
- AdminPromotionMgrIf - Interface in com.konakartadmin.blif
-
AdminPromotionMgrIf
- AdminPromotionSearch - Class in com.konakartadmin.app
-
Promotion search object for the Admin App
- AdminPromotionSearch() - Constructor for class com.konakartadmin.app.AdminPromotionSearch
-
Instantiates an AdminPromotionSearch object - a requirement for a bean class
- AdminPromotionSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminPromotionSearch
-
Instantiates the attributes of the AdminLanguageSearch object from a Record object
- AdminPromotionSearchResult - Class in com.konakartadmin.app
-
Promotion Search Results object for the Admin App
- AdminPromotionSearchResult() - Constructor for class com.konakartadmin.app.AdminPromotionSearchResult
-
Constructor
- AdminPromotionSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminPromotionSearchResult
-
Instantiates the attributes of the Language object from a Record object
- AdminPublishConfig - Class in com.konakartadmin.app
-
The AdminPublishConfig object is used to define Data Feed Publishing functions.
- AdminPublishConfig() - Constructor for class com.konakartadmin.app.AdminPublishConfig
-
Constructor
- adminPublishProdMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPublishProdMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPublishProdMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminPublishProductMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminRemoteAccessMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminRemoteAccessMgr - Class in com.konakartadmin.bl
-
The AdminHttpMgr - for making http calls
- AdminRemoteAccessMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminRemoteAccessMgr
-
Constructor
- adminRemoteAccessMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminRemoteAccessMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminRemoteAccessMgrIf - Interface in com.konakartadmin.blif
-
AdminRemoteAccessMgrIf
- adminRemoteAccessMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReport - Class in com.konakartadmin.app
-
AdminReport object for the KonaKart Admin App
- AdminReport() - Constructor for class com.konakartadmin.app.AdminReport
-
Constructor
- adminReportMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReportMgr - Class in com.konakartadmin.bl
-
Manages Reporting for KonaKart
- AdminReportMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminReportMgr
-
Constructor
- AdminReportMgr.StaticData - Class in com.konakartadmin.bl
-
- adminReportMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminReportMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReportMgrIf - Interface in com.konakartadmin.blif
-
AdminReportMgrIf
- adminReportMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReview - Class in com.konakartadmin.app
-
A review object for the Admin App
- AdminReview() - Constructor for class com.konakartadmin.app.AdminReview
-
Constructor
- AdminReview(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminReview
-
Instantiates the attributes of the Review object from a Record object
- AdminReviewBatchMgr - Class in com.konakartadmin.bl
-
The AdminReviewBatchMgr
- AdminReviewBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminReviewBatchMgr
-
- adminReviewMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReviewMgr - Class in com.konakartadmin.bl
-
The AdminReviewMgr - for Managing Review Objects for the Admin Application
- AdminReviewMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminReviewMgr
-
Constructor
- adminReviewMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminReviewMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReviewMgrEE - Class in com.konakartadmin.bl
-
The AdminReviewMgrEE - for Managing Review Objects for the Admin Application
- AdminReviewMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminReviewMgrEE
-
Constructor
- AdminReviewMgrIf - Interface in com.konakartadmin.blif
-
AdminReviewMgrIf
- adminReviewMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminReviews - Class in com.konakartadmin.app
-
Object that contains and array of AdminReview objects together with size and offset information.
- AdminReviews() - Constructor for class com.konakartadmin.app.AdminReviews
-
Constructor
- AdminReviewSearch - Class in com.konakartadmin.app
-
AdminReviewSearch object
- AdminReviewSearch() - Constructor for class com.konakartadmin.app.AdminReviewSearch
-
Instantiates an AdminLanguageSearch object - a requirement for a bean class
- AdminRewardPoint - Class in com.konakartadmin.app
-
Reward point object for the Admin App
- AdminRewardPoint() - Constructor for class com.konakartadmin.app.AdminRewardPoint
-
Constructor
- AdminRewardPoint(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminRewardPoint
-
Instantiates the attributes of the Reward Points object from a Record object
- adminRewardPointMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminRewardPointMgr - Class in com.konakartadmin.bl
-
The AdminRewardPointMgr - Uses RewardPointCore for business logic
- AdminRewardPointMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminRewardPointMgr
-
Constructor
- adminRewardPointMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminRewardPointMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminRewardPointMgrIf - Interface in com.konakartadmin.blif
-
AdminRewardPointMgrIf Interface which an implementation of this manager must adhere to.
- adminRewardPointMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminRewardPointMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminRewardPointSearch - Class in com.konakartadmin.app
-
Allows you to enter search criteria for retrieving AdminRewardPoint objects
- AdminRewardPointSearch() - Constructor for class com.konakartadmin.app.AdminRewardPointSearch
-
Constructor
- AdminRewardPointSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminRewardPointSearch
-
Instantiates the attributes of the AdminOrderSearch object from a Record object
- AdminRewardPointSearchResult - Class in com.konakartadmin.app
-
RewardPoint Search Results object for the Admin App
- AdminRewardPointSearchResult() - Constructor for class com.konakartadmin.app.AdminRewardPointSearchResult
-
Constructor
- AdminRewardPointSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminRewardPointSearchResult
-
Instantiates the attributes of the Reward Point Search object from a Record object
- AdminRole - Class in com.konakartadmin.app
-
Role object for the Admin App
- AdminRole() - Constructor for class com.konakartadmin.app.AdminRole
-
Constructor
- AdminRole(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminRole
-
Instantiates the attributes of the Address object from a Record object
- adminRoleId - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- adminRoleId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- AdminScaleOptions - Class in com.konakartadmin.app
-
The AdminScaleOptions is used to define the options used for scaling APIs.
- AdminScaleOptions() - Constructor for class com.konakartadmin.app.AdminScaleOptions
-
Constructor
- adminSchedulerMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSchedulerMgr - Class in com.konakartadmin.bl
-
Manages Scheduling for KonaKart
- AdminSchedulerMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSchedulerMgr
-
Constructor
- AdminSchedulerMgr.StaticData - Class in com.konakartadmin.bl
-
- adminSchedulerMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSchedulerMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSchedulerMgrIf - Interface in com.konakartadmin.blif
-
AdminSchedulerMgrIf
- adminSchedulerMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSchedulerMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSearch - Class in com.konakartadmin.app
-
Generic Search object for the Admin App.
- AdminSearch() - Constructor for class com.konakartadmin.app.AdminSearch
-
Instantiates an AdminSearch object - a requirement for a bean class
- AdminSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSearch
-
Instantiates the attributes of the AdminLanguageSearch object from a Record object
- AdminSearchRule - Class in com.konakartadmin.app
-
Admin Search Rule object for containing the search rule of a search constraint
- AdminSearchRule() - Constructor for class com.konakartadmin.app.AdminSearchRule
-
Constructor
- AdminSearchRule(String, int) - Constructor for class com.konakartadmin.app.AdminSearchRule
-
Constructor
- adminSearchRuleMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSearchRuleMgr - Class in com.konakartadmin.bl
-
The AdminSearchRuleMgr - for Managing search rules for the Admin Application
- AdminSearchRuleMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSearchRuleMgr
-
Constructor
- AdminSearchRuleMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminSearchRuleMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSearchRuleMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSearchRuleMgrIf - Interface in com.konakartadmin.blif
-
AdminSearchRuleMgrIf Interface which an implementation of this manager must adhere to.
- adminSearchRuleMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSecMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSecMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSecMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSecMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSecurityMgr - Class in com.konakartadmin.bl
-
The AdminSecurityMgr - for Managing Security Objects for the Admin Application
- AdminSecurityMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSecurityMgr
-
Constructor
- AdminSecurityMgr.LoginAttempt - Class in com.konakartadmin.bl
-
Class that contains the login attempt, information for a user so that we can block hackers
- AdminSecurityMgr.SessionData - Class in com.konakartadmin.bl
-
Class that contains the login attempt, information for a user so that we can block hackers
- AdminSecurityMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminSecurityMgrEE - Class in com.konakartadmin.bl
-
Security Management
- AdminSecurityMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSecurityMgrEE
-
Constructor
- AdminSecurityMgrIf - Interface in com.konakartadmin.blif
-
AdminSecurityMgrIf
- AdminSendProductSuggestionBatchMgr - Class in com.konakartadmin.bl
-
The AdminSendProductSuggestionBatchMgr
- AdminSendProductSuggestionBatchMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSendProductSuggestionBatchMgr
-
- adminServletMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminServletMgr - Class in com.konakartadmin.bl
-
Manager for importing
- AdminServletMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminServletMgr
-
Constructor
- adminServletMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminServletMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminServletMgrEE - Class in com.konakartadmin.bl
-
Manager for importing
- AdminServletMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminServletMgrEE
-
Constructor
- AdminServletMgrIf - Interface in com.konakartadmin.blif
-
Manager for importing
- adminServletMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSession - Class in com.konakartadmin.bl
-
The AdminSession Class
- AdminSession() - Constructor for class com.konakartadmin.bl.AdminSession
-
Constructor
- AdminSession(Record, KKCriteria) - Constructor for class com.konakartadmin.bl.AdminSession
-
Instantiates the attributes of the Session object from a Record object
- adminSession - Static variable in class com.konakartadmin.utils.UpdateImages
-
- adminShipmentMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminShipmentMgr - Class in com.konakartadmin.bl
-
The AdminShipmentMgr - for managing shippers and order shipments
- AdminShipmentMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminShipmentMgr
-
Constructor
- adminShipmentMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminShipmentMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminShipmentMgrIf - Interface in com.konakartadmin.blif
-
AdminShipmentMgrIf
- adminShipmentMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminShipmentMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminShipper - Class in com.konakartadmin.app
-
Shipper object for AdminApp
- AdminShipper() - Constructor for class com.konakartadmin.app.AdminShipper
-
Constructor
- AdminShipper(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminShipper
-
Instantiates the attributes of the Shipper object from a Record object
- AdminShipperSearch - Class in com.konakartadmin.app
-
ShipperSearch object for the Admin App
- AdminShipperSearch() - Constructor for class com.konakartadmin.app.AdminShipperSearch
-
Instantiates an AdminShipperSearch object - a requirement for a bean class
- AdminShipperSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminShipperSearch
-
Instantiates the attributes of the AdminShipperSearch object from a Record object
- AdminShipperSearchResult - Class in com.konakartadmin.app
-
Shipper Search Results object for the Admin App
- AdminShipperSearchResult() - Constructor for class com.konakartadmin.app.AdminShipperSearchResult
-
Constructor
- AdminShipperSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminShipperSearchResult
-
Instantiates the attributes of the Shipper object from a Record object
- AdminShippingQuote - Class in com.konakartadmin.app
-
Shipping Quote object for the Admin App
- AdminShippingQuote() - Constructor for class com.konakartadmin.app.AdminShippingQuote
-
Constructor
- AdminShippingQuote(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminShippingQuote
-
Instantiates the attributes of the AdminShippingQuote object from a Record object
- adminSolrMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSolrMgr - Class in com.konakartadmin.bl
-
The AdminSolrMgr - for Managing the interface to the SOLR search server
- AdminSolrMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSolrMgr
-
Constructor
- AdminSolrMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminSolrMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSolrMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSolrMgrIf - Interface in com.konakartadmin.blif
-
AdminSolrMgrIf
- adminSolrMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSolrMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSpecial - Class in com.konakartadmin.app
-
When linked to an AdminProduct, it defines a special price for that product.
- AdminSpecial() - Constructor for class com.konakartadmin.app.AdminSpecial
-
Constructor
- AdminSpecial(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSpecial
-
Instantiates the attributes of the Review object from a Record object
- AdminStore - Class in com.konakartadmin.app
-
A KonaKart Store definition
- AdminStore() - Constructor for class com.konakartadmin.app.AdminStore
-
Empty Constructor
- AdminStore(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminStore
-
Instantiates the attributes of the AdminShop object from a Record object
- AdminStoreIntegrationMgr - Class in com.konakartadmin.bl
-
Used to provide an integration point when a store is added or changed
- AdminStoreIntegrationMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminStoreIntegrationMgr
-
Constructor
- AdminStoreIntegrationMgrInterface - Interface in com.konakartadmin.blif
-
Used to provide an integration point when a store is added or changed
- adminStoreMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminStoreMgr - Class in com.konakartadmin.bl
-
The AdminStoreMgr - for Store-related functions of the Admin Application
- AdminStoreMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminStoreMgr
-
Constructor
- adminStoreMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminStoreMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminStoreMgrIf - Interface in com.konakartadmin.blif
-
AdminStoreMgrIf
- adminStoreMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminStoreSearch - Class in com.konakartadmin.app
-
StoreSearch object for the Admin App
- AdminStoreSearch() - Constructor for class com.konakartadmin.app.AdminStoreSearch
-
Instantiates an AdminStoreSearch object
- AdminStoreSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminStoreSearch
-
Instantiates the attributes of the AdminStoreSearch object from a Record object
- AdminStoreSearchResult - Class in com.konakartadmin.app
-
Store Search Results object for the Admin App
- AdminStoreSearchResult() - Constructor for class com.konakartadmin.app.AdminStoreSearchResult
-
Constructor
- AdminStoreSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminStoreSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminSubscription - Class in com.konakartadmin.app
-
Defines a recurring billing subscription.
- AdminSubscription() - Constructor for class com.konakartadmin.app.AdminSubscription
-
Constructor
- AdminSubscription(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSubscription
-
Instantiates the attributes of the Country object from a Record object
- AdminSubscriptionSearch - Class in com.konakartadmin.app
-
SubscriptionSearch object for the Admin App
- AdminSubscriptionSearch() - Constructor for class com.konakartadmin.app.AdminSubscriptionSearch
-
Instantiates an AdminSubscriptionSearch object - a requirement for a bean class
- AdminSubscriptionSearchResult - Class in com.konakartadmin.app
-
Subscription Search Results object for the Admin App
- AdminSubscriptionSearchResult() - Constructor for class com.konakartadmin.app.AdminSubscriptionSearchResult
-
Constructor
- AdminSubZone - Class in com.konakartadmin.app
-
This is the AdminSubZone class
- AdminSubZone() - Constructor for class com.konakartadmin.app.AdminSubZone
-
Constructor
- AdminSubZone(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSubZone
-
Instantiates the attributes of the AdminZone object from a Record object
- AdminSubZoneSearch - Class in com.konakartadmin.app
-
AdminZoneSearch object for the Admin App
- AdminSubZoneSearch() - Constructor for class com.konakartadmin.app.AdminSubZoneSearch
-
Instantiates an AdminZoneSearch object - a requirement for a bean class
- AdminSubZoneSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSubZoneSearch
-
Instantiates the attributes of the AdminZoneSearch object from a Record object
- AdminSubZoneSearchResult - Class in com.konakartadmin.app
-
AdminZone Search Results object for the Admin App
- AdminSubZoneSearchResult() - Constructor for class com.konakartadmin.app.AdminSubZoneSearchResult
-
Constructor
- AdminSubZoneSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSubZoneSearchResult
-
Instantiates the attributes of the TaxClass object from a Record object
- AdminSuggestion - Class in com.konakartadmin.app
-
AdminSuggestion class
- AdminSuggestion() - Constructor for class com.konakartadmin.app.AdminSuggestion
-
Constructor
- AdminSuggestion(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSuggestion
-
Instantiates the attributes of the AdminSuggestion object from a Record object
- adminSuggestionMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSuggestionMgr - Class in com.konakartadmin.bl
-
The AdminSuggestionMgr - for Managing Suggestion Objects for the Admin Application
- AdminSuggestionMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSuggestionMgr
-
Constructor
- adminSuggestionMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSuggestionMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSuggestionMgrEE - Class in com.konakartadmin.bl
-
The AdminSuggestionMgrEE - for Managing Suggestion Objects for the Admin Application
- AdminSuggestionMgrEE(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminSuggestionMgrEE
-
Constructor
- AdminSuggestionMgrEE.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- AdminSuggestionMgrIf - Interface in com.konakartadmin.blif
-
AdminSuggestionMgrIf
- adminSuggestionMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminSuggestionMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminSuggestionSearchResult - Class in com.konakartadmin.app
-
AdminSuggestionSearchResult object for the Admin App
- AdminSuggestionSearchResult() - Constructor for class com.konakartadmin.app.AdminSuggestionSearchResult
-
Constructor
- AdminSuggestionSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminSuggestionSearchResult
-
Instantiates the attributes of the AdminSuggestionSearchResult object from a Record object
- AdminSynchProductsOptions - Class in com.konakartadmin.app
-
An object used to define options used when synchronizing products between stores
- AdminSynchProductsOptions() - Constructor for class com.konakartadmin.app.AdminSynchProductsOptions
-
Constructor
- AdminTag - Class in com.konakartadmin.app
-
Admin Tags
- AdminTag() - Constructor for class com.konakartadmin.app.AdminTag
-
Constructor
- AdminTag(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTag
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminTagConstraint - Class in com.konakartadmin.app
-
Used to add one or more tag constraints to a customer search.
- AdminTagConstraint() - Constructor for class com.konakartadmin.app.AdminTagConstraint
-
Constructor
- AdminTagGroup - Class in com.konakartadmin.app
-
Admin Tag Groups
- AdminTagGroup() - Constructor for class com.konakartadmin.app.AdminTagGroup
-
Constructor
- AdminTagGroup(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTagGroup
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminTagGroupSearchResult - Class in com.konakartadmin.app
-
TagGroups Search Results object for the Admin App
- AdminTagGroupSearchResult() - Constructor for class com.konakartadmin.app.AdminTagGroupSearchResult
-
Constructor
- AdminTagGroupSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTagGroupSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminTagGroupToTag - Class in com.konakartadmin.app
-
Admin Tag Group to Tag
- AdminTagGroupToTag() - Constructor for class com.konakartadmin.app.AdminTagGroupToTag
-
Constructor
- AdminTagGroupToTag(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTagGroupToTag
-
Instantiates the attributes of the AdminOrderStatus object from a Record object
- AdminTagInnerConstraint - Class in com.konakartadmin.app
-
An AdminTagConstraint object can have one or more of these objects in an array.
- AdminTagInnerConstraint() - Constructor for class com.konakartadmin.app.AdminTagInnerConstraint
-
Constructor
- AdminTagInnerConstraint(String, String) - Constructor for class com.konakartadmin.app.AdminTagInnerConstraint
-
Constructor
- AdminTagInnerConstraint(String, String, int) - Constructor for class com.konakartadmin.app.AdminTagInnerConstraint
-
Constructor
- adminTagMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTagMgr - Class in com.konakartadmin.bl
-
The AdminTagMgr - for Managing Tag Objects for the Admin Application
- AdminTagMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminTagMgr
-
Constructor
- adminTagMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminTagMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTagMgrIf - Interface in com.konakartadmin.blif
-
AdminTagMgrIf
- adminTagMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTagSearchResult - Class in com.konakartadmin.app
-
Tag Search Results object for the Admin App
- AdminTagSearchResult() - Constructor for class com.konakartadmin.app.AdminTagSearchResult
-
Constructor
- AdminTagSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTagSearchResult
-
Instantiates the attributes of the OrderStatus object from a Record object
- AdminTaxClass - Class in com.konakartadmin.app
-
Tax Class - holds objects such as "Taxable Goods" (which is the only row by default) for the
Admin App
No multi-language support is provided for this in osCommerce
- AdminTaxClass() - Constructor for class com.konakartadmin.app.AdminTaxClass
-
Constructor
- AdminTaxClass(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxClass
-
Instantiates the attributes of the TaxClass object from a Record object
- AdminTaxClassSearch - Class in com.konakartadmin.app
-
TaxClassSearch object for the Admin App
- AdminTaxClassSearch() - Constructor for class com.konakartadmin.app.AdminTaxClassSearch
-
Instantiates an AdminTaxClassSearch object - a requirement for a bean class
- AdminTaxClassSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxClassSearch
-
Instantiates the attributes of the AdminTaxClassSearch object from a Record object
- AdminTaxClassSearchResult - Class in com.konakartadmin.app
-
TaxClass Search Results object for the Admin App
- AdminTaxClassSearchResult() - Constructor for class com.konakartadmin.app.AdminTaxClassSearchResult
-
Constructor
- AdminTaxClassSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxClassSearchResult
-
Instantiates the attributes of the TaxClass object from a Record object
- adminTaxMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTaxMgr - Class in com.konakartadmin.bl
-
The AdminTaxMgr - for Managing Tax Objects for the Admin Application
- AdminTaxMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminTaxMgr
-
Constructor
- AdminTaxMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminTaxMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminTaxMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTaxMgrIf - Interface in com.konakartadmin.blif
-
AdminTaxMgrIf
- adminTaxMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminTaxRate - Class in com.konakartadmin.app
-
Tax Rate object for the Admin App
- AdminTaxRate() - Constructor for class com.konakartadmin.app.AdminTaxRate
-
Constructor
- AdminTaxRate(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxRate
-
Instantiates the attributes of the Tax object from a Record object
- AdminTaxRateSearch - Class in com.konakartadmin.app
-
TaxRateSearch object for the Admin App
- AdminTaxRateSearch() - Constructor for class com.konakartadmin.app.AdminTaxRateSearch
-
Instantiates an AdminTaxRateSearch object - a requirement for a bean class
- AdminTaxRateSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxRateSearch
-
Instantiates the attributes of the AdminTaxRateSearch object from a Record object
- AdminTaxRateSearchResult - Class in com.konakartadmin.app
-
TaxRate Search Results object for the Admin App
- AdminTaxRateSearchResult() - Constructor for class com.konakartadmin.app.AdminTaxRateSearchResult
-
Constructor
- AdminTaxRateSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTaxRateSearchResult
-
Instantiates the attributes of the TaxRate object from a Record object
- AdminTemplateEmailSender - Class in com.konakartadmin.bl
-
A class that implements runnable to send an email based on a template
- AdminTemplateEmailSender() - Constructor for class com.konakartadmin.bl.AdminTemplateEmailSender
-
- AdminTierPrice - Class in com.konakartadmin.app
-
Tier Price object that contains the price for different quantities
- AdminTierPrice() - Constructor for class com.konakartadmin.app.AdminTierPrice
-
Constructor
- AdminTierPrice(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminTierPrice
-
- AdminUpdateCustomerOptions - Class in com.konakartadmin.app
-
Options available when updating a customer
- AdminUpdateCustomerOptions() - Constructor for class com.konakartadmin.app.AdminUpdateCustomerOptions
-
Constructor
- adminValidationMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminValidationMgr - Class in com.konakartadmin.bl
-
The AdminValidationMgr - for Managing Validation for the Admin Application
- AdminValidationMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminValidationMgr
-
Constructor
- AdminValidationMgr.StaticData - Class in com.konakartadmin.bl
-
Used to store the static data of this manager
- adminValidationMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminValidationMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminValidationMgrIf - Interface in com.konakartadmin.blif
-
AdminValidationMgrIf
- adminValidationMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminVariantPrice - Class in com.konakartadmin.app
-
- AdminVariantPrice() - Constructor for class com.konakartadmin.app.AdminVariantPrice
-
Constructor
- AdminVariantPrice(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminVariantPrice
-
- adminVelocityContextMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminVelocityContextMgr - Class in com.konakartadmin.bl
-
The AdminVelocityContextMgr - for Managing context Maps
- AdminVelocityContextMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminVelocityContextMgr
-
Constructor
- adminVelocityContextMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminVelocityContextMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminVelocityContextMgrIf - Interface in com.konakartadmin.blif
-
AdminVelocityContextMgrIf
- adminVelocityContextMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminVelocityContextMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminVendor - Class in com.konakartadmin.app
-
A KonaKart Vendor definition
- AdminVendor() - Constructor for class com.konakartadmin.app.AdminVendor
-
Empty Constructor
- AdminVendor(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminVendor
-
Instantiates the attributes of the AdminVendor object from a Record object
- AdminVendorSearch - Class in com.konakartadmin.app
-
VendorSearch object for the Admin App
- AdminVendorSearch() - Constructor for class com.konakartadmin.app.AdminVendorSearch
-
Instantiates an AdminVendorSearch object - a requirement for a bean class
- AdminVendorSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminVendorSearch
-
Instantiates the attributes of the AdminVendorSearch object from a Record object
- AdminVendorSearchResult - Class in com.konakartadmin.app
-
Vendor Search Results object for the Admin App
- AdminVendorSearchResult() - Constructor for class com.konakartadmin.app.AdminVendorSearchResult
-
Constructor
- AdminVendorSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminVendorSearchResult
-
Instantiates the attributes of the Vendor object from a Record object
- AdminWishList - Class in com.konakartadmin.app
-
AdminWishList class
- AdminWishList() - Constructor for class com.konakartadmin.app.AdminWishList
-
Constructor
- AdminWishList(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminWishList
-
Instantiates the attributes of the WishList object from a Record object
- AdminWishListItem - Class in com.konakartadmin.app
-
AdminWishListItem class
- AdminWishListItem() - Constructor for class com.konakartadmin.app.AdminWishListItem
-
Constructor
- AdminWishListItem(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminWishListItem
-
Instantiates the attributes of the WishList object from a Record object
- adminWishListMgr - Variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminWishListMgr - Class in com.konakartadmin.bl
-
The AdminWishListMgr - for Managing Wish List Objects for the Admin Application
- AdminWishListMgr(KKAdminIf) - Constructor for class com.konakartadmin.bl.AdminWishListMgr
-
Constructor
- adminWishListMgrConstructor - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminWishListMgrDefaultClassName - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminWishListMgrIf - Interface in com.konakartadmin.blif
-
AdminWishListMgrIf
- adminWishListMgrKey - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- adminWishListMgrPresent - Static variable in class com.konakartadmin.bl.AdminMgrFactory
-
- AdminWishLists - Class in com.konakartadmin.app
-
This is the object returned for API calls returning an array of AdminWishLists.
- AdminWishLists() - Constructor for class com.konakartadmin.app.AdminWishLists
-
Constructor
- AdminWishListSearch - Class in com.konakartadmin.app
-
AdminWishListSearch object for the Admin App
- AdminWishListSearch() - Constructor for class com.konakartadmin.app.AdminWishListSearch
-
Instantiates an AdminWishListSearch object - a requirement for a bean class
- AdminWishListSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminWishListSearch
-
Instantiates the attributes of the AdminWishListSearch object from a Record object
- AdminZone - Class in com.konakartadmin.app
-
This is the AdminZone class - it has zoneId, countryId, code and name.
- AdminZone() - Constructor for class com.konakartadmin.app.AdminZone
-
Constructor
- AdminZone(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminZone
-
Instantiates the attributes of the AdminZone object from a Record object
- AdminZoneSearch - Class in com.konakartadmin.app
-
AdminZoneSearch object for the Admin App
- AdminZoneSearch() - Constructor for class com.konakartadmin.app.AdminZoneSearch
-
Instantiates an AdminZoneSearch object - a requirement for a bean class
- AdminZoneSearch(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminZoneSearch
-
Instantiates the attributes of the AdminZoneSearch object from a Record object
- AdminZoneSearchResult - Class in com.konakartadmin.app
-
AdminZone Search Results object for the Admin App
- AdminZoneSearchResult() - Constructor for class com.konakartadmin.app.AdminZoneSearchResult
-
Constructor
- AdminZoneSearchResult(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminZoneSearchResult
-
Instantiates the attributes of the TaxClass object from a Record object
- AdminZonesToGeoZones - Class in com.konakartadmin.app
-
This is the AdminZonesToGeoZones class - it maps zones to geo zones
- AdminZonesToGeoZones() - Constructor for class com.konakartadmin.app.AdminZonesToGeoZones
-
Constructor
- AdminZonesToGeoZones(Record, KKCriteria) - Constructor for class com.konakartadmin.app.AdminZonesToGeoZones
-
Instantiates the attributes of the AdminZone object from a Record object
- ADVANCED_SEARCH_DEFAULT_OPERATOR - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- affiliateId - Variable in class com.konakartadmin.app.AdminOrder
-
Id of affiliate partner
- affiliateId - Variable in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the affiliate partner
- affiliateIdRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
affiliateIdRule
- afterInsertOrderReturn(AdminOrderReturn) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Called after an order return has been inserted
- afterInsertOrderReturn(AdminOrderReturn) - Method in interface com.konakartadmin.bl.AdminOrderIntegrationMgrInterface
-
Called after an order return has been inserted
- AGE_TYPE - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
The string in the Value attribute is a Date.
- ageRangeCode - Variable in class com.konakartadmin.ai.app.AICustomer
-
ageRangeCode (0 = 0-9, 10 = 10-19, 20 = 20-29, 30 = 30-39 etc - 90 is the maximum for those
older than 90).
- AICurrentVersion - Variable in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- AICustomer - Class in com.konakartadmin.ai.app
-
AICustomer
- AICustomer() - Constructor for class com.konakartadmin.ai.app.AICustomer
-
Constructor
- AIProduct - Class in com.konakartadmin.ai.app
-
Product class
- AIProduct() - Constructor for class com.konakartadmin.ai.app.AIProduct
-
Constructor
- aiServiceUrl - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- AIServiceUrl - Variable in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- ALL - Static variable in class com.konakartadmin.bl.AdminPromotionMgr
-
Constant for Promotion Rule
- ALL_COUNTRIES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
ALL_COUNTRIES
- ALL_LANGUAGES - Static variable in class com.konakart.util.KKConstants
-
The "All Languages" indicator.
- ALL_LANGUAGES - Static variable in class com.konakartadmin.bl.AdminLanguageMgr
-
All languages indicator.
- ALL_ROWS - Static variable in class com.konakart.util.KKConstants
-
When setting a limit for a Criteria use this to set no limit and retireve all rows
- ALL_TAX_CLASSES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
ALL_TAX_CLASSES
- ALL_ZONES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
ALL_ZONES
- allConfig - Static variable in class com.konakartadmin.bl.KKAdminBase
-
Holds all the properties from the properties file
- allConfig - Static variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
Used to read all of the properties from the properties file
- allConfig - Variable in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
Used to read all of the properties from the properties file
- ALLOW_GUEST_TO_TELL_A_FRIEND - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- allowedAttempts - Variable in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- amount - Variable in class com.konakartadmin.app.AdminDiscount
-
discount amount
- amount - Variable in class com.konakartadmin.app.AdminSubscription
-
The amount billed
- analyseApi() - Method in class com.konakartadmin.utils.ApiAnalysis
-
Analyses the API call information collected in the specified input file
- analyseSql() - Method in class com.konakartadmin.utils.SqlAnalysis
-
Analyses the SQL collected in the specified input file
- AND - Static variable in class com.konakartadmin.app.AdminExpressionVariable
-
Expression type.
- andOr - Variable in class com.konakartadmin.app.AdminExpression.GroupResult
-
- andOr - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
Defines whether this variable has to be ANDed or ORed with the one that precedes it.
- API_CALL_SECURITY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Enable / Disable API Call security
- API_ERROR - Static variable in exception com.konakartadmin.app.KKAdminException
-
Unknown API error exception code
- apiAnalysis(String, String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminLogFileBatchMgr
-
This batch job is used as to analyse the performance of APIs from entries in the log files.
- ApiAnalysis - Class in com.konakartadmin.utils
-
Analyses the API calls collected in the specified input file For file that's specified must be a
KonaKart log file that had the following log flags set: log4j.logger.com.konakart.bl.KKApiMgr =
DEBUG
- ApiAnalysis() - Constructor for class com.konakartadmin.utils.ApiAnalysis
-
- apiAnalysis(String[]) - Method in class com.konakartadmin.utils.ApiAnalysis
-
Analyse the API call logging in the specified file
- ApiAnalysis.ApiCall - Class in com.konakartadmin.utils
-
Holds details of the ApiCall
- ApiCall() - Constructor for class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- apiCalls - Variable in class com.konakartadmin.app.AdminRole
-
apiCalls
- apiKey - Variable in class com.konakartadmin.app.PublishData
-
APIKey
- apiMethodName - Variable in class com.konakartadmin.app.AdminAudit
-
apiMethodName.
- apiMethodName - Variable in class com.konakartadmin.app.AdminAuditSearch
-
API Method Name
- appEng - Variable in class com.konakartadmin.bl.AdminImportMgr
-
An instance of the application engine
- appEng - Variable in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- applicableProducts - Variable in class com.konakartadmin.app.AdminPromotion
-
An array of OrderProducts to which the promotion can be applied
- archivedOrders - Variable in class com.konakartadmin.app.AdminOrder
-
The archived orders of this order.
- archiveId - Variable in class com.konakartadmin.app.AdminOrder
-
archiveId - used to reference archived orders.
- associationId - Variable in class com.konakartadmin.app.AdminSubZone
-
The asociationId field
- associationId - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
association Id
- associationId - Variable in class com.konakartadmin.app.AdminZonesToGeoZones
-
The value for the associationId field
- ATTACH_CHILDREN_TO_PARENT - Static variable in class com.konakartadmin.bl.AdminCategoryMgr
-
Used by deleteCategoryTree
- attemptRepair - Variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
If set to true an attempt is made to fix data integrity problems
- attemptRepair - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- attrExists(JsonObject, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- attributes - Variable in class com.konakartadmin.app.AdminProduct
-
Array of attributes
- AttributeSortOrderComparator() - Constructor for class com.konakartadmin.bl.AdminProductMgr.AttributeSortOrderComparator
-
- attrTemplates - Variable in class com.konakartadmin.app.AdminProduct
-
Array of custom attribute templates
- audit - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- auditArray - Variable in class com.konakartadmin.app.AdminAuditSearchResult
-
AuditArray
- auditDeletes(int, Object, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for deletes of a single object when there is no objectId to specify
- auditDeletes(int, Object, int, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for deletes of a single object
- auditDeletes(int, int, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for deletes of a single object
- auditDeletes(int, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for deletes of a single object, when the object has no integer id
- auditDeletesForArray(int, Object[], int, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for deletes of an array of objects
- auditEdits(int, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for updates
- auditEdits(int, Object, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for edits
- auditEdits(int, Object, int, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for edits
- auditEdits(int, Object, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for edits
- auditEdits(int, Object, int, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for edits
- auditId - Variable in class com.konakartadmin.app.AdminAuditSearch
-
audit Id
- AUDITING_DETAILED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Auditing Detailed
- AUDITING_DISABLED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Auditing Disabled
- AUDITING_SUMMARY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Auditing Summary
- auditInserts(int, Object, String, int) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for inserts
- auditInserts(int, Object[], String, int) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for inserts for an array of products
- auditInserts(int, String, Object) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for inserts for an array of products
- auditInserts(int, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for inserts where we just insert ids
- auditReads(int, int, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for reads
- auditReads(int, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Auditing for reads
- available - Variable in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- availableChars - Variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Characters used for generating customer passwords - can be set in konakartadmin.properties
- availableChars - Static variable in class com.konakartadmin.bl.AdminImportMgrEE
-
- availableLowerChars - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Used for password generation
- availableNumericChars - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Used for password generation
- availableSpecialChars - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Used for password generation
- availableUpperChars - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Used for password generation
- averageRating - Variable in class com.konakartadmin.app.AdminReview
-
averageRating
- CACHE_KEY_PREFIX_PRODUCT - Static variable in class com.konakart.util.KKConstants
-
Cache Key Prefix
- CACHE_PRODUCT_IMAGES - Static variable in class com.konakart.util.KKConstants
-
Product Images Cache
- CACHE_PRODUCTS - Static variable in class com.konakart.util.KKConstants
-
Products Cache
- CACHETYPE_EHCACHE - Static variable in class com.konakart.util.KKConstants
-
Cache Type - Ehcache
- CACHETYPE_KONAKART - Static variable in class com.konakart.util.KKConstants
-
Cache Type - KonaKart
- calcConfidence(int, int) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- calculateNumberOfProducts() - Method in class com.konakartadmin.app.AdminCategory
-
Recursively parses through the children of this category and adds the total amount of
products contained by the category to the number of products that this category may already
have.
- calculatePrice(BigDecimal, AdminProductMgrEE.CatalogCategory) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Determine whether the product price needs to be modified before adding to the catalog
- calculateProductQuantity() - Method in class com.konakartadmin.app.AdminProduct
-
Returns the quantity of a product.
- calculateShippingMethod() - Method in class com.konakartadmin.app.AdminOrder
-
The shipping method is retrieved from one of the OrderTotal records and the shippingMethod
attribute is set.
- calculateTotals(int, int, AdminOrderProduct) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
We calculate totalPriceIncTax, totalPriceExTax and tax starting from price which is the price
of one product without options and without tax.
- calculateTotals(int, int, AdminOrderProduct) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
We calculate totalPriceIncTax, totalPriceExTax and tax starting from price which is the price
of one product without options and without tax.
- Caledon - Class in com.konakartadmin.modules.payment.caledon
-
Caledon payment module
These definitions are used to allow the Administration Application to define the payment module's
configuration parameters.
- Caledon() - Constructor for class com.konakartadmin.modules.payment.caledon.Caledon
-
- callPaymentModule(String, String, PaymentOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method is used to call a payment module from the Admin App.
- callPaymentModule(EngineConfigIf, String, PaymentOptionsIf) - Method in class com.konakartadmin.bl.AdminEngineMgr
-
- callPaymentModule(String, PaymentOptions) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- callPaymentModule(String, String, PaymentOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- callPaymentModule(String, PaymentOptions) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
This method is used to call a payment module from the Admin App.
- canDelete - Variable in class com.konakartadmin.app.AdminPanel
-
canDelete
- canEdit - Variable in class com.konakartadmin.app.AdminPanel
-
canEdit
- canInsert - Variable in class com.konakartadmin.app.AdminPanel
-
canInsert
- canOrderWhenNotInStock - Variable in class com.konakartadmin.app.AdminProduct
-
If null then we use the global value set by the config variable STOCK_ALLOW_CHECKOUT.
- Captcha - Class in com.konakartadmin.modules.others.captcha
-
Recaptcha Verification module
- Captcha() - Constructor for class com.konakartadmin.modules.others.captcha.Captcha
-
- CAPTURE_ACCEPTED - Static variable in class com.konakart.util.KKConstants
-
Constant defining a payment gateway capture return code
- CAPTURE_DENIED - Static variable in class com.konakart.util.KKConstants
-
Constant defining a payment gateway capture return code
- CAPTURE_UNEXPECTED_ERROR - Static variable in class com.konakart.util.KKConstants
-
Constant defining a payment gateway capture return code
- CASH_ON_DELIVERY_SUB_CODE - Static variable in class com.konakart.util.KKConstants
-
Indicates the cash on delivery payment method
- cat - Variable in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- CAT_PRICE_ATTR - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used by insertProductPriceForCatalog
- CAT_PRICE_PROD - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used by insertProductPriceForCatalog
- CAT_PRICE_TIER - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used by insertProductPriceForCatalog
- CAT_PRICE_VARIANT - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used by insertProductPriceForCatalog
- CAT_PROD_READ_LIMIT - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used by insertProductPriceForCatalog
- CATALOG_FUTURE_DATE_FORMAT_DEFAULT - Static variable in class com.konakart.util.KKConstants
-
Activation Date format default
- CATALOG_TYPE_CURRENT - Static variable in class com.konakart.util.KKConstants
-
Standard (Current and default) Catalog Type
- CATALOG_TYPE_FUTURE - Static variable in class com.konakart.util.KKConstants
-
Future Catalog Type - Used for storing future prices in a catalog of this type
- catalogCat - Variable in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- CatalogCategory(int, AdminCategory, BigDecimal, BigDecimal, int, int) - Constructor for class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
Constructor
- CatalogCategory(AdminProductMgrEE.CatalogCategory, AdminCategory) - Constructor for class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
Constructor
- CatalogCategoryComparator() - Constructor for class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategoryComparator
-
- catalogId - Variable in class com.konakartadmin.app.AdminCatalogRule
-
The alphanumeric catalog identifier
- catalogId - Variable in class com.konakartadmin.app.AdminCatalogSearch
-
Catalog Id
- catalogId - Variable in class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
The catalog identifier
- catalogId - Variable in class com.konakartadmin.app.AdminProductMgrOptions
-
The id of the catalog which contains dynamic product information such as the price and
quantity
- catalogId - Variable in class com.konakartadmin.app.AdminProductPrice
-
CatalogId
- catalogId - Variable in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- catalogName - Variable in class com.konakartadmin.app.AdminCatalogSearch
-
Catalog Name
- catalogNameRule - Variable in class com.konakartadmin.app.AdminCatalogSearch
-
Catalog Name Rule
- catalogs - Variable in class com.konakartadmin.app.AdminCatalogSearchResult
-
the Catalogs retrieved
- catalogSearch - Variable in class com.konakartadmin.app.AdminCatalogSearchResult
-
catalogSearch - the search that was used to get the results
- catalogType - Variable in class com.konakartadmin.app.AdminCatalogSearch
-
Catalog Type
- catalogUsedForPrice - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- catalogUsedForQty - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- catCartoonId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catCdromId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catComedyId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catDramaId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catDvdActionId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catDvdId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- categories - Variable in class com.konakartadmin.app.AdminProduct
-
category
- categories - Variable in class com.konakartadmin.app.AdminTagGroup
-
The categories linked with this Tag Group - not populated
- categories - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- categoriesShared - Variable in class com.konakartadmin.app.AdminEngineConfig
-
- categoriesShared - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- categoriesShared - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- categoriesShared - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- categoriesShared - Static variable in class com.konakartadmin.utils.KKCmd
-
- categoriesShared - Static variable in class com.konakartadmin.utils.KKMessages
-
- categoriesShared - Static variable in class com.konakartadmin.utils.LoadProductsToSolr
-
- categoriesShared - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- categoriesShared - Variable in class com.konakartadmin.utils.ResetDatabase
-
- categoriesShared - Static variable in class com.konakartadmin.utils.RunReport
-
- categoriesShared - Static variable in class com.konakartadmin.utils.SetLocalConfiguration
-
- categoriesShared - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- categoriesShared - Static variable in class com.konakartadmin.utils.UpdateImages
-
- categoriesToTagGroups - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- categoryId - Variable in class com.konakartadmin.app.AdminCatalogRule
-
The id of the category for which the rule will be applied.
- categoryId - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
category id
- categoryId - Variable in class com.konakartadmin.app.AdminCategoryToTagGroup
-
catgeoryId
- categoryId - Variable in class com.konakartadmin.app.AdminProduct
-
categoryId
- categoryId - Variable in class com.konakartadmin.app.AdminProductSearch
-
category Id
- categoryId - Variable in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- categoryId - Variable in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- categoryName - Variable in class com.konakartadmin.ai.app.AIProduct
-
categoryName - The category name expressed as a String showing the levels..
- categoryRule - Variable in class com.konakartadmin.app.AdminPromotion
-
The rule for allowing products only from certain categories in the promotion.
- CategoryStats() - Constructor for class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
- catGamesId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catGiftId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catGraphicsId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catHardwareId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catHash - Variable in class com.konakartadmin.ai.bl.Exporter
-
- catKeyboardId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catLogId - Static variable in class com.konakartadmin.utils.KKCmd
-
- catMap - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Map of source to target Category Id
- catMemoryId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catMonitorId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catMouseId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catPrinterId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- CatSciFiId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catSimulationId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catsMapMap - Variable in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- catSoftActionId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catSpeakerId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catStrategyId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catsTreeMap - Variable in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- catTestCatId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- catThrillerId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- CC_NUMBER_MIN_LENGTH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- CC_OWNER_MIN_LENGTH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- ccCVV - Variable in class com.konakartadmin.app.AdminCreditCard
-
ccCVV
- ccCVV - Variable in class com.konakartadmin.app.AdminOrder
-
credit card ccCVV
- ccExpires - Variable in class com.konakartadmin.app.AdminCreditCard
-
ccExpires
- ccExpires - Variable in class com.konakartadmin.app.AdminOrder
-
ccExpires
- ccNumber - Variable in class com.konakartadmin.app.AdminCreditCard
-
ccNumber
- ccNumber - Variable in class com.konakartadmin.app.AdminOrder
-
ccNumber
- ccOwner - Variable in class com.konakartadmin.app.AdminCreditCard
-
ccOwner
- ccOwner - Variable in class com.konakartadmin.app.AdminOrder
-
ccOwner
- ccType - Variable in class com.konakartadmin.app.AdminCreditCard
-
ccType
- ccType - Variable in class com.konakartadmin.app.AdminOrder
-
ccType
- cDataEnd - Static variable in class com.konakartadmin.bl.AdminBaseMgr
-
CDATA end
- cDataStart - Static variable in class com.konakartadmin.bl.AdminBaseMgr
-
CDATA start
- changed(Date, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
Used to check whether the category statistics have been modified.
- CHANGEFREQ - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- CHANGEFREQ_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- changeOrderReturnStatus(int, int, int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Called whenever the state of an order return changes
- changeOrderReturnStatus(int, int, int) - Method in interface com.konakartadmin.bl.AdminOrderIntegrationMgrInterface
-
Called whenever the state of an order return changes
- changeOrderStatus(int, int, int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
- changeOrderStatus(int, int, int) - Method in interface com.konakartadmin.bl.AdminOrderIntegrationMgrInterface
-
Called just after an order status change
- changePassword(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Ensures that the current password is correct, and then changes it to the new password.
- changePassword(int, String, String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
The method ensures that the current password is correct, and then changes it with the new
password if that new password is validated successfully against the rules in place.
- changePassword(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- changePassword(int, String, String) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
The method ensures that the current password is correct, and then changes it with the new
password.
- changeUserPassword(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Change a user's password.
- changeUserPassword(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- checkAPICallEnabled(String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Check in the properties that this API call has been enabled otherwise throw an exception
- checkCategories(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Categories
- checkCategories(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Categories
- checkCategory(AdminDataIntegrityOptions, int, AdminLanguage[], HashMap<Integer, AdminCategory>) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of the Category whose id is specified
- checkConfig(AdminEngineConfig) - Method in class com.konakartadmin.bl.KKAdminBase
-
Checks the integrity of the engine mode parameters
- checkContent(AdminContent, AdminContentMgrEE.StaticData) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- checkContent(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Content
- checkContent(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Content
- checkContentType(AdminContentType, AdminContentMgrEE.StaticData) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- checkContentTypes(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Content Types
- checkContentTypes(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Content Types
- checkCouponAssociations - Variable in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- checkCredentials(String, String) - Method in class com.konakartadmin.bl.AdminLDAPMgr
-
Called if the LDAP module is installed and active.
- checkCredentials(String, String) - Method in class com.konakartadmin.bl.AdminLoginIntegrationMgr
-
Called whenever a login attempt is made.
- checkCredentials(String, String) - Method in interface com.konakartadmin.bl.AdminLoginIntegrationMgrInterface
-
Called whenever a login attempt is made.
- checkCredentials(String, String) - Method in interface com.konakartadmin.blif.AdminLDAPMgrIf
-
Called if the LDAP module is installed and active.
- checkCustomerGroups(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Customer Groups
- checkCustomerGroups(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Customer Groups data
- checkCustomers(String, KKAdminIf, ExporterOptions) - Method in class com.konakartadmin.ai.bl.Exporter
-
- checkCustomersFile - Variable in class com.konakartadmin.ai.app.ExporterOptions
-
- checkData(String[]) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
Check the Integrity of the KonaKart Data.
- checkData() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
Check the Integrity of the Data
- checkDataIntegrity(String, AdminDataIntegrityOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Checks the integrity of data in the specified area in the KonaKart database
- checkDataIntegrity(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- checkDataIntegrity(String, AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- checkDataIntegrity(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of data in the specified area in the KonaKart database
- checkEngineMode(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- checkEnterpriseForCatalog() - Method in class com.konakartadmin.bl.KKAdminBase
-
Catalogs require the enterprise version to be present.
- checkEnterpriseForExtPriceOrExtQuantity(AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdminBase
-
External prices and quantity require the enterprise version to be present.
- checkFileAccess(String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Check that we allow access to this location according to the permitted locations as specified
in the konakartadmin.properties file
- checkFileAccess(String, Set<String>) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Check that we allow access to this location
- checkFileAccess(String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Check that we allow access to this location according to the permitted locations as specified
in the konakartadmin.properties file
- checkFileAccess(String, Set<String>) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Check that we allow access to this location
- checkFilter(AdminFilter) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- checkForException(KKJSONAdmin_ResponseIf) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- checkIntInRange(int, int, int, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Throws an exception if the int parameter is not in the specified range.
- checkIntIsSet(int, String, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Throws an exception if the int parameter is KKConstants.NOT_SET.
- checkLicense() - Method in class com.konakartadmin.bl.KKAdminBase
-
Check that the Mago License is valid - if it's a Mago system.
- checkManagerExists(Object, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Common code to check for optional managers
- checkManufacturer(AdminDataIntegrityOptions, int, AdminLanguage[]) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of the Manufacturer whose id is specified
- checkManufacturers(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Manufacturers
- checkManufacturers(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Manufacturers
- checkMiscItemTypes(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Misc Item Types
- checkMiscItemTypes(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Misc Item Types
- checkOrderReturnStatuses(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Order Statuses
- checkOrderStatuses(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Order Statuses
- checkOrderStatuses(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Order Status data
- checkPassword(String, String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
The customer is searched for using his email as the key.
- checkPasswordFromDatabase(String, String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
The customer is searched for using his email as the key.
- checkPasswordValidity(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Is the password valid?
- checkPasswordValidity(String, int) - Method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- checkPasswordValidity(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- checkPasswordValidity(String, int) - Method in interface com.konakartadmin.blif.AdminCustomerPwdHistMgrIf
-
Is the password valid?
- checkPDFReaderPresent() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
- checkProduct(AdminDataIntegrityOptions, int, AdminLanguage[], Set<Integer>) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of the Product whose id is specified
- checkProducts(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Products
- checkProducts(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Products
- checkRequired(Object, String, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Throws an exception with a proper message if the required parameter is null or null or empty
for the case of a string.
- checkSession(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The given sessionId is checked to see whether it exists and whether it is has timed out.
- checkSession(String, String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
The given sessionId is checked to see whether it exists and whether it is has timed out.
- checkSession(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- checkSession(String, String) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
The given sessionId is checked to see whether it exists and whether it is has timed out.
- checkSessionIsAdmin() - Method in class com.konakartadmin.utils.ResetDatabase
-
- checkStoreIsSupportedInMultiStoreMode(String, String) - Method in class com.konakartadmin.ws.KKAdminEngineMgr
-
Check whether the storeId is included in the list of databases used - in Multi Store Mode
- checkStoreIsSupportedInSingleStoreMode(String) - Method in class com.konakartadmin.ws.KKAdminEngineMgr
-
Check whether the storeId is supported in Single Store Mode
- checkStoreStatus(String) - Method in class com.konakartadmin.bl.KKAdmin
-
Check that the store should continue to execute API functions.
- checkStoreStatus(int) - Method in class com.konakartadmin.bl.KKAdmin
-
Check that the store should continue to execute API functions.
- checkSuggestion(AdminSuggestion) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- checkTagGroups(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Product tag groups
- checkTagGroups(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Product Tag Groups
- checkTags(AdminDataIntegrityOptions) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
Checks the integrity of Product tags
- checkTags(AdminDataIntegrityOptions) - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
Checks the integrity of Product Tags
- checkToSeeIfExcluded(String) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- checkUniquenessForRegistration(AdminCustomerRegistration, boolean) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Check uniqueness for the username, telephone and telephone1
- checkUniquenessForRegistration(AdminCustomerRegistration, boolean) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Check uniqueness for the username, telephone and telephone1
- checkUniquenessForUpdate(AdminUpdateCustomerOptions, AdminCustomer, AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Check uniqueness for the username, telephone and telephone1
- checkUniquenessForUpdate(AdminUpdateCustomerOptions, AdminCustomer, AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Check uniqueness for the username, telephone and telephone1
- checkValidStoreId(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- children - Variable in class com.konakartadmin.app.AdminCategory
-
children
- children - Variable in class com.konakartadmin.app.AdminCustomer
-
The children of this customer when there is a hierarchical structure
- city - Variable in class com.konakartadmin.app.AdminAddress
-
city
- city - Variable in class com.konakartadmin.app.AdminAddressSearch
-
city
- city - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
city
- city - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
city
- cityIgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
city Ignore Case
- cityRule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
city Rule
- cityRule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
city Rule
- classHM - Static variable in class com.konakartadmin.bl.AdminExecuteMgr
-
Hash Map that contains the Classes keyed on className
- className - Variable in class com.konakartadmin.app.AdminOrderTotal
-
class
- classPrefix - Static variable in class com.konakartadmin.modules.OrderTotalModule
-
- classPrefix - Static variable in class com.konakartadmin.modules.OtherModule
-
- classPrefix - Static variable in class com.konakartadmin.modules.PaymentModule
-
- classPrefix - Static variable in class com.konakartadmin.modules.ShippingModule
-
- clear() - Method in class com.konakartadmin.app.AdminCustomValidator
-
Clears this AdminCustomValidator to its starting state
- clearConfigCache() - Method in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
Clear the configCache
- clearConstraints() - Method in class com.konakartadmin.app.AdminTagConstraint
-
Remove all constraints
- clickUrl - Variable in class com.konakartadmin.app.AdminContent
-
click URL - the URL that is executed when the content item is clicked
- clickUrl - Variable in class com.konakartadmin.app.AdminContentSearch
-
Click URL
- clickUrlRule - Variable in class com.konakartadmin.app.AdminContentSearch
-
Click URL Rule
- CLIENT_CONFIG_CACHE_CHECK_FLAG - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Boolean to determine whether to refresh the client config variable cache
- CLIENT_CONFIG_CACHE_CHECK_SECS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Interval in seconds for checking to see whether the client side cache of config variables
needs updating
- clientSideEngConf - Variable in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
Configuration parameter passed when the engine is instantiated
- clone() - Method in class com.konakartadmin.app.AdminCategory
-
Clones the current object and all of it's children.
- clone() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Clones the current object
- clone() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- cloneCustomer(String, int, String[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This API call is used to clone customers across multiple stores and is only available when in
multi-store single DB, non shared customer mode.
- cloneCustomer(int, int, String[]) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- cloneCustomer(int, int, String[]) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
This API call is used to clone customers across multiple stores and is only available when in
multi-store single DB, non shared customer mode.
- cloneCustomer(String, int, String[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- cloneCustomer(int, int, String[]) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This API call is used to clone customers across multiple stores and is only available when in
multi-store single DB, non shared customer mode.
- cloneMe() - Method in class com.konakartadmin.app.AdminEmail
-
clone this object
- cloneMe() - Method in class com.konakartadmin.app.AdminTagConstraint
-
clone this object
- cloneMe() - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
clone this object
- cloneMe() - Method in class com.konakartadmin.app.KKModule
-
clone this object
- cloneOrderStatuses(KKAdminIf, String, String, String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- cloneStore(String, AdminNewStoreOptions, String, AdminStore) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new store into the mall by cloning a specified store.
- cloneStore(AdminNewStoreOptions, String, AdminStore, int) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Insert a new store into the mall by cloning a specified store.
- cloneStore(AdminNewStoreOptions, String, AdminStore, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Insert a new store into the mall by cloning a specified store.
- cloneStore(String, AdminNewStoreOptions, String, AdminStore) - Method in class com.konakartadmin.bl.KKAdmin
-
- cloneStore(AdminNewStoreOptions, String, AdminStore, int) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Insert a new store into the mall by cloning a specified store.
- cloneStoreData(KKAdminIf, String, String, String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- cloneStoreFiles(AdminStore, AdminStore) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Copy the reports and the template files from the original Store's mall file area to the new
Store's mall file area
- cloneTree(AdminCategory[]) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- cmd - Static variable in class com.konakartadmin.utils.KKCmd
-
- cmds - Static variable in class com.konakartadmin.utils.KKCmd
-
- Cod - Class in com.konakartadmin.modules.payment.cod
-
Cod (Cash on delivery) payment module
- Cod() - Constructor for class com.konakartadmin.modules.payment.cod.Cod
-
- code - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the code field
- code - Variable in class com.konakartadmin.app.AdminLanguage
-
code
- code - Variable in class com.konakartadmin.app.AdminOrderTotal
-
code
- code - Variable in class com.konakartadmin.app.AdminPanel
-
code
- code - Variable in class com.konakartadmin.app.AdminProductOption
-
code
- code - Variable in class com.konakartadmin.app.AdminProductOptionValue
-
code
- code - Variable in class com.konakartadmin.app.AdminRewardPoint
-
code
- code - Variable in class com.konakartadmin.app.AdminShippingQuote
-
- code - Variable in class com.konakartadmin.app.AdminZoneSearch
-
code
- code - Variable in exception com.konakartadmin.app.KKAdminException
-
A code that can be used to indicate the type of exception
- code - Variable in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- codeRule - Variable in class com.konakartadmin.app.AdminZoneSearch
-
code Rule
- com.konakart.app - package com.konakart.app
-
- com.konakart.appif - package com.konakart.appif
-
- com.konakart.util - package com.konakart.util
-
- com.konakartadmin - package com.konakartadmin
-
- com.konakartadmin.ai.app - package com.konakartadmin.ai.app
-
- com.konakartadmin.ai.bl - package com.konakartadmin.ai.bl
-
- com.konakartadmin.app - package com.konakartadmin.app
-
- com.konakartadmin.appif - package com.konakartadmin.appif
-
- com.konakartadmin.bl - package com.konakartadmin.bl
-
- com.konakartadmin.blif - package com.konakartadmin.blif
-
- com.konakartadmin.db - package com.konakartadmin.db
-
- com.konakartadmin.json - package com.konakartadmin.json
-
- com.konakartadmin.json.req - package com.konakartadmin.json.req
-
- com.konakartadmin.json.resp - package com.konakartadmin.json.resp
-
- com.konakartadmin.modules - package com.konakartadmin.modules
-
- com.konakartadmin.modules.ordertotal.buyxgetyfree - package com.konakartadmin.modules.ordertotal.buyxgetyfree
-
- com.konakartadmin.modules.ordertotal.externaltax - package com.konakartadmin.modules.ordertotal.externaltax
-
- com.konakartadmin.modules.ordertotal.freeproduct - package com.konakartadmin.modules.ordertotal.freeproduct
-
- com.konakartadmin.modules.ordertotal.giftcertificate - package com.konakartadmin.modules.ordertotal.giftcertificate
-
- com.konakartadmin.modules.ordertotal.paymentcharge - package com.konakartadmin.modules.ordertotal.paymentcharge
-
- com.konakartadmin.modules.ordertotal.productdiscount - package com.konakartadmin.modules.ordertotal.productdiscount
-
- com.konakartadmin.modules.ordertotal.productrewardpoints - package com.konakartadmin.modules.ordertotal.productrewardpoints
-
- com.konakartadmin.modules.ordertotal.redeempoints - package com.konakartadmin.modules.ordertotal.redeempoints
-
- com.konakartadmin.modules.ordertotal.rewardpoints - package com.konakartadmin.modules.ordertotal.rewardpoints
-
- com.konakartadmin.modules.ordertotal.shipping - package com.konakartadmin.modules.ordertotal.shipping
-
- com.konakartadmin.modules.ordertotal.shippingdiscount - package com.konakartadmin.modules.ordertotal.shippingdiscount
-
- com.konakartadmin.modules.ordertotal.subtotal - package com.konakartadmin.modules.ordertotal.subtotal
-
- com.konakartadmin.modules.ordertotal.tax - package com.konakartadmin.modules.ordertotal.tax
-
- com.konakartadmin.modules.ordertotal.taxcloud - package com.konakartadmin.modules.ordertotal.taxcloud
-
- com.konakartadmin.modules.ordertotal.total - package com.konakartadmin.modules.ordertotal.total
-
- com.konakartadmin.modules.ordertotal.totaldiscount - package com.konakartadmin.modules.ordertotal.totaldiscount
-
- com.konakartadmin.modules.ordertotal.totaldiscountadmin - package com.konakartadmin.modules.ordertotal.totaldiscountadmin
-
- com.konakartadmin.modules.others.captcha - package com.konakartadmin.modules.others.captcha
-
- com.konakartadmin.modules.others.ldap - package com.konakartadmin.modules.others.ldap
-
- com.konakartadmin.modules.others.uspsaddrval - package com.konakartadmin.modules.others.uspsaddrval
-
- com.konakartadmin.modules.payment - package com.konakartadmin.modules.payment
-
- com.konakartadmin.modules.payment.banktransfer - package com.konakartadmin.modules.payment.banktransfer
-
- com.konakartadmin.modules.payment.barclaycardsmartpayapi - package com.konakartadmin.modules.payment.barclaycardsmartpayapi
-
- com.konakartadmin.modules.payment.barclaycardsmartpayhosted - package com.konakartadmin.modules.payment.barclaycardsmartpayhosted
-
- com.konakartadmin.modules.payment.bluepay - package com.konakartadmin.modules.payment.bluepay
-
- com.konakartadmin.modules.payment.caledon - package com.konakartadmin.modules.payment.caledon
-
- com.konakartadmin.modules.payment.cod - package com.konakartadmin.modules.payment.cod
-
- com.konakartadmin.modules.payment.commideavanguard - package com.konakartadmin.modules.payment.commideavanguard
-
- com.konakartadmin.modules.payment.customercard - package com.konakartadmin.modules.payment.customercard
-
- com.konakartadmin.modules.payment.cybersourcesa - package com.konakartadmin.modules.payment.cybersourcesa
-
- com.konakartadmin.modules.payment.elink - package com.konakartadmin.modules.payment.elink
-
- com.konakartadmin.modules.payment.eway_au - package com.konakartadmin.modules.payment.eway_au
-
- com.konakartadmin.modules.payment.globalcollect - package com.konakartadmin.modules.payment.globalcollect
-
- com.konakartadmin.modules.payment.moneybookers - package com.konakartadmin.modules.payment.moneybookers
-
- com.konakartadmin.modules.payment.netpayintl - package com.konakartadmin.modules.payment.netpayintl
-
- com.konakartadmin.modules.payment.payflowpro - package com.konakartadmin.modules.payment.payflowpro
-
- com.konakartadmin.modules.payment.payjunction - package com.konakartadmin.modules.payment.payjunction
-
- com.konakartadmin.modules.payment.paypal - package com.konakartadmin.modules.payment.paypal
-
- com.konakartadmin.modules.payment.usaepay - package com.konakartadmin.modules.payment.usaepay
-
- com.konakartadmin.modules.payment.worldpay - package com.konakartadmin.modules.payment.worldpay
-
- com.konakartadmin.modules.payment.worldpayxmlredirect - package com.konakartadmin.modules.payment.worldpayxmlredirect
-
- com.konakartadmin.modules.shipping.digitaldownload - package com.konakartadmin.modules.shipping.digitaldownload
-
- com.konakartadmin.modules.shipping.fedex - package com.konakartadmin.modules.shipping.fedex
-
- com.konakartadmin.modules.shipping.flat - package com.konakartadmin.modules.shipping.flat
-
- com.konakartadmin.modules.shipping.free - package com.konakartadmin.modules.shipping.free
-
- com.konakartadmin.modules.shipping.freeproduct - package com.konakartadmin.modules.shipping.freeproduct
-
- com.konakartadmin.modules.shipping.item - package com.konakartadmin.modules.shipping.item
-
- com.konakartadmin.modules.shipping.pickupinstore - package com.konakartadmin.modules.shipping.pickupinstore
-
- com.konakartadmin.modules.shipping.table - package com.konakartadmin.modules.shipping.table
-
- com.konakartadmin.modules.shipping.ups - package com.konakartadmin.modules.shipping.ups
-
- com.konakartadmin.modules.shipping.usps - package com.konakartadmin.modules.shipping.usps
-
- com.konakartadmin.modules.shipping.uspsint - package com.konakartadmin.modules.shipping.uspsint
-
- com.konakartadmin.modules.shipping.zones - package com.konakartadmin.modules.shipping.zones
-
- com.konakartadmin.rmi - package com.konakartadmin.rmi
-
- com.konakartadmin.servlet - package com.konakartadmin.servlet
-
- com.konakartadmin.utils - package com.konakartadmin.utils
-
- com.konakartadmin.ws - package com.konakartadmin.ws
-
- command - Variable in class com.konakartadmin.app.AdminPublishConfig
-
Publish command ("Publish" or "Read")
- commentLine(String) - Static method in class com.konakartadmin.db.ExecuteSQL
-
- comments - Variable in class com.konakartadmin.app.AdminOrderStatusHistory
-
comments
- comments - Variable in class com.konakartadmin.app.AdminWishListItem
-
Comments on the wish list item
- commentString - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- CommideaVanguard - Class in com.konakartadmin.modules.payment.commideavanguard
-
Commidea Vanguard payment module
- CommideaVanguard() - Constructor for class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- commitInCode() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns true if we should commit to Solr in code, otherwise it returns false
- commitInCode - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- commitInCode() - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Returns true if we should commit to Solr in code, otherwise it returns false
- company - Variable in class com.konakartadmin.app.AdminAddress
-
company
- company - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
company
- companyId - Variable in class com.konakartadmin.app.AdminVendor
-
company identifier such as the company registration number
- companyId - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company identifier such as the company registration number
- companyIdIgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company identifier Ignore Case
- companyIdRule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company identifier Rule
- companyName - Variable in class com.konakartadmin.app.AdminAddressSearch
-
company Name
- companyName - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
company Name
- companyNameIgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
company Name Ignore Case
- companyNameRule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
company Name Rule
- companyNameRule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
company Name Rule
- companyTaxId - Variable in class com.konakartadmin.app.AdminVendor
-
company tax identifier field such as the VAT number
- companyTaxId - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company tax identifier field such as the VAT number
- companyTaxIdIgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company tax identifier Ignore Case
- companyTaxIdRule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
company tax identifier Rule
- compare(AdminCustomer, AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE.CustomerComparator
-
- compare(Object, Object) - Method in class com.konakartadmin.bl.AdminProductMgr.AttributeSortOrderComparator
-
- compare(Object, Object) - Method in class com.konakartadmin.bl.AdminProductMgr.OptionSortOrderComparator
-
- compare(Object, Object) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategoryComparator
-
- compareAge(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
The value attribute is the age in seconds.
- compareBooleans(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare Booleans
- compareDates(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare dates which are stored as strings containing the millisecond value
- compareDecimals(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare decimals
- compareInts(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare integers
- compareMultiInt(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare Multi ints which are stored as integers separated by AdminCustomerTag.DELIM
- compareMultiIntPlusTime(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare Multi ints which are stored as integer and timestamp pairs separated by AdminCustomerTag.DELIM
- compareStrings(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Compare strings
- comparison - Variable in class com.konakartadmin.app.AdminProduct
-
comparison - This is a read-only attribute populated for a product for a specific language.
- comparison - Variable in class com.konakartadmin.app.AdminProductDescription
-
comparison
- CONF_INVISIBLE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"invisible" Configuration Set Function
- CONF_KEY_1ST_DAY_OF_WEEK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the starting day of the week for the calendar widget
- CONF_KEY_ADMIN_APP_ADD_WILDCARD_AFTER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
To specify whether we should add a wildcard search after the specified text
- CONF_KEY_ADMIN_APP_ADD_WILDCARD_BEFORE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
To specify whether we should add a wildcard search before the specified text
- CONF_KEY_ADMIN_APP_ADDRESS_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for customers panel in Admin App
- CONF_KEY_ADMIN_APP_CUST_ADDR_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for customer address panel
- CONF_KEY_ADMIN_APP_CUST_CUSTOM_LABEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The label text on the customer custom button
- CONF_KEY_ADMIN_APP_CUST_CUSTOM_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL behind the customer custom button
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL10_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom10 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL1_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom1 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL2_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom2 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL3_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom3 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL4_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom4 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL5_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom5 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL6_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom6 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL7_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom7 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL8_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom8 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL9_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for custom9 panel
- CONF_KEY_ADMIN_APP_CUSTOM_PANEL_HEIGHT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The height for the Custom Panel
- CONF_KEY_ADMIN_APP_DEFAULT_CUST_CHOICE_IDX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The default customer choice droplist index
- CONF_KEY_ADMIN_APP_DEFAULT_CUST_GROUP_IDX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The default customer group droplist index
- CONF_KEY_ADMIN_APP_LOGGING_LEVEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Logging Configuration Group ID
- CONF_KEY_ADMIN_APP_LOGIN_BASE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Base Url for logging into the application Configuration Key
- CONF_KEY_ADMIN_APP_LOGIN_WINDOW_FEATURES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Features of new window opened for logging into the application Configuration Key
- CONF_KEY_ADMIN_APP_MANU_ADDR_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for manufacturer address panel
- CONF_KEY_ADMIN_APP_PROD_ADDR_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for product address panel
- CONF_KEY_ADMIN_APP_RETURNS_CUSTOM_LABEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The label text on the returns custom button
- CONF_KEY_ADMIN_APP_RETURNS_CUSTOM_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL behind the returns custom button
- CONF_KEY_ADMIN_APP_SELECT_PROD_ADDR_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for product address select panel
- CONF_KEY_ADMIN_APP_STORE_ADDR_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Format address for store address panel
- CONF_KEY_ADMIN_CURRENCY_DECIMAL_PLACES - Static variable in class com.konakart.util.KKConstants
-
Currency Scale
- CONF_KEY_ADMIN_CURRENCY_DECIMAL_PLACES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sets the decimal places to display in the admin app for currencies
- CONF_KEY_AI_CURRENT_VERSION - Static variable in class com.konakart.util.KKConstants
-
AI Current Version
- CONF_KEY_BATCH_LOG_FILE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
Batch file log directory
- CONF_KEY_CACHE_BUNDLE_PRODUCTS - Static variable in class com.konakart.util.KKConstants
-
Cache Bundle Products
- CONF_KEY_CACHE_PRODUCT_IMAGES - Static variable in class com.konakart.util.KKConstants
-
Cache Product Image Names
- CONF_KEY_CACHE_PRODUCTS - Static variable in class com.konakart.util.KKConstants
-
Cache Products
- CONF_KEY_CATALOG_FUTURE_DATE_FORMAT - Static variable in class com.konakart.util.KKConstants
-
Activation Date format configuration key
- CONF_KEY_COMPLETED_ORDER_STATUS_IDS - Static variable in class com.konakart.util.KKConstants
-
Completed Order Status Ids
- CONF_KEY_CREATE_PRODUCT_BOOKING_EVENTS - Static variable in class com.konakart.util.KKConstants
-
Create Products Booking Events
- CONF_KEY_CREATE_PRODUCT_ORDERED_EVENTS - Static variable in class com.konakart.util.KKConstants
-
Create Products Ordered Events
- CONF_KEY_CREATE_PRODUCT_QTY_EVENTS - Static variable in class com.konakart.util.KKConstants
-
Create Product Quantity Events
- CONF_KEY_CREATE_PRODUCT_REVIEW_EVENTS - Static variable in class com.konakart.util.KKConstants
-
Create Product Review Events
- CONF_KEY_CREATE_PRODUCT_VIEWED_EVENTS - Static variable in class com.konakart.util.KKConstants
-
Create Product Viewed Events
- CONF_KEY_CUST_PANEL_CLEAR_REMOVES_RESULTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Determines whether or not the customer panel clear button clears the results as well as the
search criteria
- CONF_KEY_CUST_PANEL_RUN_INITIAL_SEARCH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Determines whether or not we have an initial search for customers
- CONF_KEY_DEFAULT_CURRENCY - Static variable in class com.konakart.util.KKConstants
-
Default Currency
- CONF_KEY_DESC_PREFIX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Configuration key title prefix
- CONF_KEY_DISPLAY_PRICE_WITH_TAX - Static variable in class com.konakart.util.KKConstants
-
Display prices with tax
- CONF_KEY_DOWN_MAX_COUNT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Download max count" Configuration Key
- CONF_KEY_DOWN_MAX_DAYS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Download max days" Configuration Key
- CONF_KEY_EMAIL_OUTPUT_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
Email Output directory
- CONF_KEY_ENABLE_GIFT_REGISTRY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Set to true if gift registry functionality is enabled
- CONF_KEY_ENABLE_NEWSLETTER_DOUBLE_OPT_IN - Static variable in class com.konakart.util.KKConstants
-
Used in storefront to decide whether to enable double opt-in for newsletter sign up
- CONF_KEY_ENABLE_OTHER_GENDER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Configuration Key for enabling Other gender support
- CONF_KEY_ENABLE_REGISTRATION_DOUBLE_OPT_IN - Static variable in class com.konakart.util.KKConstants
-
Used in storefront to decide whether to enable double opt-in for customer registration
- CONF_KEY_ENABLE_REWARD_POINTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Set to true if reward point functionality is enabled
- CONF_KEY_ENTRY_PASSWORD_MIN_LENGTH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Minimum Password Length
- CONF_KEY_ERP_CUSTOMER_NOTIFICATION - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Customer notification
- CONF_KEY_ERP_EXPORT_CUSTOMER - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Export Customer
- CONF_KEY_ERP_EXPORT_ORDER - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Export Order
- CONF_KEY_ERP_INT_INTEGRATION_ENABLED - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Enabled
- CONF_KEY_ERP_INT_INVOICE_EMAIL_TEMPLATE - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Invoice Email template
- CONF_KEY_ERP_INT_INVOICE_PATH - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Invoice Path
- CONF_KEY_ERP_INT_LOG_BASE_PATH_KO - Static variable in class com.konakart.util.KKConstants
-
ERP Integration NOT OK Path
- CONF_KEY_ERP_INT_LOG_BASE_PATH_OK - Static variable in class com.konakart.util.KKConstants
-
ERP Integration OK Path
- CONF_KEY_ERP_INT_LOG_KO_EMAIL_ADDR - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Email address
- CONF_KEY_ERP_INT_LOG_KO_EMAIL_TEMPLATE - Static variable in class com.konakart.util.KKConstants
-
ERP Integration NOT OK Email template
- CONF_KEY_ERP_MATCH_CUSTOMER - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Match Customer
- CONF_KEY_ERP_ORDER_NOTIFICATION - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Order notification
- CONF_KEY_ERP_OUTPUT_QUEUE_PREFIX - Static variable in class com.konakart.util.KKConstants
-
ERP Queue name prefix
- CONF_KEY_ERP_PRODUCT_NOTIFICATION - Static variable in class com.konakart.util.KKConstants
-
ERP Integration Product notification
- CONF_KEY_EXPORT_ORDERS_BASE_DIRECTORY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"EXPORT_ORDERS_BASE_DIRECTORY" Configuration Key
- CONF_KEY_FETCH_PRODUCT_DESCRIPTIONS_SEPARATELY - Static variable in class com.konakart.util.KKConstants
-
Fetch Product Descriptions Separately
- CONF_KEY_GOOGLE_ACCOUNT_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Shopping username
- CONF_KEY_GOOGLE_API_KEY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Base API Key
- CONF_KEY_GOOGLE_DATA_LOCATION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Base location
- CONF_KEY_GOOGLE_PASSWORD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Shopping password
- CONF_KEY_GOOGLE_PRODUCT_LINK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Product Link
- CONF_KEY_GOOGLE_SHOPPING_ENABLED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Shopping enabled
- CONF_KEY_GOOGLE_USERNAME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Shopping username
- CONF_KEY_GZIP_LEVEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"GZip level" Configuration Key
- CONF_KEY_HIDDEN_PRODUCT_TYPES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Hidden types on Edit Product panel in Admin App
- CONF_KEY_IMG_BASE_PATH - Static variable in class com.konakart.util.KKConstants
-
The Image Base Path
- CONF_KEY_IMG_BASE_URL - Static variable in class com.konakart.util.KKConstants
-
The Image Base URL
- CONF_KEY_IMPORT_FILES_PATH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"IMPORT_FILES_PATH" Configuration Key
- CONF_KEY_IMPORTER_LOG_FILE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
Importer file log directory
- CONF_KEY_INSTALLATION_HOME - Static variable in class com.konakart.util.KKConstants
-
The KonaKart Home Directory
- CONF_KEY_INTEGRATED_PRODUCTS - Static variable in class com.konakart.util.KKConstants
-
Integrated Products
- CONF_KEY_KK_BASE_URL - Static variable in class com.konakart.util.KKConstants
-
The KonaKart Base URL
- CONF_KEY_KK_BASE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Google Shopping KK Base URL
- CONF_KEY_KK_NEW_STORE_SQL_FILENAME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for the KonaKart new store sql file
- CONF_KEY_KK_PRODUCT_CACHE_MAX_SIZE - Static variable in class com.konakart.util.KKConstants
-
Max size of KonaKart Product cache - maximum number of products
- CONF_KEY_KONAKART_LOG_FILE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
The KonaKart Logs Directory
- CONF_KEY_MAILLISTS_BASE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
Mailing list base directory
- CONF_KEY_MAINTAIN_CRC_IMAGE_CACHE - Static variable in class com.konakart.util.KKConstants
-
MAINTAIN_CRC_IMAGE_CACHE
- CONF_KEY_MESSAGE_TYPES - Static variable in class com.konakart.util.KKConstants
-
Message Types
- CONF_KEY_MULTI_VENDOR_MODE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Configuration Key that determines whether we are in multi-vendor mode
- CONF_KEY_MULTISTORE_ADMIN_ROLE_IDX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The default admin role droplist index
- CONF_KEY_MULTISTORE_SUPER_USER_ROLE_IDX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The default super user role droplist index
- CONF_KEY_MULTISTORE_TEMPLATE_STORE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
For defining a Template store for MultiStore
- CONF_KEY_PDF_BASE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
The PDF Home Directory
- CONF_KEY_PDF_BASE_DIRECTORY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"PDF_BASE_DIRECTORY" Configuration Key
- CONF_KEY_PDF_BASE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"PDF_BASE_URL" Configuration Key
- CONF_KEY_PROD_PANEL_RUN_INITIAL_SEARCH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Config for running the initial search on the Products Panel
- CONF_KEY_PROMOTION_TESTER_EXPRESSION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The Expression to evaluate promotion testers
- CONF_KEY_REPORT_KKADMIN_EXCEPTIONS - Static variable in class com.konakart.util.KKConstants
-
Report KKAdmin exceptions
- CONF_KEY_REPORT_KKENG_EXCEPTIONS - Static variable in class com.konakart.util.KKConstants
-
Report KKEng exceptions
- CONF_KEY_REPORT_STOREFRONT_EXCEPTIONS - Static variable in class com.konakart.util.KKConstants
-
Report Storefront exceptions
- CONF_KEY_REPORTS_DEFN_PATH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"REPORTS_DEFN_PATH" Configuration Key
- CONF_KEY_REPORTS_EXTENSION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"REPORTS_EXTENSION" Configuration Key
- CONF_KEY_REPORTS_HOME - Static variable in class com.konakart.util.KKConstants
-
The KonaKart Reports Home Directory
- CONF_KEY_REPORTS_STATUS_PAGE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"REPORTS_STATUS_PAGE_URL" Configuration Key
- CONF_KEY_REPORTS_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"REPORTS_URL" Configuration Key
- CONF_KEY_RICH_TEXT_EDITOR - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Set to true if the Rich Text Editor is enabled
- CONF_KEY_SEND_EMAILS - Static variable in class com.konakart.util.KKConstants
-
KonaKart SEND_EMAILS Configuration key
- CONF_KEY_SHIPPING_BOX_PAD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Shipping Box Padding" Configuration Key
- CONF_KEY_SHIPPING_BOX_WT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Shipping Box Wt" Configuration Key
- CONF_KEY_SHIPPING_MAX_WT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Shipping Max Wt" Configuration Key
- CONF_KEY_SHIPPING_ORIGIN_COUNTRY - Static variable in class com.konakart.util.KKConstants
-
KonaKart Shipping Origin Country Configuration key
- CONF_KEY_SHIPPING_ORIGIN_ZIP - Static variable in class com.konakart.util.KKConstants
-
KonaKart Shipping Origin Zip/Postcode Configuration key
- CONF_KEY_SHOW_INVISIBLE_PRODUCTS_IN_ADM - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"SHOW_INVISIBLE_PRODUCTS_IN_ADM" Configuration Key
- CONF_KEY_SITEMAP_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
Sitemap directory
- CONF_KEY_STOCK_REORDER_LVL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Stock reorder level" Configuration Key
- CONF_KEY_STOCK_RESERVATION_TIME_SECS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
For defining how long to reserve stock for
- CONF_KEY_STORE_COUNTRY - Static variable in class com.konakart.util.KKConstants
-
KonaKart Store Country Configuration key
- CONF_KEY_STORE_COUNTRY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Store Country" Configuration Key
- CONF_KEY_STORE_NAME - Static variable in class com.konakart.util.KKConstants
-
Store name
- CONF_KEY_STORE_ZONE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Store Zone" Configuration Key
- CONF_KEY_SYSADMIN_EMAIL_ADDRESS - Static variable in class com.konakart.util.KKConstants
-
KonaKart SYSADMIN_EMAIL_ADDRESS Configuration key
- CONF_KEY_TEMPLATE_BASE_DIRECTORY - Static variable in class com.konakart.util.KKConstants
-
The Templates Home Directory
- CONF_KEY_TEMPLATE_BASE_DIRECTORY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Velocity Template Base directory Configuration Key
- CONF_KEY_TITLE_PREFIX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Configuration key title prefix
- CONF_KEY_USE_DB_FOR_MESSAGES - Static variable in class com.konakart.util.KKConstants
-
KonaKart Messages Configuration key
- CONF_KEY_USE_MSG_CAT_FOR_COUNTRY_NAMES - Static variable in class com.konakart.util.KKConstants
-
The USE_MSG_CAT_FOR_COUNTRY_NAMES config variable
- CONF_KEY_USE_SOLR_SEARCH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
For enabling/disabling SOLR searching
- CONF_KEY_USER_NEW_STORE_SQL_FILENAME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL for the user new store sql file
- CONF_KEY_VARIANT_HANDLING_MODE - Static variable in class com.konakart.util.KKConstants
-
The VARIANT_HANDLING_MODE config variable
- CONF_KEY_VARIANT_HANDLING_MODE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The VARIANT_HANDLING_MODE config variable
Set to ENHANCED to use the MAGO like variant prices handling
- CONF_KEY_WARN_DUPLICATE_COUPONS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Set to true if warnings about duplicate coupon codes should be displayed
- CONF_KEY_WARN_DUPLICATE_SKUS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Set to true if warnings about duplicate SKUs should be displayed
- CONF_PASSWORD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"password" Configuration Set Function
- CONF_SET_AUDIT_LIST - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Audit" Configuration Set Function
- CONF_SET_CHOICE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Choice" Configuration Set Function
- CONF_SET_COUNTRY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Country" Configuration Set Function
- CONF_SET_CUSTOMER_CHOICES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Customer Choices" Configuration Set Function
- CONF_SET_CUSTOMER_GROUPS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Customer Groups" Configuration Set Function "Customer Groups" Configuration Set Function
- CONF_SET_DOUBLE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
double Configuration Set Function
- CONF_SET_FILEUPLOAD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"FileUpload" Configuration Set Function
- CONF_SET_GEO_ZONE_LIST - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"GeoZone" Configuration Set Function
- CONF_SET_INTEGER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
integer Configuration Set Function
- CONF_SET_MULTISELECT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"MultiSelect" Configuration Set Function
- CONF_SET_OPTION_ARRAY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Option" Configuration Set Function
- CONF_SET_OPTIONS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Options" Configuration Set Function
- CONF_SET_ORDER_STATUS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Deprecated.
- CONF_SET_ORDER_STATUS_NEW - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
NEW "Order Statuses" Configuration Set Function
- CONF_SET_RICH_TEXT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Rich Text" Configuration Set Function
- CONF_SET_ROLES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Roles" Configuration Set Function
- CONF_SET_STRING - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
string Configuration Set Function
- CONF_SET_TAX_CLASSES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Tax Classes" Configuration Set Function
- CONF_SET_TEXTAREA - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"TextArea" Configuration Set Function
- CONF_SET_ZONE_LIST - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
"Zone" Configuration Set Function
- CONF_SORT_ORDER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
SORT ORDER Configuration Key String
- confidence - Variable in class com.konakartadmin.app.AdminSuggestion
-
confidence - the confidence level of the suggestion.
- CONFIG_CALCULATE_IMAGE_SIZE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- CONFIG_CONTENT_FOR_SPECS_TAB - Static variable in class com.konakart.util.KKConstants
-
Content Configuration variable for Specification Tab in storefront
- CONFIG_GROUP_ADMIN_APP - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Admin App Configuration Group ID
- CONFIG_GROUP_AI_PANEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Integrations Configuration Group ID
- CONFIG_GROUP_AUDITING - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Audit Group ID
- CONFIG_GROUP_BATCH_JOBS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Batch Jobs Group ID
- CONFIG_GROUP_CACHE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Cache Configuration Group ID
- CONFIG_GROUP_CUST_DETAILS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Customer Details Configuration Group ID
- CONFIG_GROUP_CUSTOM_PANEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom Panel Configuration Group ID
- CONFIG_GROUP_DATA_FEEDS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Data Feeds Configuration Group ID
- CONFIG_GROUP_DIGITAL_DOWNLOAD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Digital Download ID
- CONFIG_GROUP_DOWNLOAD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Download Configuration Group ID
- CONFIG_GROUP_EMAIL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Email Configuration Group ID
- CONFIG_GROUP_ERP_INTEGRATION_PANEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
ERP Integration Configuration Group ID
- CONFIG_GROUP_GZIP - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
GZip Configuration Group ID
- CONFIG_GROUP_IMAGES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Images Configuration Group ID
- CONFIG_GROUP_INTEGRATIONS_PANEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Integrations Configuration Group ID
- CONFIG_GROUP_LOGGING - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Logging Configuration Group ID
- CONFIG_GROUP_MAX_VALUES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Max Values Configuration Group ID
- CONFIG_GROUP_MIN_VALUES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Min Values Configuration Group ID
- CONFIG_GROUP_MODULES - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Modules Configuration Group ID
- CONFIG_GROUP_MULTISTORE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
MultiStore Configuration
- CONFIG_GROUP_MY_STORE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
My Store Configuration Group ID
- CONFIG_GROUP_PDF - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Pdf Group ID
- CONFIG_GROUP_PROD_LIST - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Product List Configuration Group ID
- CONFIG_GROUP_PROTOCOL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Protocol Group ID
- CONFIG_GROUP_REPORTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Reports Group ID
- CONFIG_GROUP_REWARD_POINTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Reward Points Configuration
- CONFIG_GROUP_SESSIONS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sessions Configuration Group ID
- CONFIG_GROUP_SHIP_PACK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Shipping / Packaging Configuration Group ID
- CONFIG_GROUP_SITEMAP - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Sitemap Group ID
- CONFIG_GROUP_SOLR_SEARCH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Solr search engine Configuration
- CONFIG_GROUP_STOCK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Stock Configuration Group ID
- CONFIG_GROUP_TEMPLATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Template Group ID
- CONFIG_GROUP_USERDEFINED_PANEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom Panel Configuration Group ID
- CONFIG_LIC_KEY - Static variable in class com.konakart.util.KKConstants
-
The LIC_KEY key in ConfigData
- CONFIG_LIC_OWNER - Static variable in class com.konakart.util.KKConstants
-
The LIC_OWNER key in ConfigData
- CONFIG_MAGO_SERIAL_NUM - Static variable in class com.konakart.util.KKConstants
-
Mago Serial Number
- configCache - Variable in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
The configuration cache - keyed on configuration key
- configFile - Static variable in class com.konakartadmin.bl.KKAdminBase
-
Config File as a String
- configFileURL - Static variable in class com.konakartadmin.bl.KKAdminBase
-
Config File as a URL
- configInit - Static variable in class com.konakartadmin.bl.AdminBookableProductMgr
-
Flag to determine whether the configs have been initialised
- configKeyStub - Variable in class com.konakartadmin.app.KKModule
-
config key stub
- configKeyStub - Variable in class com.konakartadmin.modules.Module
-
the config Key Stub for the module
- configs - Variable in class com.konakartadmin.app.KKModule
-
the set of configuration values for the module
- configs - Variable in class com.konakartadmin.modules.Module
-
the set of configuration values for the module
- configs - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- configurationDescription - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationDescription field
- configurationGroupId - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationGroupId field
- configurationGroups - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- configurationId - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationId field
- configurationKey - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationKey field
- configurations - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- configurationTitle - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationTitle field
- configurationValue - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationValue field
- CONNECT_TIMEOUT - Static variable in class com.konakartadmin.bl.AdminAIBatchMgr
-
- CONNECT_TIMEOUT_DEFAULT - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
- connected - Variable in class com.konakartadmin.app.AdminDBConnector
-
Set to true if the connection was successful
- connectionString - Variable in class com.konakartadmin.app.AdminDBConnector
-
The db connection string
- ConnectionUtils - Class in com.konakartadmin.db
-
Some DB Connection Utilities
- ConnectionUtils() - Constructor for class com.konakartadmin.db.ConnectionUtils
-
- connectTimeout - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
- consoleEncoding - Static variable in class com.konakartadmin.utils.CreatePassword
-
- consoleEncoding - Static variable in class com.konakartadmin.utils.KKCmd
-
- consoleEncoding - Static variable in class com.konakartadmin.utils.KKMessages
-
- constraints - Variable in class com.konakartadmin.app.AdminTagConstraint
-
Array of Name Value pairs that will be ORed together
- content - Variable in class com.konakartadmin.app.AdminContentDescription
-
Content - Any text
- content - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- CONTENT_COMPARISON_DATA - Static variable in class com.konakart.util.KKConstants
-
Content for Specification Tab in storefront
- CONTENT_CUSTOM_ATTRS - Static variable in class com.konakart.util.KKConstants
-
Content for Specification Tab in storefront
- contentDescriptionHashKey(AdminContentDescription) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- contentDescriptionHashKey(int, int) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- contentId - Variable in class com.konakartadmin.app.AdminContent
-
content_id - (business Id of the content)
- contentId - Variable in class com.konakartadmin.app.AdminContentDescription
-
content_id - (business Id of the content)
- contentId - Variable in class com.konakartadmin.app.AdminContentSearch
-
Content id
- CONTENTID_ABOUT_US - Static variable in class com.konakart.util.KKConstants
-
ContentId - About Us content
- CONTENTID_CONTACT - Static variable in class com.konakart.util.KKConstants
-
ContentId - Contact Us content
- CONTENTID_HELP - Static variable in class com.konakart.util.KKConstants
-
ContentId - Help content
- CONTENTID_INTL_ORDERS - Static variable in class com.konakart.util.KKConstants
-
ContentId - International Orders content
- CONTENTID_PRIVACY_POLICY - Static variable in class com.konakart.util.KKConstants
-
ContentId - Privacy Policy content
- CONTENTID_RETURNS_INFO - Static variable in class com.konakart.util.KKConstants
-
ContentId - Returns Information content
- CONTENTID_SHIPPING_HANDLING - Static variable in class com.konakart.util.KKConstants
-
ContentId - Shipping and Handling content
- CONTENTID_TERMS_OF_USE - Static variable in class com.konakart.util.KKConstants
-
ContentId - Terms of Use content
- contents - Variable in class com.konakartadmin.app.AdminContentSearchResult
-
the contents retrieved
- contentType - Variable in class com.konakartadmin.app.AdminEmail
-
Email content type
- contentType - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- contentType - Variable in class com.konakartadmin.app.AdminProduct
-
contentType: Valid for Digital Products
- contentType - Variable in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
Holds the contentType - sometimes used to set on HTTP posts
- contentTypeDescriptionHashKey(AdminContentTypeDescription) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- contentTypeDescriptionHashKey(int, int) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- contentTypeId - Variable in class com.konakartadmin.app.AdminContent
-
content_type_id - (business Id of the content type)
- contentTypeId - Variable in class com.konakartadmin.app.AdminContentSearch
-
Content Type Id
- contentTypeId - Variable in class com.konakartadmin.app.AdminContentType
-
content_type_id - (business Id of the content type)
- contentTypeId - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
content_type_id - (business Id of the content type)
- contentTypeId - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
Content Type Id
- CONTENTTYPEID_ABOUT_US - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - About Us content
- CONTENTTYPEID_CATEGORY_BANNER - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Category Banner content
- CONTENTTYPEID_CATEGORY_SUB_BANNER - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Category Sub Banner content
- CONTENTTYPEID_CONTACT - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Contact Us content
- CONTENTTYPEID_HELP - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Help content
- CONTENTTYPEID_INTL_ORDERS - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - International Orders content
- CONTENTTYPEID_PRIVACY_POLICY - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Privacy Policy content
- CONTENTTYPEID_RETURNS_INFO - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Returns Information content
- CONTENTTYPEID_SHIPPING_HANDLING - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Shipping and Handling content
- CONTENTTYPEID_SUB_BANNER - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Sub Banner content
- CONTENTTYPEID_TERMS_OF_USE - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Terms of Use content
- CONTENTTYPEID_TOP_BANNER - Static variable in class com.konakart.util.KKConstants
-
ContentTypeId - Top Banner content
- contentTypes - Variable in class com.konakartadmin.app.AdminContentTypeSearchResult
-
the contentTypes retrieved
- contentTypes - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- contextDestroyed(ServletContextEvent) - Method in class com.konakartadmin.bl.KKAdminServletContextListener
-
- contextDestroyed(ServletContextEvent) - Method in class com.konakartadmin.servlet.KKAdminInitializationListener
-
- contextInitialized(ServletContextEvent) - Method in class com.konakartadmin.bl.KKAdminServletContextListener
-
- contextInitialized(ServletContextEvent) - Method in class com.konakartadmin.servlet.KKAdminInitializationListener
-
- contextTypeToString(int) - Method in class com.konakartadmin.bl.AdminVelocityContextMgr
-
- convertEncoding(String, String, String) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
Convert the encoding of the file
- ConvertFileEncoding - Class in com.konakartadmin.utils
-
Convert the encoding of the specified files from one encoding to another
- ConvertFileEncoding() - Constructor for class com.konakartadmin.utils.ConvertFileEncoding
-
- convertFilesFromBase(File) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
Find all the files to process under the specified base directory - then process each one.
- convertImages() - Static method in class com.konakartadmin.utils.UpdateImages
-
For every product, convert the old style images into the new style images and save the
results in the database
- convertProdAttrArrayToOrderedList(AdminProductAttribute[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- copyApiCalls(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Copy the API calls from one database to another.
- copyCategories(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyCategory(KKAdminIf, String, AdminCategory) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyConfigurations(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyContents(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Copy Contents
- copyContentTypes(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Copy ContentTypes
- copyCountries(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Populate the db with countries from the source store.
- copyCustomerTags(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyDirTree(String, String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
create the directory if it doesn't already exist
- copyFile(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Copy the source file to the destination file.
- copyFile(String, String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Copy the source file to the destination file.
- copyFile(File, File) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
File copying utility function
- copyFile(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- copyFile(String, String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Copy the source file to the destination file.
- copyFiles(String, String[], String[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Copy the source files to the destination files.
- copyFiles(String[], String[]) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Copy the source file to the destination file.
- copyFiles(String, String[], String[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- copyFiles(String[], String[]) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Copy the source files to the destination files.
- copyFromRemote(String, KKAdminIf, String, String) - Method in class com.konakartadmin.bl.AdminFileMgrEE
-
- copyManufacturers(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyOrderReturnStatuses(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyOrderStatusNames(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyProductPrices(AdminProduct, AdminProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This copies the prices between two identical products.
- copyProducts(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- copyProductToStore(String, int, String, String, AdminCopyProductOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Copies a product from the store referenced by storeIdFrom to the store referenced by
storeIdTo .
- copyProductToStore(int, String, String, AdminCopyProductOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Copies a product from the store referenced by storeIdFrom to the store referenced by
storeIdTo .
- copyProductToStore(String, int, String, String, AdminCopyProductOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- copyProductToStore(int, String, String, AdminCopyProductOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Copies a product from the store referenced by storeIdFrom to the store referenced by
storeIdTo .
- copyRelatedProducts - Variable in class com.konakartadmin.app.AdminCopyProductOptions
-
A product may have related products (i.e.
- cost - Variable in class com.konakartadmin.app.AdminShippingQuote
-
- countCustomersBatch(String, String, String) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
This batch is a simple example that can be used to demonstrate how the ExecuteMultiStoreBatch
class can be used to execute batch jobs for each store.
- Counter() - Constructor for class com.konakartadmin.bl.AdminProductExportBatchMgr.Counter
-
- countParameters(JobDataMap) - Method in class com.konakartadmin.bl.KKBatchBase
-
Count the parameters which are names param0, param1 etc...
- countries - Variable in class com.konakartadmin.app.AdminCountrySearchResult
-
the countries retrieved
- countries - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- countryCatKey - Variable in class com.konakartadmin.app.AdminAddress
-
The countryCatKey field - not in the d/b
- countryCode - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- countryGbId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- countryId - Variable in class com.konakartadmin.app.AdminAddress
-
countryId
- countryId - Variable in class com.konakartadmin.app.AdminAddressSearch
-
country Id
- countryId - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
countryId
- countryId - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
country Id
- countryId - Variable in class com.konakartadmin.app.AdminZoneSearch
-
country Id
- countryMap - Variable in class com.konakartadmin.bl.AdminImportMgrEE
-
- countryName - Variable in class com.konakartadmin.app.AdminAddress
-
countryName
- countryName - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
countryName - not in database
- countryNameRule - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
countryName Rule
- countryUsId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- couponCode - Variable in class com.konakartadmin.app.AdminCoupon
-
The value of the coupon code
- couponCode - Variable in class com.konakartadmin.app.AdminCouponSearch
-
The value of the coupon code
- couponCodeRule - Variable in class com.konakartadmin.app.AdminCouponSearch
-
The value of the coupon code rule
- couponIds - Variable in class com.konakartadmin.app.AdminOrder
-
- coupons - Variable in class com.konakartadmin.app.AdminCouponSearchResult
-
the coupons retrieved
- coupons - Variable in class com.konakartadmin.app.AdminPromotion
-
A valid coupon[] for the promotion
- coupons - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- couponSearch - Variable in class com.konakartadmin.app.AdminCouponSearchResult
-
couponSearch - the search that was used to get the results
- crc - Variable in class com.konakartadmin.app.AdminImageOptions
-
CRC of the source image
- createAdminEngine(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- createCatalogPricesFromRules(String, String, AdminCreateCatalogPriceOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method populates a catalog with product prices based on rules that have been previously
added using the addCatalogRules()
method.
- createCatalogPricesFromRules(String, AdminCreateCatalogPriceOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- createCatalogPricesFromRules(String, AdminCreateCatalogPriceOptions) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
This method populates a catalog with product prices based on rules that have been previously
added using the addCatalogRules()
method.
- createCatalogPricesFromRules(String, String, AdminCreateCatalogPriceOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- createCatalogPricesFromRules(String, AdminCreateCatalogPriceOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
This method populates a catalog with product prices based on rules that have been previously
added using the addCatalogRules()
method.
- createCategoryTree(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Creates a category tree with a single query
- createCustomer(AdminCustomer, AdminCustomerTag[], AdminOrderSearchResult, AdminProduct[], boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
Create a Customer for export from an AdminCustomer
- createCustomer(int, AdminProduct[]) - Method in class com.konakartadmin.ai.app.AICustomer
-
Create a completely random Customer for export.
- createCustomValidatorFromString(String) - Method in class com.konakartadmin.bl.AdminValidationMgr
-
Create an AdminCustomValidator object from a string
- createCustomValidatorFromString(String) - Method in interface com.konakartadmin.blif.AdminValidationMgrIf
-
Create an AdminCustomValidator object from a string
- createDir(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- createEncodedProductIdFromProductQuantityEncodedKey(int, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Takes in a productQuantityEncodedKey and a productId and returns an encoded product Id.
- CreateEnterpriseDB - Class in com.konakartadmin.utils
-
Creates the store2 - for EngineMode 2 only - Multi-Store Single-DB
- CreateEnterpriseDB() - Constructor for class com.konakartadmin.utils.CreateEnterpriseDB
-
- createFile - Variable in class com.konakart.app.PdfOptions
-
Set to true to create a PDF file on disk.
- createFile - Variable in class com.konakartadmin.app.AdminPdfOptions
-
Set to true to create a PDF file on disk.
- createFormattedAddresses() - Method in class com.konakartadmin.app.AdminAddress
-
Based on the address templates, the formatted addresses are created.
- createFormattedAddresses() - Method in class com.konakartadmin.app.AdminOrder
-
Based on the address templates, the formatted addresses are created.
- createGoogleShoppingFeed(String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
Creates a feed for Google Shopping.
- createInvoice(int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Creates the PDF invoice using the AdminPdfMgr if the code is present.
- createInvoicesBatch(String, String, String) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
The method creates invoices for all orders that currently have a null invoice_filename.
- createKKAdminEngine(Configuration, String, String, AdminEngineConfig) - Method in class com.konakartadmin.ws.KKAdminEngineMgr
-
Creates a KKAdmin engine using configuration values in the specified properties and Admin
Engine Configuration object
- createMailingList(String, AdminCustomerSearch, AdminMailListOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Create a mailing list file on disk that contains a record for every customer defined by the
AdminCustomerSearch object.
- createMailingList(AdminCustomerSearch, AdminMailListOptions) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- createMailingList(AdminCustomerSearch, AdminMailListOptions) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
- createMailingList(String, AdminCustomerSearch, AdminMailListOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- createMailingList(AdminCustomerSearch, AdminMailListOptions) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Create a mailing list file on disk that contains a record for every customer defined by the
AdminCustomerSearch object.
- createNewStore(AdminNewStoreOptions, String, AdminStore, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Insert an AdminStore object
- createOptionsFromProductQuantityEncodedKey(String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Receives an encoded key from the products_quantity table in the format 3{4}4{6} and creates
an array of AdminOption objects.
- createOrderExportForShipping(int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Creates an Order Export file for the order.
- CreatePassword - Class in com.konakartadmin.utils
-
A utility for creating encrypted property values for KonaKart
- CreatePassword() - Constructor for class com.konakartadmin.utils.CreatePassword
-
- createPassword(String, String, String, String, String, boolean) - Static method in class com.konakartadmin.utils.CreatePassword
-
Create an encrypted password for the specified key and write the results to the specified
properties file
- createPdfDirNameAfterBase(PdfOptions) - Method in class com.konakartadmin.bl.AdminPdfMgr
-
Returns the directory name (after the base part) where the PDF file will be generated
- createPdfFileNameLastPart(PdfOptions) - Method in class com.konakartadmin.bl.AdminPdfMgr
-
For creating a file name for the PDF file to be generated.
- createPDFFromHTML(PdfOptions, String, String) - Method in class com.konakartadmin.bl.AdminPdfMgr
-
Created the PDF file from the specified HTML String
- createPDFFromHTML(PdfOptions, String, String) - Method in interface com.konakartadmin.blif.AdminPdfMgrIf
-
Created the PDF file from the specified HTML String
- createProduct(AdminProduct, String) - Method in class com.konakartadmin.ai.app.AIProduct
-
Create a Product for export from an AdminProduct
- createProductQuantityEncodedKeyFromOptions(AdminOption[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Takes in an an array of options and returns an encoded key for the products_quantity table
- createSessionId() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
create a sessionId string
- createSessionId() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
create a sessionId string
- createSitemapBatch(String, String, String) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
This method creates 4 or more files as described below:
sitemap.xml - the sitemap index file that includes the other sitemap files
sitemap-products_n.xml - includes links to all of the product detail pages.
- createSubscriber(List<Subscriber>, int, AdminCustomer, HashMap<String, AdminCustomerTag>, ApsisMail) - Method in class com.konakartadmin.bl.AdminApsisBatchMgr
-
Create a new APSIS subscriber.
- createSubscribers(List<Subscriber>, int, ApsisMail) - Method in class com.konakartadmin.bl.AdminApsisBatchMgr
-
Create a batch of new APSIS subscribers.
- createXmlOrderExport(int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Creates an XML Order Export file for the order.
- creator - Variable in class com.konakartadmin.app.AdminOrder
-
Identifier of the administrator who created the order
- creator - Variable in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the administrator who created the order creator
- creatorRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
creatorRule
- credentialsFilename - Static variable in class com.konakartadmin.bl.ExecuteBatchDirectEE
-
- CREDIT_CARD_SUB_CODE - Static variable in class com.konakart.util.KKConstants
-
Indicates the credit card payment method
- creditCard - Variable in class com.konakartadmin.app.AdminPaymentOptions
-
- credsFilename - Static variable in class com.konakartadmin.utils.KKCmd
-
- CROSS_SELL - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Cross Sell related products
- CROSS_SELL_RELATION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Cross Sell related products
- crossSellProducts - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- cssFileName - Variable in class com.konakartadmin.app.AdminStore
-
The value for the CSS file name field
- csvItem(String) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Write a safe CSV item.
- cumulative - Variable in class com.konakartadmin.app.AdminPromotion
-
Boolean that defines whether the promotion is cumulative with other promotions.
- cumulative - Variable in class com.konakartadmin.app.AdminPromotionSearch
-
cumulative
- currencies - Variable in class com.konakartadmin.app.AdminCurrencySearchResult
-
the currencies retrieved
- currencies - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- currency - Variable in class com.konakartadmin.app.AdminOrder
-
currency
- currencyCode - Variable in class com.konakartadmin.app.AdminCurrencySearch
-
code
- currencyCode - Variable in class com.konakartadmin.app.AdminOrder
-
currencyCode
- currencyCode - Variable in class com.konakartadmin.app.PublishData
-
currency code
- currencyFormatter - Variable in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
Default currency formatter
- currencyName - Variable in class com.konakartadmin.app.AdminCurrencySearch
-
Name
- currencyNameRule - Variable in class com.konakartadmin.app.AdminCurrencySearch
-
Name Rule
- currencyScale - Variable in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
The scale of the currency for the store
- currencyValue - Variable in class com.konakartadmin.app.AdminOrder
-
currencyValue
- currSearch - Variable in class com.konakartadmin.app.AdminCurrencySearchResult
-
currSearch - the search that was used to get the results
- custFieldMap - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- custFilters - Variable in class com.konakartadmin.bl.AdminFilterMgrEE.StaticData
-
A cache of the rules keyed by userId
- custGroupHashKey(AdminCustomerGroup) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- custGroupHashKey(int, int) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- custId - Variable in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
customer id - the customer's Id
- custId - Variable in class com.konakartadmin.app.AdminProductNotification
-
custId
- custId - Variable in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- custId - Static variable in class com.konakartadmin.utils.KKCmd
-
- custList - Variable in class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- custList - Variable in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- custom - Variable in class com.konakartadmin.app.AdminBookableProductOptions
-
custom field for customer's use
- custom - Variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
custom field for customer's use
- custom(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A custom interface that you have to provide an implementation for.
- custom(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- custom1 - Variable in class com.konakart.app.PdfOptions
-
custom1
- custom1 - Variable in class com.konakartadmin.ai.app.AICustomer
-
custom1.
- custom1 - Variable in class com.konakartadmin.ai.app.AIProduct
-
custom1.
- custom1 - Variable in class com.konakartadmin.app.AdminAddress
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminBookableProduct
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminBooking
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminCategory
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminCommonOptions
-
custom1 - use depends on the API call
- custom1 - Variable in class com.konakartadmin.app.AdminContent
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminContentDescription
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminContentType
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminCountry
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminCoupon
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
custom field - for custom but undefined purposes
- custom1 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminCustomerTag
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- custom1 - Variable in class com.konakartadmin.app.AdminExpression
-
Used for custom data
- custom1 - Variable in class com.konakartadmin.app.AdminFilter
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminFilterSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminIpnHistory
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminMailListOptions
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the custom1 field
- custom1 - Variable in class com.konakartadmin.app.AdminMiscPrice
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrder
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminOrderRefund
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrderReturn
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrderReturnProduct
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
Custom fields.
- custom1 - Variable in class com.konakartadmin.app.AdminOrderShipment
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminOrderTotal
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminPanel
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminPdfOptions
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminProdAttrDescOptions
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminProdAttrDescSearch
-
Custom1
- custom1 - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminProductAttribute
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminProductOption
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminProductOptionValue
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminProductQuantity
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminProductRelationship
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminProductToProduct
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminProductToStore
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminPromotion
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminReview
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminRole
-
custom value
- custom1 - Variable in class com.konakartadmin.app.AdminSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminShipper
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminStore
-
The value for the custom1 field
- custom1 - Variable in class com.konakartadmin.app.AdminSubscription
-
custom field
- custom1 - Variable in class com.konakartadmin.app.AdminSuggestion
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminTierPrice
-
Custom1
- custom1 - Variable in class com.konakartadmin.app.AdminVariantPrice
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminVendor
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminWishList
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminWishListItem
-
Custom fields
- custom1 - Variable in class com.konakartadmin.app.AdminWishListSearch
-
custom1
- custom1 - Variable in class com.konakartadmin.app.AdminZone
-
The value for the custom1 field
- custom1 - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom1
- custom1 - Static variable in class com.konakartadmin.utils.KKCmd
-
- custom10 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom10 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom10 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom10 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom10 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom10 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom10 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom10Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom10Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom11 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom11 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom11 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom11 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom11 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom11 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom11 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom11Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom11Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom12 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom12 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom12 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom12 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom12 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom12Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom12Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom13 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom13 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom13 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom13 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom13Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom13Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom14 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom14 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom14 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom14 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom14Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom14Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom15 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom15 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom15 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom15 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom15Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom15Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom16 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom16 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom16 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom16 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom16Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom16Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom17 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom18 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom19 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom1Dec - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom1Dec - Variable in class com.konakartadmin.app.AdminIpnHistory
-
- custom1Dec - Variable in class com.konakartadmin.app.AdminOrderRefund
-
custom field
- custom1Dec - Variable in class com.konakartadmin.app.AdminOrderReturn
-
custom field
- custom1Dec - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom1DecRule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom1Desc - Variable in class com.konakartadmin.app.AdminPanel
-
custom1Desc
- custom1IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom1 Ignore Case
- custom1IgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom1 Ignore Case
- custom1Int - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom1Int - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom1IntRule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom1Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminCommonOptions
-
custom1 Rule - use depends on the API call
- custom1Rule - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom1Rule - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom1Rule - Variable in class com.konakartadmin.app.AdminProdAttrDescSearch
-
Custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminWishListSearch
-
custom1 Rule
- custom1Rule - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom1 Rule
- custom2 - Variable in class com.konakart.app.PdfOptions
-
custom2
- custom2 - Variable in class com.konakartadmin.ai.app.AICustomer
-
custom2.
- custom2 - Variable in class com.konakartadmin.ai.app.AIProduct
-
custom2.
- custom2 - Variable in class com.konakartadmin.app.AdminAddress
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminBookableProduct
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminBooking
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminCategory
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminCommonOptions
-
custom2 - use depends on the API call
- custom2 - Variable in class com.konakartadmin.app.AdminContent
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminContentDescription
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminContentType
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminCoupon
-
- custom2 - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
- custom2 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminCustomerTag
-
- custom2 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2 - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
- custom2 - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- custom2 - Variable in class com.konakartadmin.app.AdminExpression
-
Used for custom data
- custom2 - Variable in class com.konakartadmin.app.AdminFilter
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminFilterSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminIpnHistory
-
- custom2 - Variable in class com.konakartadmin.app.AdminMailListOptions
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the custom2 field
- custom2 - Variable in class com.konakartadmin.app.AdminMiscPrice
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrder
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom2 - Variable in class com.konakartadmin.app.AdminOrderRefund
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrderReturn
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrderReturnProduct
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom2 - Variable in class com.konakartadmin.app.AdminOrderShipment
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminOrderTotal
-
- custom2 - Variable in class com.konakartadmin.app.AdminPanel
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminPdfOptions
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
- custom2 - Variable in class com.konakartadmin.app.AdminProdAttrDescOptions
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminProdAttrDescSearch
-
Custom2
- custom2 - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
- custom2 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminProductAttribute
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminProductOption
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminProductOptionValue
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminProductQuantity
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminProductRelationship
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminProductToProduct
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminProductToStore
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom2 - Variable in class com.konakartadmin.app.AdminReview
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminRole
-
custom value
- custom2 - Variable in class com.konakartadmin.app.AdminShipper
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminStore
-
The value for the custom2 field
- custom2 - Variable in class com.konakartadmin.app.AdminSubscription
-
custom field
- custom2 - Variable in class com.konakartadmin.app.AdminSuggestion
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminVariantPrice
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminVendor
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminWishList
-
- custom2 - Variable in class com.konakartadmin.app.AdminWishListItem
-
- custom2 - Variable in class com.konakartadmin.app.AdminWishListSearch
-
custom2
- custom2 - Variable in class com.konakartadmin.app.AdminZone
-
The value for the custom2 field
- custom2 - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom2
- custom2 - Static variable in class com.konakartadmin.utils.KKCmd
-
- custom20 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom2Dec - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2Dec - Variable in class com.konakartadmin.app.AdminIpnHistory
-
- custom2Dec - Variable in class com.konakartadmin.app.AdminOrderRefund
-
custom field
- custom2Dec - Variable in class com.konakartadmin.app.AdminOrderReturn
-
custom field
- custom2Dec - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom2DecRule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2Desc - Variable in class com.konakartadmin.app.AdminPanel
-
custom2Desc
- custom2IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom2 Ignore Case
- custom2IgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom2 Ignore Case
- custom2Int - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2Int - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom2IntRule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminCommonOptions
-
custom2 Rule - use depends on the API call
- custom2Rule - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom2Rule - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom2Rule - Variable in class com.konakartadmin.app.AdminProdAttrDescSearch
-
Custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminWishListSearch
-
custom2 Rule
- custom2Rule - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom2 Rule
- custom3 - Variable in class com.konakartadmin.ai.app.AICustomer
-
custom3.
- custom3 - Variable in class com.konakartadmin.ai.app.AIProduct
-
custom3.
- custom3 - Variable in class com.konakartadmin.app.AdminAddress
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminBookableProduct
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminBooking
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminCategory
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminContent
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminContentDescription
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminCoupon
-
- custom3 - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
- custom3 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminCustomerTag
-
- custom3 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom3 - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
- custom3 - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- custom3 - Variable in class com.konakartadmin.app.AdminExpression
-
Used for custom data
- custom3 - Variable in class com.konakartadmin.app.AdminIpnHistory
-
- custom3 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the custom3 field
- custom3 - Variable in class com.konakartadmin.app.AdminMiscPrice
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrder
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom3 - Variable in class com.konakartadmin.app.AdminOrderRefund
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrderReturn
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrderReturnProduct
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom3 - Variable in class com.konakartadmin.app.AdminOrderShipment
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminOrderTotal
-
- custom3 - Variable in class com.konakartadmin.app.AdminPanel
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
- custom3 - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
- custom3 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminProductToStore
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom3 - Variable in class com.konakartadmin.app.AdminReview
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminRole
-
custom value
- custom3 - Variable in class com.konakartadmin.app.AdminShipper
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminStore
-
The value for the custom3 field
- custom3 - Variable in class com.konakartadmin.app.AdminSubscription
-
custom field
- custom3 - Variable in class com.konakartadmin.app.AdminSuggestion
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminVendor
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom3
- custom3 - Variable in class com.konakartadmin.app.AdminWishList
-
- custom3 - Variable in class com.konakartadmin.app.AdminWishListItem
-
- custom3 - Variable in class com.konakartadmin.app.AdminZone
-
The value for the custom3 field
- custom3 - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom3
- custom3 - Static variable in class com.konakartadmin.utils.KKCmd
-
- custom3Desc - Variable in class com.konakartadmin.app.AdminPanel
-
custom3Desc
- custom3IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom3 Ignore Case
- custom3IgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom3 Ignore Case
- custom3Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminCouponSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom3Rule - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom3Rule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom3 Rule
- custom3Rule - Variable in class com.konakartadmin.app.AdminZoneSearch
-
custom3 Rule
- custom4 - Variable in class com.konakartadmin.ai.app.AICustomer
-
custom4.
- custom4 - Variable in class com.konakartadmin.ai.app.AIProduct
-
custom4.
- custom4 - Variable in class com.konakartadmin.app.AdminAddress
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminBookableProduct
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminContent
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminContentDescription
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminCoupon
-
- custom4 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
- custom4 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminCustomerTag
-
- custom4 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom4 - Variable in class com.konakartadmin.app.AdminIpnHistory
-
- custom4 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminMiscPrice
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminOrder
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom4 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom4 - Variable in class com.konakartadmin.app.AdminOrderTotal
-
- custom4 - Variable in class com.konakartadmin.app.AdminPanel
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
- custom4 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom4 - Variable in class com.konakartadmin.app.AdminRole
-
custom value
- custom4 - Variable in class com.konakartadmin.app.AdminStore
-
The value for the custom4 field
- custom4 - Variable in class com.konakartadmin.app.AdminSubscription
-
custom field
- custom4 - Variable in class com.konakartadmin.app.AdminVendor
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom4
- custom4 - Variable in class com.konakartadmin.app.AdminWishList
-
- custom4 - Variable in class com.konakartadmin.app.AdminWishListItem
-
- custom4 - Static variable in class com.konakartadmin.utils.KKCmd
-
- custom4Desc - Variable in class com.konakartadmin.app.AdminPanel
-
custom4Desc
- custom4IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom4 Ignore Case
- custom4IgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom4 Ignore Case
- custom4Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom4 Rule
- custom4Rule - Variable in class com.konakartadmin.app.AdminContentSearch
-
custom4 Rule
- custom4Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom4 Rule
- custom4Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom4Rule - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom4 Rule
- custom4Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom4Rule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom4 Rule
- custom5 - Variable in class com.konakartadmin.ai.app.AICustomer
-
custom5.
- custom5 - Variable in class com.konakartadmin.ai.app.AIProduct
-
custom5.
- custom5 - Variable in class com.konakartadmin.app.AdminAddress
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminBookableProduct
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminCoupon
-
- custom5 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
- custom5 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminCustomerTag
-
- custom5 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom5 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminMiscPrice
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminOrder
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom5 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom5 - Variable in class com.konakartadmin.app.AdminOrderTotal
-
- custom5 - Variable in class com.konakartadmin.app.AdminPanel
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
- custom5 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom5 - Variable in class com.konakartadmin.app.AdminRole
-
custom value
- custom5 - Variable in class com.konakartadmin.app.AdminStore
-
The value for the custom5 field
- custom5 - Variable in class com.konakartadmin.app.AdminSubscription
-
custom field
- custom5 - Variable in class com.konakartadmin.app.AdminVendor
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom5
- custom5 - Variable in class com.konakartadmin.app.AdminWishList
-
- custom5 - Variable in class com.konakartadmin.app.AdminWishListItem
-
- custom5 - Static variable in class com.konakartadmin.utils.KKCmd
-
- custom5Desc - Variable in class com.konakartadmin.app.AdminPanel
-
custom5Desc
- custom5IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom5 Ignore Case
- custom5IgnoreCase - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom5 Ignore Case
- custom5Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
custom5 Rule
- custom5Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom5 Rule
- custom5Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom5Rule - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
custom5 Rule
- custom5Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom5Rule - Variable in class com.konakartadmin.app.AdminVendorSearch
-
custom5 Rule
- custom6 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom6 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
custom6
- custom6 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom6 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom6 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom6 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom6 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom6 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom6 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom6Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom6Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom7 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom7 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom7 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom7 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom7 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom7 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom7 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom7 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom7Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom7Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom8 - Variable in class com.konakartadmin.app.AdminCustomer
-
custom field
- custom8 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom8 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom8 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom8 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom8 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom8 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom8 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom8Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom8Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom9 - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom9 - Variable in class com.konakartadmin.app.AdminManufacturer
-
custom field
- custom9 - Variable in class com.konakartadmin.app.AdminOrder
-
- custom9 - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- custom9 - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- custom9 - Variable in class com.konakartadmin.app.AdminProduct
-
custom field
- custom9 - Variable in class com.konakartadmin.app.AdminPromotion
-
- custom9Rule - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
- custom9Rule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
- CUSTOM_RELATION_1 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom relation
- CUSTOM_RELATION_2 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom relation
- CUSTOM_RELATION_3 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom relation
- CUSTOM_RELATION_4 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom relation
- CUSTOM_RELATION_5 - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Custom relation
- CUSTOM_VALIDATION_FILE - Static variable in class com.konakartadmin.bl.AdminValidationMgr
-
The name of the Custom Validation properties file
- customAttrAnOracleCLOB - Static variable in class com.konakartadmin.bl.AdminOrderMgr
-
is Oracle CLOB used for custom_attrs column on the orders_products table?
- customAttrAnOracleCLOB - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
is Oracle CLOB used for custom_attrs column on the products table?
- customAttrArray - Variable in class com.konakartadmin.app.AdminOrderProduct
-
- customAttrArray - Variable in class com.konakartadmin.app.AdminProduct
-
- customAttrs - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- customAttrs - Variable in class com.konakartadmin.app.AdminOrderProduct
-
Custom attributes
- customAttrs - Variable in class com.konakartadmin.app.AdminProduct
-
Custom attributes
- customd1 - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
customd1
- customd1 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd1 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd1
- customd2 - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
customd2
- customd2 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd2 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd2
- customd3 - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
customd3
- customd3 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd3 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd3
- customd4 - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
customd4
- customd4 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd4 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd4
- customd5 - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
customd5
- customd5 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd5 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd5
- customd6 - Variable in class com.konakartadmin.app.AdminProduct
-
custom description field
- customd6 - Variable in class com.konakartadmin.app.AdminProductDescription
-
customd6
- customer - Variable in class com.konakartadmin.bl.AdminTemplateEmailSender
-
- customer1FirstName - Variable in class com.konakartadmin.app.AdminWishList
-
First name of 2nd wish list customer.
- customer1LastName - Variable in class com.konakartadmin.app.AdminWishList
-
Last name of 2nd wish list customer.
- CUSTOMER_NOT_FOUND - Static variable in exception com.konakartadmin.app.KKAdminException
-
Customer Not Found exception code
- customerAddrFormatId - Variable in class com.konakartadmin.app.AdminOrder
-
customerAddrFormatId
- customerAddrFormatTemplate - Variable in class com.konakartadmin.app.AdminOrder
-
customerAddrFormatTemplate
- customerAddrId - Variable in class com.konakartadmin.app.AdminOrder
-
customerAddrId
- customerBirthDate - Variable in class com.konakartadmin.app.AdminWishList
-
Birth date of wish list customer
- CustomerCard - Class in com.konakartadmin.modules.payment.customercard
-
Customer Card payment module
- CustomerCard() - Constructor for class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- customerCity - Variable in class com.konakartadmin.app.AdminOrder
-
customerCity
- customerCity - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer City
- customerCity - Variable in class com.konakartadmin.app.AdminWishList
-
City of wish list customer
- customerCityRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer City rule
- customerCompany - Variable in class com.konakartadmin.app.AdminOrder
-
customerCompany
- CustomerComparator() - Constructor for class com.konakartadmin.bl.AdminCustomerMgrEE.CustomerComparator
-
- customerCountry - Variable in class com.konakartadmin.app.AdminOrder
-
customerCountry
- customerCustom1 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom2 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom3 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom4 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom5 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom6 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom7 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerCustom8 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
custom field
- customerEmail - Variable in class com.konakartadmin.app.AdminOrder
-
customerEmail
- customerEmail - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Email Address
- customerEmailRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Email Address rule
- customerExcluded(AdminCustomer, String[]) - Method in class com.konakartadmin.bl.AdminApsisBatchMgr
-
Should we exclude this customer?
- customerFirstName - Variable in class com.konakartadmin.app.AdminWishList
-
First name of wish list customer
- customerFormattedAddress - Variable in class com.konakartadmin.app.AdminOrder
-
customerFormattedAddress
- customerGroupRule - Variable in class com.konakartadmin.app.AdminPromotion
-
The rule for allowing customers belonging to customer groups to use the promotion.
- customerGroups - Variable in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
the customer groups retrieved
- customerGroups - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- customerId - Variable in class com.konakartadmin.app.AdminAddress
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminAddressSearch
-
customer Id
- customerId - Variable in class com.konakartadmin.app.AdminBooking
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminBookingSearch
-
Customer Id
- customerId - Variable in class com.konakartadmin.app.AdminCustomerTag
-
customerId - Set to identify the customer when the value is set.
- customerId - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
Customer Id
- customerId - Variable in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
customerId.
- customerId - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The customer id of the person making the payment
- customerId - Variable in class com.konakartadmin.app.AdminOrder
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Id
- customerId - Variable in class com.konakartadmin.app.AdminReview
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminReviewSearch
-
Customer Id
- customerId - Variable in class com.konakartadmin.app.AdminRewardPoint
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminRewardPointSearch
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminSubscription
-
Id of the customer
- customerId - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of customer related to the subscription
- customerId - Variable in class com.konakartadmin.app.AdminSuggestion
-
customerId - the customerId of the customer who this product suggestion is for
- customerId - Variable in class com.konakartadmin.app.AdminWishList
-
customerId
- customerId - Variable in class com.konakartadmin.app.AdminWishListSearch
-
customer Id
- customerId - Variable in class com.konakartadmin.bl.AdminSession
-
Used to store customer id
- customerIds - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
An array of customer ids to be used in the search.
- customerLastName - Variable in class com.konakartadmin.app.AdminWishList
-
Last name of wish list customer
- customerName - Variable in class com.konakartadmin.app.AdminOrder
-
customerName
- customerName - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Name
- customerName - Variable in class com.konakartadmin.app.AdminReview
-
customerName
- customerNameRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Name Rule
- customerNotified - Variable in class com.konakartadmin.app.AdminOrderRefund
-
customerNotified
- customerNotified - Variable in class com.konakartadmin.app.AdminOrderStatusHistory
-
customerNotified
- customerPostcode - Variable in class com.konakartadmin.app.AdminOrder
-
customerPostcode
- customerPostcode - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Postcode
- customerPostcodeRule - Variable in class com.konakartadmin.app.AdminOrderSearch
-
customer Postcode rule
- customerPrice - Variable in class com.konakartadmin.app.AdminOption
-
customerPrice
- customerRule - Variable in class com.konakartadmin.app.AdminPromotion
-
The rule for allowing customers to use the promotion.
- customers - Variable in class com.konakartadmin.app.AdminCustomerSearchResult
-
the customers retrieved
- customers - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- customersFile - Variable in class com.konakartadmin.ai.app.ExporterOptions
-
- customersLastName - Variable in class com.konakartadmin.app.AdminWishListSearch
-
customers last name
- customersLastNameRule - Variable in class com.konakartadmin.app.AdminWishListSearch
-
customers last name Rule
- customersShared - Variable in class com.konakartadmin.app.AdminEngineConfig
-
- customersShared - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- customersShared - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- customersShared - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- customersShared - Static variable in class com.konakartadmin.utils.KKCmd
-
- customersShared - Static variable in class com.konakartadmin.utils.KKMessages
-
- customersShared - Static variable in class com.konakartadmin.utils.LoadProductsToSolr
-
- customersShared - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- customersShared - Variable in class com.konakartadmin.utils.ResetDatabase
-
- customersShared - Static variable in class com.konakartadmin.utils.RunReport
-
- customersShared - Static variable in class com.konakartadmin.utils.SetLocalConfiguration
-
- customersShared - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- customersShared - Static variable in class com.konakartadmin.utils.UpdateImages
-
- customerState - Variable in class com.konakartadmin.app.AdminOrder
-
customerState
- customerState - Variable in class com.konakartadmin.app.AdminWishList
-
State of wish list customer
- customerStreetAddress - Variable in class com.konakartadmin.app.AdminOrder
-
customerStreetAddress
- customerStreetAddress1 - Variable in class com.konakartadmin.app.AdminOrder
-
customerStreetAddress1
- customerSuburb - Variable in class com.konakartadmin.app.AdminOrder
-
customerSuburb
- customerTagId - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
Id of the customer tag for this variable
- customerTags - Variable in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
the Customer Tags retrieved
- customerTags - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- customerTagsForCusts - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- customerTelephone - Variable in class com.konakartadmin.app.AdminOrder
-
customerTelephone
- customerTelephone1 - Variable in class com.konakartadmin.app.AdminOrder
-
customerTelephone1
- customerText - Variable in class com.konakartadmin.app.AdminOption
-
customerText
- customerValue - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
The customer value for the tag which is compared to the value
attribute when
evaluating the expression variable.
- customFieldMapping - Variable in class com.konakartadmin.ai.app.ExporterOptions
-
- customInt1 - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- customInt2 - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- customizeConnection(HttpURLConnection) - Method in class com.konakartadmin.modules.payment.AdminBasePayment
-
This method is normally specialized in the super class to customize the connection
- customOption - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- customSecure(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A custom interface that you have to provide an implementation for.
- customSecure(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- customValidators - Variable in class com.konakartadmin.app.AdminCustomValidatorSet
-
the custom validators
- customValidatorsHash - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- CustRetList() - Constructor for class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- CustRetList() - Constructor for class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- custSearch - Variable in class com.konakartadmin.app.AdminCustomerSearchResult
-
custSearch - the search that was used to get the results
- CustTagCounter() - Constructor for class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- CyberSourceSA - Class in com.konakartadmin.modules.payment.cybersourcesa
-
CyberSource SA (Secure Acceptance) payment module
- CyberSourceSA() - Constructor for class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- DAILY - Static variable in class com.konakartadmin.app.AdminPaymentSchedule
-
Unit of time
- DATA_AREA_ALL - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - All areas
- DATA_AREA_CATEGORIES - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Categories
- DATA_AREA_CONTENT - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Content
- DATA_AREA_CONTENT_TYPES - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Content Type
- DATA_AREA_CUSTOMER_GROUPS - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Customer Groups
- DATA_AREA_MANUFACTURERS - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Manufacturers
- DATA_AREA_MISC_ITEM_TYPES - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Miscellaneous Item Types
- DATA_AREA_NONE - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - No areas - not checking done
- DATA_AREA_ORDER_RETURN_STATUSES - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Order Return Statuses
- DATA_AREA_ORDER_STATUSES - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Order Statuses
- DATA_AREA_PRODUCTS - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Products
- DATA_AREA_TAG_GROUPS - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Tag Groups
- DATA_AREA_TAGS - Static variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
KonaKart Data Area - Tags
- DATA_FEED_TYPE_GOOGLE - Static variable in class com.konakart.util.KKConstants
-
Define constants for each feed type here
- DATA_FEED_TYPE_GOOGLE - Static variable in class com.konakartadmin.app.AdminPublishConfig
-
Define constants for each feed type here
- dataArea - Variable in class com.konakartadmin.app.AdminDataIntegrityOptions
-
The data area to check
- dataArea - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- datadir - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- DataIntegrityChecker - Class in com.konakartadmin.utils
-
Checks the Integrity of the KonaKart Database
- DataIntegrityChecker() - Constructor for class com.konakartadmin.utils.DataIntegrityChecker
-
- dataLanguage - Variable in class com.konakartadmin.app.AdminLanguage
-
Language to be used if this is a display-only language
- DATE_TYPE - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
The string in the Value attribute is a Date.
- DATE_TYPE - Static variable in class com.konakartadmin.app.AdminProdAttrDesc
-
The string in the Value attribute is a Date.
- dateAdded - Variable in class com.konakartadmin.app.AdminApiCall
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminAudit
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminAuditSearch
-
date Added
- dateAdded - Variable in class com.konakartadmin.app.AdminBooking
-
Date Added
- dateAdded - Variable in class com.konakartadmin.app.AdminCategory
-
Date Added
- dateAdded - Variable in class com.konakartadmin.app.AdminConfigData
-
Date when this object was created
- dateAdded - Variable in class com.konakartadmin.app.AdminContent
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminContentDescription
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminContentType
-
Date Added
- dateAdded - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminCoupon
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminCustomerTag
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminFilter
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminGeoZone
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminIpnHistory
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminMiscItemType
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminMiscPrice
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderRefund
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderReturn
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderReturnProduct
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderShipment
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderShipmentProduct
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminOrderStatusHistory
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminPanel
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminProduct
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminProductNotification
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminPromotion
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminReview
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminRewardPoint
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminRole
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminSpecial
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminStore
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminSubscription
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminSubZone
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminSuggestion
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminTaxClass
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminTaxRate
-
Date Added
- dateAdded - Variable in class com.konakartadmin.app.AdminTierPrice
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.AdminVariantPrice
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminVendor
-
Date time of insert
- dateAdded - Variable in class com.konakartadmin.app.AdminWishList
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminWishListItem
-
dateAdded
- dateAdded - Variable in class com.konakartadmin.app.AdminZonesToGeoZones
-
The value for the dateAdded field
- dateAdded - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the dateAdded field
- dateAddedFrom - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- dateAddedFrom - Variable in class com.konakartadmin.app.AdminProductSearch
-
date Added From
- dateAddedFrom - Variable in class com.konakartadmin.app.AdminRewardPointSearch
-
date Added From
- dateAddedTo - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- dateAddedTo - Variable in class com.konakartadmin.app.AdminProductSearch
-
date Added To
- dateAddedTo - Variable in class com.konakartadmin.app.AdminRewardPointSearch
-
date Added To
- dateAvailable - Variable in class com.konakartadmin.app.AdminOrderProduct
-
dateAvailable - Not persisted
- dateAvailable - Variable in class com.konakartadmin.app.AdminProduct
-
dateAvailable
- dateAvailable - Variable in class com.konakartadmin.app.AdminProductQuantity
-
dateAvailable
- dateAvailable - Variable in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- dateAvailableFrom - Variable in class com.konakartadmin.app.AdminProductSearch
-
dateAvailableFrom
- dateAvailableTo - Variable in class com.konakartadmin.app.AdminProductSearch
-
dateAvailableTo
- dateCreated - Variable in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
dateCreated - the date the password was created
- dateFinished - Variable in class com.konakartadmin.app.AdminOrder
-
dateFinished
- dateFinishedFrom - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- dateFinishedTo - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- dateFrom - Variable in class com.konakartadmin.app.AdminContent
-
Date From - Content only valid on or after this date
- dateFrom - Variable in class com.konakartadmin.app.AdminContentSearch
-
Date from
- dateFromRule - Variable in class com.konakartadmin.app.AdminContentSearch
-
dateFrom Rule
- dateLastCreated - Variable in class com.konakartadmin.app.AdminCatalog
-
The last time the catalog prices were automatically created
- dateLastModified - Variable in class com.konakartadmin.app.AdminBooking
-
Last modified date
- dateLastModified - Variable in class com.konakartadmin.app.AdminProduct
-
dateLastModifies
- dateLastModified - Variable in class com.konakartadmin.app.AdminReview
-
dateLastModified
- dateLastModified - Variable in class com.konakartadmin.app.AdminVariantPrice
-
dateLastModified
- dateLastModifiedFrom - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was last modified.
- dateLastModifiedFrom - Variable in class com.konakartadmin.app.AdminProductSearch
-
dateLastModifiedFrom
- dateLastModifiedTo - Variable in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was last modified.
- dateLastModifiedTo - Variable in class com.konakartadmin.app.AdminProductSearch
-
dateLastModifiedTo
- dateLastUpdated - Variable in class com.konakartadmin.app.AdminMiscPrice
-
dateLastUpdated
- datePurchased - Variable in class com.konakartadmin.app.AdminOrder
-
datePurchased
- dateTo - Variable in class com.konakartadmin.app.AdminContent
-
Date To - Content only valid on or before this date
- dateTo - Variable in class com.konakartadmin.app.AdminContentSearch
-
Date from
- dateToRule - Variable in class com.konakartadmin.app.AdminContentSearch
-
dateTo Rule
- dateUpdated - Variable in class com.konakartadmin.app.AdminContent
-
dateUpdated
- dateUpdated - Variable in class com.konakartadmin.app.AdminFilter
-
dateUpdated
- dayOfMonth - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
Some payment gateways allow you to define the day of the month used for monthly billing.
- DB2 - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- dbDirectory - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- dbDirName - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- dbPort - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- dbType - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- dbVersion - Static variable in class com.konakartadmin.bl.KKAdminBase
-
The Database version according to the ConfigData
- DD_BASE_PATH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Digital Download Base Path
- DD_DELETE_ON_EXPIRATION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Digital Download Delete on Expiration
- DD_MAX_DOWNLOAD_DAYS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Digital Download Max Download days
- DD_MAX_DOWNLOADS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Digital Download Max Downloads
- debug - Static variable in class com.konakartadmin.bl.ExecuteBatchDirectEE
-
- debug - Static variable in class com.konakartadmin.bl.ExecuteMultiStoreBatchDirectEE
-
- debug - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- debug - Static variable in class com.konakartadmin.db.TestDbConnection
-
- debug - Variable in class com.konakartadmin.utils.ApiAnalysis
-
debug
- debug - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- debug - Static variable in class com.konakartadmin.utils.CreatePassword
-
- debug - Static variable in class com.konakartadmin.utils.KKCmd
-
- debug - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEBUG_EMAIL_SESSIONS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
If it exists and set to true, we debug the mail session
- DEBUG_STACK_TRACE_EXCLUSIONS - Static variable in class com.konakart.util.KKConstants
-
Debug Stack Trace Exclusions
- debugEmail - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
debugEmail
- debugStackTraceExclusions - Static variable in class com.konakartadmin.bl.AdminBaseMgr
-
For excluding lines from debug stack traces - to eliminate unhelpful information
- DECIMAL_TYPE - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
The string in the Value attribute is a Decimal
- DECIMAL_TYPE - Static variable in class com.konakartadmin.app.AdminProdAttrDesc
-
The string in the Value attribute is a Decimal
- decimalPlaces - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the decimalPlaces field
- decimalPoint - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the decimalPoint field
- decodeVariantCodeFromOptionAndValue(String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to process an encoded option value used in KonaKart to get a piece of variant code string
- decodeVariantCodeFromOptionsAndValues(String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to process the encoded option values used in KonaKart to get the variant code string.
- decryptOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminMgrUtils
-
Decrypt the encrypted parts of an order - but only if the encryption key passed in is
non-null and not empty.
- decryptOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Decrypt the encrypted parts of an order - but only if the encryption key passed in is
non-null and not empty.
- decryptOrder(AdminOrder) - Method in interface com.konakartadmin.blif.AdminMgrUtilsIf
-
Decrypt the encrypted parts of an order - but only if the encryption key passed in is
non-null and not empty.
- decryptOrder(AdminOrder) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Decrypt the encrypted parts of an order - but only if the encryption key passed in is
non-null and not empty.
- DEFAULT_ADDRESS_FORMAT_TEMPLATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Default template used if the template is null
- DEFAULT_ADDRESS_SUMMARY_TEMPLATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Default template used if the template is null
- DEFAULT_ADMIN_PASSWORD - Static variable in class com.konakart.util.KKConstants
-
Default password for accessing the KonaKart Admin App
- DEFAULT_ADMIN_ROLE_ID - Static variable in class com.konakartadmin.bl.AdminStoreMgr
-
Default role Id is for the "Store Administrator" role
- DEFAULT_ADMIN_ROLE_ID - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- DEFAULT_ADMIN_ROLE_ID - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEFAULT_ADMIN_USERNAME - Static variable in class com.konakart.util.KKConstants
-
Default username for accessing the KonaKart Admin App
- DEFAULT_ADMIN_USERNAME - Static variable in class com.konakartadmin.bl.AdminStoreMgr
-
Default credentials for accessing the KonaKart Admin App
- DEFAULT_CONSOLE_ENCODING - Static variable in class com.konakartadmin.utils.CreatePassword
-
- DEFAULT_CONSOLE_ENCODING - Static variable in class com.konakartadmin.utils.KKCmd
-
- DEFAULT_CURRENCY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DEFAULT_CUSTOM_KKADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKCustomAdmin implementation class
- DEFAULT_CUSTOM_KKJSONADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKJSONAdmin implementation class
- DEFAULT_DELETE_REVIEWS - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
default is to delete reviews
- DEFAULT_FILE_ENCODING - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- DEFAULT_FILE_ENCODING - Static variable in class com.konakartadmin.utils.CreatePassword
-
- DEFAULT_HTTP_PORT - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- DEFAULT_HTTP_PORT - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEFAULT_HTTPS_PORT - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- DEFAULT_HTTPS_PORT - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEFAULT_IMAGE_ADD_EXTENSION - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default add extension value
- DEFAULT_IMAGE_CACHE_DIR_NAME - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default image directory name
- DEFAULT_IMAGE_CONTENT_DIR_NAME - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default content image directory name
- DEFAULT_IMAGE_DEFN - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default image scaling definition
- DEFAULT_IMAGE_DIR_DEPTH - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default directory depth
- DEFAULT_IMAGE_DIR_NAME - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default image directory name
- DEFAULT_IMAGE_MANUFACTURER_DIR_NAME - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default manufacturer image directory name
- DEFAULT_JAXWS_KKADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKJAXWSAdmin implementation classes
- DEFAULT_JSON_KK_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KK JSON Engine implementation class
- DEFAULT_JSON_KKADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKJSONAdmin implementation class
- DEFAULT_KKADMIN_ENGINE_CLASS_NAME - Static variable in class com.konakartadmin.ws.KKAdminEngineMgr
-
The default Admin Engine class name
- DEFAULT_KONAKARTADMIN_PROPS_FILENAME - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
The default KonaKartAdmin Properties file name
- DEFAULT_KONAKARTADMIN_PROPS_FILENAME - Static variable in class com.konakartadmin.utils.ResetDatabase
-
The default KonaKartAdmin Properties file name
- DEFAULT_LANG - Static variable in class com.konakartadmin.bl.AdminLanguageMgr
-
Default language id is selected with a value of ConstantsMgr.NOT_SET.
- DEFAULT_LANGUAGE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DEFAULT_LANGUAGE_ID - Static variable in class com.konakart.util.KKConstants
-
The Default Language indicator.
- DEFAULT_LANGUAGE_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DEFAULT_MAX_IMAGES - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default max number of images
- DEFAULT_ML_OUTPUT_FORMAT_DEFN - Static variable in class com.konakart.util.KKConstants
-
Constant for defining the default mailing list output format definition
- DEFAULT_ORDERS_STATUS_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DEFAULT_PASSWORD - Static variable in class com.konakartadmin.bl.AdminStoreMgr
-
Default credentials for accessing the KonaKart Admin App
- DEFAULT_PASSWORD_CHARACTERS - Static variable in class com.konakartadmin.bl.AdminCustomerMgr
-
Used for customer password generation
- DEFAULT_REPORTS_DEFN_PATH - Static variable in class com.konakartadmin.bl.AdminReportMgr
-
Default REPORTS_DEFN_PATH value in case the configuration key isn't found
- DEFAULT_REPORTS_EXTENSION - Static variable in class com.konakartadmin.bl.AdminReportMgr
-
Default REPORTS_URL in case the configuration key isn't found
- DEFAULT_REPORTS_URL - Static variable in class com.konakartadmin.bl.AdminReportMgr
-
Default REPORTS_URL in case the configuration key isn't found
- DEFAULT_RMI_KKADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKRMIAdmin implementation class
- DEFAULT_SESSION_DURATION - Static variable in class com.konakartadmin.bl.AdminSecurityMgr
-
- DEFAULT_SESSION_UPDATE_THRESHOLD - Static variable in class com.konakartadmin.bl.AdminSecurityMgr
-
- DEFAULT_SLEEP_MILLIS - Static variable in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Default sleep time in millis (30 secs)
- DEFAULT_STD_KKADMIN_ENG_CLASS - Static variable in class com.konakart.util.KKConstants
-
Default KKAdminIf implementation class
- DEFAULT_STORE - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- DEFAULT_STORE_ID - Static variable in class com.konakart.util.KKConstants
-
Default storeId
- DEFAULT_SUPER_USER_ID - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- DEFAULT_SUPER_USER_ID - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEFAULT_SUPER_USER_ROLE_ID - Static variable in class com.konakartadmin.bl.AdminStoreMgr
-
Default Super User Role Id
- DEFAULT_SUPER_USER_ROLE_ID - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- DEFAULT_SUPER_USER_ROLE_ID - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- DEFAULT_SUPER_USERNAME - Static variable in class com.konakartadmin.bl.AdminStoreMgr
-
Default credentials for accessing the KonaKart Admin App
- DEFAULT_TOP_N - Static variable in class com.konakartadmin.utils.ApiAnalysis
-
- DEFAULT_TOP_N - Static variable in class com.konakartadmin.utils.SqlAnalysis
-
- DEFAULT_UPLOAD_SERVLET_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Default Upload servlet url - usually overridden from configuration variable
- DEFAULT_USERNAME - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Default credentials for accessing the KonaKart Admin App
- DEFAULT_VARIANT_HANDLING_MODE - Static variable in class com.konakart.util.KKConstants
-
The default variant handling mode corresponding to the standard KonaKart variant behavior
- DEFAULT_VARIANT_HANDLING_MODE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The default variant handling mode corresponding to the standard KonaKart variant behavior
- defaultAddr - Variable in class com.konakartadmin.app.AdminCustomer
-
defaultAddr
- defaultAddr - Variable in class com.konakartadmin.app.AdminVendor
-
defaultAddr
- defaultAddrId - Variable in class com.konakartadmin.app.AdminAddress
-
Default address id from Customer table
- defaultAddrId - Variable in class com.konakartadmin.app.AdminCustomer
-
default addr id
- defaultAddrId - Variable in class com.konakartadmin.app.AdminVendor
-
defaultAddrId
- defaultBccEmails - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
defaultBccEmails
- defaultCurrency - Variable in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
The default currency
- defaultLanguage - Variable in class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- defaultLanguage - Variable in class com.konakartadmin.utils.ResetDatabase
-
- defaultLanguageId - Variable in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
Default Language Id
- defaultLanguageId - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- defaultQuantityInOrder - Variable in class com.konakartadmin.app.AdminProduct
-
Default number of Articles in an Order
- defaultStoreId - Variable in class com.konakartadmin.bl.ERPQueueReader
-
Default storeId - comes from the setting in the Incoming Message Processor servlet definition
in the web.xml
- DEFERRED_PAYMENT_SUB_CODE - Static variable in class com.konakart.util.KKConstants
-
Indicates the deffered payment (aka BankTransfer) method
- defLanguageCode - Variable in class com.konakartadmin.app.PublishData
-
default languageCode
- defLanguageId - Variable in class com.konakartadmin.app.PublishData
-
default languageId
- DELETE_ACTION - Static variable in class com.konakartadmin.app.AdminAudit
-
Save audit data for a delete
- DELETE_AUDIT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Delete Audit
- DELETE_CHILDREN - Static variable in class com.konakartadmin.bl.AdminCategoryMgr
-
Used by deleteCategoryTree
- deleteAddress(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes an AdminAddress.
- deleteAddress(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
- deleteAddress(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteAddress(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Deletes an AdminAddress.
- deleteAddressFormat(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminAddressFormat object referenced by it's id.
- deleteAddressFormat(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Delete an AddressFormat
- deleteAddressFormat(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteAddressFormat(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Delete an AddressFormat
- deleteApiCall(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the apiCall identified by the apiCallId parameter.
- deleteApiCall(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Deletes the apiCallId identified by the apiCallId parameter.
- deleteApiCall(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteApiCall(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Deletes the apiCallId identified by the apiCallId parameter.
- deleteAttachmentAfterSend - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- deleteAudit - Variable in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- deleteAuditData(String, AdminAuditSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete audit data from the database.
- deleteAuditData(AdminAuditSearch) - Method in class com.konakartadmin.bl.AdminAuditMgr
-
Delete a AdminAudit Objects based on search criteria
- deleteAuditData(String, AdminAuditSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteAuditData(AdminAuditSearch) - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Delete a AdminAudit Objects based on search criteria
- deleteBookableProduct(int) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Delete the bookable Product
- deleteBookableProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Delete the bookable Product
- deleteBookableProduct(int) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Delete the bookable Product.
- deleteBookableProduct(int, Connection) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Delete the bookable Product.
- deleteBooking(String, int, AdminBookableProductOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the booking with the specified bookingId.
- deleteBooking(int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Delete the booking
- deleteBooking(String, int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteBooking(int, AdminBookableProductOptions) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Delete the booking
- deleteCatalog(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Catalog definition from the database
- deleteCatalog(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete a Catalog definition from the database
- deleteCatalog(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCatalog(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete a Catalog definition from the database
- deleteCatalogPrices(String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete all the prices in the specified catalog
- deleteCatalogPrices(String) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete all the prices in the specified catalog
- deleteCatalogWithOptions(String, int, AdminDeleteCatalogOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Catalog definition from the database with Options
- deleteCatalogWithOptions(int, AdminDeleteCatalogOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete a Catalog definition from the database with Options
- deleteCatalogWithOptions(String, int, AdminDeleteCatalogOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCatalogWithOptions(int, AdminDeleteCatalogOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete a Catalog definition from the database with Options
- deleteCatAndChildren(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Deletes this category plus all of the child categories plus any products that exist.
- deleteCategoryTree(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the category referenced to by categoryId.
- deleteCategoryTree(int, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Delete the category referenced to by categoryId.
- deleteCategoryTree(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCategoryTree(int, int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Delete the category referenced to by categoryId.
- deleteContent(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminContent object - all associated AdminContentDescriptions are also deleted
- deleteContent(int) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- deleteContent(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- deleteContent(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteContent(int) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Delete an AdminContent object - all associated AdminContentDescriptions are also deleted
- deleteContentType(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminContentType object - all associated AdminContentTypeDescriptions are also
deleted
- deleteContentType(int) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- deleteContentType(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
Delete an AdminContentType object - all associated AdminContentTypeDescriptions are also
deleted
- deleteContentType(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteContentType(int) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Delete an AdminContentType object - all associated AdminContentTypeDescriptions are also deleted
- deleteCountry(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Country.
- deleteCountry(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a Country
- deleteCountry(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCountry(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a Country
- deleteCoupon(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the coupon referenced by couponId.
- deleteCoupon(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
The coupon is deleted along with any entries in the promotion to coupon table.
- deleteCoupon(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCoupon(int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
The coupon is deleted along with any entries in the promotion to coupon table.
- deleteCoupons - Variable in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- deleteCouponsPerPromotion(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
If a coupon belongs to only this promotion it is deleted, otherwise just the entry in the
promotion to products table is deleted
- deleteCurrency(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Currency.
- deleteCurrency(int) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Delete a Currency
- deleteCurrency(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCurrency(int) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Delete a Currency
- deleteCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Customer.
- deleteCustomer(AdminCustomer, KKCriteria, KKCriteria, AdminCustomerMgrIf) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- deleteCustomer(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Deletes a customer from the database.
- deleteCustomer(int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Calls super.deleteCustomer() and writes an updateObject message to the queue if enabled.
- deleteCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCustomer(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Deletes a customer from the database.
- deleteCustomerGroup(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Customer Group.
- deleteCustomerGroup(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Delete a Customer Group.
- deleteCustomerGroup(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCustomerGroup(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Delete a Customer Group.
- deleteCustomerMultiStore(String, int, String[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This API call is used to delete customers across multiple stores and is only available when
in multi-store single DB, non shared customer mode.
- deleteCustomerMultiStore(int, int, String[]) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- deleteCustomerMultiStore(int, int, String[]) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
This API call is used to delete customers across multiple stores and is only available when
in multi-store single DB, non shared customer mode.
- deleteCustomerMultiStore(String, int, String[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCustomerMultiStore(int, int, String[]) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This API call is used to delete customers across multiple stores and is only available when
in multi-store single DB, non shared customer mode.
- deleteCustomerPasswordHistoryById(int) - Method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
Delete a customer password history record
- deleteCustomerPasswordHistoryById(int) - Method in interface com.konakartadmin.blif.AdminCustomerPwdHistMgrIf
-
Delete a customer password history record
- deleteCustomerReviews(int, Connection) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Deletes a customer's reviews from the database.
- deleteCustomerTag(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Customer tag
- deleteCustomerTag(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Delete a Customer tag
- deleteCustomerTag(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCustomerTag(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Delete a Customer tag
- deleteCustomerTagForCustomer(String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the value of the customer tag referenced by tagName
for the customer
referenced by customerId
.
- deleteCustomerTagForCustomer(int, String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Deletes the value of the customer tag referenced by tagName
for the customer
referenced by customerId
.
- deleteCustomerTagForCustomer(String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteCustomerTagForCustomer(int, String) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Deletes the value of the customer tag referenced by tagName
for the customer
referenced by customerId
.
- deleted - Variable in class com.konakartadmin.app.AdminStore
-
The value for the deleted field
- DELETED_BOTH - Static variable in class com.konakartadmin.app.AdminStoreSearch
-
Deleted Choices - Either Deleted or Not Deleted
- DELETED_FALSE - Static variable in class com.konakartadmin.app.AdminStoreSearch
-
Deleted Choices - Not Deleted
- DELETED_TRUE - Static variable in class com.konakartadmin.app.AdminStoreSearch
-
Deleted Choices - Deleted
- deletedChoice - Variable in class com.konakartadmin.app.AdminStoreSearch
-
deleted Choice
- deleteDirectProductsPerCategory(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
If the category has any products directly associated with it, then they are deleted.
- deleteDirectProductsPerCategory(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
If the category has any products directly associated with it, then they are deleted.
- deleteExpiredSessions(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes all sessions that have expired.
- deleteExpiredSessions() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Deletes all sessions that have expired.
- deleteExpiredSessions(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteExpiredSessions() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Deletes all sessions that have expired.
- deleteExpression(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the Expression object referenced by id
.
- deleteExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Deletes the Expression object referenced by id
.
- deleteExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Deletes the Expression object referenced by id
.
- deleteExpression(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteExpression(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Deletes the Expression object referenced by id
.
- deleteExpressionVariable(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the ExpressionVariable object referenced by id
.
- deleteExpressionVariable(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Deletes the ExpressionVariable object referenced by id
.
- deleteExpressionVariable(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Deletes the ExpressionVariable object referenced by id
.
- deleteExpressionVariable(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteExpressionVariable(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Deletes the ExpressionVariable object referenced by id
.
- deleteExpressionVariablesForExpression(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes all of the AdminExpressionVariable objects belonging to the AdminExpression
referenced by expressionId
.
- deleteExpressionVariablesForExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Deletes all of the AdminExpressionVariable objects belonging to the AdminExpression
referenced by expressionId
.
- deleteExpressionVariablesForExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Deletes all of the AdminExpressionVariable objects belonging to the AdminExpression
referenced by expressionId
.
- deleteExpressionVariablesForExpression(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteExpressionVariablesForExpression(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Deletes all of the AdminExpressionVariable objects belonging to the AdminExpression
referenced by expressionId
.
- deleteExtPrice(int, int, int, String, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to delete a price in the external price table.
- deleteExtQuantity(int, String, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to delete and external quantity record
- deleteFile(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the file.
- deleteFile(String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Delete the file.
- deleteFile(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteFile(String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Delete the file.
- deleteFilter(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminFilter object
- deleteFilter(int) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- deleteFilter(int) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- deleteFilter(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteFilter(int) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Delete an AdminFilter object
- deleteFiltersForCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete all the AdminFilter objects associated with the specified customer
- deleteFiltersForCustomer(int) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- deleteFiltersForCustomer(int) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- deleteFiltersForCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteFiltersForCustomer(int) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Delete all the AdminFilter objects associated with the specified customer
- deleteGeoZone(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a GeoZone.
- deleteGeoZone(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a Tax Area - and all it's mappings
- deleteGeoZone(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteGeoZone(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a Tax Area - and all it's mappings
- deleteIpnHistory(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Deletes an IPNHistory record by it's Id
- deleteIpnHistory(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Deletes an IPNHistory record by it's Id
- deleteKKEvents(String, KKEventSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete all the events matching the event search criteria
- deleteKKEvents(KKEventSearch) - Method in class com.konakartadmin.bl.AdminEventMgr
-
- deleteKKEvents(String, KKEventSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteKKEvents(KKEventSearch) - Method in interface com.konakartadmin.blif.AdminEventMgrIf
-
Delete all the events matching the event search criteria
- deleteLanguage(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Language.
- deleteLanguage(int) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Delete a Language
- deleteLanguage(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteLanguage(int) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Delete a Language
- deleteMallStore(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes an AdminStore object.
- deleteMallStore(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteManufacturer(String, int, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the manufacturer and manufacturer info records.
- deleteManufacturer(int, boolean) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Delete the manufacturer referenced to by manufacturerId.
- deleteManufacturer(String, int, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteManufacturer(int, boolean) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Delete the manufacturer referenced to by manufacturerId.
- deleteMiscItem(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminMiscItem.
- deleteMiscItem(int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- deleteMiscItem(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteMiscItem(int) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Delete an AdminMiscItem.
- deleteMiscItemType(String, int, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminMiscItemType.
- deleteMiscItemType(int, boolean) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- deleteMiscItemType(String, int, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteMiscItemType(int, boolean) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Delete an AdminMiscItemType.
- deleteMiscPrices(String, AdminMiscPriceSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- deleteMiscPrices(AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
Delete the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- deleteMiscPrices(String, AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteMiscPrices(AdminMiscPriceSearch) - Method in interface com.konakartadmin.blif.AdminMiscPriceMgrIf
-
Delete the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- deleteMsg(String, String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Message from the database
- deleteMsg(String, int, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- deleteMsg(String, String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteMsg(String, int, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Delete a Message
- deleteMsgs(int, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Delete all the messages with the specified type and locale
- deleteOnCommit - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- deleteOrder(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes an order and all associated records (eg addresses, status history etc).
- deleteOrder(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Deletes an order and all associated records (eg OrderProducts, OrderStatusHistory etc)
- deleteOrder(int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Deletes an order and all associated records (eg OrderProducts, OrderStatusHistory etc) from
the current store.
- deleteOrder(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrder(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Deletes an order and all associated records (eg OrderProducts, OrderStatusHistory etc) from
the current store.
- deleteOrder(int, boolean) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Deletes an order and all associated records (eg OrderProducts, OrderStatusHistory etc)
- deleteOrderRefund(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the AdminOrderRefund object.
- deleteOrderRefund(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Delete the AdminOrderRefund object
- deleteOrderRefund(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrderRefund(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Delete the AdminOrderRefund object
- deleteOrderReturn(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the AdminOrderReturn object and any associated AdminOrderReturnProduct objects.
- deleteOrderReturn(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Delete the AdminOrderReturn object and any associated AdminOrderReturnProduct objects
- deleteOrderReturn(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrderReturn(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Delete the AdminOrderReturn object and any associated AdminOrderReturnProduct objects
- deleteOrderReturnStatus(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an OrderReturnStatus object.
- deleteOrderReturnStatus(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Delete an OrderReturnStatus
- deleteOrderReturnStatus(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrderReturnStatus(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Delete an OrderReturnStatus
- deleteOrderShipment(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the AdminOrderShipment object and any associated AdminOrderShipmentProduct objects.
- deleteOrderShipment(int) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Delete the AdminOrderShipment object and any associated AdminOrderShipmentProduct objects
- deleteOrderShipment(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrderShipment(int) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Delete the AdminOrderShipment object and any associated AdminOrderShipmentProduct objects
- deleteOrderStatusName(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an OrderStatusName object.
- deleteOrderStatusName(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Delete an OrderStatusName
- deleteOrderStatusName(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteOrderStatusName(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Delete an OrderStatusName
- deletePanel(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the panel identified by the panelId parameter.
- deletePanel(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Deletes the panel identified by the panelId parameter.
- deletePanel(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deletePanel(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Deletes the panel identified by the panelId parameter.
- deletePaymentSchedule(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Payment Schedule Object
- deletePaymentSchedule(int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Delete a Payment Schedule Object
- deletePaymentSchedule(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deletePaymentSchedule(int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
Delete a Payment Schedule Object
- deletePoints(String, int, int, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes a number of reward points from the total for the customer identified by the
customerId
parameter.
- deletePoints(int, int, String, String) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Deletes a number of reward points from the total for the customer identified by the
sessionId
parameter.
- deletePoints(String, int, int, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- deletePoints(int, int, String, String) - Method in interface com.konakartadmin.blif.AdminRewardPointMgrIf
-
Deletes a number of reward points from the total for the customer identified by the
sessionId
parameter.
- deleteProdAttrDesc(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminProdAttrDesc
- deleteProdAttrDesc(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Delete an AdminProdAttrDesc
- deleteProdAttrDesc(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProdAttrDesc(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Delete an AdminProdAttrDesc
- deleteProdAttrDescWithOptions(String, int, AdminProdAttrDescOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminProdAttrDesc
- deleteProdAttrDescWithOptions(int, AdminProdAttrDescOptions) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Delete an AdminProdAttrDesc
- deleteProdAttrDescWithOptions(String, int, AdminProdAttrDescOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProdAttrDescWithOptions(int, AdminProdAttrDescOptions) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Delete an AdminProdAttrDesc
- deleteProdAttrTemplate(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminProdAttrTemplate object.
- deleteProdAttrTemplate(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Delete an AdminProdAttrTemplate
- deleteProdAttrTemplate(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProdAttrTemplate(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Delete an AdminProdAttrTemplate
- deleteProduct(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the product referenced by the productId parameter.
- deleteProduct(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete the product referenced to by productId.
- deleteProduct(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
The export manager is called after a product is deleted in order to create an XML message and
write it to a queue.
- deleteProduct(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProduct(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete the product referenced to by productId.
- deleteProductAttribute(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the productAttribute.
- deleteProductAttribute(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete the productAttribute
- deleteProductAttribute(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProductAttribute(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete the productAttribute
- deleteProductAttributesPerProduct(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the productAttributes Per product.
- deleteProductAttributesPerProduct(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete the productAttributes Per product
- deleteProductAttributesPerProduct(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProductAttributesPerProduct(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete the productAttributes Per product
- deleteProductNotification(String, AdminProductNotification) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Product Notification record for the specified customer and product if it's found.
- deleteProductNotification(int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Delete a Product Notification record for the specified customer and product if it's found.
- deleteProductNotification(String, AdminProductNotification) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProductNotification(int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Delete a Product Notification record for the specified customer and product if it's found.
- deleteProductOptions(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a product option record for all languages and all of its records in the options values
to options table and all of its values.
- deleteProductOptions(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete a product option record for all languages and all of its records in the options values
to options table and all of its values
- deleteProductOptions(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProductOptions(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete a product option record for all languages and all of its records in the options values
to options table and all of its values
- deleteProductOptionValues(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a product option value record for all languages and all of its records in the options
values to options table.
- deleteProductOptionValues(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete a product option value record for all languages and all of its records in the options
values to options table
- deleteProductOptionValues(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProductOptionValues(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete a product option value record for all languages and all of its records in the options
values to options table
- deleteProducts(String, AdminCommonOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the products referenced by the options parameter.
- deleteProducts(AdminCommonOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete the products referenced by the options parameter.
- deleteProducts(AdminCommonOptions) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Delete the products referenced by the options parameter.
- deleteProducts(String, AdminCommonOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteProducts(AdminCommonOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete the products referenced by the options parameter.
- deleteProductsPerCategory(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Products are deleted for the category and sub category.
- deleteProductsPerCategory(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Products are deleted for the category and sub category.
- deleteProductsPerManufacturer(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
If the manufacturer has any products directly associated with it, then they are deleted.
- deleteProductsPerManufacturer(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
If the manufacturer has any products directly associated with it, then they are deleted.
- deletePromotion(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the promotion referenced by promotionId.
- deletePromotion(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Delete the promotion referenced to by promotionId.
- deletePromotion(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deletePromotion(int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Delete the promotion referenced to by promotionId.
- deletePromotionCommonCode(int, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Method to avoid code duplication
- deletePromotionWithOptions(String, int, AdminDeletePromotionOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the promotion referenced by promotionId.
- deletePromotionWithOptions(int, AdminDeletePromotionOptions) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Delete the promotion referenced to by promotionId.
- deletePromotionWithOptions(String, int, AdminDeletePromotionOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- deletePromotionWithOptions(int, AdminDeletePromotionOptions) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Delete the promotion referenced to by promotionId.
- deleteReservedPoints(int, int, String, String) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Verifies that the reservationId
parameter exists and that it belongs to the
customer identified by the sessionId
parameter.
- deleteReservedPoints(int, int, String, String) - Method in interface com.konakartadmin.blif.AdminRewardPointMgrIf
-
Verifies that the reservationId
parameter exists and that it belongs to the
customer identified by the sessionId
parameter.
- deleteReview(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the review and all entries in the reviews description table.
- deleteReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the review referenced to by reviewId.
- deleteReview(int, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the review referenced to by reviewId.
- deleteReview(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteReview(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete the review referenced to by reviewId.
- deleteReviews() - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Utility method to return the konakart.delete_reviews property value
- deleteReviewsPerCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete all the reviews written by a customer.
- deleteReviewsPerCustomer(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete all the reviews written by a customer.
- deleteReviewsPerCustomer(int, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete all the reviews written by a customer.
- deleteReviewsPerCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteReviewsPerCustomer(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete all the reviews written by a customer.
- deleteReviewsPerProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the reviews for the product identified by productId.
- deleteReviewsPerProduct(int, Connection) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete the reviews for the product identified by productId.
- deleteReviewsPerProducts(int[], Connection) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the reviews for the products identified by the productIds array.
- deleteReviewsPerProducts(int[], Connection) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete the reviews for the products identified by the productIds array.
- deleteReviewsPerVendor(int, Connection) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the reviews for the vendor identified by the vendorId.
- deleteReviewsPerVendor(int, Connection) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Delete the reviews for the vendor identified by the vendorId.
- deleteReviewsPerVendor(int, Connection) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete the reviews for the vendor identified by the vendorId.
- deleteRole(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the role identified by the roleId parameter.
- deleteRole(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Deletes the role identified by the roleId parameter.
- deleteRole(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteRole(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Deletes the role identified by the roleId parameter.
- deleteShipper(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Shipper
- deleteShipper(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Delete a Shipper
- deleteShipper(int) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Delete a Shipper
- deleteShipper(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteShipper(int) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Delete a Shipper
- deleteSingleCategory(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a single category and its descriptions.
- deleteSingleCategory(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Delete a single category.
- deleteSingleCategory(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteSingleCategory(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Delete a single category.
- deleteSingleTag(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Delete a single Tag from the database with this Id and languageId.
- deleteSingleTag(int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Delete a single Tag from the database with this Id and languageId.
- deleteSingleTagGroup(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Delete a single TagGroup from the database.
- deleteSingleTagGroup(int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Delete a single TagGroup from the database.
- deleteSpecial(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Deletes the special referenced by the special id
- deleteSpecial(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Delete the special referenced to by specialId.
- deleteSpecial(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteSpecial(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Delete the special referenced to by specialId.
- deleteStoreDB(String) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Delete a Store from the Database
- deleteStoreDB(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Delete a Store from the Database.
- deleteStoreDB(String) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Delete a Store from the Database.
- deleteSubscription(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Subscription Object
- deleteSubscription(int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Delete a Subscription Object
- deleteSubscription(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteSubscription(int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
Delete a Subscription Object
- deleteSubZone(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a SubZone.
- deleteSubZone(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a Zone
- deleteSubZone(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteSubZone(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a Zone
- deleteSuggestions(String, AdminSuggestion) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This deletes Product Recommendation Suggestion records from the database.
- deleteSuggestions(AdminSuggestion) - Method in class com.konakartadmin.bl.AdminSuggestionMgr
-
- deleteSuggestions(AdminSuggestion) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- deleteSuggestions(String, AdminSuggestion) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteSuggestions(AdminSuggestion) - Method in interface com.konakartadmin.blif.AdminSuggestionMgrIf
-
This deletes suggestion records from the database.
- deleteTag(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a Tag object.
- deleteTag(String, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Delete a Tag from the database.
- deleteTag(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteTag(String, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Delete a Tag from the database.
- deleteTagGroup(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a TagGroup object
- deleteTagGroup(String, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Delete a TagGroup from the database.
- deleteTagGroup(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteTagGroup(String, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Delete a TagGroup from the database.
- deleteTaxClass(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminTaxClass object referenced by it's id.
- deleteTaxClass(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a TaxClass
- deleteTaxClass(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteTaxClass(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a TaxClass
- deleteTaxRate(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminTaxRate object referenced by it's id.
- deleteTaxRate(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a TaxRate
- deleteTaxRate(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteTaxRate(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a TaxRate
- deleteTemporaryDataBatch(String, String, String, String) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
This batch is used to delete temporary data in order to keep your KonaKart store running
efficiently.
- deleteVendor(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a vendor together with any addresses and reviews associated with the vendor.
- deleteVendor(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Delete a vendor
- deleteVendor(int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Delete a vendor
- deleteVendor(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteVendor(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Delete a vendor
- deleteVendorReview(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete the vendor review and all entries in the reviews description table.
- deleteVendorReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete the review referenced to by reviewId.
- deleteVendorReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Delete the review referenced to by reviewId.
- deleteVendorReview(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteVendorReview(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete the vendor review referenced to by reviewId.
- deleteVendorReviewsPerCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete all the vendor reviews written by a customer.
- deleteVendorReviewsPerCustomer(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Delete all the vendor reviews written by a customer.
- deleteVendorReviewsPerCustomer(int) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Delete all the vendor reviews written by a customer.
- deleteVendorReviewsPerCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteVendorReviewsPerCustomer(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Delete all the vendor reviews written by a customer.
- deleteWishList(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a wish list and all of its wish list items.
- deleteWishList(int) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- deleteWishList(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteWishList(int) - Method in interface com.konakartadmin.blif.AdminWishListMgrIf
-
Delete a wishlist and all of its wishlist items.
- deleteWishListItem(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete a wish list and all of its wish list items.
- deleteWishListItem(int) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- deleteWishListItem(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteWishListItem(int) - Method in interface com.konakartadmin.blif.AdminWishListMgrIf
-
Delete a wishlist and all of its wishlist items.
- deleteZone(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete an AdminZone object referenced by it's id.
- deleteZone(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Delete a Zone
- deleteZone(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- deleteZone(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Delete a Zone
- DELIM - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
Used as the delimiter when storing multiple integers
- deliveryAddrFormatId - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryAddrFormatId
- deliveryAddrFormatTemplate - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryAddrFormatTemplate
- deliveryAddrId - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryAddrId
- deliveryCity - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryCity
- deliveryCompany - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryCompany
- deliveryCountry - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryCountry
- deliveryCountryObject - Variable in class com.konakartadmin.app.AdminOrder
-
delivery country object
- deliveryEmail - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryEmail
- deliveryFormattedAddress - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryFormattedAddress
- deliveryName - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryName
- deliveryPostcode - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryPostcode
- deliveryState - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryState
- deliveryStreetAddress - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryStreetAddress
- deliveryStreetAddress1 - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryStreetAddress1
- deliverySuburb - Variable in class com.konakartadmin.app.AdminOrder
-
deliverySuburb
- deliveryTelephone - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryTelephone
- deliveryTelephone1 - Variable in class com.konakartadmin.app.AdminOrder
-
deliveryTelephone1
- deliveryZoneObject - Variable in class com.konakartadmin.app.AdminOrder
-
delivery zone object
- delManufacturers - Variable in class com.konakartadmin.utils.ResetDatabase.ResetOptions
-
- DEPENDENT_ITEM - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Dependent items, such as warranties
- DEPENDENT_ITEM_RELATION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Dependent items, such as warranties
- dependentProducts - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- depth - Variable in class com.konakartadmin.app.AdminProduct
-
depth
- deriveDataLanguage(AdminLanguage) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- derivePlatform() - Static method in class com.konakartadmin.utils.SqlPopulator
-
Derive the platform from the os.name
- description - Variable in class com.konakartadmin.ai.app.AIProduct
-
description - A textual description of the product
- description - Variable in class com.konakartadmin.app.AdminApiCall
-
description
- description - Variable in class com.konakartadmin.app.AdminCatalog
-
description
- description - Variable in class com.konakartadmin.app.AdminCategory
-
description
- description - Variable in class com.konakartadmin.app.AdminCategoryDescription
-
description
- description - Variable in class com.konakartadmin.app.AdminConfigurationGroup
-
The configuration group description
- description - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
description
- description - Variable in class com.konakartadmin.app.AdminCoupon
-
Description
- description - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
description
- description - Variable in class com.konakartadmin.app.AdminCustomerTag
-
Description used in expression builder.
- description - Variable in class com.konakartadmin.app.AdminExpression
-
Description of the expression
- description - Variable in class com.konakartadmin.app.AdminGeoZoneSearch
-
description
- description - Variable in class com.konakartadmin.app.AdminJob
-
Job Description
- description - Variable in class com.konakartadmin.app.AdminMiscItemType
-
The value for the description field
- description - Variable in class com.konakartadmin.app.AdminPanel
-
description
- description - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
An optional description of the schedule
- description - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
The description of the template
- description - Variable in class com.konakartadmin.app.AdminProduct
-
description - This is a read-only attribute populated for a product for a specific language.
- description - Variable in class com.konakartadmin.app.AdminProductDescription
-
description
- description - Variable in class com.konakartadmin.app.AdminPromotion
-
Description
- description - Variable in class com.konakartadmin.app.AdminRewardPoint
-
description
- description - Variable in class com.konakartadmin.app.AdminRole
-
description
- description - Variable in class com.konakartadmin.app.AdminShippingQuote
-
- description - Variable in class com.konakartadmin.app.AdminStoreSearch
-
Description
- description - Variable in class com.konakartadmin.app.AdminTagGroup
-
description
- description - Variable in class com.konakartadmin.app.AdminTaxClassSearch
-
description
- description - Variable in class com.konakartadmin.app.AdminTaxRate
-
The description of the specific tax (e.g.
- description - Variable in class com.konakartadmin.app.AdminTaxRateSearch
-
description
- description - Variable in class com.konakartadmin.app.AdminWishList
-
Description for the wish list
- descriptionRule - Variable in class com.konakartadmin.app.AdminGeoZoneSearch
-
description Rule
- descriptionRule - Variable in class com.konakartadmin.app.AdminStoreSearch
-
Description Rule
- descriptionRule - Variable in class com.konakartadmin.app.AdminTaxClassSearch
-
description Rule
- descriptionRule - Variable in class com.konakartadmin.app.AdminTaxRateSearch
-
description Rule
- descriptions - Variable in class com.konakartadmin.app.AdminCategory
-
Array of descriptions
- descriptions - Variable in class com.konakartadmin.app.AdminContent
-
Array of AdminContentDescription objects
- descriptions - Variable in class com.konakartadmin.app.AdminContentType
-
Array of AdminContentTypeDescription objects
- descriptions - Variable in class com.konakartadmin.app.AdminProduct
-
Array of product descriptions
- descriptionText - Variable in class com.konakartadmin.app.AdminContentSearch
-
description text - search for records containing this text in any of the following
AdminContentDescription fields: name1, name2, name3, name4, title, and content.
- descriptionText - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
description text - search for records containing this text in either the content_type_name or
description attributes of the AdminContentTypeDescription records.
- descriptionTextRule - Variable in class com.konakartadmin.app.AdminContentSearch
-
descriptionText Rule
- descriptionTextRule - Variable in class com.konakartadmin.app.AdminContentTypeSearch
-
descriptionText Rule
- destinationCat - Variable in class com.konakartadmin.app.AdminCatalog
-
destinationCat
- destroy() - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- destroy() - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
- destroy() - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- destroy() - Method in class com.konakartadmin.servlet.ERPIncomingMsgProcessor
-
- differentFromLastN - Static variable in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- differentFromLastN_def - Static variable in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- digDownloads - Variable in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
the AdminStores
- DIGITAL_DOWNLOAD - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Digital download product
- DIGITAL_DOWNLOAD_PROD_TYPE - Static variable in class com.konakart.util.KKConstants
-
Product Type
- DIGITAL_DOWNLOAD_PROD_TYPE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Product Type
- DigitalDownload - Class in com.konakartadmin.modules.shipping.digitaldownload
-
Digital Download shipping module
- DigitalDownload() - Constructor for class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- digitalDownloads - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- DIR_FS_CACHE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- directMode - Variable in class com.konakartadmin.utils.ResetDatabase
-
- directory - Variable in class com.konakartadmin.app.AdminLanguage
-
directory
- dirName - Static variable in class com.konakartadmin.utils.UpdateImages
-
- disableJSON() - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
disable JSON
- discountAmount - Variable in class com.konakartadmin.app.AdminOrderTotal
-
discountAmount
- discountPercent - Variable in class com.konakartadmin.app.AdminOrderProduct
-
Percentage discount used in tier pricing
- discountPercent - Variable in class com.konakartadmin.app.AdminOrderTotal
-
discountPercent
- DISPLAY_CART - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DISPLAY_PAGE_PARSE_TIME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DISPLAY_PRICE_WITH_TAX - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- displayName - Variable in class com.konakartadmin.app.AdminFile
-
displayName
- displayName - Variable in class com.konakartadmin.app.AdminReport
-
displayName
- displayOnly - Variable in class com.konakartadmin.app.AdminLanguage
-
displayOnly
- displayPricesWithTax - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
displayPricesWithTax
- displayPricesWithTax - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- do_io(String, String, int, String, String, String, String, boolean, String, String, int, boolean, boolean, boolean, XmlIoDataConfig, boolean) - Method in interface com.konakartadmin.blif.Xml_io_If
-
- do_io(String, KKAdminIf, String, String, int, String, String, String, XmlIoDataConfig, boolean) - Method in interface com.konakartadmin.blif.Xml_io_If
-
- doesAddressExistForId(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Checks to see whether an address already exists with this id
- doesAddressExistForId(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Checks to see whether an address already exists with this id
- doesAddressFormatExist(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Return true if the AddressFormat exists.
- doesAddressFormatExist(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Return true if the AddressFormat exists.
- doesCategoryExist(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Return true if the category exists.
- doesCategoryExist(int, Connection) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Return true if the category exists.
- doesCategoryExist(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Return true if the category exists.
- doesCategoryExist(int, Connection) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Return true if the category exists.
- doesCountryExist(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- doesCountryExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Checks to see whether a country already exists with this id
- doesCountryExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Checks to see whether a country already exists with this id
- doesCurrencyExistForId(int) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Checks to see whether a currency already exists with this id
- doesCurrencyExistForId(int) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Checks to see whether a currency already exists with this id
- doesCustomerExistForEmail(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Checks to see whether a customer already exists with this email address.
- doesCustomerExistForEmail(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a registered customer already exists with this email address.
- doesCustomerExistForEmail(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- doesCustomerExistForEmail(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a customer already exists with this email address.
- doesCustomerExistForId(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a customer already exists with this id
- doesCustomerExistForId(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a customer already exists with this id
- doesCustomerExistForTelephone(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a registered customer already exists with this telephone number.
- doesCustomerExistForTelephone(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a registered customer already exists with this telephone number.
- doesCustomerExistForTelephone1(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a registered customer already exists with this telephone 1 number.
- doesCustomerExistForTelephone1(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a registered customer already exists with this telephone 1 number.
- doesCustomerExistForUsername(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a registered customer already exists with this username.
- doesCustomerExistForUsername(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a registered customer already exists with this username.
- doesExtPriceExist(int, int, int, String, String, KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns true if the external price record exists
- doesExtPriceExist(int, int, int, String, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns true if the external price record exists
- doesExtQuantityExist(int, String, String, KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns true if the external quantity record exists
- doesExtQuantityExist(int, String, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns true if the external quantity record exists
- doesGeoZoneExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesGeoZoneExist(int, Connection) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesGeoZoneExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesGeoZoneExist(int, Connection) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesLanguageExistForId(int) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Checks to see whether a language already exists with this id
- doesLanguageExistForId(int) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Checks to see whether a language already exists with this id
- doesMallStoreExist(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Does the specified store exist?
- doesMallStoreExist(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- doesManufacturerExist(int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Return true if the manufacturer referenced by manufacturerId exists
- doesManufacturerExist(int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Return true if the manufacturer referenced by manufacturerId exists
- doesMiscItemTypeExist(int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
Return true if the Miscellaneous Item Type exists.
- doesMiscItemTypeExist(int, int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
Return true if the Miscellaneous Item Type exists.
- doesMsgExist(String, int, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- doesMsgExist(String, int, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Does the message exist?
- doesOrderExist(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns true if the parameter orderId points to an order in the database - in the current
store.
- doesOrderExist(int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns true if the parameter orderId points to an order in the database.
- doesOrderExistForId(int) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Determines whether an order exists for the order id passed in as a parameter
- doesOrderReturnStatusExist(int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Checks to see whether an Order Return Status already exists with this id and this language
id.
- doesOrderReturnStatusExist(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Checks to see whether an Order Return Status already exists with this id for any language.
- doesOrderStatusExist(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Determines whether an order_status record exists for the status id parameter
- doesOrderStatusExist(int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Checks to see whether an Order Status already exists with this id and this language id.
- doesOrderStatusExist(int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Checks to see whether an Order Status already exists with this id and this language id.
- doesProductExist(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Is there a product in the database with the specified productId
- doesProductExist(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Return true if the product exists.
- doesProductExist(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Return true if the product exists.
- doesProductExist(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- doesProductExist(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Return true if the product exists.
- doesSpecialExist(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Determines whether a special exists for this product
- doesSpecialExist(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Determines whether a special exists for this product
- doesStoreExistDB(String) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Return true if the store exists.
- doesStoreExistDB(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Return true if the store exists.
- doesStoreExistDB(String) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Return true if the store exists.
- doesSubZoneExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the tax class exists.
- doesSubZoneExist(int, Connection) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesSubZoneExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesSubZoneExist(int, Connection) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesSuggestionExist(AdminSuggestion, Connection) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
Return true if the suggestion exists.
- doesTagExist(int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return true if the tag exists.
- doesTagExist(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return true if the tag exists.
- doesTagGroupExist(int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return true if the tagGroup exists.
- doesTagGroupExist(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return true if the tagGroup exists.
- doesTaxClassExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the tax class exists.
- doesTaxClassExist(int, Connection) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the tax class exists.
- doesTaxClassExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the tax class exists.
- doesTaxClassExist(int, Connection) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the tax class exists.
- doesTaxRateExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesTaxRateExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesVariantPriceExist(int, String, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Return true if the variant price already exists.
- doesVendorExist(int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Return true if the vendor exists.
- doesZoneExist(String, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
If a country has at least one zone defined in the database, then we assume that all zones are
defined and ensure that we only allow zones that are defined in the database.
- doesZoneExist(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesZoneExist(int, Connection) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Return true if the zone exists.
- doesZoneExist(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doesZoneExist(int, Connection) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Return true if the zone exists.
- doExport(ExporterOptions, String, String, String, int, boolean, boolean, boolean) - Method in class com.konakartadmin.ai.bl.Exporter
-
Export data for ZucchettiAI
- doExport(String, KKAdminIf, ExporterOptions) - Method in class com.konakartadmin.ai.bl.Exporter
-
Export data for ZucchettiAI
- doExport(ExportConfigIf) - Method in interface com.konakartadmin.blif.ExportXMLDataIf
-
This method starts the export of the database data into XML files on the file system.
- doExport - Static variable in class com.konakartadmin.utils.KKMessages
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
Used for JSONP calls
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
Used for JSON Admin calls
- doImport - Static variable in class com.konakartadmin.utils.KKMessages
-
- doInit(KKAdminIf) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
- doInit(KKAdminIf) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- DONT_INCLUDE - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Used to not include values in the query
- dontEncryptPassword - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
Don't encrypt password.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
Used for JSON calls
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
Used for JSON Admin calls
- doSqlExport - Static variable in class com.konakartadmin.utils.KKMessages
-
- DOWNLOAD_BY_REDIRECT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DOWNLOAD_ENABLED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DOWNLOAD_MAX_COUNT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- DOWNLOAD_MAX_DAYS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- driver - Variable in class com.konakartadmin.app.AdminDBConnector
-
The driver for the db connection
- dummyTimeStamp - Variable in class com.konakartadmin.ai.app.AICustomer
-
Use this as a dummy timestamp if we don't have a real timestamp
- dumpRegistryServicesToString(Registry) - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- dumpRegistryToString(Registry) - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- duplicateSpecialProducts(AdminProduct[]) - Method in class com.konakartadmin.ai.bl.Exporter
-
- gatewayCaptureId - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to perform a capture operation
- gatewayCreditId - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to refund a customer
- gatewayCreditId - Variable in class com.konakartadmin.app.AdminOrderRefund
-
The id that may be used to refund a customer
- gatewayCreditId - Variable in class com.konakartadmin.app.AdminOrderRefundSearch
-
gatewayCreditId
- gatewayCreditIdRule - Variable in class com.konakartadmin.app.AdminOrderRefundSearch
-
gatewayCreditId
- gatewayFullResponse - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The full response received by the payment gateway.
- gatewayResult - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The result string returned by the payment gateway (i.e.
- gatewayTransactionId - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The transaction id returned by the payment gateway
- gatewayTxId - Variable in class com.konakartadmin.app.AdminIpnSearch
-
gateway Transaction Id
- gender - Variable in class com.konakartadmin.ai.app.AICustomer
-
gender - Normally set to "m" or "f".
- gender - Variable in class com.konakartadmin.app.AdminAddress
-
gender
- gender - Variable in class com.konakartadmin.app.AdminCustomer
-
gender
- gender - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
gender
- GENDER_FEMALE - Static variable in class com.konakart.util.KKConstants
-
GENDER Female
- GENDER_MALE - Static variable in class com.konakart.util.KKConstants
-
GENDER Male
- GENDER_UNSPECIFIED - Static variable in class com.konakart.util.KKConstants
-
GENDER Unspecified
- generateKey() - Method in class com.konakartadmin.app.AdminSuggestion
-
- generateMatchIds - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
- generateTag(String, BufferedWriter, ExporterOptions) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- GEO_ZONES_NONE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
GEO ZONES None
- geoZoneDescription - Variable in class com.konakartadmin.app.AdminGeoZone
-
The value for the geoZoneDescription field
- geoZoneId - Variable in class com.konakartadmin.app.AdminGeoZone
-
The value for the geoZoneId field
- geoZoneId - Variable in class com.konakartadmin.app.AdminSubZone
-
The geoZoneId field
- geoZoneId - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
geo Zone Id
- geoZoneId - Variable in class com.konakartadmin.app.AdminTaxRateSearch
-
geo Zone Id
- geoZoneId - Variable in class com.konakartadmin.app.AdminZonesToGeoZones
-
The value for the geoZoneId field
- geoZoneName - Variable in class com.konakartadmin.app.AdminGeoZone
-
The value for the geoZoneName field
- geoZoneName - Variable in class com.konakartadmin.app.AdminSubZone
-
The geoZoneName field - not in the d/b
- geoZoneName - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
geo Zone Name - not in database
- geoZoneNameRule - Variable in class com.konakartadmin.app.AdminSubZoneSearch
-
geo Zone Name Rule
- geoZones - Variable in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
the zones retrieved
- geoZones - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- get() - Static method in class com.konakartadmin.bl.KKAdminServletContextListener
-
Gets the singleton KKAdminServletContextListener instance.
- get2ArgConstructor(String, String, String, String) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
We use the key to look up the class name in the properties file.
- GET_NEW_PRODUCTS - Static variable in class com.konakartadmin.app.AdminSynchProductsOptions
-
When fetchMode is set to GET_NEW_PRODUCTS, the products returned are those that have never
been copied to the destination store.
- GET_OUT_OF_SYNC_PRODUCTS - Static variable in class com.konakartadmin.app.AdminSynchProductsOptions
-
When getMode is set to GET_OUT_OF_SYNC_PRODUCTS, the products returned are those that exist
in both the source and destination stores but are out of sync.
- getAccountCreated() - Method in class com.konakartadmin.app.AdminCustomer
-
- getAccountCreatedMs() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAccountCreatedTimestamp(AdminCustomer, boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAccountId() - Method in class com.konakartadmin.app.PublishData
-
- getAccountLastModified() - Method in class com.konakartadmin.app.AdminCustomer
-
- getAction() - Method in class com.konakartadmin.app.AdminAudit
-
- getAction() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getAction() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Action attribute to inform the payment module what action to take.
- getActivationDate() - Method in class com.konakartadmin.app.AdminCatalog
-
- getActive() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
When not set to null, it's used to return only active or inactive promotions.
- getAddCustomerCount() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getAddrEmail() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddressById(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get Addresses defined by the search criteria
- getAddressById(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
- getAddressById(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAddressById(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Get Addresses defined by the search criteria
- getAddressCity() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAddressCountry() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAddressCustom1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddressCustom2() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddressCustom3() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddressCustom4() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddressCustom5() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddresses() - Method in class com.konakartadmin.app.AdminAddressSearchResult
-
- getAddresses() - Method in class com.konakartadmin.app.AdminCustomer
-
- getAddresses() - Method in class com.konakartadmin.app.AdminVendor
-
- getAddresses(String, AdminAddressSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get Addresses defined by the search criteria
- getAddresses(AdminAddressSearch, int, int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
- getAddresses(String, AdminAddressSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAddresses(AdminAddressSearch, int, int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Get Addresses defined by the search criteria
- getAddressFormat() - Method in class com.konakartadmin.app.AdminAddressFormat
-
- getAddressFormat() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- getAddressFormatId() - Method in class com.konakartadmin.app.AdminAddressFormat
-
- getAddressFormatId() - Method in class com.konakartadmin.app.AdminCountry
-
- getAddressFormatRule() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
The rule for the search.
- getAddressFormats() - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- getAddressFormats(AdminAddressFormatSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminAddressFormatSearchResult object.
- getAddressFormats(AdminAddressFormatSearch) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
This returns an AdminAddressFormatSearchResult object.
- getAddressFormats(AdminAddressFormatSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAddressFormats(AdminAddressFormatSearch) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
This returns an AdminAddressFormatSearchResult object.
- getAddressFormatTemplate() - Method in class com.konakartadmin.app.AdminAddress
-
- getAddressFormatTemplate(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Does a query on the address_format table
- getAddressFormatTemplate(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Does a query on the address_format table
- getAddressId() - Method in class com.konakartadmin.app.AdminWishList
-
- getAddressPostcode() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAddressState() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAddressSummary() - Method in class com.konakartadmin.app.AdminAddressFormat
-
- getAddressSummary() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- getAddressSummaryRule() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
The rule for the search.
- getAddressSummaryTemplate() - Method in class com.konakartadmin.app.AdminAddress
-
- getAddrFormatMap(KKAdminIf) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getAddrStoreId() - Method in class com.konakartadmin.app.AdminAddress
-
- getAddrStoreId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
Set with a valid storeId when searching for addresses for that store
- getAddrTelephone() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAddrTelephone1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getAdEng() - Method in class com.konakartadmin.ai.bl.Exporter
-
- getAdEngConf() - Method in class com.konakartadmin.ai.bl.Exporter
-
- getAdEngConf() - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
- getAdEngConf() - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
- getAdEngConf() - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
- getAdEngConf() - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
- getAdminAddressMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminAddressMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminAddressMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminAppConfigs() - Method in class com.konakartadmin.bl.AdminAppMgr
-
- getAdminAppPropertiesFileName() - Method in class com.konakartadmin.bl.AdminAppMgr
-
- getAdminAppProperty(String, String) - Method in class com.konakartadmin.bl.AdminAppMgr
-
Get the Admin App property value for the specified key.
- getAdminAppProperty(String, String) - Method in interface com.konakartadmin.blif.AdminAppMgrIf
-
Get the Admin App property value for the specified key.
- getAdminAppPropertyAsBoolean(String, boolean) - Method in class com.konakartadmin.bl.AdminAppMgr
-
Get the Admin App property value as a boolean for the specified key.
- getAdminAppPropertyAsInt(String, int) - Method in class com.konakartadmin.bl.AdminAppMgr
-
Get the Admin App property value as in int for the specified key.
- getAdminAppPropertyAsInt(String, int) - Method in interface com.konakartadmin.blif.AdminAppMgrIf
-
Get the Admin App property value as in int for the specified key.
- getAdminAuditMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminAuditMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminAuditMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminBillingMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminBillingMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminBillingMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminBookableProductMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminBookableProductMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminBookableProductMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCategoryMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCatMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminCatMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminCommunityStoreMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminConfigMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminConfigMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminConfigMgr() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminConfigurationMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminContentMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminContentMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminContentMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCurrencyMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCurrMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminCurrMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminCustMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminCustMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminCustomerMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCustomerPwdHistMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCustomerTagMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminCustomerTagMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminCustomValidatorSet() - Method in class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
- getAdminCustPwdHistMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminCustPwdHistMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminCustTagMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminDataDescriptorForMultiThreadedAdd() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns an AdminDataDescriptor object used in the product search of the multi-threaded add to
fetch products to be added.
- getAdminDataIntegrityMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminDataIntegrityMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminDiscount() - Method in class com.konakartadmin.app.AdminOrder
-
Discount added by an admin user and picked up by a promotion module
- getAdminEmail() - Method in class com.konakartadmin.app.AdminStore
-
- getAdminEmailMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminEmailMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminEmailMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminEng() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminEng(EngineConfigIf) - Method in class com.konakartadmin.bl.AdminEngineMgr
-
Get an Admin Engine for the given Engine Configuration
- getAdminEng() - Method in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- getAdminEng() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminEng() - Static method in class com.konakartadmin.utils.KKCmd
-
- getAdminEng() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getAdminEngConf() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getAdminEngine(String, AdminEngineConfig) - Method in class com.konakartadmin.bl.KKBatchBase
-
Get an Admin Engine for execution of the KonaKart Batch Jobs from Quartz
- getAdminEngineCacheMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminEngineCacheMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminEngineClassname() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.KKMessages
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.RunReport
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getAdminEngineClassname() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminEngineDirect(String, AdminEngineConfig) - Static method in class com.konakartadmin.bl.KKBatchBase
-
Get an Admin Engine for Direct execution of the KonaKart Batch Jobs
- getAdminEngineName() - Static method in class com.konakartadmin.utils.KKCmd
-
- getAdminEventMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminEventMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminEventMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminExecuteMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminExecuteMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminExecuteMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminFileMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminFileMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminFileMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminFileMgr() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminFilterMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminFilterMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminFilterMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminHtmlMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminHtmlMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminHtmlMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminImportMgr(KKAdminIf, KKEngIf) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminImportMgr(boolean, KKAdminIf, KKEngIf) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminJsonEngine(String) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
- getAdminLangMgr() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminLanguageMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminLanguageMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminLanguageMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminLoginIntegMgrInstanceByName(String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Called to instantiate an AdminLoginIntegrationMgr.
- getAdminLoginIntegrationMgr() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Used to get an instance of the AdminLoginIntegrationMgr
- getAdminManufacturerMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminManuMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminManuMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminMessageMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminMessageMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminMessageMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminMiscItemMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminMiscItemMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminMiscItemMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminMiscPriceMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminMiscPriceMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminMiscPriceMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminModulesMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminModulesMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminMultiStoreMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminMultiStoreMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminOrderIntegMgrInstanceByName(String) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Called to instantiate an AdminOrderIntegrationMgr.
- getAdminOrderIntegrationMgr() - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Used to get an instance of the OrderIntegrationMgr
- getAdminOrderMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminOrderMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminOrderMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminOrderMgr(KKAdminIf) - Method in class com.konakartadmin.modules.ShippingModule
-
Retrieve a new AndminOrderMgr object
- getAdminPaymentClass() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The class that can be used to make further transactions later such as a capture or a credit
- getAdminPdfMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminPdfMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminPdfMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminProdAttrMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminProdAttrMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminProdAttrMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminProdMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminProdMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminProdMgr() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminProductMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminProductSearchForMultiThreadedAdd() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns an AdminProductSearch object used in the product search of the multi-threaded add to
fetch products to be added.
- getAdminPromMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminPromMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminPromotionMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminRemoteAccessMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminRemoteAccessMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminReportMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminReportMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminReviewMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminReviewMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminReviewMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminRewardPointMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminRewardPointMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminSchedulerMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSchedulerMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminSearchRuleMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminSearchRuleMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSearchRuleMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminSecMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminSecMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSecurityMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminServletMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminServletMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSession() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getAdminShipmentMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminShipmentMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminShipmentMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminSolrMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminSolrMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSolrMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminStoreIntegMgrInstanceByName(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Called to instantiate an AdminStoreIntegrationMgr.
- getAdminStoreIntegrationMgr() - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Used to get an instance of the AdminStoreIntegrationMgr
- getAdminStoreMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminStoreMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminStoreMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminSuggestionMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminSuggestionMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminSuggestionMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminTagMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminTagMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminTagMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminTaxMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminTaxMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminTaxMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminUserNameForStore(String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getAdminValidationMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminValidationMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminValidationMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAdminVelocityContextMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminVelocityContextMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminWishListMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getAdminWishListMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getAdminWishListMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getAffiliateId() - Method in class com.konakartadmin.app.AdminOrder
-
Id of affiliate partner
- getAffiliateId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the affiliate partner
- getAffiliateIdRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getAgeRange(Date, boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAgeRangeCode() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getAICurrentVersion() - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- getAiServiceUrl() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getAIServiceUrl() - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- getAllAddressFormats() - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an array of all the address formats
- getAllAddressFormats() - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
This returns an array of all the address formats
- getAllAddressFormats() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllAddressFormats() - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This returns an array of all the address formats
- getAllApiCalls(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all apiCalls in the database.
- getAllApiCalls() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves all apiCalls in an array
- getAllApiCalls(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllApiCalls() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves all apiCalls in an array
- getAllCategories(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns an array of all categories sparsely-populated with Id and name (in the specified
language) only.
- getAllCategories(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns an array of all categories sparsely-populated with Id and name (in the specified
language) only.
- getAllCategoryImages() - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns an array of all categories sparsely-populated with Id and image name only.
- getAllCategoryImages() - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns an array of all categories sparsely-populated with Id and image name only.
- getAllChildrenIds(List<Integer>) - Method in class com.konakartadmin.app.AdminCategory
-
Adds all of the ids of the children, grandchildren etc of this object to the given childList.
- getAllConfigurationGroups(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all the Configuration Group objects.
- getAllConfigurationGroups() - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns an array of all the Configuration Group objects
- getAllConfigurationGroups(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllConfigurationGroups() - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns an array of all the Configuration Group objects
- getAllConfigurations(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all the Configuration objects.
- getAllConfigurations() - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns an array of all the Configuration objects
- getAllConfigurations(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllConfigurations() - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns an array of all the Configuration objects
- getAllContents() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Content records in the database - visible to the current store.
- getAllContentTypes() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Content Types in the database - visible to the current store.
- getAllCountriesFull() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all Country objects in the database.
- getAllCountriesFull() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- getAllCountriesFull() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllCountriesFull() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns an array of fully populated countries.
- getAllCustomerGroups() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the CustomerGroups in the database - but be careful because it will return
rows for languages that may not be available in the current mode.
- getAllGeoZones() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all GeoZones in the database.
- getAllGeoZones() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Get an array of AdminGeoZones from the DB.
- getAllGeoZones() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllGeoZones() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Get an array of AdminGeoZones from the DB.
- getAllLanguages() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get all of the languages in the database.
- getAllLanguages() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Returns an array of language objects that have been defined in the system.
- getAllLanguages() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllLanguages() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns an array of language objects for all languages that have been defined in the system.
- getAllManufacturers() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get all manufacturers ordered by name.
- getAllManufacturers() - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
- getAllManufacturers() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllManufacturers() - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Return an array containing all manufacturers.
- getAllMiscItemTypes() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Misc Item Types in the database - visible to the current store.
- getAllOrderReturnStatuses(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminOrderReturnStatus objects for the specified languageId.
- getAllOrderReturnStatuses() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Order Return Statuses in the database - but be careful because it will return
rows for languages that may not be available in the current mode.
- getAllOrderReturnStatuses(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns an array of AdminOrderReturnStatus objects for the languages specified
- getAllOrderReturnStatuses(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllOrderReturnStatuses(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns an array of AdminOrderReturnStatus objects for the languages specified
- getAllOrderStatuses(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminOrderStatusNames for the specified languageId.
- getAllOrderStatuses() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Order Statuses in the database - but be careful because it will return
rows for languages that may not be available in the current mode.
- getAllOrderStatuses(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns an array of AdminOrdersStatusName objects for the languages specified
- getAllOrderStatuses(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllOrderStatuses() - Method in interface com.konakartadmin.blif.AdminDataIntegrityMgrIf
-
This returns all the Order Statuses in the database - but be careful because it will return
rows for languages that may not be available in the current mode.
- getAllOrderStatuses(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns an array of AdminOrdersStatusName objects for the languages specified
- getAllowedAttempts() - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- getAllPanels(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all panels in the database.
- getAllPanels() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves all panels in an array
- getAllPanels(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllPanels() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves all panels in an array
- getAllProductOptions(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return all product options in the database for any given language.
- getAllProductOptions(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getAllProductOptions(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllProductOptions(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Returns a list of product options.
- getAllProductOptionValues(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of all the product option value objects for the specified language.
- getAllProductOptionValues(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get an array of all the product option value objects for the specified language
- getAllProductOptionValues(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllProductOptionValues(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get an array of all the product option value objects for the specified language
- getAllReviews(String, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns all reviews.
- getAllReviews(AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Calls the getReviewsPerProduct method with a negative productId value so that it is not
included in the Where clause of the query
- getAllReviews(String, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllReviews(AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Calls the getReviewsPerProduct method with a negative productId value so that it is not
included in the Where clause of the query
- getAllRoles(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all Roles in the database.
- getAllRoles() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Returns all roles
- getAllRoles(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllRoles() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Returns all roles
- getAllSpecials(String, AdminDataDescriptor, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminProducts object containing an array of product objects which are all
specials.
- getAllSpecials(AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getAllSpecials(String, AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllSpecials(AdminDataDescriptor, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Return all products with a special price
- getAllTagGroups(boolean, boolean) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Tag Groups in the database - visible to the current store.
- getAllTags(boolean, boolean) - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
This returns all the Tags in the database - visible to the current store.
- getAllTaxClassesFull() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of all AdminTaxClass objects in the database.
- getAllTaxClassesFull() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- getAllTaxClassesFull() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllTaxClassesFull() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns an array of all tax class objects.
- getAllTaxRates() - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminTaxRateSearchResult object.
- getAllTaxRates() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminTaxRateSearchResult object.
- getAllTaxRates() - Method in class com.konakartadmin.bl.KKAdmin
-
- getAllTaxRates() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminTaxRateSearchResult object.
- getAllTaxRatesCount() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of TaxRates
- getAllTaxRatesCount() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of TaxRates
- getAmount() - Method in class com.konakartadmin.app.AdminDiscount
-
- getAmount() - Method in class com.konakartadmin.app.AdminSubscription
-
The amount billed
- getAndOr() - Method in class com.konakartadmin.app.AdminExpression.GroupResult
-
- getAndOr() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getAnEng() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getAnEng() - Static method in class com.konakartadmin.utils.KKMessages
-
- getAnEng() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getAnEng() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getAnEng() - Static method in class com.konakartadmin.utils.RunReport
-
- getAnEng() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getAnEng(String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getAnEng() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getApiCall(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminApiCall referenced by the apiCallId.
- getApiCall(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Returns the AdminApiCall referenced by the apiCallId.
- getApiCall(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getApiCall(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Returns the AdminApiCall referenced by the apiCallId.
- getAPICallHashMap(AdminRole[]) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Get the API calls that the user can access, in the form of a hash map
- getApiCalls() - Method in class com.konakartadmin.app.AdminRole
-
- getApiCallsPerRole(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves an array of AdminApiCall objects for the role identified by the roleId parameter.
- getApiCallsPerRole(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves an array of AdminApiCall objects for the role.
- getApiCallsPerRole(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getApiCallsPerRole(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves an array of AdminApiCall objects for the role.
- getApiKey() - Method in class com.konakartadmin.app.PublishData
-
- getApiMethodName() - Method in class com.konakartadmin.app.AdminAudit
-
- getApiMethodName() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getAppEng() - Method in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- getApplicableProducts() - Method in class com.konakartadmin.app.AdminPromotion
-
- getApsisCustomerCriteria(int) - Method in class com.konakartadmin.bl.AdminApsisBatchMgr
-
Get the criteria object to retrieve customers for updating APSIS
- getArchivedOrders() - Method in class com.konakartadmin.app.AdminOrder
-
The archived orders of this order.
- getArchivedOrders(AdminOrder, int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the archived orders for the order
- getArchivedOrders(AdminOrder, int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgrEE
-
Get the archived orders for the order
- getArchiveId() - Method in class com.konakartadmin.app.AdminOrder
-
Used to reference archived orders
- getAsFloat(JsonObject, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAsInt(JsonObject, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAsJsonArray(JsonObject, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAsJsonObject(String, boolean) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAssociationId() - Method in class com.konakartadmin.app.AdminSubZone
-
- getAssociationId() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getAssociationId() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- getAsString(JsonObject, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAsString(JsonObject, String, boolean) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getAsyncFromSynchronousity(int, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
- getAttachmentText(AdminProduct) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns the text from the attachment so that it can be indexed in SOLR
- getAttributes() - Method in class com.konakartadmin.app.AdminProduct
-
- getAttrTemplates() - Method in class com.konakartadmin.app.AdminProduct
-
Array of custom attribute templates
- getAuditArray() - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- getAuditCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminAuditMgr
-
This method is mainly used for paging.
- getAuditData(String, AdminAuditSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve audit data from the database.
- getAuditData(AdminAuditSearch, int, int) - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- getAuditData(String, AdminAuditSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getAuditData(AdminAuditSearch, int, int) - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns audit data specified by the AdminAuditSearch object
- getAuditId() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getAvailableChars() - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- getAverageRating() - Method in class com.konakartadmin.app.AdminReview
-
- getBaseDirectory() - Method in class com.konakartadmin.bl.AdminPdfMgr.StaticData
-
- getBaseDirectory() - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- getBaseDirectory() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getBasketProducts(AdminCustomerTag[]) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getBasketProducts() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getBatchLogName(String, boolean) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Creates the name of the log depending on whether it has to be unique or not and appends it to
the log file directory.
- getBatchLogPath() - Method in class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
- getBccEmails() - Method in class com.konakartadmin.app.AdminEmail
-
Semicolon separated list of blind copy email addresses.
- getBccEmails() - Method in class com.konakartadmin.app.AdminEmailOptions
-
Semicolon separated list of blind copy email addresses.
- getBillingAddrFormatId() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingAddrFormatTemplate() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingAddrId() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingCity() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingCompany() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingCountry() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingEmail() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingFormattedAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingName() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingPostcode() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingState() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingStreetAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingStreetAddress1() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingSuburb() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingTelephone() - Method in class com.konakartadmin.app.AdminOrder
-
- getBillingTelephone1() - Method in class com.konakartadmin.app.AdminOrder
-
- getBirthDate() - Method in class com.konakartadmin.app.AdminCustomer
-
- getBirthDate() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getBirthDate() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getBlockedMillis() - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- getBookableProd() - Method in class com.konakartadmin.app.AdminProduct
-
- getBookableProduct() - Method in class com.konakartadmin.app.AdminBooking
-
- getBookableProduct(int) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Gets a Bookable Product object for a product id
- getBookableProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Gets a Bookable Product object for a product id
- getBookableProduct(int) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Gets a Bookable Product object for a product id
- getBookableProduct(int, Connection) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Gets a Bookable Product object for a product id
- getBookableProductId() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getBooking(int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Return a booking by Id
- getBooking(int, AdminBookableProductOptions) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Return a booking by Id
- getBookingCount(AdminBookingSearch, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Get the number of bookings
- getBookingCountMaxRetries() - Static method in class com.konakartadmin.bl.AdminBookableProductMgr
-
- getBookingQty(int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Return a booking by Id
- getBookings() - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- getBookings(String, AdminBookingSearch, int, int, AdminBookableProductOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for bookings.
- getBookings(AdminBookingSearch, int, int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Method used to search for bookings.
- getBookings(String, AdminBookingSearch, int, int, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getBookings(AdminBookingSearch, int, int, AdminBookableProductOptions) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Method used to search for bookings.
- getBookingsMade() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getBoolean(String, boolean, boolean) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Convert a String to a boolean, passing in a default value.
- getBooleanFromString(String, boolean) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get a boolean value for the String
- getBoughtProductId() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getBrand(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getBrokerUrl() - Static method in class com.konakartadmin.utils.KKCmd
-
- getBundledProdQuantity() - Method in class com.konakartadmin.app.AdminProduct
-
The number of times that this product appears in the bundle
- getBundleProductDetails(String, int, AdminProduct[], AdminDiscount) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method is used to calculate some attributes of a bundle product based on the products
that the bundle contains.
- getBundleProductDetails(int, AdminProduct[], AdminDiscount) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This method is used to calculate some attributes of a bundle product based on the products
that the bundle contains.
- getBundleProductDetails(int, AdminProduct[], AdminDiscount, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This method is used to calculate some attributes of a bundle product based on the products
that the bundle contains.
- getBundleProductDetails(String, int, AdminProduct[], AdminDiscount) - Method in class com.konakartadmin.bl.KKAdmin
-
- getBundleProductDetails(int, AdminProduct[], AdminDiscount) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
This method is used to calculate some attributes of a bundle product based on the products
that the bundle contains.
- getBw() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getCanOrderWhenNotInStock() - Method in class com.konakartadmin.app.AdminProduct
-
- getCat() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- getCatalogById(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Fetch a catalog from the database referenced by the catalog id
- getCatalogById(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Fetch a catalog from the database referenced by the catalog id
- getCatalogById(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCatalogById(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Fetch a catalog from the database referenced by the catalog id
- getCatalogCat() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getCatalogCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the number of catalogs
- getCatalogId() - Method in class com.konakartadmin.app.AdminCatalogRule
-
The alphanumeric catalog identifier
- getCatalogId() - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- getCatalogId() - Method in class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
- getCatalogId() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- getCatalogId() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getCatalogId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getCatalogIdsForProduct(AdminSolrMgr.StaticData, int) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns an array of catalog ids for which the product is defined
- getCatalogName() - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- getCatalogNameRule() - Method in class com.konakartadmin.app.AdminCatalogSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- getCatalogRules(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The purpose of this method is fetch an array of catalog rules which are used by
createCatalogPricesFromRules()
to automatically create the catalog using the
rules to make price adjustments to products within selected categories and to include or
exclude products from selected categories.
- getCatalogRules(String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getCatalogRules(String) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Fetches an array of catalog rules for a given catalog.
- getCatalogRules(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCatalogRules(String) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Fetches an array of catalog rules for a given catalog.
- getCatalogs() - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- getCatalogs(String, AdminCatalogSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of catalogs matching the search criteria from the database.
- getCatalogs(AdminCatalogSearch, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get an array of catalogs matching the search criteria from the database
- getCatalogs(String, AdminCatalogSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCatalogs(AdminCatalogSearch, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get an array of catalogs matching the search criteria from the database
- getCatalogSearch() - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- getCatalogType() - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- getCategories() - Method in class com.konakartadmin.app.AdminProduct
-
- getCategories() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getCategoriesForCurrentStore() - Method in class com.konakartadmin.bl.AdminOrderStatsBatchMgr
-
Get the categories accessible in the current store
- getCategoriesPerProduct(int, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns all of the categories for the product
- getCategoriesPerProduct(int, int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns all of the categories that the product belongs to.
- getCategoriesPerPromotion(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns all of the categories for the promotion identified by promotionId.
- getCategoriesPerPromotion(int, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns all of the categories for the promotion
- getCategoriesPerPromotion(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCategoriesPerPromotion(int, int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns all of the categories for the promotion
- getCategoriesPerTagGroup(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return an array of Category Ids linked to the specified tag group.
- getCategoriesPerTagGroup(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Return an array of Category Ids linked to the specified tag group.
- getCategoriesPerTagGroup(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCategoriesPerTagGroup(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Return an array of Category Ids linked to the specified tag group.
- getCategoriesToTagGroups(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return an array of all of the AdminCategoryToTagGroup records.
- getCategoriesToTagGroups() - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Return an array of all of the AdminCategoryToTagGroup records.
- getCategoriesToTagGroups(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCategoriesToTagGroups() - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Return an array of all of the AdminCategoryToTagGroup records.
- getCategory(int, boolean, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns either a single category object or a tree of category objects if getChildren is set
to true.
- getCategory(int, boolean, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- getCategory(int, boolean, int, Connection) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- getCategory(int, boolean, int, String) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- getCategory(int, boolean, int, String, Connection) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- getCategory(int, boolean, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCategory(int, boolean, int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
- getCategory(int, boolean, int, Connection) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
- getCategory(int, boolean, int, String) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
- getCategory(int, boolean, int, String, Connection) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
- getCategoryFromCache(int, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
It returns the category from a hash map created when building the category tree.
- getCategoryFromCache(int, int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
It returns the category from a hash map created when building the category tree.
- getCategoryId() - Method in class com.konakartadmin.app.AdminCatalogRule
-
The id of the category for which the rule will be applied.
- getCategoryId() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCategoryId() - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- getCategoryId() - Method in class com.konakartadmin.app.AdminProduct
-
- getCategoryId() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by category and all sub categories of selected category.
- getCategoryId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- getCategoryId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getCategoryLevel(AdminCategory) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Method that calculates the level of the category where 0 is the top level, 1 is the first
child level etc.
- getCategoryLevel(AdminCategory) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Method that calculates the level of the category where 0 is the top level, 1 is the first
child level etc.
- getCategoryName() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCategoryName(int) - Method in class com.konakartadmin.ai.bl.Exporter
-
- getCategoryName(HashMap<Integer, AdminCategory>, int) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getCategoryRule() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCategoryTree(int, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the complete category tree.
- getCategoryTree(int, boolean) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns an array of top level categories each of which includes an array of child categories
etc.
- getCategoryTree(int, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCategoryTree(int, boolean) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns an array of top level categories each of which includes an array of child categories
etc.
- getCategoryTreeFlattenedList(AdminCategory[]) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- getCategoryTreeFlattenedList(AdminCategory[]) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Creates an array of all categories from the Category Tree specified.
- getCategoryTreeFromCache(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
It returns the category tree from the cache.
- getCategoryTreeFromCache(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
It returns the category tree from the cache.
- getCatLogId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCatsMapMap() - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- getCatsTreeMap() - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- getCcCVV() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getCcCVV() - Method in class com.konakartadmin.app.AdminOrder
-
- getCcExpires() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getCcExpires() - Method in class com.konakartadmin.app.AdminOrder
-
- getCcNumber() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getCcNumber() - Method in class com.konakartadmin.app.AdminOrder
-
- getCcOwner() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getCcOwner() - Method in class com.konakartadmin.app.AdminOrder
-
- getCcType() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getCcType() - Method in class com.konakartadmin.app.AdminOrder
-
- getCfgMgr() - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
- getCheckCustomersFile() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getChildren() - Method in class com.konakartadmin.app.AdminCategory
-
- getChildren() - Method in class com.konakartadmin.app.AdminCustomer
-
The children of this customer when there is a hierarchical structure
- getChildren - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with an array of children.
- getChildren - Variable in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with an array of children.
- getChildren(int, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns an array of child categories, children of the input parameter, parent.
- getChildren(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns an array of categoryId describing the children of the given category.
- getChildren(int) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns an array of categoryId describing the children of the given category.
- getChildTree - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- getChildTree - Variable in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- getCity() - Method in class com.konakartadmin.app.AdminAddress
-
- getCity() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCity() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCity() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCityRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCityRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getClassByName(String) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getClassName() - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the name of the order total module.
- getClassPrefix() - Method in class com.konakartadmin.modules.Module
-
- getClassPrefix() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getClassPrefix() - Method in class com.konakartadmin.modules.OrderTotalModule
-
- getClassPrefix() - Method in class com.konakartadmin.modules.OtherModule
-
- getClassPrefix() - Method in class com.konakartadmin.modules.PaymentModule
-
- getClassPrefix() - Method in class com.konakartadmin.modules.ShippingModule
-
- getCleanGender(String, boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getClickUrl() - Method in class com.konakartadmin.app.AdminContent
-
- getClickUrl() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getClickUrlRule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getClientSideEngConf() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- getCmd() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCode() - Method in class com.konakartadmin.app.AdminCurrency
-
- getCode() - Method in class com.konakartadmin.app.AdminLanguage
-
- getCode() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCode() - Method in class com.konakartadmin.app.AdminPanel
-
- getCode() - Method in class com.konakartadmin.app.AdminProductOption
-
- getCode() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getCode() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getCode() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getCode() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getCode() - Method in exception com.konakartadmin.app.KKAdminException
-
- getCode() - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- getCode() - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception code
- getCodeForModuleName() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getCodeFromException(Throwable) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
Return the exception code on the Exception
- getCodeRule() - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- getCombinedExceptionStack(String, KKAdminException, Exception) - Method in class com.konakartadmin.bl.AdminProductMgr
-
If there's a previous exception we convert that to a String and create a new exception using
that String representation of the previous exception and this exception with it's current
stack.
- getCommand() - Method in class com.konakartadmin.app.AdminPublishConfig
-
- getComments() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getComments() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCompany() - Method in class com.konakartadmin.app.AdminAddress
-
- getCompany() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCompanyId() - Method in class com.konakartadmin.app.AdminVendor
-
- getCompanyId() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCompanyIdRule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCompanyName() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCompanyName() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCompanyNameRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCompanyNameRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCompanyTaxId() - Method in class com.konakartadmin.app.AdminVendor
-
- getCompanyTaxId() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCompanyTaxIdRule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getComparison() - Method in class com.konakartadmin.app.AdminProduct
-
- getComparison() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getConfidence() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getConfigCache() - Method in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
- getConfigData(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminConfigData items with the specified key or all AdminConfigData items if the
key is null
- getConfigData(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
- getConfigData() - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Return an EmailConfig object that contains attributes required to configure the eMail.
- getConfigData(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigData(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns the AdminConfigData items with the specified key or all AdminConfigData items if the
key is null.
- getConfigFile() - Static method in class com.konakartadmin.bl.KKAdminBase
-
- getConfigFiles(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Gets the Config files defined in konakart_config_files.xml
- getConfigFiles() - Method in class com.konakartadmin.bl.AdminFileMgr
-
- getConfigFiles(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigFiles() - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Returns an array containing the configuration files.
- getConfigKeyStub() - Method in class com.konakartadmin.app.KKModule
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.Module
-
- getConfigKeyStub() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.externaltax.ExternalTax
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.paymentcharge.PaymentCharge
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.tax.Tax
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.taxcloud.TaxCloud
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.total.Total
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.OrderTotalModule
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.OtherModule
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.others.captcha.Captcha
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.others.ldap.Ldap
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.others.uspsaddrval.USPSAddrVal
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.banktransfer.BankTransfer
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayapi.BarclaycardSmartPayApi
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayhosted.BarclaycardSmartPayHosted
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.bluepay.Bluepay
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.caledon.Caledon
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.cod.Cod
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.elink.Elink
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.eway_au.Eway_au
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.moneybookers.MoneyBookers
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.netpayintl.Netpayintl
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.payflowpro.PayflowPro
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.payjunction.Payjunction
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.paypal.Paypal
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.usaepay.Usaepay
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.worldpay.Worldpay
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.payment.worldpayxmlredirect.WorldPayXMLRedirect
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.PaymentModule
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.fedex.Fedex
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.flat.Flat
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.free.Free
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.freeproduct.FreeProduct
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.item.Item
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.pickupinstore.PickUpInStore
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.table.Table
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.usps.Usps
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.uspsint.Uspsint
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getConfigKeyStub() - Method in class com.konakartadmin.modules.ShippingModule
-
- getConfigs() - Method in class com.konakartadmin.app.KKModule
-
- getConfigs() - Method in class com.konakartadmin.modules.Module
-
- getConfigs() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.externaltax.ExternalTax
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.paymentcharge.PaymentCharge
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.tax.Tax
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.taxcloud.TaxCloud
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.total.Total
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getConfigs() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getConfigs() - Method in class com.konakartadmin.modules.others.captcha.Captcha
-
- getConfigs() - Method in class com.konakartadmin.modules.others.ldap.Ldap
-
- getConfigs() - Method in class com.konakartadmin.modules.others.uspsaddrval.USPSAddrVal
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.banktransfer.BankTransfer
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayapi.BarclaycardSmartPayApi
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayhosted.BarclaycardSmartPayHosted
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.bluepay.Bluepay
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.caledon.Caledon
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.cod.Cod
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.elink.Elink
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.eway_au.Eway_au
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.moneybookers.MoneyBookers
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.netpayintl.Netpayintl
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.payflowpro.PayflowPro
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.payjunction.Payjunction
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.paypal.Paypal
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.usaepay.Usaepay
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.worldpay.Worldpay
-
- getConfigs() - Method in class com.konakartadmin.modules.payment.worldpayxmlredirect.WorldPayXMLRedirect
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.fedex.Fedex
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.flat.Flat
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.free.Free
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.freeproduct.FreeProduct
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.item.Item
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.pickupinstore.PickUpInStore
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.table.Table
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.usps.Usps
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.uspsint.Uspsint
-
- getConfigs() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getConfigs() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getConfigsInMultiStoreSharedDBMode() - Method in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
An array of KKConfiguration objects is returned; one for each store.
- getConfiguration(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration object referenced by the specified key
- getConfiguration(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration object referenced by the specified key.
- getConfigurationByKey(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a KKConfiguration object with the specified key.
- getConfigurationByKey(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigurationDescription() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationDescription
- getConfigurationFromDb(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration object from the database referenced by the specified key
- getConfigurationFromDb(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration object from the database referenced by the specified key
- getConfigurationGroupId() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationGroupId
- getConfigurationGroupsByTitle(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminConfigurationGroup objects with the specified title.
- getConfigurationGroupsByTitle(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns an array of AdminConfigurationGroup objects with the specified title
- getConfigurationGroupsByTitle(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigurationGroupsByTitle(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns an array of AdminConfigurationGroup objects with the specified title
- getConfigurationId() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationId
- getConfigurationInfo(String, String[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the configuration values for the given keys.
- getConfigurationInfo(String[]) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Get the configuration values for the given keys
- getConfigurationInfo(String, String[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigurationInfo(String[]) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Get the configuration values for the given keys
- getConfigurationIntValue(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration Value for the specified key as an integer
- getConfigurationIntValue(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration Value for the specified key as an integer
- getConfigurationIntValueOrDefault(String, int) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration Value for the specified key as an integer - or a default value
- getConfigurationIntValueOrDefault(String, int) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration Value for the specified key as an integer - or a default value
- getConfigurationKey() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationKey
- getConfigurationsByGroup(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the configuration elements for the specified group
- getConfigurationsByGroup(int) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns an array of Configuration objects for the specified configuration group id
- getConfigurationsByGroup(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getConfigurationsByGroup(int) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns an array of Configuration objects for the specified configuration group id
- getConfigurationTitle() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationTitle
- getConfigurationValue() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the ConfigurationValue
- getConfigurationValue(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration Value for the specified key
- getConfigurationValue(String, String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Returns a Configuration Value for the specified key or the default if the configuration key
can't be found
- getConfigurationValue(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration Value for the specified key
- getConfigurationValue(String, String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration Value for the specified key or the default if the configuration key
can't be found
- getConfigurationValueAsBool(String, boolean) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
- getConfigurationValueAsBool(String, boolean) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Returns a Configuration Value for the specified key as a boolean - or the specified default
value
- getConfigValue(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- getConfigValueAsInt(String, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- getConfigVariable(KKAdminIf, String) - Method in class com.konakartadmin.modules.ShippingModule
-
Retrieve the value of the configuration variable with the specified key
- getConnection(String, String, String) - Static method in class com.konakartadmin.db.ConnectionUtils
-
Get a DB Connection for the specified URL, user and password.
- getConnectionString() - Method in class com.konakartadmin.app.AdminDBConnector
-
- getConnectTimeout() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getConsoleEncoding() - Static method in class com.konakartadmin.utils.CreatePassword
-
- getConsoleEncoding() - Static method in class com.konakartadmin.utils.KKCmd
-
- getConsoleEncoding() - Static method in class com.konakartadmin.utils.KKMessages
-
- getConstraints() - Method in class com.konakartadmin.app.AdminTagConstraint
-
- getConstructor(String, String) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
We use the key to look up the class name in the properties file.
- getConstructor(String, String, String) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
We use the key to look up the class name in the properties file.
- getContent() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getContent(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the content referenced by the contentId.
- getContent(int) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- getContent(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
Returns the content object referenced by the content Id.
- getContent(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getContent(int) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Returns the content referenced by the contentId.
- getContentId() - Method in class com.konakartadmin.app.AdminContent
-
- getContentId() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getContentId() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getContents() - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- getContents(String, AdminContentSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of content records matching the search criteria.
- getContents(AdminContentSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- getContents(AdminContentSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- getContents(String, AdminContentSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getContents(AdminContentSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Returns an array of content records matching the search criteria.
- getContentType() - Method in class com.konakartadmin.app.AdminEmail
-
Get the Email Content Type.
- getContentType() - Method in class com.konakartadmin.app.AdminEmailOptions
-
Get the Email Content Type.
- getContentType() - Method in class com.konakartadmin.app.AdminProduct
-
- getContentType(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminContentType referenced by the contentTypeId.
- getContentType(int) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- getContentType(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
Returns the AdminContentType referenced by the contentTypeId.
- getContentType(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getContentType(int) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Returns the AdminContentType referenced by the contentTypeId.
- getContentType() - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- getContentTypeId() - Method in class com.konakartadmin.app.AdminContent
-
- getContentTypeId() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getContentTypeId() - Method in class com.konakartadmin.app.AdminContentType
-
- getContentTypeId() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getContentTypeId() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getContentTypes() - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- getContentTypes(String, AdminContentTypeSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminContentType records matching the search criteria.
- getContentTypes(AdminContentTypeSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- getContentTypes(AdminContentTypeSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- getContentTypes(String, AdminContentTypeSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getContentTypes(AdminContentTypeSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Returns an array of AdminContentType records matching the search criteria.
- getContentTypeStr(int) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
- getCost() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getCount(KKCriteria, String) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
This method is mainly used for paging.
- getCount(KKCriteria, ColumnMap) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
- getCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
This method is mainly used for paging.
- getCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method is mainly used for paging.
- getCount(KKCriteria, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This method is mainly used for paging.
- getCount(KKCriteria, boolean, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This method is mainly used for paging.
- getCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
This method is mainly used for paging.
- getCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
This method is mainly used for paging.
- getCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Get the count of the number of rows returned by the KKCriteria (usually used for paging).
- getCount(KKCriteria, ColumnMap) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- getCount(KKCriteria, String) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
This method is mainly used for paging.
- getCountries() - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- getCountries(AdminCountrySearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminCountrySearchResult object.
- getCountries(AdminCountrySearch, int, int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminCountrySearchResult object.
- getCountries(AdminCountrySearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCountries(AdminCountrySearch, int, int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminCountrySearchResult object.
- getCountriesCount(AdminCountrySearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of Countries
- getCountriesCount(AdminCountrySearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of Countries
- getCountryById(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns the country object for the country id, or Null if the country doesn't exist in the
DB.
- getCountryById(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns the country object for the country id, or Null if the country doesn't exist in the
DB.
- getCountryByName(String) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns the country object for the country name, or Null if the country doesn't exist in the
DB.
- getCountryByName(String) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns the country object for the country name, or Null if the country doesn't exist in the
DB.
- getCountryCatKey() - Method in class com.konakartadmin.app.AdminAddress
-
- getCountryCode() - Method in class com.konakartadmin.app.AdminEmailOptions
-
If set, this is the country code that will be used to search for the eMail template.
- getCountryFromIsoCode(String, String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Find the country from an ISO code
- getCountryId() - Method in class com.konakartadmin.app.AdminAddress
-
- getCountryId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCountryId() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCountryId() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getCountryId() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getCountryIdForISO3(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getCountryName() - Method in class com.konakartadmin.app.AdminAddress
-
- getCountryName() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getCountryNameRule() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- getCouponCode() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCouponCode() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCouponCode(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates a coupon code or to read a coupon code from an external source.
- getCouponCode(String) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Method returns a random coupon code.
- getCouponCode(String) - Method in interface com.konakartadmin.bl.AdminOrderIntegrationMgrInterface
-
This method may be customized in order to implement an algorithm that creates a coupon code
or to call out to an external system in order to retrieve one.
- getCouponCode(String) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates a coupon code or to read a coupon code from an external source.
- getCouponCode(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCouponCode(String) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates a coupon code or to read a coupon code from an external source.
- getCouponCodeRule() - Method in class com.konakartadmin.app.AdminCouponSearch
-
The rule for the search.
- getCouponIds() - Method in class com.konakartadmin.app.AdminOrder
-
- getCoupons() - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- getCoupons() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCoupons(String, AdminCouponSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminCouponSearchResult object containing an array of AdminCoupons.
- getCoupons(AdminCouponSearch, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
This returns an AdminCouponSearchResult object.
- getCoupons(String, AdminCouponSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCoupons(AdminCouponSearch, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Returns an AdminCouponSearchResult object.
- getCouponsCount(AdminCouponSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Returns a count of the number of Coupons
- getCouponsCount(AdminCouponSearch) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Returns a count of the number of Coupons
- getCouponSearch() - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- getCouponsPerPromotion(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of Admin Coupon objects associated with the promotion identified by the
promotionId parameter.
- getCouponsPerPromotion(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get an array of Admin coupon objects for a promotion
- getCouponsPerPromotion(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCouponsPerPromotion(int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get an array of Admin coupon objects for a promotion
- getCrc() - Method in class com.konakartadmin.app.AdminImageOptions
-
- getCreator() - Method in class com.konakartadmin.app.AdminOrder
-
Identifier of the administrator who created the order
- getCreator() - Method in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the administrator who created the order
- getCreatorRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCreditCard() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Object containing credit card details
- getCredsFilename() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCriteria(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns a KKCriteria object based on the review type
- getCssFileName() - Method in class com.konakartadmin.app.AdminStore
-
- getCumulative() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getCurrencies() - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- getCurrencies(AdminCurrencySearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminCurrencySearchResult object.
- getCurrencies(AdminCurrencySearch) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
This returns an array of currencies for all of the currencies in the currency table.
- getCurrencies(AdminCurrencySearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCurrencies(AdminCurrencySearch) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
This returns an array of currencies for all of the currencies in the currency table.
- getCurrency() - Method in class com.konakartadmin.app.AdminOrder
-
- getCurrency(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the currency object for the specified currency code.
- getCurrency(String) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Returns the currency referenced by the currencyCode.
- getCurrency(int) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Returns the currency referenced by the currencyId.
- getCurrency(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCurrency(String) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Returns the currency referenced by the currencyCode.
- getCurrency(int) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Returns the currency referenced by the currencyId.
- getCurrencyCode() - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- getCurrencyCode() - Method in class com.konakartadmin.app.AdminOrder
-
- getCurrencyCode() - Method in class com.konakartadmin.app.PublishData
-
- getCurrencyFormatter() - Method in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
- getCurrencyName() - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- getCurrencyNameRule() - Method in class com.konakartadmin.app.AdminCurrencySearch
-
The rule for the search.
- getCurrencyScale() - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- getCurrencyValue() - Method in class com.konakartadmin.app.AdminOrder
-
- getCurrSearch() - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- getCustFieldMap() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getCustFilters() - Method in class com.konakartadmin.bl.AdminFilterMgrEE.StaticData
-
- getCustId() - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- getCustId() - Method in class com.konakartadmin.app.AdminProductNotification
-
- getCustId() - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- getCustId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustList() - Method in class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- getCustList() - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- getCustom() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- getCustom() - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- getCustom1() - Method in class com.konakart.app.PdfOptions
-
- getCustom1() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getCustom1() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustom1() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustom1() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminBooking
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCategory
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContent
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContentType
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getCustom1() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCountry
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustom1() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom1() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getCustom1() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustom1() - Method in class com.konakartadmin.app.AdminExpression
-
- getCustom1() - Method in class com.konakartadmin.app.AdminFilter
-
- getCustom1() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom1() - Method in class com.konakartadmin.app.AdminMailListOptions
-
- getCustom1() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom1() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getCustom1() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getCustom1() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCustom1() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getCustom1() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductOption
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getCustom1() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getCustom1() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom1() - Method in class com.konakartadmin.app.AdminReview
-
- getCustom1() - Method in class com.konakartadmin.app.AdminRole
-
- getCustom1() - Method in class com.konakartadmin.app.AdminSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminShipper
-
- getCustom1() - Method in class com.konakartadmin.app.AdminStore
-
- getCustom1() - Method in class com.konakartadmin.app.AdminSubscription
-
- getCustom1() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getCustom1() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getCustom1() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getCustom1() - Method in class com.konakartadmin.app.AdminVendor
-
- getCustom1() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustom1() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCustom1() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getCustom1() - Method in class com.konakartadmin.app.AdminZone
-
- getCustom1() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getCustom1() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustom10() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom10() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom10() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom10() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom10() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom10() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom10() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom10Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom10Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom11() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom11() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom11() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom11() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom11() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom11() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom11() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom11Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom11Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom12() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom12() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom12() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom12() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom12() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom12Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom12Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom13() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom13() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom13() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom13() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom13Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom13Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom14() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom14() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom14() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom14() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom14Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom14Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom15() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom15() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom15() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom15() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom15Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom15Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom16() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- getCustom16() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom16() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom16() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom16Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom16Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom17() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom18() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom19() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom1Dec() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom1Dec
are returned.
- getCustom1Dec() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom1Dec() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getCustom1Dec() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getCustom1Dec() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom1DecRule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom1Desc() - Method in class com.konakartadmin.app.AdminPanel
-
- getCustom1Int() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom1Int
are returned.
- getCustom1Int() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom1IntRule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- getCustom1Rule() - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- getCustom2() - Method in class com.konakart.app.PdfOptions
-
- getCustom2() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getCustom2() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustom2() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustom2() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminBooking
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCategory
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContent
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContentType
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getCustom2() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustom2() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom2() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getCustom2() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustom2() - Method in class com.konakartadmin.app.AdminExpression
-
- getCustom2() - Method in class com.konakartadmin.app.AdminFilter
-
- getCustom2() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom2() - Method in class com.konakartadmin.app.AdminMailListOptions
-
- getCustom2() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom2() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getCustom2() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getCustom2() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCustom2() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getCustom2() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductOption
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getCustom2() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getCustom2() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom2() - Method in class com.konakartadmin.app.AdminReview
-
- getCustom2() - Method in class com.konakartadmin.app.AdminRole
-
- getCustom2() - Method in class com.konakartadmin.app.AdminShipper
-
- getCustom2() - Method in class com.konakartadmin.app.AdminStore
-
- getCustom2() - Method in class com.konakartadmin.app.AdminSubscription
-
- getCustom2() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getCustom2() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getCustom2() - Method in class com.konakartadmin.app.AdminVendor
-
- getCustom2() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustom2() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCustom2() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getCustom2() - Method in class com.konakartadmin.app.AdminZone
-
- getCustom2() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getCustom2() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustom20() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom2Dec() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom2Dec
are returned.
- getCustom2Dec() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom2Dec() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getCustom2Dec() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getCustom2Dec() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom2DecRule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom2Desc() - Method in class com.konakartadmin.app.AdminPanel
-
- getCustom2Int() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom2Int
are returned.
- getCustom2Int() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom2IntRule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- getCustom2Rule() - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- getCustom3() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustom3() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCustom3() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustom3() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getCustom3() - Method in class com.konakartadmin.app.AdminBooking
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCategory
-
- getCustom3() - Method in class com.konakartadmin.app.AdminContent
-
- getCustom3() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getCustom3() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustom3() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom3() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getCustom3() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustom3() - Method in class com.konakartadmin.app.AdminExpression
-
- getCustom3() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom3() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom3() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom3() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getCustom3() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getCustom3() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCustom3() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getCustom3() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getCustom3() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getCustom3() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom3() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getCustom3() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom3() - Method in class com.konakartadmin.app.AdminReview
-
- getCustom3() - Method in class com.konakartadmin.app.AdminRole
-
- getCustom3() - Method in class com.konakartadmin.app.AdminShipper
-
- getCustom3() - Method in class com.konakartadmin.app.AdminStore
-
- getCustom3() - Method in class com.konakartadmin.app.AdminSubscription
-
- getCustom3() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getCustom3() - Method in class com.konakartadmin.app.AdminVendor
-
- getCustom3() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCustom3() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustom3() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCustom3() - Method in class com.konakartadmin.app.AdminZone
-
- getCustom3() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getCustom3() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustom3Desc() - Method in class com.konakartadmin.app.AdminPanel
-
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCustom3Rule() - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- getCustom4() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustom4() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCustom4() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustom4() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getCustom4() - Method in class com.konakartadmin.app.AdminContent
-
- getCustom4() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getCustom4() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCustom4() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom4() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getCustom4() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustom4() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom4() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustom4() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom4() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getCustom4() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom4() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom4() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCustom4() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getCustom4() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getCustom4() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom4() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom4() - Method in class com.konakartadmin.app.AdminRole
-
- getCustom4() - Method in class com.konakartadmin.app.AdminStore
-
- getCustom4() - Method in class com.konakartadmin.app.AdminSubscription
-
- getCustom4() - Method in class com.konakartadmin.app.AdminVendor
-
- getCustom4() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCustom4() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustom4() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCustom4() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustom4Desc() - Method in class com.konakartadmin.app.AdminPanel
-
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustom4Rule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCustom5() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustom5() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getCustom5() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustom5() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustom5() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getCustom5() - Method in class com.konakartadmin.app.AdminCoupon
-
- getCustom5() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom5() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getCustom5() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom5() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustom5() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom5() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom5() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getCustom5() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getCustom5() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom5() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom5() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom5() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getCustom5() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getCustom5() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getCustom5() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom5() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom5() - Method in class com.konakartadmin.app.AdminRole
-
- getCustom5() - Method in class com.konakartadmin.app.AdminStore
-
- getCustom5() - Method in class com.konakartadmin.app.AdminSubscription
-
- getCustom5() - Method in class com.konakartadmin.app.AdminVendor
-
- getCustom5() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getCustom5() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustom5() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getCustom5() - Static method in class com.konakartadmin.utils.KKCmd
-
- getCustom5Desc() - Method in class com.konakartadmin.app.AdminPanel
-
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustom5Rule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getCustom6() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom6() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getCustom6() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom6() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom6() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom6() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom6() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom6() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom6() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom6Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom6Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom7() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom7() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom7() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom7() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom7() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom7() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom7() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom7() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom7Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom7Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom8() - Method in class com.konakartadmin.app.AdminCustomer
-
- getCustom8() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom8() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom8() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom8() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom8() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom8() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom8() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom8Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom8Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom9() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- getCustom9() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getCustom9() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustom9() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustom9() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustom9() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustom9() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustom9Rule() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- getCustom9Rule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomAttrArray() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustomAttrArray() - Method in class com.konakartadmin.app.AdminProduct
-
An array of AdminProdAttrDesc objects
- getCustomAttrs() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustomAttrs() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getCustomAttrs() - Method in class com.konakartadmin.app.AdminProduct
-
Contains the custom attributes in XML format
- getCustomAttrs(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the custom_attrs for the order product with the specified orderProductId.
- getCustomAttrs(int, Connection) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the custom_attrs for the order product with the specified Id.
- getCustomAttrs(int) - Method in class com.konakartadmin.bl.AdminOrderMgrEE
-
Get the custom_attrs for the order product with the specified orderProductId
- getCustomAttrs(int, Connection) - Method in class com.konakartadmin.bl.AdminOrderMgrEE
-
Get the custom_attrs for the order product with the specified Id
- getCustomAttrs(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the custom_attrs for the product with the specified Id.
- getCustomAttrs(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the custom_attrs for the product with the specified Id.
- getCustomAttrs(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Get the custom_attrs for the product with the specified Id
- getCustomAttrs(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Get the custom_attrs for the product with the specified Id
- getCustomAttrsFromXML(String) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Create an array of custom attributes from the XML
- getCustomAttrsFromXML(String) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Create an array of custom attributes from the XML
- getCustomd1() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCustomd1() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd1() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomd2() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCustomd2() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd2() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomd3() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCustomd3() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd3() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomd4() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCustomd4() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd4() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomd5() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getCustomd5() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd5() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomd6() - Method in class com.konakartadmin.app.AdminProduct
-
- getCustomd6() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getCustomDataFromSession(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A sessionId is created when a customer logs in to KonaKart Admin App using the login() API
call.
- getCustomDataFromSession(String, int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Implemented in AdminSecurityMgrEE
- getCustomDataFromSession(String, int) - Method in class com.konakartadmin.bl.AdminSecurityMgrEE
-
A sessionId is created when a customer logs in to KonaKart using the login() API call.
- getCustomDataFromSession(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomDataFromSession(String, int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
A sessionId is created when a customer logs in to KonaKart using the login() API call.
- getCustomer1FirstName() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomer1LastName() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerAddrFormatId() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerAddrFormatTemplate() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerAddrId() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerBirthDate() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerCity() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerCity() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomerCity() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerCityRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustomerCompany() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerCountry() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerCriteria(int, int[]) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
Get the criteria object to search for customers
- getCustomerCustom1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom2() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom3() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom4() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom5() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom6() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom7() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerCustom8() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getCustomerEmail() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerEmail() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomerEmailRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustomerFirstName() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerForEmail(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Find and return a customer with an email address matching the emailAddress parameter.
- getCustomerForEmail(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a customer already exists with this email address and returns the
customer object if it does exist.
- getCustomerForEmail(String) - Method in class com.konakartadmin.bl.AdminImportMgr
-
Get customer for email
- getCustomerForEmail(String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Get customer for email
- getCustomerForEmail(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerForEmail(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a customer already exists with this email address and returns the
customer object if it does exist.
- getCustomerForEmail(String) - Method in interface com.konakartadmin.blif.AdminImportMgrIf
-
Get customer for email
- getCustomerForEmailWithOptions(String, String, AdminGetCustomerOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Find and return a customer with an email address matching the emailAddress parameter.
- getCustomerForEmailWithOptions(String, AdminGetCustomerOptions) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Checks to see whether a customer already exists with this email address and returns the
customer object if it does exist.
- getCustomerForEmailWithOptions(String, String, AdminGetCustomerOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerForEmailWithOptions(String, AdminGetCustomerOptions) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Checks to see whether a customer already exists with this email address and returns the
customer object if it does exist.
- getCustomerForId(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the customer object for the customer defined by the given id.
- getCustomerForId(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns the customer object for the customer defined by the given id.
- getCustomerForId(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerForId(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns the customer object for the customer defined by the given id.
- getCustomerForIdWithOptions(String, int, AdminGetCustomerOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the customer object for the customer defined by the given id.
- getCustomerForIdWithOptions(int, AdminGetCustomerOptions) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns the customer object for the customer defined by the given id.
- getCustomerForIdWithOptions(String, int, AdminGetCustomerOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerForIdWithOptions(int, AdminGetCustomerOptions) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns the customer object for the customer defined by the given id.
- getCustomerFormattedAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerGroupRule() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustomerGroups() - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- getCustomerGroups(AdminCustomerGroupSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return AdminCustomerGroups matching search criteria.
- getCustomerGroups(AdminCustomerGroupSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
This returns an AdminCustomerGroupSearchResult object.
- getCustomerGroups(AdminCustomerGroupSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerGroups(AdminCustomerGroupSearch) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This returns an AdminCustomerGroupSearchResult object.
- getCustomerGroupsPerPromotion(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns all of the customer groups for the promotion identified by promotionId.
- getCustomerGroupsPerPromotion(int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns all of the customer groups for the promotion
- getCustomerGroupsPerPromotion(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerGroupsPerPromotion(int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns all of the customer groups for the promotion
- getCustomerId() - Method in class com.konakartadmin.app.AdminAddress
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminBooking
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminReview
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminReviewSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminSubscription
-
Customer id
- getCustomerId() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of customer related to the subscription
- getCustomerId() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerId() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getCustomerId() - Method in class com.konakartadmin.bl.AdminSession
-
- getCustomerIdForEmail(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- getCustomerIdForEmail(String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Finds the custId of the specified customer.
- getCustomerIds() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
An array of customer ids to be used in the search.
- getCustomerLastName() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerName() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerName() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomerName() - Method in class com.konakartadmin.app.AdminReview
-
- getCustomerNameRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustomerPasswordHistory(int, int) - Method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
Get a maximum of maxRows CustomerPasswordHistory records belonging to the specified custId.
- getCustomerPasswordHistory(int, int) - Method in interface com.konakartadmin.blif.AdminCustomerPwdHistMgrIf
-
Get a maximum of maxRows CustomerPasswordHistory records belonging to the specified userId.
- getCustomerPostcode() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerPostcode() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getCustomerPostcodeRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getCustomerPrice() - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_CUSTOMER_PRICE.
- getCustomerRule() - Method in class com.konakartadmin.app.AdminPromotion
-
- getCustomers() - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- getCustomers(String, AdminCustomerSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a set of Customers that match the search criteria.
- getCustomers(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
The method returns a null list within the return object when all of the customers have been
read.
- getCustomers(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
The method returns a null list within the return object when all of the customers have been
read.
- getCustomers(AdminCustomerSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns a set of Customers that match the search criteria
- getCustomers(String, AdminCustomerSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomers(AdminCustomerSearch, int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns a set of Customers that match the search criteria
- getCustomersCount(String, AdminCustomerSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a count of the number of Customers matching the specified search.
- getCustomersCount(AdminCustomerSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns a count of the number of Customers
- getCustomersCount(String, AdminCustomerSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomersCount(AdminCustomerSearch) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns a count of the number of Customers
- getCustomersCountWhoHaventPlacedAnOrderSince(String, Calendar) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the count of the number of customers who haven't placed an order since the
lastOrderDate passed in as a parameter.
- getCustomersCountWhoHaventPlacedAnOrderSince(Calendar) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Return the count of the number of customers who haven't placed an order since the
lastOrderDate passed in as a parameter.
- getCustomersCountWhoHaventPlacedAnOrderSince(String, Calendar) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomersCountWhoHaventPlacedAnOrderSince(Calendar) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Return the count of the number of customers who haven't placed an order since the
lastOrderDate passed in as a parameter.
- getCustomersCountWhoHavePlacedAnOrderSince(String, Calendar) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the count of the number of customers who have placed an order since the lastOrderDate
passed in as a parameter.
- getCustomersCountWhoHavePlacedAnOrderSince(Calendar) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Return the count of the number of customers who have placed an order since the lastOrderDate
passed in as a parameter.
- getCustomersCountWhoHavePlacedAnOrderSince(String, Calendar) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomersCountWhoHavePlacedAnOrderSince(Calendar) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Return the count of the number of customers who have placed an order since the lastOrderDate
passed in as a parameter.
- getCustomersFile() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getCustomersLastName() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getCustomersLastNameRule() - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- getCustomersLite(String, AdminCustomerSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a set of "Lite" Customers that match the search criteria.
- getCustomersLite(AdminCustomerSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns a set of "Lite" Customers that match the search criteria.
- getCustomersLite(String, AdminCustomerSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomersLite(AdminCustomerSearch, int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns a set of "Lite" Customers that match the search criteria.
- getCustomerState() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerState() - Method in class com.konakartadmin.app.AdminWishList
-
- getCustomerStreetAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerStreetAddress1() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerSuburb() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerSuggestionCriteria(int) - Method in class com.konakartadmin.bl.AdminSendProductSuggestionBatchMgr
-
Create a criteria object for reading suggestion records
- getCustomerTag(String, AdminCustomerTag[]) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustomerTag(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminCustomerTag object for the id
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTag(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the customer tag object for the id
parameter, or Null if the customer
tag doesn't exist in the DB.
- getCustomerTag(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerTag(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the customer tag object for the id
parameter, or Null if the customer
tag doesn't exist in the DB.
- getCustomerTagCount(AdminCustomerTagSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns a count of the number of CustomerTags
- getCustomerTagForCustomer(String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagForCustomer(int, String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagForCustomer(String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerTagForCustomer(int, String) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagForName(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagForName(String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagForName(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerTagForName(String) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the customer tag object for the tagName
parameter, or Null if the
customer tag doesn't exist in the DB.
- getCustomerTagId() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getCustomerTags() - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- getCustomerTags(String, AdminCustomerTagSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminCustomerTagSearchResult object.
- getCustomerTags(AdminCustomerTagSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
This returns an AdminCustomerTagSearchResult object.
- getCustomerTags(String, AdminCustomerTagSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerTags(AdminCustomerTagSearch, int, int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
This returns an AdminCustomerTagSearchResult object.
- getCustomerTagsForCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method fetches all of the customer tags for the customer referenced by the
customerId
parameter.
- getCustomerTagsForCustomer(int, String[]) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the customer tag objects for the tagNames
parameter, or Null if none of
the specified customer tags exist in the DB for the customer.
- getCustomerTagsForCustomer(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
This method fetches all of the customer tags for the customer referenced by the
customerId
parameter.
- getCustomerTagsForCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomerTagsForCustomer(int, String[]) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the customer tag objects for the tagNames
parameter, or Null if none of
the specified customer tags exist in the DB for the customer.
- getCustomerTagsForCustomer(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
This method fetches all of the customer tags for the customer referenced by the
customerId
parameter.
- getCustomerTagsHash(int, Set<String>) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Get the customer tags for the specified customerId.
- getCustomerTagsHash(int, Set<String>, AdminCustomerTagMgrIf) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
Get the customer tags for the specified customerId.
- getCustomerTelephone() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerTelephone1() - Method in class com.konakartadmin.app.AdminOrder
-
- getCustomerText() - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_CUSTOMER_TEXT.
- getCustomerType(boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getCustomerValue() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getCustomFieldMapping() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getCustomInt1() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustomInt2() - Method in class com.konakartadmin.app.AdminEmailOptions
-
- getCustomOption() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getCustomSearchData(AdminProduct, AdminLanguage) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
A method that can be overidden to supply data from a product object that is not normally
indexed in Solr.
- getCustomValidators() - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- getCustomValidators() - Method in class com.konakartadmin.bl.AdminValidationMgr
-
Gets an AdminCustomValidatorSet.
- getCustomValidators() - Method in interface com.konakartadmin.blif.AdminValidationMgrIf
-
Gets an AdminCustomValidatorSet.
- getCustomValidatorSet() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Gets an AdminCustomValidatorSet.
- getCustomValidatorSet() - Method in class com.konakartadmin.bl.KKAdmin
-
- getCustomValidatorsHash() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- getCustSearch() - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- getCustTagTypeName() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getData() - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- getData(AdminBasePayment.AdminPaymentDetails) - Method in class com.konakartadmin.modules.payment.AdminBasePayment
-
Sends data to the payment gateway via a GET.
- getDataArea() - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- getDataArea() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getDataConfigForCloning(int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Creates a DataConfig object for cloning
- getDatadir() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getDataLanguage() - Method in class com.konakartadmin.app.AdminLanguage
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminApiCall
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminAudit
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminBooking
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminCategory
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminConfigData
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminContent
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminContentType
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminCoupon
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminFilter
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminGeoZone
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminMiscItemType
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminPanel
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminProduct
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminProductNotification
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminPromotion
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminReview
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminRole
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminSpecial
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminStore
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminSubscription
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminSubZone
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminVendor
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminWishList
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getDateAdded() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- getDateAdded() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the DateAdded
- getDateAddedFrom() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- getDateAddedFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which were added to the catalog on this date or after this date
are returned.
- getDateAddedFrom() - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- getDateAddedTo() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- getDateAddedTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which were added to the catalog on this date or before this date
are returned.
- getDateAddedTo() - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- getDateAvailable() - Method in class com.konakartadmin.app.AdminOrderProduct
-
Date Available - Not persisted
- getDateAvailable() - Method in class com.konakartadmin.app.AdminProduct
-
- getDateAvailable() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getDateAvailable() - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- getDateAvailableFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which are available on this date or after this date are
returned.
- getDateAvailableTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which are available on this date or before this date are
returned.
- getDateCreated() - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- getDateFinished() - Method in class com.konakartadmin.app.AdminOrder
-
- getDateFinishedFrom() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- getDateFinishedTo() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- getDateFrom() - Method in class com.konakartadmin.app.AdminContent
-
- getDateFrom() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getDateFromRule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getDateLastCreated() - Method in class com.konakartadmin.app.AdminCatalog
-
The last time the catalog prices were automatically created
- getDateLastModified() - Method in class com.konakartadmin.app.AdminBooking
-
- getDateLastModified() - Method in class com.konakartadmin.app.AdminProduct
-
- getDateLastModified() - Method in class com.konakartadmin.app.AdminReview
-
- getDateLastModified() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getDateLastModifiedFrom() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getDateLastModifiedFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which have been modified on this date or after this date are
returned.
- getDateLastModifiedTo() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getDateLastModifiedTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which have been modified on this date or after before date are
returned.
- getDateLastUpdated() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getDatePurchased() - Method in class com.konakartadmin.app.AdminOrder
-
- getDateTo() - Method in class com.konakartadmin.app.AdminContent
-
- getDateTo() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getDateToRule() - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- getDateUpdated() - Method in class com.konakartadmin.app.AdminContent
-
- getDateUpdated() - Method in class com.konakartadmin.app.AdminFilter
-
- getDayOfMonth() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Some payment gateways allow you to define the day of the month used for monthly billing.
- getDbPassword(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- getDbPassword(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Get the password from the database for the given userId
- getDbVersion() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getDebugStackTraceExclusions() - Static method in class com.konakartadmin.bl.AdminBaseMgr
-
- getDecimalPlaces() - Method in class com.konakartadmin.app.AdminCurrency
-
- getDecimalPoint() - Method in class com.konakartadmin.app.AdminCurrency
-
- getDefaultAddr() - Method in class com.konakartadmin.app.AdminCustomer
-
- getDefaultAddr() - Method in class com.konakartadmin.app.AdminVendor
-
- getDefaultAddrId() - Method in class com.konakartadmin.app.AdminAddress
-
- getDefaultAddrId() - Method in class com.konakartadmin.app.AdminCustomer
-
- getDefaultAddrId() - Method in class com.konakartadmin.app.AdminVendor
-
- getDefaultAdminEngConfig() - Method in class com.konakartadmin.bl.KKAdmin
-
- getDefaultCurrency() - Method in interface com.konakartadmin.appif.KKAdminIf
-
The default currency is referenced by a configuration variable called DEFAULT_CURRENCY.
- getDefaultCurrency() - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
The default currency is referenced by a configuration variable called DEFAULT_CURRENCY.
- getDefaultCurrency() - Method in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
- getDefaultCurrency() - Method in class com.konakartadmin.bl.KKAdmin
-
- getDefaultCurrency() - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
The default currency is referenced by a configuration variable called DEFAULT_CURRENCY.
- getDefaultCurrencyFormatter() - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Gets the formatter for the default currency
- getDefaultCurrencyFormatter() - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Gets the formatter for the default currency
- getDefaultIfEmpty(String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Returns a default value for an empty string
- getDefaultIfEmpty(Date) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Returns a default value for an empty date
- getDefaultKKAdminEng() - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
Returns an instance of a KKAdmin Engine using the default store id.
- getDefaultKKAdminEng() - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
Returns an instance of a KKAdmin Engine using the default store id.
- getDefaultKKAdminEng() - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
Returns an instance of a KKAdmin Engine using the default store id.
- getDefaultKKEng() - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
Returns an instance of a KKEngine using the default store id.
- getDefaultKKEng() - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
Returns an instance of a KKEngine using the default store id.
- getDefaultKKEng() - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
Returns an instance of a KKEngine using the default store id.
- getDefaultLanguage() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the default language.
- getDefaultLanguage() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getDefaultLanguage() - Method in class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- getDefaultLanguage() - Method in class com.konakartadmin.bl.KKAdmin
-
- getDefaultLanguage() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns the default language
- getDefaultLanguage() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getDefaultLanguageCode() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getDefaultLanguageCode() - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getDefaultLanguageCode() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
- getDefaultLanguageId() - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- getDefaultLanguageId() - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getDefaultLanguageId() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getDefaultLanguageId() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getDefaultLanguageId() - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
Returns the default language id
- getDefaultLanguageId() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns the default language id
- getDefaultLocale() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getDefaultLocale() - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getDefaultLocale() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
- getDefaultQuantityInOrder() - Method in class com.konakartadmin.app.AdminProduct
-
- getDefaultStoreId() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getDefLanguageCode() - Method in class com.konakartadmin.app.PublishData
-
- getDefLanguageId() - Method in class com.konakartadmin.app.PublishData
-
- getDeleteAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- getDeletedChoice() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getDeliveryAddrFormatId() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryAddrFormatTemplate() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryAddrId() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryCity() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryCompany() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryCountry() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryCountryObject() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryEmail() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryFormattedAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryName() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryPostcode() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryState() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryStreetAddress() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryStreetAddress1() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliverySuburb() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryTelephone() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryTelephone1() - Method in class com.konakartadmin.app.AdminOrder
-
- getDeliveryZoneObject() - Method in class com.konakartadmin.app.AdminOrder
-
- getDepth() - Method in class com.konakartadmin.app.AdminProduct
-
- getDescription() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getDescription() - Method in class com.konakartadmin.app.AdminApiCall
-
- getDescription() - Method in class com.konakartadmin.app.AdminCatalog
-
- getDescription() - Method in class com.konakartadmin.app.AdminCategory
-
- getDescription() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getDescription() - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- getDescription() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getDescription() - Method in class com.konakartadmin.app.AdminCoupon
-
- getDescription() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getDescription() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getDescription() - Method in class com.konakartadmin.app.AdminExpression
-
- getDescription() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- getDescription() - Method in class com.konakartadmin.app.AdminJob
-
- getDescription() - Method in class com.konakartadmin.app.AdminMiscItemType
-
Get the Description
- getDescription() - Method in class com.konakartadmin.app.AdminPanel
-
- getDescription() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
An optional description of the schedule
- getDescription() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getDescription() - Method in class com.konakartadmin.app.AdminProduct
-
- getDescription() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getDescription() - Method in class com.konakartadmin.app.AdminPromotion
-
- getDescription() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getDescription() - Method in class com.konakartadmin.app.AdminRole
-
- getDescription() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getDescription() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getDescription() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getDescription() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- getDescription() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getDescription() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- getDescription() - Method in class com.konakartadmin.app.AdminWishList
-
- getDescriptionRule() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
The rule for the search.
- getDescriptionRule() - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- getDescriptionRule() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- getDescriptionRule() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
The rule for the search.
- getDescriptions() - Method in class com.konakartadmin.app.AdminCategory
-
- getDescriptions() - Method in class com.konakartadmin.app.AdminContent
-
- getDescriptions() - Method in class com.konakartadmin.app.AdminContentType
-
- getDescriptions() - Method in class com.konakartadmin.app.AdminProduct
-
- getDescriptionText() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getDescriptionText() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getDescriptionTextRule() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getDescriptionTextRule() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getDestCountry(KKAdminIf, AdminCountry, String) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Utility method that returns the country object for the destination country.
- getDestinationCat() - Method in class com.konakartadmin.app.AdminCatalog
-
- getDestZone(KKAdminIf, AdminCountry, AdminZone, String) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Utility method that returns the zone object for the destination zone.
- getDifferentFromLastN() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- getDigDownloads() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- getDigitalDownload(int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns a Digital Download object for the customerId and productId passed in as parameters.
- getDirectory() - Method in class com.konakartadmin.app.AdminLanguage
-
- getDirName() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getDiscountAmount() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The discount amount defined by the promotion.
- getDiscountPercent() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getDiscountPercent() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The discount percentage defined by the promotion.
- getDisplayName() - Method in class com.konakartadmin.app.AdminFile
-
- getDisplayName() - Method in class com.konakartadmin.app.AdminReport
-
- getDocFromProduct(int, String, HashMap<Integer, AdminLanguage>) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Create an XML string from the product object that can be passed to Solr
- getDocFromProduct(int, String, HashMap<Integer, AdminLanguage>) - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Create an XML string from the product object that can be passed to Solr
- getDriver() - Method in class com.konakartadmin.app.AdminDBConnector
-
- getDummyTimeStamp() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getE() - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- getE() - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception class name
- getEditAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- getEmailAddr() - Method in class com.konakartadmin.app.AdminAddress
-
- getEmailAddr() - Method in class com.konakartadmin.app.AdminCustomer
-
- getEmailAddr() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getEmailAddr() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getEmailAddrRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getEmailer() - Method in class com.konakartadmin.bl.AdminEmailMgr
-
- getEmailer() - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
- getEmailReportingExclusions() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getEmailThreadGracefulShutdownTimeout() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getEmailVerified() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getEnabled() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getEnabled() - Method in class com.konakartadmin.app.AdminCustomer
-
- getEnabled() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getEnabled() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getEnabledChoice() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getEncKey() - Method in class com.konakartadmin.app.AdminOrder
-
- getEncodedOptionValues() - Method in class com.konakartadmin.app.AdminProduct
-
- getEncodedOptionValues() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getEncodedOptionValues() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getEncodedOptionValues() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getEncodedProduct() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getEncoding() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getEncodingFrom() - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- getEncodingTo() - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- getEncryptionKey(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns the encryption key used on an Order
- getEndDate() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getEndDate() - Method in class com.konakartadmin.app.AdminPromotion
-
- getEndDate() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getEndDateFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- getEndDateTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- getEndingText() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- getEndingText() - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getEng() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getEng() - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- getEng() - Method in class com.konakartadmin.json.KKJSONAdminEngServerStaticData
-
- getEng() - Method in class com.konakartadmin.rmi.KKRMIAdminEngServerStaticData
-
- getEng() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getEng() - Static method in class com.konakartadmin.utils.KKMessages
-
- getEng() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getEng() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getEng() - Static method in class com.konakartadmin.utils.RunReport
-
- getEng() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getEng() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getEng() - Method in class com.konakartadmin.ws.KKWSAdminStaticData
-
- getEngConf() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the assigned KKAdmin Engine configuration.
- getEngConf() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getEngConfStr(KKAdminIf) - Method in class com.konakartadmin.bl.KKBatchBase
-
- getEngConfStrDirect(KKAdminIf) - Static method in class com.konakartadmin.bl.KKBatchBase
-
- getEngineId() - Method in class com.konakartadmin.app.AdminEngineConfig
-
- getEngineId() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getEngineMode() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getEngineMode() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getEngineMode() - Static method in class com.konakartadmin.utils.KKCmd
-
- getEngineMode() - Static method in class com.konakartadmin.utils.KKMessages
-
- getEngineMode() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getEngineMode() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getEngineMode() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getEngineMode() - Static method in class com.konakartadmin.utils.RunReport
-
- getEngineMode() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getEngineMode() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getEngineModeStr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getEngineShareMode() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getEngMgr() - Method in class com.konakartadmin.bl.AdminServletMgr
-
- getEngMgr() - Method in class com.konakartadmin.bl.AdminServletMgrEE
-
- getEngMgr() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getEngMgr() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- getEngRemote() - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
- getErpInputQueue() - Method in class com.konakartadmin.bl.AdminServletMgr
-
- getErpInputQueue() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- getERPOutputQueuePrefix() - Method in class com.konakartadmin.bl.AdminServletMgr
-
- getERPOutputQueuePrefix() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- getErrorMessages() - Method in class com.konakartadmin.app.AdminCloneCustomerResult
-
- getErrorMessages() - Method in class com.konakartadmin.app.AdminDeleteCustomerResult
-
- getErrorMsg() - Method in class com.konakartadmin.app.AdminDBConnector
-
- getEventDate() - Method in class com.konakartadmin.app.AdminWishList
-
- getExceptionMessage(String) - Static method in exception com.konakartadmin.app.KKAdminException
-
Returns a string containing the msg with the version number appended (but only once)
- getExceptionMessage(String, Throwable) - Static method in exception com.konakartadmin.app.KKAdminException
-
Returns a string containing the stack trace of the exception and its cause
- getExceptionMessage(Throwable) - Method in class com.konakartadmin.bl.KKAdminBase
-
Returns a string containing the stack trace of the exception and its cause
- getExceptionMessagePrefic() - Static method in exception com.konakartadmin.app.KKAdminException
-
Returns the standard Exception Msg prefix
- getExpirationDate() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getExpirationDate() - Method in class com.konakartadmin.app.AdminSpecial
-
- getExpirationDateBefore() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- getExpiredBasketCriteria(int, int) - Method in class com.konakartadmin.bl.AdminAbandonedCartBatchMgr
-
Create a criteria object for reading expired basket records
- getExpiryDate() - Method in class com.konakartadmin.app.AdminProduct
-
- getExpiryDate(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Common code to get the expiry date
- getExpiryDateFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which expire on this date or after this date are returned.
- getExpiryDateTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which expire on this date or before this date are returned.
- getExpiryDays() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- getExpiryInSecs() - Method in class com.konakartadmin.bl.AdminSession
-
- getExpiryTimeInSecs() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Utility method to return the expiry time in minutes calculated from now.
- getExportFilename() - Static method in class com.konakartadmin.utils.KKMessages
-
- getExportMgr(KKEngIf) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getExportMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getExportMgr(boolean, KKEngIf) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getExportPassword() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- getExportUserName() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- getExportXMLData() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Finds and returns an implementation of the ExportXMLDataIf on the class path
- getExpression(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminExpression object for the id
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the AdminExpression object for the id
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Returns the AdminExpression object for the id
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpression(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpression(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the AdminExpression object for the id
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpressionCount(AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
- getExpressionCount(AdminExpressionSearch) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
- getExpressionCount(AdminExpressionSearch) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the number of expressions available for the given search
- getExpressionForCustomer(int, int, String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
An AdminExpression object, fully populated with an array of Expression Variables is returned.
- getExpressionForCustomer(int, int, String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
An AdminExpression object, fully populated with an array of Expression Variables is returned.
- getExpressionForName(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminExpression object for the expName
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpressionForName(String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the AdminExpression object for the expName
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpressionForName(String) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Returns the AdminExpression object for the expName
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpressionForName(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpressionForName(String) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the AdminExpression object for the expName
parameter, or Null if the
AdminExpression doesn't exist in the DB.
- getExpressionId() - Method in class com.konakartadmin.app.AdminContent
-
- getExpressionId() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getExpressionId() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getExpressionId() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getExpressionName() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getExpressions() - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- getExpressions(String, AdminExpressionSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminExpressionSearchResult object.
- getExpressions(AdminExpressionSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
This returns an AdminExpressionSearchResult object.
- getExpressions(AdminExpressionSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
This returns an AdminExpressionSearchResult object.
- getExpressions(String, AdminExpressionSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpressions(AdminExpressionSearch, int, int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
This returns an AdminExpressionSearchResult object.
- getExpressionsPerPromotion(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Fetch an array of Expression objects linked to the promotion referenced by
promotionId
- getExpressionsPerPromotion(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Fetch an array of Expression objects linked to the promotion referenced by
promotionId
- getExpressionsPerPromotion(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Fetch an array of Expression objects linked to the promotion referenced by
promotionId
- getExpressionsPerPromotion(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpressionsPerPromotion(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Fetch an array of Expression objects linked to the promotion referenced by
promotionId
- getExpressionVariable(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminExpressionVariable object for the id
parameter, or Null if the
AdminExpressionVariable doesn't exist in the DB.
- getExpressionVariable(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns the AdminExpressionVariable object for the id
parameter, or Null if the
AdminExpressionVariable doesn't exist in the DB.
- getExpressionVariable(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Returns the AdminExpressionVariable object for the id
parameter, or Null if the
AdminExpressionVariable doesn't exist in the DB.
- getExpressionVariable(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpressionVariable(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns the AdminExpressionVariable object for the id
parameter, or Null if the
AdminExpressionVariable doesn't exist in the DB.
- getExpressionVariableCount(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
- getExpressionVariableCount(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
- getExpressionVariablesForExpression(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminExpressionVariable objects for the AdminExpression identified by the
id
parameter.
- getExpressionVariablesForExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Returns an array of AdminExpressionVariable objects for the AdminExpression identified by the
id
parameter.
- getExpressionVariablesForExpression(int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Returns an array of AdminExpressionVariable objects for the AdminExpression identified by the
id
parameter.
- getExpressionVariablesForExpression(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getExpressionVariablesForExpression(int) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Returns an array of AdminExpressionVariable objects for the AdminExpression identified by the
id
parameter.
- getExtDateAvailable() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtDateAvailable() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getExternalMailConstructor() - Method in class com.konakartadmin.bl.AdminEmailMgr.StaticData
-
- getExternalMailModule() - Method in class com.konakartadmin.bl.AdminEmailMgr.StaticData
-
- getExtPrice0() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtPrice0() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getExtPrice0() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getExtPrice1() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtPrice1() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getExtPrice1() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getExtPrice2() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtPrice2() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getExtPrice2() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getExtPrice3() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtPrice3() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getExtPrice3() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getExtQuantity() - Method in class com.konakartadmin.app.AdminProduct
-
- getExtQuantity() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getExtReference1() - Method in class com.konakartadmin.app.AdminCustomer
-
General purpose external customer reference identifier
- getExtReference1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
General purpose external customer reference identifier
- getExtReference1() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getExtReference1Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getExtReference2() - Method in class com.konakartadmin.app.AdminCustomer
-
General purpose external customer reference identifier
- getExtReference2() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
General purpose external customer reference identifier
- getExtReference2() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getExtReference2Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getF() - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- getFacetNumber() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
Defines the facet field the attribute is mapped to in SOLR
- getFacetNumber() - Method in class com.konakartadmin.app.AdminTagGroup
-
Defines the facet field the tag group is mapped to in SOLR
- getFaxNumber() - Method in class com.konakartadmin.app.AdminCustomer
-
- getFaxNumber() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getFeatureDescriptions(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getFeedKey() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getFeedType() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getFeedType() - Method in class com.konakartadmin.app.AdminPublishConfig
-
- getFeedType() - Method in class com.konakartadmin.app.PublishData
-
- getFetchMode() - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
The fetchMode defines what products are returned.
- getFileContents(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the file contents.
- getFileContents(String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Get the file contents.
- getFileContents(String, int) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Get the file contents from the specified offset.
- getFileContents(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFileContents(String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Get the file contents.
- getFileContents(String, int) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Get the file contents from the specified byte offset.
- getFileContentsAsByteArray(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the file contents as a byte array.
- getFileContentsAsByteArray(String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Get the file contents as a byte array.
- getFileContentsAsByteArray(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFileContentsAsByteArray(String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Get the file contents as a byte array.
- getFileEncoding() - Static method in class com.konakartadmin.bl.AdminMessageMgr
-
Returns the encoding used for the file.
- getFileEncoding() - Static method in class com.konakartadmin.utils.CreatePassword
-
- getFileEncoding() - Static method in class com.konakartadmin.utils.KKMessages
-
- getFileName() - Method in class com.konakart.app.PdfResult
-
- getFileName() - Method in interface com.konakart.appif.PdfResultIf
-
- getFileName() - Method in class com.konakartadmin.app.AdminFile
-
- getFileName() - Method in class com.konakartadmin.app.AdminMailListOptions
-
- getFileName() - Method in class com.konakartadmin.app.AdminPdfResult
-
- getFileName() - Method in class com.konakartadmin.app.AdminReport
-
- getFileNameAfterBase() - Method in class com.konakart.app.PdfResult
-
- getFileNameAfterBase() - Method in interface com.konakart.appif.PdfResultIf
-
- getFileNameAfterBase() - Method in class com.konakartadmin.app.AdminPdfResult
-
- getFilePath() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getFilePath() - Method in class com.konakartadmin.app.AdminProduct
-
- getFilePattern() - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- getFilePattern() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getFiles(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of files found in the directory ordered by lastModified date descending.
- getFiles(String, String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Returns an array of files found in the directory.
- getFiles(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFiles(String, String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Returns an array of files found in the directory.
- getFileType() - Method in class com.konakartadmin.app.AdminFile
-
- getFileType(String) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns the file extension
- getFilter(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the filter referenced by the Id.
- getFilter(int) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- getFilter(int) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
Returns the AdminFilter object referenced by the Id.
- getFilter(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFilter(int) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Returns the filter referenced by the Id.
- getFilter1() - Method in class com.konakartadmin.app.AdminOrder
-
- getFilter2() - Method in class com.konakartadmin.app.AdminOrder
-
- getFilterColumn() - Method in class com.konakartadmin.app.AdminFilter
-
- getFilterColumn() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getFilterConstraint() - Method in class com.konakartadmin.app.AdminFilter
-
- getFilterDecimal1() - Method in class com.konakartadmin.app.AdminOrder
-
- getFilters() - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- getFilters(String, AdminFilterSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of filter records matching the search criteria.
- getFilters(AdminFilterSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- getFilters(AdminFilterSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- getFilters(String, AdminFilterSearch, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFilters(AdminFilterSearch, AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Returns an array of filter records matching the search criteria.
- getFiltersForCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of filter records matching the search criteria.
- getFiltersForCustomer(int) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- getFiltersForCustomer(int) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- getFiltersForCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getFiltersForCustomer(int) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Returns an array of filter records matching the search criteria.
- getFilterTable() - Method in class com.konakartadmin.app.AdminFilter
-
- getFilterTable() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getFinalPriceExTax() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getFinalPriceExTax() - Method in class com.konakartadmin.app.AdminWishList
-
- getFinalPriceExTax() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getFinalPriceIncTax() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getFinalPriceIncTax() - Method in class com.konakartadmin.app.AdminWishList
-
- getFinalPriceIncTax() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getFired() - Method in class com.konakartadmin.app.AdminJob
-
- getFirstName() - Method in class com.konakartadmin.app.AdminAddress
-
- getFirstName() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getFirstName() - Method in class com.konakartadmin.app.AdminBooking
-
- getFirstName() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getFirstName() - Method in class com.konakartadmin.app.AdminCustomer
-
- getFirstName() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getFirstName() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getFirstNameRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getFirstNameRule() - Method in class com.konakartadmin.app.AdminBookingSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- getFirstNameRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getFixedPrice() - Method in class com.konakartadmin.app.AdminCatalogRule
-
- getFixedPrice() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- getFormattedAddress() - Method in class com.konakartadmin.app.AdminAddress
-
- getFormattedName() - Method in class com.konakartadmin.app.AdminAddress
-
- getFormattedNewPrice() - Method in class com.konakartadmin.app.AdminSpecial
-
- getFormattedPriceExTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getFormattedPriceIncTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getFormattedSpecialPriceExTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getFormattedSpecialPriceIncTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getFormattedTotalIncTax() - Method in class com.konakartadmin.app.AdminOrder
-
- getFormatter(AdminCurrency) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Get a DecimalFormat object for a currency
- getfreeReservedPointsOrderCriteria(int, int, int[]) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Create a criteria object for reading orders that have reserved points
- getFreeShippingOver() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getFriday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getFriendlyAttachmentName() - Method in class com.konakartadmin.app.AdminEmailOptions
-
The friendly filename of an attachment that can be viewed from the eMail.
- getFromAddress() - Method in class com.konakartadmin.app.AdminEmail
-
- getFromAddress() - Method in class com.konakartadmin.app.AdminEmailOptions
-
If the from Address is null the fromAddress defined in the store's configuration parameter
will be used.
- getFromText() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getFullAttachmentFilename() - Method in class com.konakartadmin.app.AdminEmailOptions
-
The complete filename of an attachment.
- getFullPdfFileName(String, String) - Method in class com.konakartadmin.bl.AdminPdfMgr
-
For creating a file name for the PDF file to be generated
- getFuturePriceCatalogId(String, Date, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Create the id of the catalog used to store future prices
- getGatewayCaptureId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to perform a capture operation
- getGatewayCreditId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to refund a customer
- getGatewayCreditId() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getGatewayCreditId() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- getGatewayCreditIdRule() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
The rule for the search.
- getGatewayFullResponse() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getGatewayRequest(AdminBasePayment.AdminPaymentDetails) - Method in class com.konakartadmin.modules.payment.AdminBasePayment
-
This method can be specialized in the super class to customize the format of the request.
- getGatewayResult() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getGatewayTransactionId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getGatewayTxId() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getGender() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getGender() - Method in class com.konakartadmin.app.AdminAddress
-
- getGender() - Method in class com.konakartadmin.app.AdminCustomer
-
- getGender() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getGenderValueFromCustomer(AdminCustomer, BufferedWriter) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- getGeoZoneDescription() - Method in class com.konakartadmin.app.AdminGeoZone
-
- getGeoZoneId() - Method in class com.konakartadmin.app.AdminGeoZone
-
- getGeoZoneId() - Method in class com.konakartadmin.app.AdminSubZone
-
- getGeoZoneId() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getGeoZoneId() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- getGeoZoneId() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- getGeoZoneName() - Method in class com.konakartadmin.app.AdminGeoZone
-
- getGeoZoneName() - Method in class com.konakartadmin.app.AdminSubZone
-
- getGeoZoneName() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getGeoZoneNameRule() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- getGeoZones() - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- getGeoZones(AdminGeoZoneSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminGeoZoneSearchResult object.
- getGeoZones(AdminGeoZoneSearch, int, int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminGeoZoneSearchResult object.
- getGeoZones(AdminGeoZoneSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getGeoZones(AdminGeoZoneSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminGeoZoneSearchResult object.
- getGeoZonesCount(AdminGeoZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of Zones with the specified search criteria
- getGeoZonesCount(AdminGeoZoneSearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of Zones with the specified search criteria
- getGiftCertificateFilePath(AdminOrderProduct, String) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
Creates and returns the path of the file that contains the code of the gift certificate that
can be downloaded.
- getGiftCertificatesPerPromotion(String, AdminProductSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of Admin product gift certificate objects for a promotion.
- getGiftCertificatesPerPromotion(AdminProductSearch, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get an array of Admin product gift certificate objects for a promotion.
- getGiftCertificatesPerPromotion(String, AdminProductSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getGiftCertificatesPerPromotion(AdminProductSearch, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get an array of Admin product gift certificate objects for a promotion.
- getGlobalProdNotifier() - Method in class com.konakartadmin.app.AdminCustomer
-
- getGroup() - Method in class com.konakartadmin.app.AdminJob
-
- getGroupAndOr() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getGroupId() - Method in class com.konakartadmin.app.AdminCustomer
-
If negative, the customer belongs to no groups.
- getGroupId() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getGroupId() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getGroupOrder() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getGson() - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getGtin(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getHandlingCost() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getHeight() - Method in class com.konakartadmin.app.AdminScaleOptions
-
- getHelpMessageFileURL(String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Deprecated.
- getHelpMsg(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the help message for the specified language and the specified key.
- getHelpMsg(String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getHelpMsg(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getHelpMsg(String, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Return the help message for the specified language and the specified key.
- getHelpMsgFromBundle(ResourceBundle, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getHelpMsgFromDatabase(String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getHelpMsgFromDatabase(String, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Get the help screen message for the specified help message key from the database in the
specified language.
- getHelpMsgFromProperties(Properties, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getHtml() - Method in class com.konakart.app.PdfOptions
-
- getHtml() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getHtml(String, int, int, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve the HTML string for the specified HTML type, in the specified language.
- getHtml(int, int, int, String, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
Retrieve the html string for the specified html type.
- getHtml(int, int, int, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
Retrieve the html string for the specified html type.
- getHtml(String, int, int, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getHtml(int, int, int, String) - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
Retrieve the html string for the specified html type.
- getHtml(int, int, int, String, String) - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
Retrieve the html string for the specified html type.
- getHtmlOrder(int, int, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrder(int, int, String, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrderDetail(int, int) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrderFromTemplate(int, int, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrderFromTemplate(int, int, String, String) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrderInvoice(int, int) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getHtmlOrderPackingList(int, int) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getI() - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- getI() - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- getI() - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
- getIcon() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getId() - Method in class com.konakart.app.PdfOptions
-
- getId() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getId() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getId() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getId() - Method in class com.konakartadmin.app.AdminAddress
-
- getId() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- getId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getId() - Method in class com.konakartadmin.app.AdminApiCall
-
- getId() - Method in class com.konakartadmin.app.AdminAudit
-
- getId() - Method in class com.konakartadmin.app.AdminBooking
-
- getId() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getId() - Method in class com.konakartadmin.app.AdminCatalog
-
- getId() - Method in class com.konakartadmin.app.AdminCategory
-
- getId() - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- getId() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getId() - Method in class com.konakartadmin.app.AdminConfigData
-
- getId() - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- getId() - Method in class com.konakartadmin.app.AdminContent
-
- getId() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getId() - Method in class com.konakartadmin.app.AdminContentType
-
- getId() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getId() - Method in class com.konakartadmin.app.AdminCountry
-
- getId() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getId() - Method in class com.konakartadmin.app.AdminCoupon
-
- getId() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getId() - Method in class com.konakartadmin.app.AdminCreditCard
-
- getId() - Method in class com.konakartadmin.app.AdminCurrency
-
- getId() - Method in class com.konakartadmin.app.AdminCustomer
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getId() - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- getId() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getId() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- getId() - Method in class com.konakartadmin.app.AdminExpression
-
- getId() - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- getId() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getId() - Method in class com.konakartadmin.app.AdminFilter
-
- getId() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getId() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- getId() - Method in class com.konakartadmin.app.AdminImageOptions
-
- getId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getId() - Method in class com.konakartadmin.app.AdminIpnSearch
-
IpnHistory object id
- getId() - Method in class com.konakartadmin.app.AdminJob
-
- getId() - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- getId() - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- getId() - Method in class com.konakartadmin.app.AdminLanguage
-
- getId() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getId() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getId() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getId() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getId() - Method in class com.konakartadmin.app.AdminOption
-
- getId() - Method in class com.konakartadmin.app.AdminOrder
-
- getId() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getId() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getId() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- getId() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getId() - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- getId() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getId() - Method in class com.konakartadmin.app.AdminOrderStatus
-
- getId() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getId() - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- getId() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getId() - Method in class com.konakartadmin.app.AdminPanel
-
- getId() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- getId() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
- getId() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getId() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getId() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getId() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getId() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- getId() - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- getId() - Method in class com.konakartadmin.app.AdminProduct
-
- getId() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getId() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getId() - Method in class com.konakartadmin.app.AdminProductNotification
-
- getId() - Method in class com.konakartadmin.app.AdminProductOption
-
- getId() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- getId() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getId() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getId() - Method in class com.konakartadmin.app.AdminPromotion
-
- getId() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getId() - Method in class com.konakartadmin.app.AdminReview
-
- getId() - Method in class com.konakartadmin.app.AdminReviewSearch
-
- getId() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getId() - Method in class com.konakartadmin.app.AdminRole
-
- getId() - Method in class com.konakartadmin.app.AdminSearch
-
- getId() - Method in class com.konakartadmin.app.AdminShipper
-
- getId() - Method in class com.konakartadmin.app.AdminSpecial
-
- getId() - Method in class com.konakartadmin.app.AdminSubscription
-
- getId() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
- getId() - Method in class com.konakartadmin.app.AdminTag
-
- getId() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getId() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- getId() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getId() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- getId() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getId() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getId() - Method in class com.konakartadmin.app.AdminVendor
-
- getId() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getId() - Method in class com.konakartadmin.app.AdminWishList
-
- getId() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getId() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getId() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getId(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getId() - Method in class com.konakartadmin.bl.KKAdminServletContextListener.KKThread
-
- getId2() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getId2() - Method in class com.konakartadmin.app.AdminSearch
-
- getId3() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getId3() - Method in class com.konakartadmin.app.AdminSearch
-
- getId4() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getId4() - Method in class com.konakartadmin.app.AdminSearch
-
- getIds() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getIds() - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- getIds() - Method in class com.konakartadmin.app.AdminSearch
-
- getIdsInTag(AdminCustomerTag, AdminCustomerTag) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getImage() - Method in class com.konakartadmin.app.AdminCategory
-
- getImage() - Method in class com.konakartadmin.app.AdminLanguage
-
- getImage() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getImage() - Method in class com.konakartadmin.app.AdminProduct
-
- getImage2() - Method in class com.konakartadmin.app.AdminProduct
-
- getImage3() - Method in class com.konakartadmin.app.AdminProduct
-
- getImage4() - Method in class com.konakartadmin.app.AdminProduct
-
- getImageBaseUrl() - Method in class com.konakartadmin.app.PublishData
-
- getImageBaseUrl() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getImageCrc() - Method in class com.konakartadmin.app.AdminProduct
-
- getImageDir() - Method in class com.konakartadmin.app.AdminProduct
-
- getImageDirectoryName() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getImageLinks(AdminProduct, String) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getImplementationFileName() - Method in class com.konakartadmin.app.KKModule
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.Module
-
- getImplementationFileName() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.externaltax.ExternalTax
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.paymentcharge.PaymentCharge
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.tax.Tax
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.taxcloud.TaxCloud
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.total.Total
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.others.captcha.Captcha
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.others.ldap.Ldap
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.others.uspsaddrval.USPSAddrVal
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.banktransfer.BankTransfer
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayapi.BarclaycardSmartPayApi
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayhosted.BarclaycardSmartPayHosted
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.bluepay.Bluepay
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.caledon.Caledon
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.cod.Cod
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.elink.Elink
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.eway_au.Eway_au
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.moneybookers.MoneyBookers
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.netpayintl.Netpayintl
-
This must be the class name of the implementation class in com.konakart.bl.modules.payment.*.
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.payflowpro.PayflowPro
-
This must be the class name of the implementation class in com.konakart.bl.modules.payment.*.
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.payjunction.Payjunction
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.paypal.Paypal
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.usaepay.Usaepay
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.worldpay.Worldpay
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.payment.worldpayxmlredirect.WorldPayXMLRedirect
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.fedex.Fedex
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.flat.Flat
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.free.Free
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.freeproduct.FreeProduct
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.item.Item
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.pickupinstore.PickUpInStore
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.table.Table
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.usps.Usps
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.uspsint.Uspsint
-
- getImplementationFileName() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getImplementationForModuleName() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getImportFilename() - Static method in class com.konakartadmin.utils.KKMessages
-
- getImportPassword() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- getImportUserName() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- getInfos() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getInitializer() - Static method in class com.konakartadmin.rmi.KKRMIAdminEngServerBase
-
- getInitialPoints() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getInputFileName() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- getInputFileName() - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getInsertAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- getInserted() - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- getInstalled() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getInstance(String) - Method in class com.konakartadmin.bl.AdminExecuteMgr
-
Instantiate the object referred to by the className parameter.
- getInt(String, int, boolean) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Convert a String to an int, passing in a default value.
- getIntArray(String) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Convert a String to an int[]
- getIntArray(String, String) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Convert a String to an int[]
- getIntFromString(String, int) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get an integer value for the String
- getInvisible() - Method in class com.konakartadmin.app.AdminCustomer
-
- getInvisible() - Method in class com.konakartadmin.app.AdminProduct
-
- getInvoiceFilename() - Method in class com.konakartadmin.app.AdminOrder
-
The filename of the invoice (add this to the base URL or base directory path configuration
parameters to get the full name)
- getInvoiceOrderCriteria(int) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Create a criteria object for reading the Orders for creating invoices
- getIpnCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method is mainly used for paging.
- getIpnHistoryArray() - Method in class com.konakartadmin.app.AdminIpnHistories
-
- getIpnHistoryId() - Method in class com.konakartadmin.app.AdminOrderRefund
-
Id of the IPN History object containing details from the payment gateway
- getIsoCode2() - Method in class com.konakartadmin.app.AdminCountry
-
- getIsoCode3() - Method in class com.konakartadmin.app.AdminCountry
-
- getIsoNumeric() - Method in class com.konakartadmin.app.AdminCountry
-
- getIsPrimary() - Method in class com.konakartadmin.app.AdminAddress
-
- getItemValue() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getJaxwsClientFileName() - Method in class com.konakartadmin.app.AdminEngineConfig
-
The name of the properties file for the KonaKart Admin JAXWS client (can be just the name of
a file on the classpath or a full file path).
- getJobs() - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- getJobStatus(String, AdminJobStatusRequest) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve information on the Batch Jobs running in the system.
- getJobStatus(AdminJobStatusRequest) - Method in class com.konakartadmin.bl.AdminSchedulerMgr
-
Retrieve Status Information on the Batch Jobs
- getJobStatus(String, AdminJobStatusRequest) - Method in class com.konakartadmin.bl.KKAdmin
-
- getJobStatus(AdminJobStatusRequest) - Method in interface com.konakartadmin.blif.AdminSchedulerMgrIf
-
Retrieve Status Information on the Batch Jobs
- getJsonEngine(String) - Static method in class com.konakartadmin.json.KKJSONAdminEngServerBase
-
- getJsonURL() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getKey() - Method in class com.konakartadmin.app.AdminConfigData
-
- getKey() - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- getKey() - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- getKey() - Static method in class com.konakartadmin.utils.KKCmd
-
- getKeys() - Method in class com.konakartadmin.app.KKModule
-
- getKeys(String, int) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Retrieve all the keys for the specified type and locale, add them to a Set and return them.
- getKeys() - Method in class com.konakartadmin.modules.Module
-
- getKeys() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getKKAdminByName(String, AdminEngineConfig) - Method in class com.konakartadmin.ws.KKAdminEngineMgr
-
Create a new KKAdmin engine from a class of the specified name.
- getKKAdminByName(AdminEngineConfig) - Method in class com.konakartadmin.ws.KKAdminEngineMgr
-
Create a new KKAdmin engine from a class of the specified default name.
- getKKAdminEng(String) - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
Returns an instance of a KKAdmin Engine for a storeId.
- getKKAdminEng(String) - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
Returns an instance of a KKAdmin Engine for a storeId.
- getKKAdminEng(String) - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
Returns an instance of a KKAdmin Engine for a storeId.
- getKkAdminPropsFilePath() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getKkaPropsFile() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getKkBaseUrl() - Method in class com.konakartadmin.app.PublishData
-
- getKkConf() - Method in class com.konakartadmin.json.KKJSONAdminEngServerStaticData
-
- getKkConf() - Method in class com.konakartadmin.rmi.KKRMIAdminEngServerStaticData
-
- getKkConf() - Method in class com.konakartadmin.ws.KKWSAdminStaticData
-
- getKkConfig() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the kkConf the properties file
- getKKEng(String) - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
Returns an instance of a KKEngine for a storeId.
- getKKEng(String) - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
Returns an instance of a KKEngine for a storeId.
- getKKEng(String) - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
Returns an instance of a KKEngine for a storeId.
- getKKEngByName(String, AdminEngineConfig) - Method in class com.konakartadmin.utils.KKEngineUtils
-
Create a new KKAdminIf engine from a class of the specified name.
- getKKEngByName(String, EngineConfigIf) - Method in class com.konakartadmin.utils.KKEngineUtils
-
Create a new KKEngIf engine from a class of the specified name.
- getKKEngines(String) - Method in class com.konakartadmin.bl.ERPQueueReader
-
Utility method to return Admin and App engines from a cache
- getKKEngPropertiesFile() - Method in class com.konakartadmin.bl.AdminServletMgr
-
- getKKEngPropertiesFile() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- getKKEvents(String, KKEventSearch, DataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Delete all the events matching the event search criteria
- getKKEvents(KKEventSearch, DataDescriptor) - Method in class com.konakartadmin.bl.AdminEventMgr
-
- getKKEvents(String, KKEventSearch, DataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getKKEvents(KKEventSearch, DataDescriptor) - Method in interface com.konakartadmin.blif.AdminEventMgrIf
-
Delete all the events matching the event search criteria
- getKkHome() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getKkHostname() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getKkInstanceId() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the instance Id from the properties file
- getKkInstanceId() - Method in class com.konakartadmin.bl.KKAdminBase
-
Get the instance Id from the properties file
- getKkMiscItemId() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getKkMiscItemTypeId() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getKkMiscItemTypeId() - Method in class com.konakartadmin.app.AdminMiscItemType
-
Get the KkMiscItemTypeId
- getKkMsgCount(AdminKkMsgSearch) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
Returns a count of the number of Messages with the specified search criteria
- getKkObjId() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getKkObjTypeId() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getKkProductLink() - Method in class com.konakartadmin.app.PublishData
-
- getKkResult() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getKO() - Method in class com.konakartadmin.bl.ERPQueueReader.MsgCount
-
- getKonakartAdminPropsFileName() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getKonakartAdminPropsFilePath() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the full path name of the konakartadmin.properties file as a String.
- getKonakartAdminPropsFilePath() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getKonaKartAdminVersion() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the version number of KonaKart Admin that is contained within the konakart.jar
- getKonaKartAdminVersion() - Method in class com.konakartadmin.bl.KKAdmin
-
- getKonaKartBuildDate() - Method in class com.konakartadmin.bl.KKAdminBase
-
Get the KonaKart Build Date from the properties file
- getKonakartPropertyValue(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the property value from the properties file in the specified section.
- getKonakartPropertyValue(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getKonakartPropertyValue(String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Returns the property value from the properties file in the specified section
- getKonakartPropertyValueAsBoolWithDefault(String, String, boolean) - Method in class com.konakartadmin.bl.KKAdminBase
-
Returns the property boolean value from the properties file in the specified section or the
default if the property isn't found
- getKonakartPropertyValueAsLongWithDefault(String, String, long) - Method in class com.konakartadmin.bl.KKAdminBase
-
Returns the property long value from the properties file in the specified section or the
default if the property isn't found or isn't a legal long value
- getKonakartPropertyValueWithDefault(String, String, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Returns the property value from the properties file in the specified section or the default
if the property isn't found
- getKonakartResultDescription() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getKonakartResultId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getKonakartTimeStamp() - Static method in class com.konakartadmin.bl.KKAdminBase
-
- getKonakartTimeStampDate() - Static method in class com.konakartadmin.bl.KKAdminBase
-
- getKonakartTimeStampDate() - Static method in class com.konakartadmin.modules.Module
-
- getKonaKartVersion() - Method in class com.konakartadmin.bl.KKAdminBase
-
Get the KonaKart Version Number from the properties file
- getLangId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getLangMap() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Returns a HashMap mapping language id to language
- getLangMap() - Method in class com.konakartadmin.bl.SolrSender
-
- getLangMap() - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Returns a HashMap mapping language id to language
- getLangSearch() - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- getLanguage() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getLanguage() - Method in class com.konakartadmin.app.AdminMessageSet
-
- getLanguage() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getLanguageByCode(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the language referenced by the two letter lower case code (e.g.
- getLanguageByCode(String) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Retrieves the language object referenced by the code (i.e.
- getLanguageByCode(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getLanguageByCode(String) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Retrieves the language object referenced by the code (i.e.
- getLanguageById(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the language referenced by language ID.
- getLanguageById(int) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getLanguageById(int, Connection) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getLanguageById(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getLanguageById(int) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns the language referenced by the language id
- getLanguageById(int, Connection) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns the language referenced by the language id
- getLanguageCode() - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- getLanguageForLocale(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves the language for the locale
- getLanguageForLocale(String) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getLanguageForLocale(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getLanguageForLocale(String) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Retrieves the language for the locale
- getLanguageId() - Method in class com.konakart.app.PdfOptions
-
- getLanguageId() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminMiscItemType
-
Get the LanguageId
- getLanguageId() - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminOrderStatus
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminProductOption
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminReview
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminSearch
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminTag
-
- getLanguageId() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getLanguageIdForLocale(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves the language Id for the locale
- getLanguageIdForLocale(String) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Retrieves the language Id for the locale
- getLanguageIdForLocale(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getLanguageIdForLocale(String) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Retrieves the language Id for the locale
- getLanguageName() - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- getLanguageName() - Method in class com.konakartadmin.app.AdminReview
-
- getLanguages() - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- getLanguages(AdminLanguageSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminLanguageSearchResult object.
- getLanguages(AdminLanguageSearch) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getLanguages(AdminLanguageSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getLanguages(AdminLanguageSearch) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
This returns an AdminLanguageSearchResult object.
- getLastAttempt() - Method in class com.konakartadmin.bl.AdminSecurityMgr.LoginAttempt
-
- getLastBillingDate() - Method in class com.konakartadmin.app.AdminSubscription
-
The last time that the customer was billed
- getLastBillingDate() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Last time a billing transaction was executed
- getLastBillingDateRule() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- getLastClick() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getLastClick() - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- getLastCustId() - Method in class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- getLastLogon() - Method in class com.konakartadmin.app.AdminCustomer
-
- getLastModified() - Method in class com.konakartadmin.app.AdminApiCall
-
- getLastModified() - Method in class com.konakartadmin.app.AdminCoupon
-
- getLastModified() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getLastModified() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getLastModified() - Method in class com.konakartadmin.app.AdminFile
-
- getLastModified() - Method in class com.konakartadmin.app.AdminGeoZone
-
- getLastModified() - Method in class com.konakartadmin.app.AdminOrder
-
- getLastModified() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getLastModified() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getLastModified() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getLastModified() - Method in class com.konakartadmin.app.AdminPanel
-
- getLastModified() - Method in class com.konakartadmin.app.AdminPromotion
-
- getLastModified() - Method in class com.konakartadmin.app.AdminRole
-
- getLastModified() - Method in class com.konakartadmin.app.AdminSpecial
-
- getLastModified() - Method in class com.konakartadmin.app.AdminSubscription
-
- getLastModified() - Method in class com.konakartadmin.app.AdminSubZone
-
- getLastModified() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getLastModified() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getLastModified() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getLastModified() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- getLastModified() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the lastModified
- getLastModified() - Method in class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
- getLastModifiedCategory() - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- getLastModifiedData() - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Retrieves the date of the last modified category and the number of categories in the
database.
- getLastName() - Method in class com.konakartadmin.app.AdminAddress
-
- getLastName() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getLastName() - Method in class com.konakartadmin.app.AdminBooking
-
- getLastName() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getLastName() - Method in class com.konakartadmin.app.AdminCustomer
-
- getLastName() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getLastName() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getLastNameRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getLastNameRule() - Method in class com.konakartadmin.app.AdminBookingSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- getLastNameRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getLastOrderedProducts() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getLastRefreshed() - Method in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
- getLastUpdated() - Method in class com.konakartadmin.app.AdminCurrency
-
- getLastUpdated() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getLastUpdated() - Method in class com.konakartadmin.app.AdminStore
-
- getLastUpdated() - Method in class com.konakartadmin.app.AdminVendor
-
- getLastUpdatedMS() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getLastViewedProducts() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getLDAPMgr() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Used to get an instance of the LDAPMgr
- getLength() - Method in class com.konakartadmin.app.AdminProduct
-
- getLevel() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- getLifecycleId() - Method in class com.konakartadmin.app.AdminOrder
-
Instantiated when the order is created.
- getLightReview(int, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns a review just populated with the product and vendor IDs.
- getLimit() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Limits the number of objects returned.
- getLimit() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getLinkUrl() - Method in class com.konakartadmin.app.AdminWishList
-
- getListType() - Method in class com.konakartadmin.app.AdminWishList
-
- getLiteCustomerCriteria(int) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
Get the criteria object to retrieve lite customers
- getLiteCustomerCriteria(int) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Get the criteria object to retrieve lite customers
- getLiteCustomerCriteria(int) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
Get the criteria object to retrieve customers
- getLiteCustomers(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
The method returns a null list within the return object when all of the customers have been
read.
- getLiteOrdersByCustomer(int, int) - Method in class com.konakartadmin.bl.AdminOrderStatsBatchMgr
-
Get the lite orders for the specified customer.
- getLocale() - Method in class com.konakartadmin.app.AdminCustomer
-
Locale of the customer
- getLocale() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Locale of the customer
- getLocale() - Method in class com.konakartadmin.app.AdminLanguage
-
- getLocale() - Method in class com.konakartadmin.app.AdminOrder
-
Locale of the customer
- getLocale() - Static method in class com.konakartadmin.utils.KKMessages
-
- getLocaleFromString(String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getLock() - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- getLog() - Static method in class com.konakartadmin.utils.RunReport
-
- getLogBasePathKO() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getLogBasePathOK() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getLogfileName() - Method in class com.konakartadmin.app.AdminJob
-
- getLogFileName() - Method in class com.konakartadmin.app.AdminPublishConfig
-
- getLogFileName() - Static method in class com.konakartadmin.utils.RunReport
-
- getLoginMap() - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- getLogMgr() - Static method in class com.konakartadmin.bl.KKAdminBase
-
- getLogName(String, boolean) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Creates the name of the log depending on whether it has to be unique or not and appends it to
the log file directory.
- getLogName(boolean) - Method in class com.konakartadmin.bl.ERPQueueReader
-
Returns the name of a log for a message
- getLogoFileName() - Method in class com.konakartadmin.app.AdminStore
-
- getLogTimestampFormat() - Method in class com.konakartadmin.bl.AdminStoreIntegrationMgr
-
- getM() - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- getM() - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception message
- getMailAddressFromString(String) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Return an Address for the specified String.
- getMaintenanceChoice() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getMallStores(AdminStoreSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the stores in the mall supported by the server - Multi-Store Single DB only.
- getMallStores(AdminStoreSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getManufacturer() - Method in class com.konakartadmin.app.AdminProduct
-
- getManufacturer(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get a fully populated manufacturer
- getManufacturer(int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Gets a manufacturer object with full details
- getManufacturer(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getManufacturer(int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Gets a manufacturer object with full details
- getManufacturerCount(AdminManufacturerSearch) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Returns a count of the number of Manufacturers
- getManufacturerId() - Method in class com.konakartadmin.app.AdminAddress
-
- getManufacturerId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getManufacturerId() - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- getManufacturerId() - Method in class com.konakartadmin.app.AdminProduct
-
- getManufacturerId() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by manufacturer.
- getManufacturerLite(int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
- getManufacturerLite(int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Gets a manufacturer object without the manufacturer_info details
- getManufacturerName() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getManufacturerName() - Method in class com.konakartadmin.app.AdminProduct
-
- getManufacturerName(int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Gets a manufacturer name for the specified manufacturerId
- getManufacturerName(int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Gets a manufacturer name for the specified manufacturerId
- getManufacturerRule() - Method in class com.konakartadmin.app.AdminPromotion
-
- getManufacturers() - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- getManufacturers(String, AdminManufacturerSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminManufacturerSearchResult object.
- getManufacturers(AdminManufacturerSearch, int, int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
This returns an AdminManufacturerSearchResult object.
- getManufacturers(String, AdminManufacturerSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getManufacturers(AdminManufacturerSearch, int, int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Returns an AdminManufacturerSearchResult object.
- getManufacturersPerPromotion(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns all of the manufacturers for the promotion identified by promotionId.
- getManufacturersPerPromotion(int) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
- getManufacturersPerPromotion(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getManufacturersPerPromotion(int) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Return an array of all manufacturers active for a promotion.
- getManuHash() - Method in class com.konakartadmin.ai.bl.Exporter
-
- getMappedProductId(int, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns the idTo if the product exists in storeIdTo.
- getMapper() - Static method in class com.konakartadmin.ai.bl.Exporter
-
- getMapper() - Static method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getMapper() - Static method in class com.konakartadmin.json.KKJSONAdminEngServerBase
-
- getMapper() - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
- getMasterProdDate() - Method in class com.konakartadmin.app.AdminProduct
-
When copies of the same product exist in different stores, this is the last modified date of
the master product.
- getMaxAnalysisTime() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getMaxDouble() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMaxDownloadDays() - Method in class com.konakartadmin.app.AdminProduct
-
Maximum number of days a product can be downloaded in the case of digital downloads.
- getMaxDownloadDays(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Common code to get the maximum number of download days
- getMaxDownloads() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- getMaxGroupSize() - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- getMaxInt() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMaxInts() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getMaxLength() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- getMaxNumBookings() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getMaxNumDownloads() - Method in class com.konakartadmin.app.AdminProduct
-
Maximum number of downloads in the case of digital download products.
- getMaxNumDownloads(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Common code to get the maximum number of downloads
- getMaxPairCount(BufferedWriter, HashMap<Integer, HashMap<Integer, Integer>>) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getMaxProducts() - Method in class com.konakartadmin.app.AdminPublishConfig
-
- getMaxProducts() - Method in class com.konakartadmin.app.AdminStore
-
- getMaxQuantityInOrder() - Method in class com.konakartadmin.app.AdminProduct
-
- getMaxStr() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMaxUse() - Method in class com.konakartadmin.app.AdminCoupon
-
- getMaxUse() - Method in class com.konakartadmin.app.AdminPromotion
-
- getMaxWaitSecsForMultiThreadedAddGracefulShutdown() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
- getMe() - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
Gets the singleton instance.
- getMeanMs() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getMeanMs() - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- getMessage() - Method in class com.konakartadmin.app.AdminEmail
-
- getMessages() - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- getMessagesConf() - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- getMgrFactory() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getMillisFromLine(String) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getMinConfidence() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getMinCustOrdersPerProduct() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getMinDouble() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMinInt() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMinLength() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- getMinProductsWithMinOrders() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getMinQuantityInOrder() - Method in class com.konakartadmin.app.AdminProduct
-
- getMinStr() - Method in class com.konakartadmin.app.AdminCustomValidator
-
- getMiscItems() - Method in class com.konakartadmin.app.AdminCategory
-
Returns the array of Miscellaneous Items associated with this category.
- getMiscItems() - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- getMiscItems() - Method in class com.konakartadmin.app.AdminProduct
-
Returns the array of Miscellaneous Items associated with this product.
- getMiscItems(String, AdminSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the AdminMiscItem objects defined by the search criteria.
- getMiscItems(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Get the MiscItems associated with the specified catgeoryId
- getMiscItems(AdminSearch) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Get the MiscItems associated with the specified search criteria
- getMiscItems(AdminSearch, int, int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- getMiscItems(AdminSearch, int, int, Connection) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- getMiscItems(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the MiscItems associated with the specified productId
- getMiscItems(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the MiscItems associated with the specified productId
- getMiscItems(AdminSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the MiscItems associated with the specified search criteria
- getMiscItems(AdminSearch, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the MiscItems associated with the specified search criteria
- getMiscItems(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getMiscItems(AdminSearch, int, int) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Return the AdminMiscItem objects defined by the search criteria.
- getMiscItems(AdminSearch, int, int, Connection) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Return the AdminMiscItem objects defined by the search criteria.
- getMiscItemsCount(AdminSearch) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- getMiscItemsCount(AdminSearch, Connection) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- getMiscItemsHash(AdminSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the MiscItems associated with the specified search criteria
- getMiscItemsPerProduct(int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
A method for returning the misc items of a product.
- getMiscItemsPerProduct(int) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
A method for returning the misc items of a product.
- getMiscItemTypes(String, AdminSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the AdminMiscItemType objects defined by the search criteria.
- getMiscItemTypes(AdminSearch, int, int) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- getMiscItemTypes(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getMiscItemTypes(AdminSearch, int, int) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Return the AdminMiscItemType objects defined by the search criteria.
- getMiscPrices() - Method in class com.konakartadmin.app.AdminProduct
-
- getMiscPrices(String, AdminMiscPriceSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- getMiscPrices(AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
Retrieves the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- getMiscPrices(AdminMiscPriceSearch, Connection) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
Retrieves the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- getMiscPrices(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the Misc Prices associated with the specified productId
- getMiscPrices(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the Misc Prices associated with the specified productId
- getMiscPrices(String, AdminMiscPriceSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getMiscPrices(AdminMiscPriceSearch) - Method in interface com.konakartadmin.blif.AdminMiscPriceMgrIf
-
Retrieves the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- getMiscPrices(AdminMiscPriceSearch, Connection) - Method in interface com.konakartadmin.blif.AdminMiscPriceMgrIf
-
Retrieves the AdminMiscPrice objects that match the specified AdminMiscPriceSearch object
- getMode() - Method in class com.konakartadmin.app.AdminCopyProductOptions
-
The mode defines what sort of operation is performed.
- getMode() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Used to configure the engine at startup.
- getMode() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Return the engine mode
- getModel() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getModel() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getModel() - Method in class com.konakartadmin.app.AdminProduct
-
- getModeString() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Return the engine mode - as a descriptive String for diagnostic purposes only
- getModuleCode() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getModuleCode() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getModuleCode() - Method in class com.konakartadmin.app.KKModule
-
- getModuleCode() - Method in class com.konakartadmin.modules.Module
-
- getModuleCode() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.externaltax.ExternalTax
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.paymentcharge.PaymentCharge
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.tax.Tax
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.taxcloud.TaxCloud
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.total.Total
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getModuleCode() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getModuleCode() - Method in class com.konakartadmin.modules.others.captcha.Captcha
-
- getModuleCode() - Method in class com.konakartadmin.modules.others.ldap.Ldap
-
- getModuleCode() - Method in class com.konakartadmin.modules.others.uspsaddrval.USPSAddrVal
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.banktransfer.BankTransfer
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayapi.BarclaycardSmartPayApi
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayhosted.BarclaycardSmartPayHosted
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.bluepay.Bluepay
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.caledon.Caledon
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.cod.Cod
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.elink.Elink
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.eway_au.Eway_au
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.moneybookers.MoneyBookers
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.netpayintl.Netpayintl
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.payflowpro.PayflowPro
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.payjunction.Payjunction
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.paypal.Paypal
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.usaepay.Usaepay
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.worldpay.Worldpay
-
- getModuleCode() - Method in class com.konakartadmin.modules.payment.worldpayxmlredirect.WorldPayXMLRedirect
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.fedex.Fedex
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.flat.Flat
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.free.Free
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.freeproduct.FreeProduct
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.item.Item
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.pickupinstore.PickUpInStore
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.table.Table
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.usps.Usps
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.uspsint.Uspsint
-
- getModuleCode() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getModuleInstanceByName(String) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
Called to instantiate a module.
- getModuleName() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getModules(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the available modules of the specified type.
- getModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
Returns an array of Module objects for the module type specified
- getModules(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getModules(int) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns an array of Module objects for the module type specified
- getModulesMgr() - Method in class com.konakartadmin.bl.KKAdminBase
-
- getModuleSubType() - Method in class com.konakartadmin.modules.Module
-
- getModuleSubType() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getModuleSubType() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getModuleSubType() - Method in class com.konakartadmin.modules.OrderTotalModule
-
- getModuleTitle() - Method in class com.konakartadmin.modules.Module
-
- getModuleTitle() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.buyxgetyfree.BuyXGetYFree
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.externaltax.ExternalTax
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.freeproduct.FreeProduct
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.paymentcharge.PaymentCharge
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.productdiscount.ProductDiscount
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.productrewardpoints.ProductRewardPoints
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.redeempoints.RedeemPoints
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.rewardpoints.RewardPoints
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.tax.Tax
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.taxcloud.TaxCloud
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.total.Total
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.totaldiscount.TotalDiscount
-
- getModuleTitle() - Method in class com.konakartadmin.modules.ordertotal.totaldiscountadmin.TotalDiscountAdmin
-
- getModuleTitle() - Method in class com.konakartadmin.modules.others.captcha.Captcha
-
- getModuleTitle() - Method in class com.konakartadmin.modules.others.ldap.Ldap
-
- getModuleTitle() - Method in class com.konakartadmin.modules.others.uspsaddrval.USPSAddrVal
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.banktransfer.BankTransfer
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayapi.BarclaycardSmartPayApi
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.barclaycardsmartpayhosted.BarclaycardSmartPayHosted
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.bluepay.Bluepay
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.caledon.Caledon
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.cod.Cod
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.commideavanguard.CommideaVanguard
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.customercard.CustomerCard
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.cybersourcesa.CyberSourceSA
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.elink.Elink
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.eway_au.Eway_au
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.moneybookers.MoneyBookers
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.netpayintl.Netpayintl
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.payflowpro.PayflowPro
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.payjunction.Payjunction
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.paypal.Paypal
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.usaepay.Usaepay
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.worldpay.Worldpay
-
- getModuleTitle() - Method in class com.konakartadmin.modules.payment.worldpayxmlredirect.WorldPayXMLRedirect
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.digitaldownload.DigitalDownload
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.fedex.Fedex
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.flat.Flat
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.free.Free
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.freeproduct.FreeProduct
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.item.Item
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.pickupinstore.PickUpInStore
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.table.Table
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.usps.Usps
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.uspsint.Uspsint
-
- getModuleTitle() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getModuleType() - Method in class com.konakartadmin.app.KKModule
-
- getModuleType() - Method in class com.konakartadmin.modules.Module
-
- getModuleType() - Method in interface com.konakartadmin.modules.ModuleInterface
-
- getModuleType() - Method in class com.konakartadmin.modules.OrderTotalModule
-
- getModuleType() - Method in class com.konakartadmin.modules.OtherModule
-
- getModuleType() - Method in class com.konakartadmin.modules.PaymentModule
-
- getModuleType() - Method in class com.konakartadmin.modules.ShippingModule
-
- getModuleType() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getMonday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getMpn(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getMqInitialPauseMillis() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getMqMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getMqMgr(boolean) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Creates new manager or returns the existing manager.
- getMqMgr() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getMqOptions() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getMqReadFrequencyMillis() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getMsg(String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getMsg(String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getMsg(String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Gets a message with the specified key from the catalog of the default language.
- getMsg(String, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Gets a message with the specified key from the catalog for the specified locale.
- getMsgCatKey() - Method in class com.konakartadmin.app.AdminCountry
-
- getMsgCatKey() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getMsgIds() - Method in class com.konakartadmin.app.AdminMessageSet
-
- getMsgKey() - Method in class com.konakartadmin.app.AdminKkMsg
-
- getMsgKey() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgKey() - Method in exception com.konakartadmin.app.KKAdminException
-
- getMsgKey() - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- getMsgKey() - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception message catalog key
- getMsgKeyRule() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgLocale() - Method in class com.konakartadmin.app.AdminKkMsg
-
- getMsgLocale() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgLocaleRule() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgs() - Method in class com.konakartadmin.app.AdminMessageSet
-
- getMsgs(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return a set of admin application messages for the specified language.
- getMsgs(String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getMsgs(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getMsgs(String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Return a set of admin application messages specified language.
- getMsgs() - Method in class com.konakartadmin.modules.Module
-
- getMsgsFromDatabase(String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getMsgsFromDatabase(String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Gets an AdminMessageSet for the specified locale from the database.
- getMsgText() - Static method in class com.konakartadmin.utils.KKCmd
-
- getMsgType() - Method in class com.konakartadmin.app.AdminKkMsg
-
- getMsgType() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgType() - Static method in class com.konakartadmin.utils.KKMessages
-
- getMsgValue() - Method in class com.konakartadmin.app.AdminKkMsg
-
- getMsgValue() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMsgValue(String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get a Message Value from the database
- getMsgValue(String, int, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getMsgValue(String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getMsgValue(String, int, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Get a Message Value
- getMsgValueRule() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getMyBeanUtil() - Method in class com.konakartadmin.bl.AdminDataIntegrityMgr
-
- getName() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getName() - Method in class com.konakartadmin.app.AdminApiCall
-
- getName() - Method in class com.konakartadmin.app.AdminCatalog
-
- getName() - Method in class com.konakartadmin.app.AdminCategory
-
- getName() - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- getName() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getName() - Method in class com.konakartadmin.app.AdminContentType
-
- getName() - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- getName() - Method in class com.konakartadmin.app.AdminCountry
-
- getName() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getName() - Method in class com.konakartadmin.app.AdminCoupon
-
- getName() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getName() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getName() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- getName() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getName() - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- getName() - Method in class com.konakartadmin.app.AdminExpression
-
- getName() - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- getName() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- getName() - Method in class com.konakartadmin.app.AdminJob
-
- getName() - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- getName() - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- getName() - Method in class com.konakartadmin.app.AdminLanguage
-
- getName() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getName() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getName() - Method in class com.konakartadmin.app.AdminMiscItemType
-
Get the Name
- getName() - Method in class com.konakartadmin.app.AdminNameValue
-
- getName() - Method in class com.konakartadmin.app.AdminOption
-
- getName() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getName() - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- getName() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- getName() - Method in class com.konakartadmin.app.AdminOrderStatus
-
- getName() - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- getName() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- getName() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Name of the schedule so that it can be identified
- getName() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
- getName() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getName() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getName() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getName() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- getName() - Method in class com.konakartadmin.app.AdminProduct
-
- getName() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getName() - Method in class com.konakartadmin.app.AdminProductOption
-
- getName() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- getName() - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- getName() - Method in class com.konakartadmin.app.AdminPromotion
-
- getName() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getName() - Method in class com.konakartadmin.app.AdminRole
-
- getName() - Method in class com.konakartadmin.app.AdminSearch
-
- getName() - Method in class com.konakartadmin.app.AdminShipper
-
- getName() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getName() - Method in class com.konakartadmin.app.AdminTag
-
- getName() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getName() - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
- getName() - Method in class com.konakartadmin.app.AdminWishList
-
- getName() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getName() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getName1() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getName2() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getName3() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getName4() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getNameFormat() - Method in class com.konakartadmin.app.AdminAddressFormat
-
- getNameFormatTemplate() - Method in class com.konakartadmin.app.AdminAddress
-
- getNameRule() - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- getNameRule() - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminCouponSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminExpressionSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- getNameRule() - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- getNaturalPerson() - Method in class com.konakartadmin.app.AdminCustomer
-
Locale of the customer
- getNaturalPerson() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
NaturalPersonle of the customer
- getNetWeightOrVolume() - Method in class com.konakartadmin.app.AdminProduct
-
- getNetWeightOrVolumeUOM() - Method in class com.konakartadmin.app.AdminProduct
-
- getNewCatId(int) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getNewCriteria() - Method in interface com.konakartadmin.AdminMgrHelperIf
-
Get a new KKCriteria object
- getNewCriteria() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Gets a new KKCriteria object and sets the Database name.
- getNewCriteria(Query.Type) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Gets a new KKCriteria object and sets the Database name.
- getNewCriteria(boolean) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Gets a new KKCriteria object and sets the Database name.
- getNewCriteria(boolean, Query.Type) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Gets a new KKCriteria object and sets the Database name.
- getNewCriteria() - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Gets a new KKCriteria object from the super class ten takes off the storeId as we never want
to add a where storeId= constraint when looking up these stores.
- getNewCriteria() - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Gets a new KKCriteria object based on the mode of the engine.
- getNewCriteria(boolean) - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Gets a new KKCriteria object based on the mode of the engine
- getNewCriteria() - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Gets a new KKCriteria object from the super class then takes off the storeId as we never want
to add a where storeId= constraint when looking up these stores.
- getNewCriteria() - Method in interface com.konakartadmin.blif.AdminMultiStoreMgrIf
-
Gets a new KKCriteria object based on the mode of the engine.
- getNewCriteria(boolean) - Method in interface com.konakartadmin.blif.AdminMultiStoreMgrIf
-
Gets a new KKCriteria object based on the mode of the engine
- getNewCriteria() - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Gets a new KKCriteria object from the super class ten takes off the storeId as we never want
to add a where storeId= constraint when looking up these stores.
- getNewLangId(int) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getNewManuId(int) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getNewPrice() - Method in class com.konakartadmin.app.AdminSpecial
-
- getNewProdId(int) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getNewQuantity(int, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Utility method used by setProductQuantity()
- getNewsletter() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getNewsletter() - Method in class com.konakartadmin.app.AdminCustomer
-
- getNewsletter() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getNewsletter() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getNewsletterValue(AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- getNextBillingDate() - Method in class com.konakartadmin.app.AdminSubscription
-
The next time that the customer will be billed
- getNextBillingDate() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Date when the next billing transaction should be executed
- getNextBillingDateRule() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- getNextDue() - Method in class com.konakartadmin.app.AdminJob
-
- getNextId() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
Return the next number in a sequence for matching requests and responses
- getNextLine(Scanner) - Static method in class com.konakartadmin.db.ExecuteSQL
-
- getNextProductOptionId(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the next id to use when inserting a ProductOption record.
- getNextProductOptionId() - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the next id to use when inserting a ProductOption record
- getNextProductOptionId(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getNextProductOptionId() - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the next id to use when inserting a ProductOption record
- getNextProductOptionValuesId(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the next id to use when inserting a ProductOptionValue record.
- getNextProductOptionValuesId() - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the next id to use when inserting a ProductOptionValue record
- getNextProductOptionValuesId(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getNextProductOptionValuesId() - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the next id to use when inserting a ProductOptionValue record
- getNotifiedProductId() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getNullIfEmpty(String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Returns null for an empty string
- getNumber() - Method in class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
- getNumberAttempts() - Method in class com.konakartadmin.bl.AdminSecurityMgr.LoginAttempt
-
- getNumberOfCategories() - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- getNumberOfLogons() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getNumberOfLogons() - Method in class com.konakartadmin.app.AdminCustomer
-
- getNumberOfProducts() - Method in class com.konakartadmin.app.AdminCategory
-
- getNumberOfThreadsForMultiThreadedAdd() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
- getNumberReviews() - Method in class com.konakartadmin.app.AdminProduct
-
- getNumberReviews() - Method in class com.konakartadmin.app.AdminVendor
-
- getNumbOfLogons(boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getNumCategories() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumCoupons() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumCustomerGroups() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumCustomers() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumericCode() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getNumericCodeRule() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getNumExpressions() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumLanguages() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
- getNumLanguages() - Method in class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- getNumLanguages() - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Returns the total number of languages defined for the store - it does not include the
display-only languages
- getNumManufacturers() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumOrderTotalModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getNumOrderTotalModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getNumOrderTotalModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns the number of Order Total modules that can be set up
- getNumOtherModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getNumOtherModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getNumOtherModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns the number of Other modules that can be set up
- getNumPaymentModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getNumPaymentModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getNumPaymentModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns the number of payment modules that can be set up
- getNumPayments() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Number of billing occurrences or payments for the subscription.
- getNumProducts() - Method in class com.konakartadmin.app.AdminOrder
-
- getNumProducts() - Method in class com.konakartadmin.app.AdminPromotion
-
- getNumProductsInCatalog() - Method in class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
- getNumProductsPerCategory(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns the number of products for a leaf category by doing a direct query on the database.
- getNumReqdLangs() - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- getNumShippingModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getNumShippingModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getNumShippingModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns the number of shipping modules that can be set up
- getNumTrialPayments() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Number of billing occurrences or payments in the trial period.
- getNumVariables() - Method in class com.konakartadmin.app.AdminExpression
-
- getNumZones() - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- getObjectId() - Method in class com.konakartadmin.app.AdminAudit
-
- getObjectId() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getObjectId() - Method in class com.konakartadmin.app.AdminContent
-
- getObjectId() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getObjectToString() - Method in class com.konakartadmin.app.AdminAudit
-
- getObjectTypeId() - Method in class com.konakartadmin.app.AdminContent
-
- getOccurrences() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getOccurrences() - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- getOffset() - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The offset for the returned objects.
- getOffset() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminIpnHistories
-
- getOffset() - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminProducts
-
- getOffset() - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminReviews
-
- getOffset() - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- getOffset() - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- getOK() - Method in class com.konakartadmin.bl.ERPQueueReader.MsgCount
-
- getOperator() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getOperatorName(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
Returns the name of the operator mainly for reporting purposes.
- getOptionCode() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOptionId() - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- getOptionId() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOptionName() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOptions() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getOptionValueCode() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOptionValueId() - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- getOptionValueId() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOptionValueName() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getOpts() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getOpts() - Method in class com.konakartadmin.app.AdminProduct
-
- getOptValPrice0() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getOptValPrice1() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getOptValPrice2() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getOptValPrice3() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getOrder() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getOrder() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getOrder() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getOrder() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getOrderArrayFromList(List<AdminOrder>) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Creates an array of Orders from a list.
- getOrderBy() - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminBookingSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_BOOKABLE_PROD_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_BOOKABLE_PROD_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_FIRSTNAME_ASCENDING
AdminDataDescriptor.ORDER_BY_FIRSTNAME_DESCENDING
AdminDataDescriptor.ORDER_BY_LASTNAME_ASCENDING
AdminDataDescriptor.ORDER_BY_LASTNAME_DESCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_DESCENDING
- getOrderBy() - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Determines the order of the returned objects.
- getOrderBy() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
orderBy - Specify one of these to order the results:
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_TRACKINGNUM_ASCENDING
AdminDataDescriptor.ORDER_BY_TRACKINGNUM_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_DESCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_DESCENDING
- getOrderBy() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_NAME_ASCENDING
AdminDataDescriptor.ORDER_BY_NAME_DESCENDING
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_DESCRIPTION_ASCENDING
AdminDataDescriptor.ORDER_BY_DESCRIPTION_DESCENDING
- getOrderBy() - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminShipperSearch
-
orderBy - Specify one of these to order the results:
AdminDataDescriptor.ORDER_BY_NAME_ASCENDING (default)
AdminDataDescriptor.ORDER_BY_NAME_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM1_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM1_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM2_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM2_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM3_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM4_DESCENDING
- getOrderBy() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_DESCENDING
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_PRODUCT_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_PRODUCT_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_SKU_ASCENDING
AdminDataDescriptor.ORDER_BY_SKU_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_SUBSCRIPTION_CODE_ASCENDING
AdminDataDescriptor.ORDER_BY_SUBSCRIPTION_CODE_DESCENDING
AdminDataDescriptor.ORDER_BY_START_DATE_ASCENDING
AdminDataDescriptor.ORDER_BY_START_DATE_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
- getOrderBy() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getOrderBy() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- getOrderBy1() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- getOrderBy2() - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
Valid values are:
AdminDataDescriptor.ORDER_BY_KEY_ASCENDING
AdminDataDescriptor.ORDER_BY_KEY_DESCENDING
AdminDataDescriptor.ORDER_BY_TYPE_ASCENDING
AdminDataDescriptor.ORDER_BY_TYPE_DESCENDING
AdminDataDescriptor.ORDER_BY_LOCALE_ASCENDING
AdminDataDescriptor.ORDER_BY_LOCALE_DESCENDING
AdminDataDescriptor.ORDER_BY_VALUE_ASCENDING
AdminDataDescriptor.ORDER_BY_VALUE_DESCENDING
- getOrderBy_1() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Determines the order of the returned objects.
- getOrderCount(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns a count of the Orders with the specified order status
- getOrderCount(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns a count of the Orders with the specified order status
- getOrderCountryAndZone(AdminOrder) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Instantiate the Country and Zone objects for the order
- getOrderDetails(AdminOrder, int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Calls methods to get all of the details of the order
- getOrdered() - Method in class com.konakartadmin.app.AdminProduct
-
- getOrderedProductIds(BufferedWriter) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getOrderedProductIdsByProduct(BufferedWriter, HashMap<Integer, Set<Integer>>) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getOrderedProductIdsForCustomer(int) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
- getOrderedProducts(AdminOrderSearchResult) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getOrderExportBase(KKAdminIf) - Method in class com.konakartadmin.modules.ShippingModule
-
Retrieve the base directory for the exported orders.
- getOrderForExport(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Return the AdminOrder with the specified orderId.
- getOrderForOrderId(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve an order for an orderId, using the default language
- getOrderForOrderId(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Retrieve an order for an orderId, using the default language
- getOrderForOrderId(int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns an order for an orderId and a languageId.
- getOrderForOrderId(int, int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns an order for an orderId and a languageId.
- getOrderForOrderId(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderForOrderId(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Retrieve an order for an orderId, using the default language
- getOrderForOrderId(int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns an order for an orderId and a languageId.
- getOrderForOrderId(int, int, boolean) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns an order for an orderId and a languageId.
- getOrderForOrderIdAndLangId(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an order for an orderId and a languageId.
- getOrderForOrderIdAndLangId(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderId() - Method in class com.konakartadmin.app.AdminBooking
-
- getOrderId() - Method in class com.konakartadmin.app.AdminBookingSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
- getOrderId() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getOrderId() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The id of the order that the order total belongs to
- getOrderId() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
The id of the order
- getOrderId() - Method in class com.konakartadmin.app.AdminSubscription
-
Id of the order
- getOrderId() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of order related to the subscription
- getOrderId() - Method in class com.konakartadmin.bl.AdminImportMgrEE.OrderDetails
-
- getOrderId() - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdList
-
- getOrderId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getOrderIdentifier(StringBuffer, IOMsgBase, String, String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Common code to get an order identifier from the message
- getOrderIdentifier() - Method in class com.konakartadmin.bl.AdminImportMgrEE.OrderDetails
-
- getOrderIdForNumber(String) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Get the order Id for the specified order number
- getOrderNum() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- getOrderNum() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- getOrderNum() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getOrderNumber() - Method in class com.konakartadmin.app.AdminSubscription
-
Order Number
- getOrderNumber() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Order Number of the order related to the subscription
- getOrderNumberRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- getOrderNumberRule() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- getOrderNumRule() - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
The rule for the search.
- getOrderNumRule() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
The rule for the search.
- getOrderNumRule() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
The rule for the search.
- getOrderProd() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getOrderProd() - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- getOrderProdArrayFromList(List<AdminOrderProduct>) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Creates an array of Order Products from a list.
- getOrderProdId() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getOrderProdId() - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- getOrderProdList() - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdList
-
- getOrderProduct() - Method in class com.konakartadmin.app.AdminBooking
-
- getOrderProductCriteria(int) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Create a criteria object for reading the OrderProducts
- getOrderProductId() - Method in class com.konakartadmin.app.AdminBooking
-
- getOrderProducts() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderProducts(KKCriteria, int, HashMap<String, AdminOrderBatchMgr.OrderProdStatus>, HashMap<Integer, AdminOrderBatchMgr.OrderProdStatus>) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
The method returns null when all of the order products have been read.
- getOrderProducts(AdminOrder, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the OrderProduct and the Options of each OrderProduct for this order.
- getOrderProducts(AdminOrder[], boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the OrderProducts and the Options of each OrderProduct for the orders in the array
- getOrderRefundArray() - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- getOrderRefunds() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderRefunds(String, AdminOrderRefundSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for OrderRefund objects with search criteria and order by criteria.
- getOrderRefunds(AdminOrderRefundSearch, int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- getOrderRefunds(String, AdminOrderRefundSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderRefunds(AdminOrderRefundSearch, int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Search for Order Refunds
- getOrderReturnArray() - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- getOrderReturns() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderReturns(String, AdminOrderReturnSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for OrderReturn objects with search criteria and order by criteria.
- getOrderReturns(AdminOrderReturnSearch, int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- getOrderReturns(String, AdminOrderReturnSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderReturns(AdminOrderReturnSearch, int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Search for Order Returns
- getOrderReturnStatus(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get the current status of an order return
- getOrderReturnStatuses() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- getOrderReturnStatuses(AdminOrderReturnStatusSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminOrderReturnStatusSearchResult
object.
- getOrderReturnStatuses(AdminOrderReturnStatusSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This returns an AdminOrderReturnStatusSearchResult object.
- getOrderReturnStatuses(AdminOrderReturnStatusSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderReturnStatuses(AdminOrderReturnStatusSearch) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
This returns an AdminOrderReturnStatusSearchResult object.
- getOrders() - Method in class com.konakartadmin.app.AdminCustomer
-
- getOrders() - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- getOrders() - Method in class com.konakartadmin.app.AdminPdfResult
-
- getOrders(String, AdminOrderSearch, int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a set of Orders that match the search criteria.
- getOrders(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
The method returns an array of orders which will be empty when all of the orders have been
read.
- getOrders(AdminOrderSearch, int, int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns a set of Orders matching the specified search criteria
- getOrders(String, AdminOrderSearch, int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrders(AdminOrderSearch, int, int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns a set of Orders matching the specified search criteria
- getOrdersByCustomer(int, int[], Calendar) - Method in class com.konakartadmin.bl.AdminOrderStatsBatchMgr
-
Get the orders for the specified customer.
- getOrdersCount(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a count of the Orders with the specified status.
- getOrdersCount(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrdersCreatedSince(String, Calendar, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
- getOrdersCreatedSince(Calendar, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns a set of Orders created since the specified date
- getOrdersCreatedSince(String, Calendar, int) - Method in class com.konakartadmin.bl.KKAdmin
-
Deprecated.
- getOrdersCreatedSince(Calendar, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns a set of Orders created since the specified date
- getOrderSearch() - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- getOrdersForCriteria(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
The method returns null when all of the orders have been read.
- getOrderShipmentArray() - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- getOrderShipments() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderShipments(String, AdminOrderShipmentSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for OrderShipment objects with search criteria and order by criteria.
- getOrderShipments(AdminOrderShipmentSearch, int, int) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
- getOrderShipments(String, AdminOrderShipmentSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderShipments(AdminOrderShipmentSearch, int, int) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
- getOrdersLite(String, AdminOrderSearch, int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a set of Orders matching the specified search criteria.
- getOrdersLite(AdminOrderSearch, int, int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Returns a set of Orders matching the specified search criteria - the orders returned are
sparsely-populated for performance.
- getOrdersLite(String, AdminOrderSearch, int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrdersLite(AdminOrderSearch, int, int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Returns a set of Orders matching the specified search criteria - the orders returned are
sparsely-populated for performance.
- getOrderStatus() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getOrderStatusId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getOrderStatusId() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getOrderStatusIds() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getOrderStatusNames() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- getOrderStatusNames(AdminOrderStatusNameSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminOrderStatusNameSearchResult
object.
- getOrderStatusNames(AdminOrderStatusNameSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This returns an AdminOrderStatusNameSearchResult object.
- getOrderStatusNames(AdminOrderStatusNameSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getOrderStatusNames(AdminOrderStatusNameSearch) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
This returns an AdminOrderStatusNameSearchResult object.
- getOrderTotalCode() - Method in class com.konakartadmin.app.AdminPromotion
-
- getOrderTotalCode() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getOrderTotalCodeRule() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
The rule for the search.
- getOrderTotalModuleForName(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
Called to instantiate an Admin Order Total module.
- getOrderTotalModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getOrderTotalModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getOrderTotalModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns an array of Order Total Modules
- getOrderTotals() - Method in class com.konakartadmin.app.AdminOrder
-
- getOrderTotals(AdminOrder, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Populates the Order object with an array of OrderTotal objects sorted by the sortOrder
attribute
- getOtherModuleByName(String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Called to instantiate an Admin Other module.
- getOtherModuleForName(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
Called to instantiate an Admin Other module.
- getOtherModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getOtherModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getOtherModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns an array of Other Modules
- getOutPrintStream() - Static method in class com.konakartadmin.utils.KKCmd
-
- getOutputFileName() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- getOutputFilename() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getOutputFileName() - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getOutputFormat() - Method in class com.konakartadmin.app.AdminMailListOptions
-
File Output Format
- getOutputFormat() - Static method in class com.konakartadmin.utils.RunReport
-
- getOutputName() - Static method in class com.konakartadmin.utils.RunReport
-
- getP2PHash(AdminProductToProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns a unique value for the productToProduct so that we can compare them
- getPanel(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminPanel referenced by the panelId.
- getPanel(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Returns the AdminPanel referenced by the panelId.
- getPanel(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPanel(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Returns the AdminPanel referenced by the panelId.
- getPanels() - Method in class com.konakartadmin.app.AdminRole
-
- getPanelsPerRole(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves an array of AdminPanel objects for the role identified by the roleId parameter.
- getPanelsPerRole(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves an array of AdminPanel objects for the role.
- getPanelsPerRole(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPanelsPerRole(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves an array of AdminPanel objects for the role.
- getParameterHash(NameValue[]) - Method in class com.konakartadmin.modules.payment.AdminBasePayment
-
Add the NameValue pairs in the parameters array into a hashMap
- getParameters() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Parameters passed to the payment module
- getParams() - Static method in class com.konakartadmin.utils.RunReport
-
- getParent() - Method in class com.konakartadmin.app.AdminCustomer
-
The parent of this customer when there is a hierarchical structure
- getParent - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customer with a parent customer when a parent Id exists.
- getParent - Variable in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customer with a parent customer when a parent Id exists
- getParentId() - Method in class com.konakartadmin.app.AdminCategory
-
- getParentId() - Method in class com.konakartadmin.app.AdminCustomer
-
- getParentId() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
The parent id of this customer can be set during registration
- getParentId() - Method in class com.konakartadmin.app.AdminOrder
-
Id of the parent order used when in multi-vendor mode
- getParentId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
ParentId used in multi-vendor mode to search for vendor orders associated with the main order
- getParentIds() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getParmList() - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- getPassword() - Method in class com.konakartadmin.app.AdminCustomer
-
- getPassword() - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- getPassword() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getPassword() - Method in class com.konakartadmin.app.AdminDBConnector
-
- getPassword() - Method in class com.konakartadmin.app.PublishData
-
- getPassword() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getPassword() - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
- getPassword() - Static method in class com.konakartadmin.utils.CreatePassword
-
- getPassword() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getPassword() - Static method in class com.konakartadmin.utils.KKCmd
-
- getPassword() - Static method in class com.konakartadmin.utils.KKMessages
-
- getPassword() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getPassword() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getPassword() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getPassword() - Static method in class com.konakartadmin.utils.RunReport
-
- getPassword() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getPassword() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getPaymentMethod() - Method in class com.konakartadmin.app.AdminOrder
-
- getPaymentMethod() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getPaymentMethodRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getPaymentModuleCode() - Method in class com.konakartadmin.app.AdminOrder
-
- getPaymentModuleCode() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getPaymentModuleCodeRule() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getPaymentModuleForName(String) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
Called to instantiate a payment module.
- getPaymentModuleForName(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
Called to instantiate an Admin payment module.
- getPaymentModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getPaymentModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getPaymentModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns an array of payment modules
- getPaymentModuleSubCode() - Method in class com.konakartadmin.app.AdminOrder
-
- getPaymentSchedule() - Method in class com.konakartadmin.app.AdminProduct
-
A product may be associated to a PaymentSchedule object when it is paid for using recurring
billing.
- getPaymentSchedule() - Method in class com.konakartadmin.app.AdminSubscription
-
PaymentSchedule object for this subscription
- getPaymentSchedule(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the payment schedule object for the id
parameter, or Null if the payment
schedule object doesn't exist in the DB.
- getPaymentSchedule(int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Returns the payment schedule object for the id
parameter, or Null if the payment
schedule object doesn't exist in the DB.
- getPaymentSchedule(int, Connection) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Returns the payment schedule object for the id
parameter, or Null if the payment
schedule object doesn't exist in the DB.
- getPaymentSchedule(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPaymentSchedule(int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
Returns the payment schedule object for the id
parameter, or Null if the payment
schedule object doesn't exist in the DB.
- getPaymentSchedule(int, Connection) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
Returns the payment schedule object for the id
parameter, or Null if the payment
schedule object doesn't exist in the DB.
- getPaymentScheduleCount(AdminPaymentScheduleSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Returns a count of the number of PaymentSchedules
- getPaymentScheduleId() - Method in class com.konakartadmin.app.AdminProduct
-
Determines whether the product requires recurring billing and if so, connects it to a Payment
Schedule object.
- getPaymentScheduleId() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return products if they are associated to this payment schedule.
- getPaymentScheduleId() - Method in class com.konakartadmin.app.AdminSubscription
-
PaymentSchedule id for this subscription
- getPaymentScheduleId() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of payment schedule related to the subscription
- getPaymentSchedules() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- getPaymentSchedules(String, AdminPaymentScheduleSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminPaymentScheduleSearchResult object.
- getPaymentSchedules(AdminPaymentScheduleSearch, int, int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
This returns an AdminPaymentScheduleSearchResult object.
- getPaymentSchedules(String, AdminPaymentScheduleSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPaymentSchedules(AdminPaymentScheduleSearch, int, int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
This returns an AdminPaymentScheduleSearchResult object.
- getPdf(String, PdfOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Create the PDF document and return the URL, File name or bytes as defined by the input
options.
- getPdf(EngineConfigIf, PdfOptions) - Method in class com.konakartadmin.bl.AdminEngineMgr
-
- getPdf(PdfOptions) - Method in class com.konakartadmin.bl.AdminPdfMgr
-
Create the PDF document and return the URL, File name or bytes as defined by the input
options.
- getPdf(String, PdfOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPdf(PdfOptions) - Method in interface com.konakartadmin.blif.AdminPdfMgrIf
-
Create the PDF document and return the URL, File name or bytes as defined by the input
options.
- getPdfBytes() - Method in class com.konakart.app.PdfResult
-
- getPdfBytes() - Method in interface com.konakart.appif.PdfResultIf
-
- getPdfBytes() - Method in class com.konakartadmin.app.AdminPdfResult
-
- getPdfFileBasePath() - Method in class com.konakartadmin.bl.AdminPdfMgr
-
Get the base path for the PDF files from the configuration parameter.
- getPermittedLocations() - Method in class com.konakartadmin.bl.AdminFileMgr
-
Parses the konakart.permittedLocations property value in konakartadmin.properties to find the
permitted locations for file I/O.
- getPlatform() - Static method in class com.konakartadmin.utils.RunReport
-
- getPointsAwarded() - Method in class com.konakartadmin.app.AdminOrder
-
- getPointsRedeemed() - Method in class com.konakartadmin.app.AdminOrder
-
- getPointsReservationId() - Method in class com.konakartadmin.app.AdminOrder
-
- getPopTagName() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getPostcode() - Method in class com.konakartadmin.app.AdminAddress
-
- getPostcode() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getPostcode() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getPostcode() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getPostcodeRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getPostcodeRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getPostSearchText() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getPostSearchText() - Method in class com.konakartadmin.bl.AdminBaseMgr.StaticData
-
- getPreSearchText() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getPreSearchText() - Method in class com.konakartadmin.bl.AdminBaseMgr.StaticData
-
- getPrice() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getPrice() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getPrice() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getPrice0() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getPrice0() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getPrice0() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getPrice0() - Method in class com.konakartadmin.app.AdminProduct
-
- getPrice0() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getPrice0() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getPrice0() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getPrice1() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getPrice1() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getPrice1() - Method in class com.konakartadmin.app.AdminProduct
-
- getPrice1() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getPrice1() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getPrice1() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getPrice1() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getPrice1() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getPrice2() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getPrice2() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getPrice2() - Method in class com.konakartadmin.app.AdminProduct
-
- getPrice2() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getPrice2() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getPrice2() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getPrice2() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getPrice2() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getPrice3() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getPrice3() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getPrice3() - Method in class com.konakartadmin.app.AdminProduct
-
- getPrice3() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getPrice3() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getPrice3() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getPrice3() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getPrice3() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getPriceAdjustment() - Method in class com.konakartadmin.app.AdminCatalogRule
-
- getPriceAdjustment() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- getPriceCatalogToUse(AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
If we are inserting a price for a future date then we insert it into a different catalog
which may already exist.
- getPriceDate() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- getPriceExTax() - Method in class com.konakartadmin.app.AdminOption
-
- getPriceExTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getPriceExTax() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getPriceFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products with a price greater than or equal to this price are returned.
- getPriceFromEncodedOptions(int, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
For a product and a string containing encoded option values, this method returns an array of
BigDecimal objects for price0 to price3.
- getPriceId() - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- getPriceId() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getPriceId() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getPriceId() - Method in class com.konakartadmin.app.AdminProduct
-
- getPriceId() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getPriceIdRule() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getPriceIncTax() - Method in class com.konakartadmin.app.AdminOption
-
- getPriceIncTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getPricePrefix() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getPriceTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products with a price less than or equal to this price are returned.
- getPriceTypeDesc(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Just for diagnostics
- getPrimaryKey() - Method in class com.konakartadmin.app.AdminOrderStatus
-
- getPriority() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getPriority() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getPrivacy() - Method in class com.konakartadmin.app.AdminCustomer
-
- getPrivacy() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getProblemDesc() - Method in class com.konakartadmin.app.AdminSubscription
-
A description of the problem detected during billing
- getProcessed() - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr.Counter
-
- getProdAttrDesc(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminProdAttrDesc object for the id
parameter, or Null if the
AdminProdAttrDesc doesn't exist in the DB.
- getProdAttrDesc(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns the AdminProdAttrDesc object for the id
parameter, or Null if the
AdminProdAttrDesc doesn't exist in the DB.
- getProdAttrDesc(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrDesc(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns the AdminProdAttrDesc object for the id
parameter, or Null if the
AdminProdAttrDesc doesn't exist in the DB.
- getProdAttrDescCount(AdminProdAttrDescSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns a count of the number of ProdAttrDescs
- getProdAttrDescId() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
Returns only templates containing this Product Attribute Descriptor
- getProdAttrDescriptions() - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- getProdAttrDescs() - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- getProdAttrDescs(String, AdminProdAttrDescSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminProdAttrDescSearchResult object that contains an array of
AdminProdAttrDesc objects.
- getProdAttrDescs(AdminProdAttrDescSearch, int, int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
This returns an AdminProdAttrDescSearchResult object.
- getProdAttrDescs(String, AdminProdAttrDescSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrDescs(AdminProdAttrDescSearch, int, int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
This returns an AdminProdAttrDescSearchResult object.
- getProdAttrDescsForTemplate(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method fetches all of the AdminProdAttrDesc objects for the template referenced by the
templateId
parameter.
- getProdAttrDescsForTemplate(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
This method fetches all of the AdminProdAttrDesc objects for the template referenced by the
templateId
parameter.
- getProdAttrDescsForTemplate(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrDescsForTemplate(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
This method fetches all of the AdminProdAttrDesc objects for the template referenced by the
templateId
parameter.
- getProdAttrDescsForTemplates(String, AdminProdAttrTemplate[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method fetches all of the AdminProdAttrDesc objects for the array of templates
referenced by the templates
parameter.
- getProdAttrDescsForTemplates(AdminProdAttrTemplate[]) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
This method fetches all of the AdminProdAttrDesc objects for the array of templates
referenced by the templates
parameter.
- getProdAttrDescsForTemplates(String, AdminProdAttrTemplate[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrDescsForTemplates(AdminProdAttrTemplate[]) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
This method fetches all of the AdminProdAttrDesc objects for the array of templates
referenced by the templates
parameter.
- getProdAttrId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getProdAttrTemplate(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminProdAttrTemplate object for the id
parameter, or Null if the
AdminProdAttrTemplate doesn't exist in the DB.
- getProdAttrTemplate(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns the AdminProdAttrTemplate object for the id
parameter, or Null if the
AdminProdAttrTemplate doesn't exist in the DB.
- getProdAttrTemplate(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrTemplate(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns the AdminProdAttrTemplate object for the id
parameter, or Null if the
AdminProdAttrTemplate doesn't exist in the DB.
- getProdAttrTemplateCount(AdminProdAttrTemplateSearch) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns a count of the number of ProdAttrTemplates
- getProdAttrTemplates() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- getProdAttrTemplates(String, AdminProdAttrTemplateSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminProdAttrTemplateSearchResult object containing an array of
AdminProdAttrTemplate objects.
- getProdAttrTemplates(AdminProdAttrTemplateSearch, int, int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
This returns an AdminProdAttrTemplateSearchResult object.
- getProdAttrTemplates(String, AdminProdAttrTemplateSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProdAttrTemplates(AdminProdAttrTemplateSearch, int, int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
This returns an AdminProdAttrTemplateSearchResult object.
- getProdAttrTemplatesPerProduct(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns an array of custom attribute templates associated with the product
- getProdAttrTemplatesPerProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns an array of custom attribute templates associated with the product
- getProdAttrTemplatesPerProduct(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns an array of custom attribute templates associated with the product
- getProdAttrTemplatesPerProduct(int, Connection) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns an array of custom attribute templates associated with the product
- getProdId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getProdIdFrom() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getProdIdFromSku(String, boolean) - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Get the product id from the SKU
- getProdIdTo() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getProdNotifications(AdminCustomer, AdminProduct[], boolean) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getProdNotifications() - Method in class com.konakartadmin.app.AdminCustomer
-
- getProdNotifications() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getProdOptions() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getProds() - Method in class com.konakartadmin.bl.SolrSender
-
- getProduct() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getProduct() - Method in class com.konakartadmin.app.AdminReview
-
- getProduct(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the product referenced by this product id, from the database.
- getProduct(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details
- getProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details
- getProduct(int, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details
- getProduct(int, boolean, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details
- getProduct(int, boolean, AdminProductMgrOptions, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details.
- getProduct(int, boolean, AdminProductMgrOptions, boolean, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details.
- getProduct(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProduct(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a product object with full details
- getProduct(int, Connection) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a product object with full details
- getProduct(int, boolean, AdminProductMgrOptions, boolean) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a product object with full details.
- getProductArray() - Method in class com.konakartadmin.app.AdminProducts
-
- getProductAttribute(int, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets the product attributes object for the parameters.
- getProductAttributesPerProduct(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Gets all of the product attributes for the product.
- getProductAttributesPerProduct(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the product attributes for the product
- getProductAttributesPerProduct(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the product attributes for the product
- getProductAttributesPerProduct(int, AdminProductMgrOptions, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the product attributes for the product
- getProductAttributesPerProduct(int, AdminProductMgrOptions, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the product attributes for the product
- getProductAttributesPerProduct(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductAttributesPerProduct(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets all of the product attributes for the product
- getProductAttributesPerProduct(int, AdminProductMgrOptions, String) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets all of the product attributes for the product
- getProductAttrId() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getProductAvailability(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that directly returns the date when a product will be available.
- getProductAvailability(String, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductAvailability(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductAvailability(String, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that directly returns the date when a product will be available.
- getProductAvailabilityWithOptions(String, String, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that directly returns the date when a product will be available.
- getProductAvailabilityWithOptions(String, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductAvailabilityWithOptions(String, String, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductAvailabilityWithOptions(String, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that directly returns the date when a product will be available.
- getProductBasePrice(int, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
- getProductCategoryIds(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductCategoryIds(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductCategoryIds(int, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductCategoryIds(int, boolean, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductCategoryIds(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get an array of categoryIds defined for the specified product
- getProductCountPerAddress(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the number of products using the address identified by addressId.
- getProductCountPerAddress(int) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Returns the number of products using the address
- getProductCountPerAddress(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductCountPerAddress(int) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Returns the number of products using the address
- getProductCountPerProdAttrDesc(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the number of products using the product attribute descriptor.
- getProductCountPerProdAttrDesc(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns the number of products using the product attribute descriptor
- getProductCountPerProdAttrDesc(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductCountPerProdAttrDesc(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns the number of products using the product attribute descriptor
- getProductCountPerTemplate(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the number of products using the custom product attribute template.
- getProductCountPerTemplate(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns the number of products using the custom product attribute template
- getProductCountPerTemplate(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductCountPerTemplate(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns the number of products using the custom product attribute template
- getProductCriteria() - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a new KKCriteria object and sets the Database name.
- getProductCriteria() - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a new KKCriteria object for Products and sets the Database name.
- getProductDescription(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductDescriptionLanguageIds(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Retrieve the complete set of languages used by the product descriptions of the specified
product Id
- getProductDescriptionLanguageIds(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Retrieve the complete set of languages used by the product descriptions of the specified
product Id
- getProductDescriptionLanguageIds(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Retrieve the complete set of languages used by the product descriptions of the specified
product Id
- getProductDetail(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductFetchLimit() - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
All products are read from the database in a loop to add to the catalog.
- getProductId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getProductId() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getProductId() - Method in class com.konakartadmin.app.AdminBooking
-
- getProductId() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getProductId() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- getProductId() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getProductId() - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- getProductId() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductNotification
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getProductId() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return a single product identified by this id.
- getProductId() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getProductId() - Method in class com.konakartadmin.app.AdminReview
-
- getProductId() - Method in class com.konakartadmin.app.AdminReviewSearch
-
- getProductId() - Method in class com.konakartadmin.app.AdminSpecial
-
- getProductId() - Method in class com.konakartadmin.app.AdminSubscription
-
Id of the product being paid for
- getProductId() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of product related to the subscription
- getProductId() - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
When not negative it is used as a constraint in the query to only return products with this
product id.
- getProductId() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getProductId() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getProductId() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getProductId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getProductIdFromUUIDAndStore(String, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the id of a product in a store based on its UUID
- getProductIdsPerCategory() - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns a HashMap with CategoryId as the key and Number of Products for that category as the
value.
- getProductIdsPerManufacturer(AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get product Ids for the manufacturer referenced by manufacturerId.
- getProductIdsPerManufacturer(AdminDataDescriptor, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get product Ids for the manufacturer referenced by manufacturerId.
- getProductIdsPerManufacturer(AdminDataDescriptor, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get product Ids for the manufacturer referenced by manufacturerId.
- getProductImageFields(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductImageFields(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a product object with just the image-related fields retrieved
- getProductImages(ProductImagesOptionsIf) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductImages(ProductImagesOptionsIf) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the image file names associated with the product whose id is specified.
- getProductImagesForProduct(AdminProduct, ProductImagesOptionsIf) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductImagesForProduct(AdminProduct, ProductImagesOptionsIf) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the image file names associated with the product specified.
- getProductLine(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductName(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductNotifications() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getProductNotifications() - Method in class com.konakartadmin.app.AdminCustomer
-
Deprecated.
- getProductNotifications() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Deprecated.
- getProductNotificationsForCustomer(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of product notifications for the customer.
- getProductNotificationsForCustomer(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Get an array of product notifications for the customer
- getProductNotificationsForCustomer(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductNotificationsForCustomer(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Get an array of product notifications for the customer
- getProductOptionCount(AdminProductOptionSearch, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns a count of the number of ProductOptions
- getProductOptionIdPerCode(String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Given the code of a product options return the correspondent id.
- getProductOptionIdPerCode(String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Given the code of a product options return the correspondent id.
- getProductOptions() - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- getProductOptions(String, AdminProductOptionSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminProductOptionSearchResult object.
- getProductOptions(AdminProductOptionSearch, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This returns an AdminProductOptionSearchResult object.
- getProductOptions() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getProductOptions(String, AdminProductOptionSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptions(AdminProductOptionSearch, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
This returns an AdminProductOptionSearchResult object.
- getProductOptionsCodePerId(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to get the code of a product option with a given id
- getProductOptionsCodePerId(int, KKCriteria, Connection) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Used to get the code of a product option with a given id
- getProductOptionsPerId(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminProductOption objects.
- getProductOptionsPerId(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns an array of productOptions.
- getProductOptionsPerId(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns an array of productOptions.
- getProductOptionsPerId(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionsPerId(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Returns an array of productOptions.
- getProductOptionsPerId(int, KKCriteria) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Returns an array of productOptions.
- getProductOptionsPerId(int, KKCriteria, Connection) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Returns an array of productOptions.
- getProductOptionsPerName(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of productOptions with the specified name and languageId.
- getProductOptionsPerName(String, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns an array of productOptions with the specified name and languageId
- getProductOptionsPerName(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionsPerName(String, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Returns an array of productOptions with the specified name and languageId
- getProductOptionsPerProductAndPromotion(int, int, boolean) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
We return an array of AminOption objects for every product option and value in the promotion.
- getProductOptionValueCodePerProductOptionId(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to get the code of a product option value with a given id
- getProductOptionValueCodePerProductOptionId(int, KKCriteria, Connection) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Used to get the code of a product option value with a given id
- getProductOptionValueIdPerCodeAndProductOptionId(String, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to get the id of a product option value with a given a code and a product option id
- getProductOptionValuesPerId(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of productOptionValues.
- getProductOptionValuesPerId(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns an array of productOptionValues.
- getProductOptionValuesPerId(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns an array of productOptionValues.
- getProductOptionValuesPerId(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionValuesPerId(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Returns an array of productOptionValues.
- getProductOptionValuesPerId(int, KKCriteria, Connection) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Returns an array of productOptionValues.
- getProductOptionValuesPerName(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of product option value objects with the specified name and language.
- getProductOptionValuesPerName(String, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get an array of product option value objects with the specified name and language
- getProductOptionValuesPerName(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionValuesPerName(String, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get an array of product option value objects with the specified name and language
- getProductOptionValuesPerOption(int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return an array of product option value objects for a product option object
- getProductOptionValuesPerOption(int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get an array of product option value objects for a product option object
- getProductOptionValuesPerOption(int, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get an array of product option value objects for a product option object
- getProductOptionValuesPerOption(int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionValuesPerOption(int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get an array of product option value objects for a product option object
- getProductOptionValueToProductOptions(String, AdminProdOptionValToProdOption) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Gets an array of AdminProdOptionValToProdOption objects that have the specified optionId and
OptionValueId.
- getProductOptionValueToProductOptions(AdminProdOptionValToProdOption) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets an array of AdminProdOptionValToProdOption objects that have the specified optionId and
OptionValueId.
- getProductOptionValueToProductOptions(String, AdminProdOptionValToProdOption) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductOptionValueToProductOptions(AdminProdOptionValToProdOption) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets an array of AdminProdOptionValToProdOption objects that have the specified optionId and
OptionValueId.
- getProductPageUrl(AdminProduct, String) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductQuantities() - Method in class com.konakartadmin.app.AdminProduct
-
- getProductQuantitiesPerProduct(int, AdminProductAttribute[], AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Create an array of AdminProductQuantity objects with zero quantity for all combinations of
options.
- getProductQuantitiesPerProduct(int, AdminProductAttribute[], AdminProductMgrOptions, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Create an array of AdminProductQuantity objects with zero quantity for all combinations of
options.
- getProductQuantitiesPerSKU(String, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get a list of productQuantity objects for an SKU
- getProductQuantity(String, String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to directly retrieve the quantity of a product.
- getProductQuantity(String, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductQuantity(String, String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductQuantity(String, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to directly retrieve the quantity of a product.
- getProductQuantityWithOptions(String, String, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to directly retrieve the quantity of a product.
- getProductQuantityWithOptions(String, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductQuantityWithOptions(String, String, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductQuantityWithOptions(String, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to directly retrieve the quantity of a product.
- getProductRecommendationSuggestions(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminAIBatchMgr
-
Get Product Recommendation Suggestions data from the AI Service
- getProductRule() - Method in class com.konakartadmin.app.AdminPromotion
-
- getProductsAllCasesWithOptions(AdminDataDescriptor, int, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This protected method gets called by various flavours of public methods to get an array of
products with differing criteria.
- getProductsFile() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- getProductSku() - Method in class com.konakartadmin.app.AdminSubscription
-
SKU of the product being paid for
- getProductsPerCategory(AdminDataDescriptor, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductsPerCategory(AdminDataDescriptor, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get products for the category referenced by categoryId.
- getProductsPerCategoryWithOptions(AdminDataDescriptor, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductsPerCategoryWithOptions(AdminDataDescriptor, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get products for the category referenced by categoryId.
- getProductsPerManufacturer(AdminDataDescriptor, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductsPerManufacturer(AdminDataDescriptor, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get products for the manufacturer referenced by manufacturerId.
- getProductsPerManufacturerWithOptions(AdminDataDescriptor, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductsPerManufacturerWithOptions(AdminDataDescriptor, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get products for the manufacturer referenced by manufacturerId.
- getProductsPerPromotion(String, AdminProductSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of Admin product objects for a promotion.
- getProductsPerPromotion(AdminProductSearch, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get an array of Admin product objects for a promotion.
- getProductsPerPromotion(AdminProductSearch, int, int, boolean) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get an array of Admin product objects for a promotion.
- getProductsPerPromotion(String, AdminProductSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductsPerPromotion(AdminProductSearch, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get an array of Admin product objects for a promotion.
- getProductsToCategoresCriteria() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Gets a new KKCriteria object for use with ProductsToCategories.
- getProductsToStores(String, AdminDataDescriptor, AdminSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of AdminProductToStore objects for the specified store
- getProductsToStores(AdminDataDescriptor, AdminSearch) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getProductsToStores(String, AdminDataDescriptor, AdminSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductsToStores(AdminDataDescriptor, AdminSearch) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Returns an array of AdminProductToStore objects for the specified store
- getProductsToSynchronize(String, String, String, AdminDataDescriptor, int, AdminSynchProductsOptions, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This API call is used to get a list of products that are out of sync between two stores.
- getProductsToSynchronize(String, String, AdminDataDescriptor, int, AdminSynchProductsOptions, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
This API call is used to get a list of products that are out of sync between two stores.
- getProductsToSynchronize(String, String, String, AdminDataDescriptor, int, AdminSynchProductsOptions, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductsToSynchronize(String, String, AdminDataDescriptor, int, AdminSynchProductsOptions, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
This API call is used to get a list of products that are out of sync between two stores.
- getProductType() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by productType.
- getProductType(HashMap<Integer, AdminCategory>, AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getProductUUID() - Method in class com.konakartadmin.app.AdminProductSearch
-
UUID used to control synchronization of product copies in different stores
- getProductWithOptions(String, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the product referenced by this product id, from the database.
- getProductWithOptions(int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details.
- getProductWithOptions(int, AdminProductMgrOptions, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a product object with full details.
- getProductWithOptions(String, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getProductWithOptions(int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the product referenced by this product id, from the database.
- getPromotion(String, int, boolean, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get a promotion object and an array of associated coupon objects when applicable.
- getPromotion(int, boolean, boolean) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get a promotion object and an array of associated coupon objects
- getPromotion(String, int, boolean, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPromotion(int, boolean, boolean) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get a promotion object and an array of associated coupon objects
- getPromotionId() - Method in class com.konakartadmin.app.AdminCouponSearch
-
- getPromotionId() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getPromotionId() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The promotion id only when the order total contains the results of a promotion.
- getPromotionId() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return products if they are in a promotion.
- getPromotionIdForGiftCertificate(AdminOrderProduct) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get the promotion id for an order product object containing a gift certificate.
- getPromotionIdForGiftCertificate(int, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Protected method for common code to get the promotion id of a promotion connected to a gift
certificate.
- getPromotionIdForGiftCertificate(AdminOrderProduct) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get the promotion id for an order product object containing a gift certificate.
- getPromotionIds() - Method in class com.konakartadmin.app.AdminOrder
-
- getPromotionMaxUse() - Method in class com.konakartadmin.app.AdminCustomer
-
- getPromotions() - Method in class com.konakartadmin.app.AdminCoupon
-
- getPromotions() - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- getPromotions(String, AdminPromotionSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminPromotionSearchResult object containing an array of AdminPromotions.
- getPromotions(AdminPromotionSearch, int, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
This returns an AdminPromotionSearchResult object.
- getPromotions(String, AdminPromotionSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPromotions(AdminPromotionSearch, int, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Returns an AdminPromotionSearchResult object.
- getPromotionsCount(String, AdminPromotionSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a count of the number of AdminPromotions.
- getPromotionsCount(AdminPromotionSearch) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Returns a count of the number of Promotions
- getPromotionsCount(String, AdminPromotionSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPromotionsCount(AdminPromotionSearch) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Returns a count of the number of Promotions
- getPromotionsPerCoupon(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get an array of Admin promotion objects for a coupon.
- getPromotionsPerCoupon(int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Get an array of Admin promotion objects for a coupon
- getPromotionsPerCoupon(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getPromotionsPerCoupon(int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Get an array of Admin promotion objects for a coupon
- getPromotionsPerName(String) - Method in class com.konakartadmin.bl.AdminAbandonedCartBatchMgr
-
Returns one or more promotions with name matching the name passed in as a parameter
- getPromotionTesterExpression() - Method in class com.konakartadmin.bl.AdminPromotionMgr.StaticData
-
- getPromotionTimesUsed() - Method in class com.konakartadmin.app.AdminCustomer
-
- getPromSearch() - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- getProperties() - Method in class com.konakartadmin.app.AdminEngineConfig
-
- getPropertiesFileName() - Method in class com.konakartadmin.app.AdminEngineConfig
-
The name of the properties file (can be just the name of a file on the classpath or a full
file path).
- getPropertiesFilename() - Static method in class com.konakartadmin.utils.CreatePassword
-
- getPropertiesFileNameForCode(String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getPropertiesFileNameForLocale(String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- getPropertyKey() - Static method in class com.konakartadmin.utils.CreatePassword
-
- getPropertyName() - Method in class com.konakartadmin.app.AdminSearchRule
-
- getPropertyOnLine(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- getPropertyValue(String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getPropertyValue(String, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the property value as a String if found, otherwise return the default
- getPropertyValue(String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
- getPropertyValue(String, String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Get the property value as a String if found, otherwise return the default
- getPropertyValue(String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
- getPropertyValue(String, String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Get the property value as a String if found, otherwise return the default
- getPropertyValueAsBool(String, boolean) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the property value as a boolean if found, otherwise return the default
- getPropertyValueAsBool(String, boolean) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Get the property value as a boolean if found, otherwise return the default
- getPropertyValueAsBool(String, boolean) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Get the property value as a boolean if found, otherwise return the default
- getPropertyValueAsInt(String, int) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the property value as an int if found, otherwise return the default
- getPropertyValueAsInt(String, int) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Get the property value as an int if found, otherwise return the default
- getPropertyValueAsInt(String, int) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Get the property value as an int if found, otherwise return the default
- getPropertyValueAsLong(String, long) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Get the property value as a long if found, otherwise return the default
- getPropertyValueAsLong(String, long) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Get the property value as a long if found, otherwise return the default
- getPropertyValueAsLong(String, long) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Get the property value as a long if found, otherwise return the default
- getPropsFileName() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getPropsFileName() - Static method in class com.konakartadmin.utils.RunReport
-
- getPropValue(PropertiesConfiguration, String) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- getPurchaseDate() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getQpassword() - Static method in class com.konakartadmin.utils.KKCmd
-
- getQuantity() - Method in class com.konakartadmin.app.AdminBooking
-
- getQuantity() - Method in class com.konakartadmin.app.AdminMiscPrice
-
- getQuantity() - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_VARIABLE_QUANTITY.
- getQuantity() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getQuantity() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getQuantity() - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- getQuantity() - Method in class com.konakartadmin.app.AdminProduct
-
- getQuantity() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getQuantity() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getQuantity() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getQuantity() - Method in class com.konakartadmin.app.AdminTierPrice
-
- getQuantityDesired() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getQuantityInStock() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getQuantityReceived() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getQueue() - Static method in class com.konakartadmin.utils.KKCmd
-
- getQusername() - Static method in class com.konakartadmin.utils.KKCmd
-
- getRandomBasketProducts(AdminProduct[], long) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getRandomOrderedProducts(AdminProduct[], long) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getRandomPassword(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
If length == 0, the configuration value ENTRY_PASSWORD_MIN_LENGTH is used.
- getRandomPassword() - Method in class com.konakartadmin.bl.AdminImportMgr
-
Creates a random password
- getRandomPassword() - Method in class com.konakartadmin.bl.AdminImportMgrEE
-
Creates a random password
- getRandomPassword(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Get a random password for a Customer.
- getRandomPassword() - Method in interface com.konakartadmin.blif.AdminImportMgrIf
-
Creates a random password
- getRandomViewedProducts(AdminProduct[], long) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getRandomWishlistProducts(AdminProduct[], long) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getRate() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getRating() - Method in class com.konakartadmin.app.AdminProduct
-
- getRating() - Method in class com.konakartadmin.app.AdminReview
-
- getRating() - Method in class com.konakartadmin.app.AdminReviewSearch
-
- getRating() - Method in class com.konakartadmin.app.AdminVendor
-
- getReadAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- getReadTimeout() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getRecordCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
This method is mainly used for paging...
- getRecordCount(KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
This method is mainly used for paging...
- getReferrer() - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- getRefreshCacheRequest() - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
- getRefreshCacheRequest() - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
- getRefundAmount() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getRefundId() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Id of the KonaKart Order Refund object
- getRefundNote() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- getRefundPoints() - Method in class com.konakartadmin.app.AdminOrderProduct
-
The number of points allocated for a single product.
- getRefundPoints() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getRefundsCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method is mainly used for paging.
- getRefundStatus() - Method in class com.konakartadmin.app.AdminOrderRefund
-
int displaying whether the refund transaction terminated successfully
0 - Transaction not performed
1 - Refund Approved
-1 - Refund transaction not successful
- getRefundValue() - Method in class com.konakartadmin.app.AdminOrderProduct
-
The final unit price of a product having taken into account all discounts.
- getRefundValue() - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- getRelatedProducts(String, AdminDataDescriptor, int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Find products related to the product defined by the productId parameter.
- getRelatedProducts(AdminDataDescriptor, int, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Find products related to the product defined by the productId parameter.
- getRelatedProducts(AdminDataDescriptor, int, int, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Find products related to the product defined by the productId parameter.
- getRelatedProducts(String, AdminDataDescriptor, int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRelatedProducts(AdminDataDescriptor, int, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Find products related to the product defined by the productId parameter.
- getRelatedProductsWithOptions(String, AdminDataDescriptor, int, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Find products related to the product defined by the productId parameter.
- getRelatedProductsWithOptions(AdminDataDescriptor, int, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Find products related to the product defined by the productId parameter.
- getRelatedProductsWithOptions(AdminDataDescriptor, int, int, int, AdminProductMgrOptions, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Find products related to the product defined by the productId parameter.
- getRelatedProductsWithOptions(AdminDataDescriptor, int, int, int, HashMap<String, AdminProduct>, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
A protected version of getRelatedProducts with a hash map passed in for recursion
- getRelatedProductsWithOptions(AdminDataDescriptor, int, int, int, HashMap<String, AdminProduct>, int, int, AdminProductMgrOptions, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
A protected version of getRelatedProducts with a hash map passed in for recursion
- getRelatedProductsWithOptions(String, AdminDataDescriptor, int, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRelatedProductsWithOptions(AdminDataDescriptor, int, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Find products related to the product defined by the productId parameter.
- getRelationCustom1() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Custom1 value that's added to a product to product relationship
- getRelationCustom2() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Custom2 value that's added to a product to product relationship
- getRelationData() - Method in class com.konakartadmin.app.AdminProducts
-
Only populated by the API call getRelatedProductsWithOptions
.
- getRelationshipData - Variable in class com.konakartadmin.app.AdminProductMgrOptions
-
Only used by the API call getRelatedProductsWithOptions
.
- getRelationType() - Method in class com.konakartadmin.app.AdminProductRelationship
-
- getRelationType() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getReleaseDate(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getRemainingPoints() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getRemoveOrdersCriteria(int, int, int[]) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Create a criteria object for reading orders to remove
- getReplacePatterns() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getReplyToAddress() - Method in class com.konakartadmin.app.AdminEmail
-
- getReplyToAddress() - Method in class com.konakartadmin.app.AdminEmailOptions
-
If the Reply To Address is null the rpleyToAddress defined in the store's configuration
parameter will be used.
- getReportExtension() - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- getReportName() - Static method in class com.konakartadmin.utils.RunReport
-
- getReports(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves the reports as an array of AdminReport objects that define the set of reports
currently defined on the system.
- getReports() - Method in class com.konakartadmin.bl.AdminReportMgr
-
- getReports() - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- getReports(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getReports() - Method in interface com.konakartadmin.blif.AdminReportMgrIf
-
Get an array of reports
- getReportsDefnPath() - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- getReportsViewerUrl() - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- getReqdLanguageIds() - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- getRequestUrl() - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- getRequiresCoupon() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getReservationId() - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Get a unique reservation id from the counter table
- getReservedPointsOrders(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
The method returns null when all of the orders have been read.
- getResources() - Static method in class com.konakartadmin.utils.RunReport
-
- getResponseText() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getResultCode() - Method in class com.konakart.app.PdfResult
-
Currently not used.
- getResultCode() - Method in interface com.konakart.appif.PdfResultIf
-
Currently not used.
- getResultCode() - Method in class com.konakartadmin.app.AdminPdfResult
-
- getRetOrderProducts() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getReturnReason() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getReturnsCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method is mainly used for paging.
- getReview(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the review referenced by the review Id
- getReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns a review for the given reviewId
- getReview(int, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns a review for the given reviewId
- getReview(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getReview(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns a review for the given reviewId
- getReviewArray() - Method in class com.konakartadmin.app.AdminReviews
-
- getReviews(String, AdminDataDescriptor, AdminReviewSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the reviews for the given search criteria.
- getReviews(AdminDataDescriptor, AdminReviewSearch) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns an array of reviews for the given search criteria.
- getReviews(AdminDataDescriptor, AdminReviewSearch, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns an array of reviews for the given search criteria.
- getReviews(String, AdminDataDescriptor, AdminReviewSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getReviews(AdminDataDescriptor, AdminReviewSearch) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns an array of reviews for the given search criteria.
- getReviewsByCustomer(int, Date) - Method in class com.konakartadmin.bl.AdminReviewBatchMgr
-
Get the product reviews for the specified customer that were last modified after the
specified date.
- getReviewsPerProduct(String, AdminDataDescriptor, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the reviews for a product.
- getReviewsPerProduct(AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns an array of reviews for the given productId
- getReviewsPerProduct(String, AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getReviewsPerProduct(AdminDataDescriptor, int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns an array of reviews for the given productId
- getReviewsPerVendor(String, AdminDataDescriptor, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the reviews for a vendor.
- getReviewsPerVendor(AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns an array of reviews for the given vendorId
- getReviewsPerVendor(AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Returns an array of reviews for the given vendorId
- getReviewsPerVendor(String, AdminDataDescriptor, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getReviewsPerVendor(AdminDataDescriptor, int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns an array of vendor reviews for the given vendorId
- getReviewText() - Method in class com.konakartadmin.app.AdminReview
-
- getRewardPointCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
This method is mainly used for paging.
- getRewardPointMgr() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- getRewardPoints() - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- getRewardPoints(String, AdminRewardPointSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The Reward Point transactions can be filtered by the creation dates and sorted by:
AdminDataDescriptor.ORDER_BY_DATE_ADDED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_DESCENDING
- getRewardPoints(AdminRewardPointSearch, int, int) - Method in class com.konakartadmin.bl.AdminRewardPointMgr
-
Used to search for reward points belonging to a customer.
- getRewardPoints(String, AdminRewardPointSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRewardPoints(AdminRewardPointSearch, int, int) - Method in interface com.konakartadmin.blif.AdminRewardPointMgrIf
-
Used to search for reward points belonging to a customer.
- getRmaCode() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getRmaCode() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- getRMACode(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates an RMA code for the order.
- getRMACode(int) - Method in class com.konakartadmin.bl.AdminOrderIntegrationMgr
-
This method may be customized in order to implement an algorithm that creates an RMA code for
the order.
- getRMACode(int) - Method in interface com.konakartadmin.bl.AdminOrderIntegrationMgrInterface
-
This method may be customized in order to implement an algorithm that creates an RMA code for
the order.
- getRMACode(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates an RMA code for the order.
- getRMACode(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRMACode(int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
This method may be customized in the OrderIntegrationMgr to implement an algorithm that
creates an RMA code for the order.
- getRmaCodeRule() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
The rule for the search.
- getRmiClientFileName() - Method in class com.konakartadmin.app.AdminEngineConfig
-
The properties file used by a client-side of an RMI engine
- getRmiEngine() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- getRmiEngine(String) - Static method in class com.konakartadmin.rmi.KKRMIAdminEngServerBase
-
- getRmiHost() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- getRmiPort() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- getRmiPort() - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- getRole(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the AdminRole referenced by the roleId.
- getRole(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Returns the AdminRole referenced by the roleId.
- getRole(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRole(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Returns the AdminRole referenced by the roleId.
- getRoles() - Method in class com.konakartadmin.app.AdminCustomer
-
- getRoles() - Method in class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- getRolesPerSessionId(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves an array of AdminRole objects for the user logged in with the session id.
- getRolesPerSessionId(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRolesPerUser(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieves an array of AdminRole objects for the user identified by the userId parameter.
- getRolesPerUser(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves an array of AdminRole objects for the user.
- getRolesPerUser(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getRolesPerUser(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves an array of AdminRole objects for the user.
- getRootDir() - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- getRule() - Method in class com.konakartadmin.app.AdminSearchRule
-
- getRule() - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
The rule for the search.
- getRuleArray() - Method in class com.konakartadmin.bl.AdminSearchRuleMgr.StaticData
-
- getS() - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- getSaturday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getScheduler() - Method in class com.konakartadmin.bl.AdminSchedulerMgr
-
- getSearch() - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- getSearch() - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- getSEARCH_ALL() - Static method in class com.konakartadmin.app.AdminProductSearch
-
- getSearchingUserId() - Method in class com.konakartadmin.app.AdminOrderSearch
-
- getSearchKey() - Method in class com.konakartadmin.app.AdminCategory
-
- getSearchKey() - Method in class com.konakartadmin.app.AdminContent
-
- getSearchKey() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getSearchKeyRule() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getSearchRules() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Reads the search rules from a properties file and returns them as an array.
- getSearchRules() - Method in class com.konakartadmin.bl.AdminSearchRuleMgr
-
Reads the search rules from a properties file and returns them as an array.
- getSearchRules() - Method in class com.konakartadmin.bl.KKAdmin
-
- getSearchRules() - Method in interface com.konakartadmin.blif.AdminSearchRuleMgrIf
-
Reads the search rules from a properties file and returns them as an array.
- getSearchText() - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products containing this search text are returned.
- getSearchTextRule() - Method in class com.konakartadmin.app.AdminProductSearch
-
The rule for the search.
- getSecondsSinceLastCreation() - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
The catalog is only created if at least this number of seconds has passed since it was last
created.
- getSendData() - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- getServletMgr() - Method in class com.konakartadmin.bl.ERPQueueReader
-
- getSession(String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Retrieves the session object for the specified sessionId
- getSession(String) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Retrieves the session object for the specified sessionId
- getSessionCriteria() - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
Get the criteria object to search for a customer's session
- getSessionDataMap() - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- getSessionDurationInSecs() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Utility method to return the session duration in seconds.
- getSessionExpiryTimeInSecs() - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Utility method to create a session expiry time
- getSessionId() - Method in class com.konakartadmin.ai.bl.Exporter
-
- getSessionId() - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- getSessionId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getSessionId() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getSessionId() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getSessionUpdateThresholdInSecs() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Utility method to return the session duration in seconds.
- getSessKey() - Method in class com.konakartadmin.bl.AdminSession
-
- getSetFunction() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getSetFunction() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the SetFunction
- getSetTestMode() - Method in class com.konakartadmin.app.AdminPromotion
-
- getSharedEventMgr() - Method in class com.konakartadmin.bl.AdminEventMgr
-
- getShipmentNotes() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getShipmentsCount(KKCriteria) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
This method is mainly used for paging.
- getShippedOrderProducts() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getShipper(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get a shipper by id
- getShipper(int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Get a shipper by id
- getShipper(int) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Get a shipper by id
- getShipper(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getShipper(int) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Get a shipper by id
- getShipperId() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getShipperId() - Method in class com.konakartadmin.app.AdminShipperSearch
-
- getShipperName() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getShipperName() - Method in class com.konakartadmin.app.AdminShipperSearch
-
- getShipperNameRule() - Method in class com.konakartadmin.app.AdminShipperSearch
-
The rule for the search.
- getShippers() - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- getShippers(String, AdminShipperSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminShipperSearchResult object matching the search constraints.
- getShippers(AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
This returns an AdminShipperSearchResult object matching the search constraints
- getShippers(AdminShipperSearch) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
This returns an AdminShipperSearchResult object matching the search constraints
- getShippers(String, AdminShipperSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getShippers(AdminShipperSearch) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
This returns an AdminShipperSearchResult object matching the search constraints
- getShipperSearch() - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- getShippingAddress() - Method in class com.konakartadmin.app.AdminWishList
-
- getShippingMethod() - Method in class com.konakartadmin.app.AdminOrder
-
The shipping method is retrieved from one of the OrderTotal records.
- getShippingModuleByCode(String) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
Get a ShippingModuleInterface with the specified code
- getShippingModuleByCode(String) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Get a ShippingModuleInterface with the specified code
- getShippingModuleCode() - Method in class com.konakartadmin.app.AdminOrder
-
- getShippingModuleForName(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
Called to instantiate an Admin shipping module.
- getShippingModules() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getShippingModules() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- getShippingModules() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Returns an array of Shipping Modules
- getShippingQuote() - Method in class com.konakartadmin.app.AdminOrder
-
- getShippingServiceCode() - Method in class com.konakartadmin.app.AdminOrder
-
- getSingleIntResult(KKCriteria) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
This method is used to run a SELECT defined by the Criteria and return the single integer
value returned by the query as the result.
- getSizeUOM() - Method in class com.konakartadmin.app.AdminProduct
-
Size Unit of Measure
- getSku() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getSku() - Method in class com.konakartadmin.app.AdminProduct
-
- getSku() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getSku() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by SKU.
- getSku() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
SKU
- getSku() - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
When not null it is used as a constraint in the query to only return products with this sku.
- getSku(String, AdminOrderProduct) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the SKU for an orderProduct object.
- getSku(AdminOrderProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the SKU for an orderProduct object.
- getSku(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets the SKU for a product directly from the product table.
- getSku(String, AdminOrderProduct) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSku(AdminOrderProduct) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the SKU for an orderProduct object.
- getSku(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets the SKU for a product directly from the product table.
- getSkuForProduct(int, AdminOrder[]) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Get the SKU for the specified product.
- getSkuRule() - Method in class com.konakartadmin.app.AdminProductSearch
-
The rule for the search.
- getSkuRule() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- getSkus(String, AdminOrderProduct[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the SKUs for an array AdminOrderProduct objects.
- getSkus(AdminOrderProduct[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Get the SKUs for an array orderProduct objects.
- getSkus(String, AdminOrderProduct[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSkus(AdminOrderProduct[]) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Get the SKUs for an array orderProduct objects.
- getSolrAccessMode() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- getSolrBaseUrls() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- getSolrCommitFrequency() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
The chunk size of records read from the database and written to SOLR after which a SOLR
commit command is sent.
- getSolrCommitFrequency() - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
The chunk size of records read from the database and written to SOLR after which a SOLR
commit command is sent.
- getSolrPath() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- getSolrUrl() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Derive a Solr Url from configuration variables.
- getSolrUrl() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- getSolrUrl() - Method in class com.konakartadmin.bl.SolrSender
-
- getSolrUrl() - Method in interface com.konakartadmin.blif.AdminSolrMgrIf
-
Derive a Solr Url from configuration variables.
- getSortOrder() - Method in class com.konakartadmin.app.AdminCategory
-
- getSortOrder() - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- getSortOrder() - Method in class com.konakartadmin.app.AdminLanguage
-
- getSortOrder() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The sort order defines the order in which the order total items are added to the order.
- getSortOrder() - Method in class com.konakartadmin.app.AdminProductAttribute
-
- getSortOrder() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getSortOrder() - Method in class com.konakartadmin.app.AdminTag
-
- getSortOrder() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the SortOrder
- getSourceAddressMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceAdminEng() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceCategoryMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceConfigMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceContentMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceCountry(AdminTaxMgrIf, HashMap<Integer, AdminCountry>, int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Utility method that returns the country object for the source country.
- getSourceCustomerTagMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceFileName() - Method in class com.konakartadmin.app.AdminScaleOptions
-
- getSourceFullFilename() - Method in class com.konakartadmin.app.AdminImageOptions
-
- getSourceLanguageMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceManufacturerMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceOrderMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceProductMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceSecurityMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceTaxMgr() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getSourceZone(AdminTaxMgrIf, HashMap<Integer, AdminZone>, int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Utility method that returns the zone object for the source zone.
- getSpecial(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a special referenced by the id parameter
- getSpecial(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a specialId
- getSpecial(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a specialId
- getSpecial(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSpecial(int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Gets a special object
- getSpecialExpiryDate() - Method in class com.konakartadmin.app.AdminProduct
-
- getSpecialForProductId(int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a productId
- getSpecialForProductId(int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a productId
- getSpecialForSpecialOrProductId(int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a specialId or productId.
- getSpecialForSpecialOrProductId(int, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets a special object for a specialId or productId.
- getSpecialId() - Method in class com.konakartadmin.app.AdminProduct
-
- getSpecialPriceExTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getSpecialPriceIncTax() - Method in class com.konakartadmin.app.AdminProduct
-
- getSpecialsPerCategory(String, AdminDataDescriptor, int, boolean, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an AdminProducts object containing an array of specials for a category.
- getSpecialsPerCategory(AdminDataDescriptor, int, boolean, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getSpecialsPerCategory(AdminDataDescriptor, int, boolean, int, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- getSpecialsPerCategory(String, AdminDataDescriptor, int, boolean, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSpecialsPerCategory(AdminDataDescriptor, int, boolean, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Return all products with a special price for a category referenced by categoryId
- getSpecialStartDate() - Method in class com.konakartadmin.app.AdminProduct
-
- getSpecialStatus() - Method in class com.konakartadmin.app.AdminProduct
-
- getSql() - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- getStartDate() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getStartDate() - Method in class com.konakartadmin.app.AdminPromotion
-
- getStartDate() - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- getStartDate() - Method in class com.konakartadmin.app.AdminSpecial
-
- getStartDate() - Method in class com.konakartadmin.app.AdminSubscription
-
Start date for the subscription
- getStartDateFrom() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- getStartDateTo() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- getStartText() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- getStartText() - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getState() - Method in class com.konakartadmin.app.AdminAddress
-
- getState() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getState() - Method in class com.konakartadmin.app.AdminBooking
-
State of the booking.
- getState() - Method in class com.konakartadmin.app.AdminBookingSearch
-
Defaults to 0 to search for non deleted bookings.
- getState() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getState() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getStateRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getStaticDataForStore() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- getStatus() - Method in class com.konakartadmin.app.AdminOrder
-
- getStatus() - Method in class com.konakartadmin.app.AdminOrderReturn
-
- getStatus() - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- getStatus() - Method in class com.konakartadmin.app.AdminProduct
-
- getStatus(Date) - Method in class com.konakartadmin.app.AdminPromotion
-
Returns the status of the object.
- getStatus() - Method in class com.konakartadmin.app.AdminReview
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_VISIBLE = The review can be seen by
customers in the storefront application
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_INVISIBLE = The review cannot be seen
by customers in the storefront application.
- getStatus() - Method in class com.konakartadmin.app.AdminReviewSearch
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_VISIBLE = The review can be seen by
customers in the storefront application
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_INVISIBLE = The review cannot be seen
by customers in the storefront application.
- getStatus() - Method in class com.konakartadmin.app.AdminSpecial
-
- getStatusChangeDate() - Method in class com.konakartadmin.app.AdminSpecial
-
- getStatusId() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- getStatusId() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- getStatusId() - Method in class com.konakartadmin.app.KKConfiguration
-
- getStatusText() - Method in class com.konakartadmin.app.AdminOrder
-
- getStatusTrail() - Method in class com.konakartadmin.app.AdminOrder
-
- getStatusTrail(AdminOrder, int, boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Populates the Order object with an array of OrderStatusHistory objects
- getStockReorderLevel() - Method in class com.konakartadmin.app.AdminProduct
-
Product needs to be reordered when the stock hits this level.
- getStoreAddress() - Method in class com.konakartadmin.app.PublishData
-
- getStoreCount(AdminStoreSearch) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Returns a count of the number of Zones with the specified search criteria
- getStoreCountry() - Method in class com.konakartadmin.app.PublishData
-
- getStoreCustom1() - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- getStoreCustom2() - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- getStoreCustom3() - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- getStoreDBById(String) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Return the AdminStore object from the database with the specified storeId
- getStoreDBById(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Return the AdminStore object from the database with the specified storeId
- getStoreDBById(String) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Return the AdminStore object from the database with the specified storeId
- getStoreDesc() - Method in class com.konakartadmin.app.AdminStore
-
- getStoreFrontEng() - Static method in class com.konakartadmin.utils.KKCmd
-
- getStorefrontEngineConfig(AdminEngineConfig) - Method in class com.konakartadmin.utils.KKEngineUtils
-
Create an EngineConfig based on values in the AdminEngineConfig.
- getStorefrontEngineName() - Static method in class com.konakartadmin.utils.KKCmd
-
- getStoreHome() - Method in class com.konakartadmin.app.AdminStore
-
- getStoreId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
Used to search for addresses associated with a store
- getStoreId() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Used in multi-store mode to configure the engine to use the correct store.
- getStoreId() - Method in class com.konakartadmin.app.AdminMiscItem
-
- getStoreId() - Method in class com.konakartadmin.app.AdminMiscItemType
-
Get the StoreId
- getStoreId() - Method in class com.konakartadmin.app.AdminOrder
-
Id of the store that the order belongs to.
- getStoreId() - Method in class com.konakartadmin.app.AdminProductToProduct
-
- getStoreId() - Method in class com.konakartadmin.app.AdminProductToStore
-
- getStoreId() - Method in class com.konakartadmin.app.AdminPublishConfig
-
- getStoreId() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getStoreId() - Method in class com.konakartadmin.app.AdminStore
-
Used in multi-store mode to configure the engine to use the correct store.
- getStoreId() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getStoreId() - Method in class com.konakartadmin.app.AdminVendor
-
Used in multi-store mode to configure the engine to use the correct store.
- getStoreId() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- getStoreId() - Method in class com.konakartadmin.app.KKConfiguration
-
- getStoreId() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Return the storeId.
- getStoreId() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getStoreId(KKAdminIf) - Static method in class com.konakartadmin.bl.KKBatchBase
-
Get the storeId
- getStoreId() - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- getStoreId() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- getStoreId() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- getStoreId() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getStoreId() - Static method in class com.konakartadmin.utils.KKCmd
-
- getStoreId() - Static method in class com.konakartadmin.utils.KKMessages
-
- getStoreId() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getStoreId() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getStoreId() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getStoreId() - Static method in class com.konakartadmin.utils.RunReport
-
- getStoreId() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getStoreId() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getStoreId() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getStoreIdForRequest() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
Only return the storeId if we're in a multi-store environment
- getStoreIdFromEngine() - Method in class com.konakartadmin.bl.AdminExecuteMgr
-
- getStoreIdRule() - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- getStoreIds() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getStoreName() - Method in class com.konakartadmin.app.AdminOrder
-
Name of the store that the order belongs to
- getStoreName() - Method in class com.konakartadmin.app.AdminStore
-
- getStoreName() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getStoreName(AdminConfigurationMgrIf) - Method in class com.konakartadmin.bl.KKAdminBase
-
Get the value of the STORE_NAME configuration parameter.
- getStoreNum() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getStoreOwner() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getStoreOwnerEmail() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getStores(String) - Method in interface com.konakartadmin.AdminMgrHelperIf
-
Get the stores supported by the server.
- getStores(Configuration) - Method in interface com.konakartadmin.AdminMgrHelperIf
-
Get the stores supported by the server.
- getStores() - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- getStores() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Get the stores supported by the server.
- getStores(String) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Get the stores supported by the server.
- getStores(Configuration) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Get the stores supported by the server.
- getStores(String) - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Get the stores supported by the server.
- getStores(Configuration) - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Get the stores supported by the server.
- getStores(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Get the stores supported by the server.
- getStores(Configuration) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Get the stores supported by the server.
- getStores() - Method in class com.konakartadmin.bl.KKAdmin
-
- getStores(String) - Method in interface com.konakartadmin.blif.AdminMultiStoreMgrIf
-
Get the stores supported by the server.
- getStores(Configuration) - Method in interface com.konakartadmin.blif.AdminMultiStoreMgrIf
-
Get the stores supported by the server.
- getStores(String) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Get the stores supported by the server.
- getStores(Configuration) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Get the stores supported by the server.
- getStoresDB(AdminStoreSearch, int, int) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Return the AdminStore objects defined by the search criteria.
- getStoresDB(AdminStoreSearch, int, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Return the AdminStore objects defined by the search criteria.
- getStoresDB(AdminStoreSearch, int, int) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Return the AdminStore objects defined by the search criteria.
- getStoresForCustomer(String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This API call is only available when in multi-store single DB, non shared customer mode.
- getStoresForCustomer(int, String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- getStoresForCustomer(int, String) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
This API call is only available when in multi-store single DB, non shared customer mode.
- getStoresForCustomer(String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- getStoresForCustomer(int, String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This API call is only available when in multi-store single DB, non shared customer mode.
- getStoresPrivate() - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Just returns the default single store list.
- getStoresPrivate(Configuration) - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Get the stores supported by the server
- getStoresPrivate() - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Just returns the default single store list.
- getStoresPrivateSingleDB() - Method in class com.konakartadmin.bl.AdminMultiStoreMgr
-
Just returns the default single store list.
- getStoreStatusById(String) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Return the status elements of the AdminStore object from the database with the specified
storeId
- getStoreStatusById(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Return the status elements of the AdminStore object from the database with the specified
storeId
- getStoreStatusById(String) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Return the status elements of the AdminStore object from the database with the specified
storeId
- getStoreTime() - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the local store time based on the tz database time zone of the store.
- getStoreTime() - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Returns the local store time based on the tz database time zone of the store.
- getStoreTime() - Method in class com.konakartadmin.bl.KKAdmin
-
- getStoreTime() - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Returns the local store time based on the tz database time zone of the store.
- getStoreUrl() - Method in class com.konakartadmin.app.AdminStore
-
- getStreetAddres() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getStreetAddres1() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getStreetAddres1Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getStreetAddresRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- getStreetAddress() - Method in class com.konakartadmin.app.AdminAddress
-
- getStreetAddress() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getStreetAddress() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getStreetAddress1() - Method in class com.konakartadmin.app.AdminAddress
-
- getStreetAddress1() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getStreetAddress1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getStreetAddress1Rule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getStreetAddressRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getSubject() - Method in class com.konakartadmin.app.AdminEmail
-
- getSubject() - Method in class com.konakartadmin.app.AdminImageOptions
-
- getSubscription(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the subscription object for the id
parameter, or Null if the
subscription object doesn't exist in the DB.
- getSubscription(int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Returns the subscription object for the id
parameter, or Null if the
subscription object doesn't exist in the DB.
- getSubscription(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSubscription(int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
Returns the subscription object for the id
parameter, or Null if the
subscription object doesn't exist in the DB.
- getSubscriptionCode() - Method in class com.konakartadmin.app.AdminSubscription
-
Unique code for the subscription.
- getSubscriptionCode() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Subscription code, normally returned by the payment gateway
- getSubscriptionCodeRule() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- getSubscriptionCount(AdminSubscriptionSearch) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Returns a count of the number of Subscriptions
- getSubscriptionId() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id of the subscription object if this payment is part of a recurring billing scenario
- getSubscriptionId() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getSubscriptionId() - Method in class com.konakartadmin.app.AdminPaymentOptions
-
The id of the KonaKart subscription object
- getSubscriptions() - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- getSubscriptions(String, AdminSubscriptionSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminSubscriptionSearchResult object.
- getSubscriptions(AdminSubscriptionSearch, int, int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
This returns an AdminSubscriptionSearchResult object.
- getSubscriptions(String, AdminSubscriptionSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSubscriptions(AdminSubscriptionSearch, int, int) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
This returns an AdminSubscriptionSearchResult object.
- getSuburb() - Method in class com.konakartadmin.app.AdminAddress
-
- getSuburb() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getSuburb() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getSuburbRule() - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- getSubZones() - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- getSubZones(AdminSubZoneSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminSubZoneSearchResult object.
- getSubZones(AdminSubZoneSearch, int, int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminSubZoneSearchResult object.
- getSubZones(AdminSubZoneSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSubZones(AdminSubZoneSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminSubZoneSearchResult object.
- getSubZonesCount(AdminSubZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of Zones with the specified search criteria
- getSubZonesCount(AdminSubZoneSearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of Zones with the specified search criteria
- getSuggestedProductId() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getSuggestedRetailPrice(AdminProduct, AdminCurrency) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getSuggestions() - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- getSuggestions(String, AdminSuggestion, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This retrieves Product Recommendation AdminSuggestion objects from the database.
- getSuggestions(String[]) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
Get Product Suggestions
- getSuggestions() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
Get Product Suggestions
- getSuggestions(AdminSuggestion, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminSuggestionMgr
-
- getSuggestions(AdminSuggestion, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- getSuggestions(String, AdminSuggestion, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getSuggestions(AdminSuggestion, AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminSuggestionMgrIf
-
This retrieves AdminSuggestion objects from the database.
- getSuggestionType() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getSuggestionVersion() - Method in class com.konakartadmin.app.AdminSuggestion
-
- getSummaryAddress() - Method in class com.konakartadmin.app.AdminAddress
-
- getSunday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getSymbolLeft() - Method in class com.konakartadmin.app.AdminCurrency
-
- getSymbolRight() - Method in class com.konakartadmin.app.AdminCurrency
-
- getSynchronousity() - Method in class com.konakartadmin.app.AdminEmail
-
Return the integer defining whether the email should be sent synchronously or asynchronously.
- getSynchronousity() - Method in class com.konakartadmin.app.AdminEmailOptions
-
Return the integer defining whether the email should be sent synchronously or asynchronously.
- getTagConstraints() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The constraints are AND'ed together.
- getTagGroupId() - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- getTagGroupId() - Method in class com.konakartadmin.app.AdminTagGroupToTag
-
- getTagGroups() - Method in class com.konakartadmin.app.AdminTag
-
- getTagGroups() - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- getTagGroups(String, AdminSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the TagGroup objects defined by the search criteria.
- getTagGroups(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return the TagGroup objects defined by the search criteria.
- getTagGroups(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTagGroups(String, AdminSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Return the TagGroup objects defined by the search criteria.
- getTagGroupsCount(AdminSearch, boolean, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Returns a count of the number of Tag Groups
- getTagGroupsPerCategory(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return an array of AdminTagGroup objects for a category.
- getTagGroupsPerCategory(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return an array of AdminTagGroup objects for a category.
- getTagGroupsPerCategory(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTagGroupsPerCategory(int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Return an array of AdminTagGroup objects for a category.
- getTagGroupToTags(String, AdminSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the TagGroupToTag objects defined by the search criteria.
- getTagGroupToTags(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return the TagGroupToTag objects defined by the search criteria.
- getTagGroupToTags(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTagGroupToTags(String, AdminSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Return the TagGroupToTag objects defined by the search criteria.
- getTagId() - Method in class com.konakartadmin.app.AdminTagGroupToTag
-
- getTags() - Method in class com.konakartadmin.app.AdminTagGroup
-
- getTags() - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- getTags(String, AdminSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the Tag objects defined by the search criteria.
- getTags(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Return the Tag objects defined by the search criteria.
- getTags(String, AdminSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTags(String, AdminSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Return the Tag objects defined by the search criteria.
- getTagsCount(AdminSearch) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Returns a count of the number of Tags
- getTagsFromAllOrders(AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- getTagsFromLastOrder(AdminCustomer) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- getTagsPerProduct(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Fetches all of the tags associated with a product.
- getTagsPerProduct(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Fetches all of the tags for a product.
- getTagsPerProduct(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTagsPerProduct(int, int) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Fetches all of the tags for a product.
- getTagsPerTagGroup(int, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Fetches all of the tags for a tag group
- getTagValue(String, int, String, String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Utility method to return the formatted tag value
- getTagValueForProductsViewed(AdminProduct[], int) - Method in class com.konakartadmin.ai.bl.Exporter
-
- getTargetFileName() - Method in class com.konakart.app.PdfOptions
-
- getTargetFileName() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getTargetFilename() - Method in class com.konakartadmin.app.AdminImageOptions
-
- getTargetFileName() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getTargetFileName() - Method in class com.konakartadmin.app.AdminScaleOptions
-
- getTax() - Method in class com.konakartadmin.app.AdminOrder
-
- getTax() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getTax() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getTaxClass() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getTaxClassDescription() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getTaxClasses() - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- getTaxClasses(AdminTaxClassSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminTaxClassSearchResult object.
- getTaxClasses(AdminTaxClassSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminTaxClassSearchResult object.
- getTaxClasses(AdminTaxClassSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTaxClasses(AdminTaxClassSearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminTaxClassSearchResult object.
- getTaxClassId() - Method in class com.konakartadmin.app.AdminProduct
-
- getTaxClassId() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getTaxClassId() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getTaxClassId() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- getTaxClassIdForTitle(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getTaxClassName() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getTaxClassTitle() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getTaxCode() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getTaxCode() - Method in class com.konakartadmin.app.AdminTaxClass
-
- getTaxCode() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- getTaxCodeRule() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- getTaxEntity() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTaxEntity() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTaxExemption() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTaxExemption() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTaxIdentifier() - Method in class com.konakartadmin.app.AdminCustomer
-
Customer's tax identifier
- getTaxIdentifier() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Customer's tax identifier
- getTaxIdentifier2() - Method in class com.konakartadmin.app.AdminCustomer
-
Customer's tax identifier2
- getTaxIdentifier2() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Customer's tax identifier 2
- getTaxQuantityRule() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns the rule used to calculate tax for products with multiple quantities.
- getTaxQuantityRule() - Method in class com.konakartadmin.bl.AdminTaxMgr.StaticData
-
- getTaxQuantityRule() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns the rule used to calculate tax for products with multiple quantities.
- getTaxRate() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getTaxRate() - Method in class com.konakartadmin.app.AdminOrderTotal
-
- getTaxRateCode() - Method in class com.konakartadmin.app.AdminOrderProduct
-
The code of the tax rate
- getTaxRateCode() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getTaxRateObjectArray() - Method in class com.konakartadmin.app.AdminOrder
-
- getTaxRates() - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- getTaxRates(AdminTaxRateSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminTaxRateSearchResult object.
- getTaxRates(AdminTaxRateSearch, int, int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminTaxRateSearchResult object.
- getTaxRates(AdminTaxRateSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTaxRates(AdminTaxRateSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminTaxRateSearchResult object.
- getTaxRatesCount(AdminTaxRateSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of TaxRates with the specified search criteria
- getTaxRatesCount(AdminTaxRateSearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of TaxRates with the specified search criteria
- getTaxScale() - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns the precision use for calculating tax that matches the ADMIN_CURRENCY_DECIMAL_PLACES
configuration variable.
- getTaxScale() - Method in class com.konakartadmin.bl.AdminTaxMgr.StaticData
-
- getTaxScale() - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns the precision use for calculating tax that matches the ADMIN_CURRENCY_DECIMAL_PLACES
configuration variable.
- getTaxZoneId() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getTelephoneNumber() - Method in class com.konakartadmin.app.AdminAddress
-
- getTelephoneNumber() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTelephoneNumber() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTelephoneNumber() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getTelephoneNumber1() - Method in class com.konakartadmin.app.AdminAddress
-
- getTelephoneNumber1() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTelephoneNumber1() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTelephoneNumber1() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getTelephoneNumber1Rule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getTelephoneNumberRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getTemplate() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getTemplate(VelocityEngine, String, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Helper method to search for the velocity templates under the Template Base Directory
- getTemplateBase(String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns the template base directory which is created by concatenating the following:
Value of the Directory configuration variable passed in
current storeId
- getTemplateBase() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- getTemplateCountPerProdAttrDesc(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the number of templates using the product attribute descriptor.
- getTemplateCountPerProdAttrDesc(int) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Returns the number of templates using the product attribute descriptor
- getTemplateCountPerProdAttrDesc(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTemplateCountPerProdAttrDesc(int) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Returns the number of templates using the product attribute descriptor
- getTemplateId() - Method in class com.konakartadmin.app.AdminProduct
-
- getTemplateName() - Method in class com.konakart.app.PdfOptions
-
- getTemplateName() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getTemplateName() - Method in class com.konakartadmin.app.AdminEmailOptions
-
The template name is used by the notifySysAdmin call
- getTemplateName() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getTemplateName() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
Name of template that the attribute belongs to
- getTemplateName() - Method in class com.konakartadmin.app.AdminProduct
-
- getTerms() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTerms() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTestExpressionId() - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
- getTestExpressionId() - Method in class com.konakartadmin.bl.AdminPromotionMgrEE
-
- getText() - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the actual text for the value of the order total.
- getThousandsPoint() - Method in class com.konakartadmin.app.AdminCurrency
-
- getThread() - Method in class com.konakartadmin.bl.KKAdminServletContextListener.KKThread
-
- getThreadCalls() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getThreadId() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getThreeLetterCode() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getThreeLetterCodeRule() - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- getThursday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getTierPrice0() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getTierPrice1() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getTierPrice2() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getTierPrice3() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getTierPriceId() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getTierPriceId() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getTierPrices() - Method in class com.konakartadmin.app.AdminProduct
-
- getTierPricesPerProduct(int, AdminProductMgrOptions, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the tier prices for the product
- getTierPricesPerProduct(int, AdminProductMgrOptions, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the tier prices for the product
- getTimeInSecs() - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
Utility method to return the current time in seconds
- getTimeInSecs() - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Utility method to return the current time in seconds
- getTimeInSecs() - Method in class com.konakartadmin.bl.AdminSession
-
Utility method to return the current time in minutes
- getTimeInSecs() - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Utility method to return the current time in minutes
- getTimeLength() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Defines the length of time between payments.
- getTimeMs() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getTimesDownloaded() - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- getTimesRead() - Method in class com.konakartadmin.app.AdminReview
-
- getTimestamp() - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- getTimestamp() - Method in class com.konakartadmin.app.AdminMessageSet
-
- getTimestampMS() - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- getTimesUsed() - Method in class com.konakartadmin.app.AdminCoupon
-
- getTimesUsed() - Method in class com.konakartadmin.app.AdminPromotion
-
- getTimeUnit() - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
The unit of measurement used to determine the time between payments.
- getTimeZone() - Method in class com.konakartadmin.bl.AdminPromotionMgr.StaticData
-
- getTitle() - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- getTitle() - Method in class com.konakartadmin.app.AdminContentDescription
-
- getTitle() - Method in class com.konakartadmin.app.AdminCurrency
-
- getTitle() - Method in class com.konakartadmin.app.AdminCustomer
-
- getTitle() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getTitle() - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the title for the order total which will appear on a print out of the order.
- getTitle() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getTitle() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- getTitle() - Method in class com.konakartadmin.app.KKModule
-
- getTitle(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getTitleRule() - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- getToAddress() - Method in class com.konakartadmin.app.AdminEmail
-
- getTopLevelCategories(int, AdminDataDescriptor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns all of the top level categories which are those that have a parentId = 0.
- getTopLevelCategories(int, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Returns all of the top level categories which are those that have a parentId = 0.
- getTopLevelCategories(int, AdminDataDescriptor) - Method in class com.konakartadmin.bl.KKAdmin
-
- getTopLevelCategories(int, AdminDataDescriptor) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Returns all of the top level categories which are those that have a parentId = 0.
- getTopLevelCatId(int) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Find the top level category for a category
- getTopN() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- getTopN() - Method in class com.konakartadmin.utils.SqlAnalysis
-
- getTotalExTax() - Method in class com.konakartadmin.app.AdminOrder
-
- getTotalExTax() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getTotalIncTax() - Method in class com.konakartadmin.app.AdminOrder
-
- getTotalIncTax() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- getTotalItems() - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- getTotalMaxUse() - Method in class com.konakartadmin.app.AdminPromotion
-
- getTotalMs() - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- getTotalMs() - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- getTotalMsgs() - Method in class com.konakartadmin.app.AdminMessageSet
-
- getTotalNumAddresses() - Method in class com.konakartadmin.app.AdminAddressSearchResult
-
- getTotalNumProducts() - Method in class com.konakartadmin.app.AdminProducts
-
- getTotalNumRecords() - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- getTotalNumRecords() - Method in class com.konakartadmin.app.AdminIpnHistories
-
- getTotalNumRecords() - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- getTotalNumRecords() - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- getTotalNumRecords() - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- getTotalNumReviews() - Method in class com.konakartadmin.app.AdminReviews
-
- getTotalNumWishLists() - Method in class com.konakartadmin.app.AdminWishLists
-
- getTotalPriceExTax() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getTotalPriceIncTax() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- getTotalSetSize() - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- getToText() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- getTrackingNumber() - Method in class com.konakartadmin.app.AdminOrder
-
- getTrackingNumber() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getTrackingNumber() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- getTrackingNumberRule() - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
The rule for the search.
- getTrackingURL() - Method in class com.konakartadmin.app.AdminOrderShipment
-
- getTrackingURL() - Method in class com.konakartadmin.app.AdminShipper
-
- getTransactionType() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- getTreeDepth() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getTrialAmount() - Method in class com.konakartadmin.app.AdminSubscription
-
The amount billed during the trial period
- getTuesday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getTwoLetterCode() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- getTwoLetterCodeRule() - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- getTxAmount() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The amount of the transaction.
- getTxType() - Method in class com.konakartadmin.app.AdminIpnHistory
-
The type of transaction.
- getTxType() - Method in class com.konakartadmin.app.AdminIpnSearch
-
- getType() - Method in class com.konakart.app.PdfOptions
-
- getType() - Method in interface com.konakart.appif.PdfOptionsIf
-
- getType() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getType() - Method in class com.konakartadmin.app.AdminAddressSearch
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.ADDRESS_TYPE_CUSTOMER = A customer
address
com.konakartadmin.bl.KonakartAdminConstants.ADDRESS_TYPE_PRODUCT = Address related to a
product.
- getType() - Method in class com.konakartadmin.app.AdminCatalog
-
- getType() - Method in class com.konakartadmin.app.AdminCustomer
-
- getType() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
type of customer:
CustomerMgr.CUST_TYPE_REGISTERED_CUST
CustomerMgr.CUST_TYPE_ADMIN_USER
CustomerMgr.CUST_TYPE_NON_REGISTERED_CUST
CustomerMgr.CUST_TYPE_DEFAULT_CUST
- getType() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getType() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getType() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getType() - Method in class com.konakartadmin.app.AdminOption
-
The type of option.
- getType() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getType() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- getType() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getType() - Method in class com.konakartadmin.app.AdminProduct
-
- getType() - Method in class com.konakartadmin.app.AdminProductAttribute
-
The type of option.
- getType() - Method in class com.konakartadmin.app.AdminProductOption
-
The type of option.
- getTypes() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getUnpaidOrderCriteria(int, int, int[]) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Create a criteria object for reading unpaid orders
- getUnpaidOrders(KKCriteria) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
The method returns null when all of the orders have been read.
- getUnpaidOrders(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
The method returns null when all of the orders have been read.
- getUpdated() - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- getUpdatedBy() - Method in class com.konakartadmin.app.AdminContent
-
- getUpdatedBy() - Method in class com.konakartadmin.app.AdminContentSearch
-
- getUpdatedByFirstName() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getUpdatedById() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getUpdatedById() - Method in class com.konakartadmin.app.AdminOrderUpdate
-
- getUpdatedByLastName() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- getUrl() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getUrl() - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- getUrl() - Method in class com.konakartadmin.app.AdminProduct
-
- getUrl() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getUrlClicked() - Method in class com.konakartadmin.app.AdminManufacturer
-
- getUrlClicked() - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- getUseFunction() - Method in class com.konakartadmin.app.KKConfiguration
-
Get the UseFunction
- getUser() - Method in class com.konakartadmin.app.AdminDBConnector
-
- getUserId() - Method in class com.konakartadmin.app.AdminAudit
-
- getUserId() - Method in class com.konakartadmin.app.AdminAuditSearch
-
- getUserId() - Method in class com.konakartadmin.app.AdminFilter
-
- getUserId() - Method in class com.konakartadmin.app.AdminFilterSearch
-
- getUserIdForEmail(KKAdminIf, String, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getUserIdToApiCalls() - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- getUsername() - Method in class com.konakartadmin.app.AdminCustomer
-
- getUsername() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- getUsername() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getUsername() - Method in class com.konakartadmin.app.PublishData
-
- getUsername() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getUsername() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- getUsername() - Static method in class com.konakartadmin.utils.KKCmd
-
- getUsername() - Static method in class com.konakartadmin.utils.KKMessages
-
- getUsername() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- getUsername() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- getUsername() - Method in class com.konakartadmin.utils.ResetDatabase
-
- getUsername() - Static method in class com.konakartadmin.utils.RunReport
-
- getUsername() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- getUsername() - Static method in class com.konakartadmin.utils.UpdateImages
-
- getUsernameRule() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- getUserPasswordsNeverExpire() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- getUuid() - Method in class com.konakartadmin.app.AdminProduct
-
A unique identifier to identify products that exist in different stores in different
versions.
- getUUID() - Method in class com.konakartadmin.bl.AdminPdfMgr
-
Returns a UUID to add to the PDF file name to make it unique and hard to guess
- getValidAdminProductQuantity(AdminProductQuantity[], HashMap<String, String>) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
- getValidAdminVariantPrice(AdminVariantPrice[], HashMap<String, String>) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
- getValidation() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getValidation() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getValidatorSet() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- getValue() - Method in class com.konakartadmin.app.AdminConfigData
-
- getValue() - Method in class com.konakartadmin.app.AdminCurrency
-
- getValue() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getValue() - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- getValue() - Method in class com.konakartadmin.app.AdminNameValue
-
- getValue() - Method in class com.konakartadmin.app.AdminOption
-
- getValue() - Method in class com.konakartadmin.app.AdminOrderTotal
-
The value is a numeric representation of the text which can be used to add the order totals
in order to calculate the final total.
- getValue() - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- getValue() - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
- getValue() - Method in class com.konakartadmin.bl.AdminSession
-
- getValueId() - Method in class com.konakartadmin.app.AdminOption
-
- getValues() - Method in class com.konakartadmin.app.AdminProductOption
-
- getVariableArray() - Method in class com.konakartadmin.app.AdminExpression
-
- getVariantCode() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getVariantCode() - Method in class com.konakartadmin.app.AdminProductPrice
-
- getVariantCode() - Method in class com.konakartadmin.app.AdminProductQuantity
-
- getVariantCode() - Method in class com.konakartadmin.app.AdminVariantPrice
-
- getVariantCode() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getVariantHandlingMode() - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- getVariantHandlingMode() - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- getVariantPrice0() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getVariantPrice1() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getVariantPrice2() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getVariantPrice3() - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- getVariantPrices() - Method in class com.konakartadmin.app.AdminProduct
-
- getVariantPricesPerProduct(int, AdminProductMgrOptions, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Gets all of the variant prices for the product
- getVelocityContext() - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Returns the Velocity Context
- getVelocityContext() - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Returns the Velocity Context
- getVelocityEngine() - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Returns the Velocity engine
- getVelocityEngine() - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- getVelocityEngine() - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
Returns the Velocity engine
- getVelocityReplacements() - Method in class com.konakartadmin.bl.AdminPdfMgr.StaticData
-
- getVendorCount(AdminVendorSearch) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Returns a count of the number of Vendors
- getVendorDesc() - Method in class com.konakartadmin.app.AdminVendor
-
- getVendorForId(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns a single vendor object referenced by the vendorId parameter, or null if it doesn't
exist.
- getVendorForId(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Return a vendor for the numeric vendorId
- getVendorForId(int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Return a vendor for the numeric vendorId
- getVendorForId(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getVendorForId(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Return a vendor for the numeric vendorId
- getVendorId() - Method in class com.konakartadmin.app.AdminAddress
-
- getVendorId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getVendorId() - Method in class com.konakartadmin.app.AdminReview
-
- getVendorId() - Method in class com.konakartadmin.app.AdminReviewSearch
-
- getVendorId() - Method in class com.konakartadmin.app.AdminStore
-
- getVendorId() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- getVendorName() - Method in class com.konakartadmin.app.AdminVendor
-
- getVendorName() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getVendorNameRule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getVendorOrders() - Method in class com.konakartadmin.app.AdminOrder
-
When in multi-vendor mode, the array contains orders for each individual vendor
- getVendorReview(String, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the vendor review referenced by the review Id
- getVendorReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns a vendor review for the given reviewId
- getVendorReview(int) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Returns a vendor review for the given reviewId
- getVendorReview(String, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getVendorReview(int) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns a vendor review for the given reviewId
- getVendorReviews(String, AdminDataDescriptor, AdminReviewSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns the reviews for the given search criteria.
- getVendorReviews(AdminDataDescriptor, AdminReviewSearch) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Returns an array of reviews for the given search criteria.
- getVendorReviews(AdminDataDescriptor, AdminReviewSearch) - Method in class com.konakartadmin.bl.AdminReviewMgrEE
-
Returns an array of reviews for the given search criteria.
- getVendorReviews(String, AdminDataDescriptor, AdminReviewSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- getVendorReviews(AdminDataDescriptor, AdminReviewSearch) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
Returns an array of vendor reviews for the given search criteria.
- getVendors() - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- getVendors(String, AdminVendorSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for vendors matching a set of search criteria within the AdminVendorSearch object.
- getVendors(AdminVendorSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Returns a set of Vendors that match the search criteria
- getVendors(AdminVendorSearch, int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Returns a set of Vendors that match the search criteria
- getVendors(String, AdminVendorSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getVendors(AdminVendorSearch, int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Returns a set of Vendors that match the search criteria
- getVendorSearch() - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- getVendorStoreId() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- getVendorStoreIdRule() - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- getVersion() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- getViewedCount() - Method in class com.konakartadmin.ai.app.AIProduct
-
- getViewedCount() - Method in class com.konakartadmin.app.AdminProduct
-
- getViewedCount() - Method in class com.konakartadmin.app.AdminProductDescription
-
- getViewedProducts(AdminCustomerTag[], AICustomer) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getWednesday() - Method in class com.konakartadmin.app.AdminBookableProduct
-
- getWeight() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getWeight() - Method in class com.konakartadmin.app.AdminProduct
-
- getWeighting() - Method in class com.konakartadmin.app.AdminCustomerTag
-
- getWeightOfOrder(AdminOrder) - Method in class com.konakartadmin.modules.ShippingModule
-
Calculate the total weight of the order
- getWeightUOM() - Method in class com.konakartadmin.app.AdminProduct
-
Weight Unit of Measure
- getWhereToSearch() - Method in class com.konakartadmin.app.AdminProductSearch
-
When set to 0, the following attributes are searched for the searchText:
Product Name
Manufacturer Name
Product Model
When set to AdminProductSearch.SEARCH_IN_PRODUCT_DESCRIPTION then the product description is
also searched.
- getWidth() - Method in class com.konakartadmin.app.AdminProduct
-
- getWidth() - Method in class com.konakartadmin.app.AdminScaleOptions
-
- getWishListArray() - Method in class com.konakartadmin.app.AdminWishLists
-
- getWishListId() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getWishListId() - Method in class com.konakartadmin.app.AdminWishListItem
-
- getWishListItemId() - Method in class com.konakartadmin.app.AdminOrderProduct
-
- getWishListItems() - Method in class com.konakartadmin.app.AdminWishList
-
- getWishListItemsByWishListId(int) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- getWishListName() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- getWishListNameRule() - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- getWishlistProducts(AdminCustomerTag[]) - Method in class com.konakartadmin.ai.app.AICustomer
-
- getWishlistProducts() - Method in class com.konakartadmin.ai.app.AICustomer
-
- getWishLists(String, AdminWishListSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Return the WishList objects defined by the search criteria.
- getWishLists(AdminWishListSearch, int, int) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- getWishLists(String, AdminWishListSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getWishLists(AdminWishListSearch, int, int) - Method in interface com.konakartadmin.blif.AdminWishListMgrIf
-
Return the WishList objects defined by the search criteria.
- getXml_io() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Finds and returns an implementation of the Xml_io_If on the class path
- getXMLFromCustomAttrs(AdminProdAttrDesc[]) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Create an XML structure for the custom attributes
- getXMLFromCustomAttrs(AdminProdAttrDesc[]) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
Create an XML structure for the custom attributes
- getYYYY_MM_DD(Date) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr
-
- getZoneCode() - Method in class com.konakartadmin.app.AdminZone
-
Get the ZoneCode
- getZoneCountryCatKey() - Method in class com.konakartadmin.app.AdminSubZone
-
- getZoneCountryCatKey() - Method in class com.konakartadmin.app.AdminZone
-
- getZoneCountryId() - Method in class com.konakartadmin.app.AdminSubZone
-
Get the ZoneCountryId
- getZoneCountryId() - Method in class com.konakartadmin.app.AdminZone
-
Get the ZoneCountryId
- getZoneCountryId() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
Get the ZoneCountryId
- getZoneCountryName() - Method in class com.konakartadmin.app.AdminSubZone
-
- getZoneCountryName() - Method in class com.konakartadmin.app.AdminZone
-
- getZoneId() - Method in class com.konakartadmin.app.AdminAddress
-
- getZoneId() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- getZoneId() - Method in class com.konakartadmin.app.AdminSubZone
-
Get the ZoneId
- getZoneId() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getZoneId() - Method in class com.konakartadmin.app.AdminZone
-
Get the ZoneId
- getZoneId() - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
Get the ZoneId
- getZoneIdForCodeAndName(KKAdminIf, String, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- getZoneName() - Method in class com.konakartadmin.app.AdminSubZone
-
Get the ZoneName
- getZoneName() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- getZoneName() - Method in class com.konakartadmin.app.AdminTaxRate
-
- getZoneName() - Method in class com.konakartadmin.app.AdminZone
-
Get the ZoneName
- getZoneNameRule() - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- getZonePerCountryAndCode(int, String) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
The zone name and zone code is compared with the zoneDesc parameter in order to determine
whether a zone exists in the DB matching zoneDesc for the country defined by countryId.
- getZonePerCountryAndCode(int, String) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
The zone name and zone code is compared with the zoneDesc parameter in order to determine
whether a zone exists in the DB matching zoneDesc for the country defined by countryId.
- getZonePerId(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- getZonePerId(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns the zone if it exists, otherwise null
- getZones() - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- getZones(AdminZoneSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This returns an AdminZoneSearchResult object.
- getZones(AdminZoneSearch, int, int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
This returns an AdminZoneSearchResult object.
- getZones(AdminZoneSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getZones(AdminZoneSearch, int, int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
This returns an AdminZoneSearchResult object.
- getZonesById(int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Returns an array of fully-populated AdminZones for the specified countryId.
- getZonesById(int) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
- getZonesById(int) - Method in class com.konakartadmin.bl.KKAdmin
-
- getZonesById(int) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns an array of AdminZones in the specified country - fully-populated
- getZonesCount(AdminZoneSearch) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Returns a count of the number of Zones with the specified search criteria
- getZonesCount(AdminZoneSearch) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Returns a count of the number of Zones with the specified search criteria
- getZoneSearch() - Method in class com.konakartadmin.app.AdminZone
-
Used to search match a search string when searching for the zone
- getZookeeperHosts() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- GIFT_CERTIFICATE_PRODUCT_TYPE - Static variable in class com.konakart.util.KKConstants
-
Product Type
- GIFT_CERTIFICATE_PRODUCT_TYPE - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Gift Certificate product
- GIFT_CERTIFICATE_PRODUCT_TYPE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Product Type
- GIFT_CERTIFICATE_RELATION_TYPE - Static variable in class com.konakartadmin.bl.AdminPromotionMgr
-
Constant for Promotion To Product Relation
- GiftCertificate - Class in com.konakartadmin.modules.ordertotal.giftcertificate
-
Gift Certificate order total module
- GiftCertificate() - Constructor for class com.konakartadmin.modules.ordertotal.giftcertificate.GiftCertificate
-
- giftCertificates - Variable in class com.konakartadmin.app.AdminProductSearch
-
gift Certificates
- GlobalCollect - Class in com.konakartadmin.modules.payment.globalcollect
-
GlobalCollect payment module
- GlobalCollect() - Constructor for class com.konakartadmin.modules.payment.globalcollect.GlobalCollect
-
- globalInit - Static variable in class com.konakartadmin.bl.KKAdminBase
-
- globalProdNotifier - Variable in class com.konakartadmin.app.AdminCustomer
-
globalProdNotifier
- GOOD_EXIT - Static variable in class com.konakartadmin.bl.ExecuteBatchDirectEE
-
Success Code
- GOOD_EXIT - Static variable in class com.konakartadmin.bl.ExecuteMultiStoreBatchDirectEE
-
Success Code
- GREATER_EQUAL - Static variable in class com.konakartadmin.app.AdminExpressionVariable
-
Comparison type.
- GREATER_THAN - Static variable in class com.konakartadmin.app.AdminExpressionVariable
-
Comparison type.
- group - Variable in class com.konakartadmin.app.AdminJob
-
Job group
- groupAndOr - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
Defines whether this group has to be ANDed or ORed with the one that precedes it.
- groupId - Variable in class com.konakartadmin.app.AdminCustomer
-
Id of the group that the customer belongs to.
- groupId - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
GroupId of customer
- groupId - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
groupId.
- groupOrder - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
The order of the group that this expression variable belongs to.
- GroupResult(boolean, int) - Constructor for class com.konakartadmin.app.AdminExpression.GroupResult
-
Constructor
- gson - Variable in class com.konakartadmin.bl.AdminAIBatchMgr
-
- GZIP_COMPRESSION - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- GZIP_LEVEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- i - Variable in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- i - Variable in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- icon - Variable in class com.konakartadmin.app.AdminShippingQuote
-
- id - Variable in class com.konakart.app.PdfOptions
-
Unspecified id, usually the OrderId
- id - Variable in class com.konakartadmin.ai.app.AICustomer
-
id
- id - Variable in class com.konakartadmin.ai.app.AIProduct
-
id - the KonaKart product Id
- id - Variable in class com.konakartadmin.app.AdminAddress
-
id
- id - Variable in class com.konakartadmin.app.AdminAddressFormatSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminAddressSearch
-
Address id
- id - Variable in class com.konakartadmin.app.AdminApiCall
-
id
- id - Variable in class com.konakartadmin.app.AdminAudit
-
id
- id - Variable in class com.konakartadmin.app.AdminBooking
-
id
- id - Variable in class com.konakartadmin.app.AdminBookingSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminCatalog
-
id
- id - Variable in class com.konakartadmin.app.AdminCategory
-
id
- id - Variable in class com.konakartadmin.app.AdminCategoryToTagGroup
-
id
- id - Variable in class com.konakartadmin.app.AdminCommonOptions
-
Id - use depends on the API call
- id - Variable in class com.konakartadmin.app.AdminConfigData
-
The value for the Id field
- id - Variable in class com.konakartadmin.app.AdminConfigurationGroup
-
The configuration group id
- id - Variable in class com.konakartadmin.app.AdminContent
-
id - the internal (non-business id)
- id - Variable in class com.konakartadmin.app.AdminContentDescription
-
id - the internal (non-business id)
- id - Variable in class com.konakartadmin.app.AdminContentType
-
id - the internal (non-business id)
- id - Variable in class com.konakartadmin.app.AdminContentTypeDescription
-
id - the internal (non-business id)
- id - Variable in class com.konakartadmin.app.AdminCountry
-
id
- id - Variable in class com.konakartadmin.app.AdminCountrySearch
-
id
- id - Variable in class com.konakartadmin.app.AdminCoupon
-
The value for the couponId field
- id - Variable in class com.konakartadmin.app.AdminCouponSearch
-
The value for the couponId field
- id - Variable in class com.konakartadmin.app.AdminCreditCard
-
id - fill with OrderId
- id - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the currenciesId field
- id - Variable in class com.konakartadmin.app.AdminCustomer
-
id
- id - Variable in class com.konakartadmin.app.AdminCustomerGroup
-
The Customer Group Id
- id - Variable in class com.konakartadmin.app.AdminCustomerGroupSearch
-
Id
- id - Variable in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
id - internal record Id
- id - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
id - the customer Id.
- id - Variable in class com.konakartadmin.app.AdminCustomerTag
-
id
- id - Variable in class com.konakartadmin.app.AdminCustomerTagSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminDigitalDownload
-
Id
- id - Variable in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
id - the digital download Id.
- id - Variable in class com.konakartadmin.app.AdminExpression
-
id
- id - Variable in class com.konakartadmin.app.AdminExpressionSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminExpressionVariable
-
id
- id - Variable in class com.konakartadmin.app.AdminFilter
-
id - the internal (non-business id)
- id - Variable in class com.konakartadmin.app.AdminFilterSearch
-
Filter id
- id - Variable in class com.konakartadmin.app.AdminGeoZoneSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminImageOptions
-
The id (use the productId for operations on products, use manufacturerId for operations on
manufacturers)
- id - Variable in class com.konakartadmin.app.AdminIpnHistory
-
Id
- id - Variable in class com.konakartadmin.app.AdminIpnSearch
-
IpnHistory object id
- id - Variable in class com.konakartadmin.app.AdminJob
-
id - need one of these so that we can implement AdminObjectIf
- id - Variable in class com.konakartadmin.app.AdminJobStatusRequest
-
id - need one of these so that we can implement AdminObjectIf
- id - Variable in class com.konakartadmin.app.AdminJobStatusResponse
-
id - need one of these so that we can implement AdminObjectIf
- id - Variable in class com.konakartadmin.app.AdminLanguage
-
id
- id - Variable in class com.konakartadmin.app.AdminManufacturer
-
id
- id - Variable in class com.konakartadmin.app.AdminManufacturerSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminMiscPrice
-
id
- id - Variable in class com.konakartadmin.app.AdminMiscPriceSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminOption
-
id
- id - Variable in class com.konakartadmin.app.AdminOrder
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderProduct
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderRefund
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderRefundSearch
-
Id
- id - Variable in class com.konakartadmin.app.AdminOrderReturn
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderReturnStatus
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderShipment
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderStatus
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderStatusHistory
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderStatusName
-
id
- id - Variable in class com.konakartadmin.app.AdminOrderTotal
-
id
- id - Variable in class com.konakartadmin.app.AdminPanel
-
id
- id - Variable in class com.konakartadmin.app.AdminPaymentSchedule
-
Id
- id - Variable in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminPdfOptions
-
Unspecified id, usually the OrderId
- id - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
id
- id - Variable in class com.konakartadmin.app.AdminProdAttrDescSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminProdAttrTemplate
-
id
- id - Variable in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
id
- id - Variable in class com.konakartadmin.app.AdminProduct
-
id
- id - Variable in class com.konakartadmin.app.AdminProductAttribute
-
id
- id - Variable in class com.konakartadmin.app.AdminProductFeedItem
-
the id column (we make this the same as the productId)
- id - Variable in class com.konakartadmin.app.AdminProductNotification
-
id - only so that we can implement AdminObjectIf
- id - Variable in class com.konakartadmin.app.AdminProductOption
-
id
- id - Variable in class com.konakartadmin.app.AdminProductOptionSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminProductOptionValue
-
id
- id - Variable in class com.konakartadmin.app.AdminProductToProduct
-
id
- id - Variable in class com.konakartadmin.app.AdminPromotion
-
The value for the promotionId field
- id - Variable in class com.konakartadmin.app.AdminPromotionSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminReview
-
id
- id - Variable in class com.konakartadmin.app.AdminReviewSearch
-
Review Id
- id - Variable in class com.konakartadmin.app.AdminRewardPoint
-
id
- id - Variable in class com.konakartadmin.app.AdminRole
-
id
- id - Variable in class com.konakartadmin.app.AdminSearch
-
Id - use depends on the API call
- id - Variable in class com.konakartadmin.app.AdminShipper
-
id
- id - Variable in class com.konakartadmin.app.AdminSpecial
-
id
- id - Variable in class com.konakartadmin.app.AdminSubscription
-
Id
- id - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminTag
-
id
- id - Variable in class com.konakartadmin.app.AdminTagGroup
-
id
- id - Variable in class com.konakartadmin.app.AdminTaxClassSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminTaxRate
-
Id of the taxRate object
- id - Variable in class com.konakartadmin.app.AdminTaxRateSearch
-
id
- id - Variable in class com.konakartadmin.app.AdminTierPrice
-
id
- id - Variable in class com.konakartadmin.app.AdminVariantPrice
-
id
- id - Variable in class com.konakartadmin.app.AdminVendor
-
Id
- id - Variable in class com.konakartadmin.app.AdminVendorSearch
-
id - the vendor Id.
- id - Variable in class com.konakartadmin.app.AdminWishList
-
id
- id - Variable in class com.konakartadmin.app.AdminWishListItem
-
id
- id - Variable in class com.konakartadmin.app.AdminWishListSearch
-
wishlist id
- id - Variable in class com.konakartadmin.app.AdminZoneSearch
-
id
- id - Variable in class com.konakartadmin.bl.KKAdminServletContextListener.KKThread
-
- id2 - Variable in class com.konakartadmin.app.AdminCommonOptions
-
Id2 - use depends on the API call
- id2 - Variable in class com.konakartadmin.app.AdminSearch
-
Id2 - use depends on the API call
- id3 - Variable in class com.konakartadmin.app.AdminCommonOptions
-
Id3 - use depends on the API call
- id3 - Variable in class com.konakartadmin.app.AdminSearch
-
Id3 - use depends on the API call
- id4 - Variable in class com.konakartadmin.app.AdminCommonOptions
-
Id24 - use depends on the API call
- id4 - Variable in class com.konakartadmin.app.AdminSearch
-
Id24 - use depends on the API call
- ids - Variable in class com.konakartadmin.app.AdminCommonOptions
-
Ids - use depends on the API call
- ids - Variable in class com.konakartadmin.app.AdminCustomValidatorSet
-
ids - these correspond with the customValidators attribute so that ids[n] is the id for
customValidators[n]
- ids - Variable in class com.konakartadmin.app.AdminSearch
-
Ids - use depends on the API call
- ignoreOrdered - Variable in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the number of times a product has been ordered is not modified when a product is
edited using editProductWithOptions()
- ignoreProductQuantityStock - Variable in class com.konakartadmin.app.AdminProduct
-
When set to true, even if the product has many different SKUs, KonaKart maintains the stock
level using the quantity attribute of the product and not the quantity attributes of the
array of ProductQuantity objects.
- ignoreQuantity - Variable in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the current quantity of the product and its variants is not modified when a
product is edited using editProductWithOptions()
- ignoreViewedCount - Variable in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the viewed count of the product (in all languages) is not modified when a product
is edited using editProductWithOptions()
- image - Variable in class com.konakartadmin.app.AdminCategory
-
image
- image - Variable in class com.konakartadmin.app.AdminLanguage
-
image
- image - Variable in class com.konakartadmin.app.AdminManufacturer
-
image
- image - Variable in class com.konakartadmin.app.AdminProduct
-
image
- IMAGE - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- image2 - Variable in class com.konakartadmin.app.AdminProduct
-
image2
- image3 - Variable in class com.konakartadmin.app.AdminProduct
-
image3
- image4 - Variable in class com.konakartadmin.app.AdminProduct
-
image4
- IMAGE_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- IMAGE_LOC - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- IMAGE_LOC_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- IMAGE_REQUIRED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- IMAGE_TITLE - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- IMAGE_TITLE_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- imageBase - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
imageBase
- imageBaseUrl - Variable in class com.konakartadmin.app.PublishData
-
imageBaseUrl
- imageBaseUrl - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- imageCrc - Variable in class com.konakartadmin.app.AdminProduct
-
imageCrc
- imageDir - Variable in class com.konakartadmin.app.AdminProduct
-
imageDir
- imageDirectoryName - Static variable in class com.konakartadmin.utils.UpdateImages
-
- imageIOInitMutex - Static variable in class com.konakartadmin.bl.AdminFileMgr
-
Mutex for ImageIO initialisation
- imageIOReadMutex - Static variable in class com.konakartadmin.bl.AdminFileMgr
-
Mutex for ImageIO reads
- IMG_BASE_PATH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The base path for where the images are stored.
- IMG_BASE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL that points to the application images directory so that they can be viewed by the
admin app
- IMG_CATEGORY - Static variable in class com.konakart.util.KKConstants
-
Image Subject - Category
- IMG_MANUFACTURER - Static variable in class com.konakart.util.KKConstants
-
Image Subject - Manufacturer
- IMG_PRODUCT - Static variable in class com.konakart.util.KKConstants
-
Image Subject - Product
- IMG_SERVLET_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The URL used to reach the servlet used to upload images.
- implementationFileName - Variable in class com.konakartadmin.app.KKModule
-
implementationFileName
- implementationFileName - Variable in class com.konakartadmin.modules.Module
-
the implementation filename for the module
- importAudit(String, AdminAudit) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Imports an audit object.
- importAudit(AdminAudit) - Method in class com.konakartadmin.bl.AdminAuditMgr
-
Imports an audit object.
- importAudit(String, AdminAudit) - Method in class com.konakartadmin.bl.KKAdmin
-
- importAudit(AdminAudit) - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Imports an audit object.
- importData - Variable in class com.konakartadmin.app.AdminNewStoreOptions
-
Defines whether we import data from the cloned store - if false no cloned data is imported.
- importDigitalDownload(String, AdminDigitalDownload) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Import a new digital download record.
- importDigitalDownload(AdminDigitalDownload) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- importDigitalDownload(String, AdminDigitalDownload) - Method in class com.konakartadmin.bl.KKAdmin
-
- importDigitalDownload(AdminDigitalDownload) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Import a new digital download record.
- importFilename - Static variable in class com.konakartadmin.utils.KKMessages
-
- importMsgs(String, int, String, String, boolean) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Import Messages into the database
- importMsgs(int, String, String, boolean) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- importMsgs(String, int, String, String, boolean) - Method in class com.konakartadmin.bl.KKAdmin
-
- importMsgs(int, String, String, boolean) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Import Messages
- importPassword - Variable in class com.konakartadmin.app.AdminNewStoreOptions
-
- importUserName - Variable in class com.konakartadmin.app.AdminNewStoreOptions
-
- incInserted() - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
Increment the inserted count
- INCLUDE - Static variable in class com.konakartadmin.bl.AdminPromotionMgr
-
Constant for Promotion Rule
- includeAllChildrenCustomerOrders - Variable in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's children, grandchildren etc.
- includeChildren - Variable in class com.konakartadmin.app.AdminCommonOptions
-
includeChildren - use depends on the API call
- includeChildren - Variable in class com.konakartadmin.app.AdminSearch
-
includeChildren
- includeChildren - Variable in class com.konakartadmin.app.AdminWishListSearch
-
include Children
- includeChildrenCustomerOrders - Variable in class com.konakart.app.PdfOptions
-
Includes all orders of the customers direct children, but not from any children they may have
- includedInterfaces - Variable in class com.konakartadmin.json.KKJSONAdminServer
-
- includeDisplayOnlyLangs - Variable in class com.konakartadmin.app.AdminLanguageSearch
-
Include Display Only languages
- includeExecutingJobs - Variable in class com.konakartadmin.app.AdminJobStatusRequest
-
to request that status information on executing jobs is returned
- includeInterfaces(String) - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
includeInterfaces
- includeJob(JobKey, AdminJobStatusRequest) - Method in class com.konakartadmin.bl.AdminSchedulerMgr
-
- includeParentCustomerOrders - Variable in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's parent
- includeScheduledJobs - Variable in class com.konakartadmin.app.AdminJobStatusRequest
-
to request that status information on scheduled jobs is returned
- includeSiblingCustomerOrders - Variable in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's siblings (customers sharing the same parent customer)
- incrementLogonCount(int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
This method increments the logon count attribute of the customers_info table and sets the
last logged in date for the customer..
- incrementLogonCount(int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
This method increments the logon count attribute of the customers_info table and sets the
last logged in date for the customer.
- incReplacePatterns() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
Increment the replacePatterns counter
- incUpdated() - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
Increment the updated count
- indexAttachment - Variable in class com.konakartadmin.app.AdminProduct
-
If the product is a digital download and the SOLR search engine is enabled, then the
attachment is indexed within the search engine when this boolean is set.
- infos - Variable in class com.konakartadmin.app.AdminManufacturer
-
Array of manufacturerInfo objects
- init(KKAdminIf) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Init method called from the super class.
- init() - Method in class com.konakartadmin.bl.AdminLoggingMgr
-
In order to share the code we'll simply use the existing LoggingMgr
- init() - Method in class com.konakartadmin.bl.AdminModulesMgr
-
Initialise the modules - if not already initialised
- init() - Method in class com.konakartadmin.bl.AdminReportMgr
-
Initialise the Report Manager
- init() - Method in class com.konakartadmin.bl.AdminSchedulerMgr
-
Initialise the Report Manager
- init(KKAdmin, String) - Method in class com.konakartadmin.bl.KKAdminBase
-
Initialization code
- init() - Method in interface com.konakartadmin.blif.AdminLoggingMgrIf
-
Start up the Caches
- init() - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Initialise the modules - if not already initialised
- init() - Method in interface com.konakartadmin.blif.AdminReportMgrIf
-
Initialise the Report Manager
- init() - Method in interface com.konakartadmin.blif.AdminSchedulerMgrIf
-
Initialise the Scheduler Manager
- init() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- init(ServletConfig) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- init(ServletConfig) - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
- init(String) - Method in class com.konakartadmin.modules.Module
-
Initialise the Module
- init(String) - Method in interface com.konakartadmin.modules.ModuleInterface
-
Initialise the module
- init() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- init(ServletConfig) - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- init(ServletConfig) - Method in class com.konakartadmin.servlet.ERPIncomingMsgProcessor
-
Initialise the servlet.
- initDone - Variable in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
Initialisation of modules completed for the store boolean
- initDone - Variable in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
Set to true if initialisation was completed successfully
- initDone - Variable in class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
Set to true if initialisation was completed successfully
- initialisedImageIO - Static variable in class com.konakartadmin.bl.AdminFileMgr
-
Indicates whether or not ImageIO has been initialised
- initializer - Static variable in class com.konakartadmin.rmi.KKRMIAdminEngServerBase
-
For initialising the mode for the engines
- initialPoints - Variable in class com.konakartadmin.app.AdminRewardPoint
-
initialPoints
- initialSetupCompleted - Static variable in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- initImageIO() - Method in class com.konakartadmin.bl.AdminFileMgr
-
- initKonakart() - Method in class com.konakartadmin.bl.KKAdminBase
-
Initialise KonaKart from the properties file
- initMultiStoreMultiDB() - Method in class com.konakartadmin.bl.KKAdminBase
-
- initMultiStoreSingleDB() - Method in class com.konakartadmin.bl.KKAdminBase
-
Initialisation for MultiStore Single Database.
- initSingleStore() - Method in class com.konakartadmin.bl.KKAdminBase
-
Initialisation and start-up checks for the Single Store Mode
- initStaticVariables(AdminCategoryMgr.CategoryStats) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
A synchronized method to initialise the static variables
- initTorque() - Method in class com.konakartadmin.bl.KKAdminBase
-
The initialisation of Torque is synchronised.
- inputEncoding - Static variable in class com.konakartadmin.db.ExecuteSQL
-
- inputFileName - Variable in class com.konakartadmin.utils.ApiAnalysis
-
input file name
- inputFileName - Variable in class com.konakartadmin.utils.SqlAnalysis
-
input file name
- INSERT_ACTION - Static variable in class com.konakartadmin.app.AdminAudit
-
Save audit data for an insert
- INSERT_AUDIT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Write Audit
- insertAddress(String, AdminAddress) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminAddress.
KonaKart supports addresses for customers, products, manufacturers and stores.
- insertAddress(AdminAddress) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
- insertAddress(String, AdminAddress) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertAddress(AdminAddress) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Insert an AdminAddress.
KonaKart supports addresses for customers, products, manufacturers and stores.
- insertAddressFormat(String, AdminAddressFormat) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminAddressFormat object
- insertAddressFormat(AdminAddressFormat) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Insert an AdminAddressFormat object
- insertAddressFormat(String, AdminAddressFormat) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertAddressFormat(AdminAddressFormat) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Insert an AdminAddressFormat object
- insertAddressFormats(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Insert address formats and save an id to be used elsewhere
- insertApiCall(String, AdminApiCall) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new ApiCall.
- insertApiCall(AdminApiCall) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Insert a new apiCall.
- insertApiCall(String, AdminApiCall) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertApiCall(AdminApiCall) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Insert a new apiCall.
- insertApiCalls(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertAudit(AdminAudit) - Method in class com.konakartadmin.bl.AdminAuditMgr
-
Inserts an audit object if auditing is enabled for the action type of the audit object (i.e.
- insertAudit - Variable in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- insertAudit(AdminAudit) - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Inserts an audit object if auditing is enabled for the action type of the audit object (i.e.
- insertBookableProduct(AdminBookableProduct) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Inserts a BookableProduct object into the database.
- insertBookableProduct(AdminBookableProduct, Connection, KKCriteria) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Inserts a BookableProduct object into the database.
- insertBookableProduct(AdminBookableProduct) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Inserts a BookableProduct object into the database.
- insertBookableProduct(AdminBookableProduct, Connection, KKCriteria) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Inserts a BookableProduct object into the database.
- insertBooking(String, AdminBooking, AdminBookableProductOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new booking.
- insertBooking(AdminBooking, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Inserts a Booking object into the database.
- insertBooking(String, AdminBooking, AdminBookableProductOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertBooking(AdminBooking, AdminBookableProductOptions) - Method in interface com.konakartadmin.blif.AdminBookableProductMgrIf
-
Inserts a Booking object into the database.
- insertCatalog(String, AdminCatalog) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new catalog
- insertCatalog(AdminCatalog) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a new catalog
- insertCatalog(String, AdminCatalog) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCatalog(AdminCatalog) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a new catalog
- insertCatalogPrices(String, AdminProductPrice[], AdminInsertCatalogPriceOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This API call is intended to provide a fast way to load catalog prices.
- insertCatalogPrices(AdminProductPrice[], AdminInsertCatalogPriceOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- insertCatalogPrices(AdminProductPrice[], AdminInsertCatalogPriceOptions) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
This API call is intended to provide a fast way to load catalog prices.
- insertCatalogPrices(String, AdminProductPrice[], AdminInsertCatalogPriceOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCatalogPrices(AdminProductPrice[], AdminInsertCatalogPriceOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
This API call is intended to provide a fast way to load catalog prices.
- insertCategories(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertCategory(String, AdminCategory) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a new category into the database.
- insertCategory(AdminCategory) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Insert a category as a child of the parent category.
- insertCategory(String, AdminCategory) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCategory(AdminCategory) - Method in interface com.konakartadmin.blif.AdminCategoryMgrIf
-
Insert a category as a child of the parent category.
- insertConfigData(String, AdminConfigData[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert the AdminConfigData items.
- insertConfigData(AdminConfigData[]) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Insert the AdminConfigData item.
- insertConfigData(AdminConfigData) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Insert the AdminConfigData item.
- insertConfigData(String, AdminConfigData[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertConfigData(AdminConfigData[]) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Insert the AdminConfigData items.
- insertConfigs(String, KKConfiguration[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert one or more new configuration parameters
- insertConfigs(KKConfiguration[]) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Insert one or more new configuration parameters
- insertConfigs(String, KKConfiguration[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertConfigs(KKConfiguration[]) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Insert one or more new configuration parameters
- insertConfiguration(String, KKConfiguration) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a configuration object.
- insertConfiguration(KKConfiguration) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Insert a configuration object
- insertConfiguration(String, KKConfiguration) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertConfiguration(KKConfiguration) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Insert a configuration object
- insertConfigurationGroup(String, AdminConfigurationGroup) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a configuration group.
- insertConfigurationGroup(AdminConfigurationGroup) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Insert a configuration group
- insertConfigurationGroup(String, AdminConfigurationGroup) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertConfigurationGroup(AdminConfigurationGroup) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Insert a configuration group
- insertConfigurationGroups(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertConfigurations(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertContent(String, AdminContent) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminContent object.
- insertContent(AdminContent) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- insertContent(AdminContent) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- insertContent(String, AdminContent) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertContent(AdminContent) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Insert an AdminContent object.
- insertContentDescription(AdminContentDescription) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- insertContentDescription(AdminContentDescription) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- insertContentDescription(AdminContentDescription) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Insert a single AdminContentDescription record.
- insertContentType(String, AdminContentType) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminContentType object.
- insertContentType(AdminContentType) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- insertContentType(AdminContentType) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
Insert an AdminContentType object.
- insertContentType(String, AdminContentType) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertContentType(AdminContentType) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Insert an AdminContentType object.
- insertContentTypeDescription(AdminContentTypeDescription) - Method in class com.konakartadmin.bl.AdminContentMgr
-
- insertContentTypeDescription(AdminContentTypeDescription) - Method in class com.konakartadmin.bl.AdminContentMgrEE
-
- insertContentTypeDescription(AdminContentTypeDescription) - Method in interface com.konakartadmin.blif.AdminContentMgrIf
-
Insert a single AdminContentTypeDescription record.
- insertCountries(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Populate the db with countries.
- insertCountry(String, AdminCountry) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminCountry object.
- insertCountry(AdminCountry) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminCountry object
- insertCountry(String, AdminCountry) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCountry(AdminCountry) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminCountry object
- insertCoupon(String, AdminCoupon) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a coupon.
- insertCoupon(AdminCoupon) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Inserts a coupon
- insertCoupon(AdminCoupon, int) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Inserts a coupon and also a record in the promotion_to_coupon table to associate the coupon
to a promotion
- insertCoupon(AdminCoupon, int, Connection) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Inserts a coupon and also a record in the promotion_to_coupon table to associate the coupon
to a promotion
- insertCoupon(String, AdminCoupon) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCoupon(AdminCoupon) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Inserts a coupon
- insertCoupon(AdminCoupon, int) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Inserts a coupon and also a record in the promotion_to_coupon table to associate the coupon
to a promotion
- insertCouponForPromotion(String, AdminCoupon, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a coupon and also a record in the promotion_to_coupon table to associate the coupon
to a promotion.
- insertCouponForPromotion(String, AdminCoupon, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCurrencies(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertCurrency(String, AdminCurrency) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Currency.
- insertCurrency(AdminCurrency) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Insert a Currency
- insertCurrency(String, AdminCurrency) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCurrency(AdminCurrency) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Insert a Currency
- insertCustAttrTemplates(AdminProduct, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert links to templates while inserting the product
- insertCustomerGroup(String, AdminCustomerGroup) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Customer Group.
- insertCustomerGroup(AdminCustomerGroup) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Insert a customer group
- insertCustomerGroup(String, AdminCustomerGroup) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCustomerGroup(AdminCustomerGroup) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Insert a customer group
- insertCustomerGroups(String, AdminCustomerGroup[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of AdminCustomerGroup objects.
- insertCustomerGroups(AdminCustomerGroup[]) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Insert an array of AdminCustomerGroup objects.
- insertCustomerGroups(String, AdminCustomerGroup[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCustomerGroups(AdminCustomerGroup[]) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Insert an array of AdminCustomerGroup objects.
- insertCustomerPasswordHistory(AdminCustomerPasswordHistory) - Method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
Inserts a customer password history record
- insertCustomerPasswordHistory(AdminCustomerPasswordHistory) - Method in interface com.konakartadmin.blif.AdminCustomerPwdHistMgrIf
-
Inserts a customer password history record
- insertCustomers(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertCustomerTag(String, AdminCustomerTag) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts an AdminCustomerTag object into the database.
- insertCustomerTag(AdminCustomerTag) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
An AdminCustomerTag object is inserted into the database.
- insertCustomerTag(String, AdminCustomerTag) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCustomerTag(AdminCustomerTag) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
An AdminCustomerTag object is inserted into the database.
- insertCustomerTagForCustomer(String, int, AdminCustomerTag) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Assigns a customer tag to the customer referenced by the customerId
.
- insertCustomerTagForCustomer(int, AdminCustomerTag) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Assigns a customer tag to the customer referenced by the customerId
.
- insertCustomerTagForCustomer(String, int, AdminCustomerTag) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertCustomerTagForCustomer(int, AdminCustomerTag) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Assigns a customer tag to the customer referenced by the customerId
.
- insertCustomerTags(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertDigitalDownload(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Create and insert a digital download record for the product identified by the
productId
and the customer identified by the sessionId
.
- insertDigitalDownload(int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Create and insert a digital download record for the product identified by the productId and
the customer identified by the customerId.
- insertDigitalDownload(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertDigitalDownload(int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Create and insert a digital download record for the product identified by the productId and
the customer identified by the customerId.
- inserted - Variable in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- insertExpression(String, AdminExpression) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts an AdminExpression object.
- insertExpression(AdminExpression) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Inserts an AdminExpression object.
- insertExpression(AdminExpression) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Inserts an AdminExpression object.
- insertExpression(String, AdminExpression) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertExpression(AdminExpression) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Inserts an AdminExpression object.
- insertExpressionVariables(String, AdminExpressionVariable[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts an array of ExpressionVariable objects that should all belong to the same expression.
- insertExpressionVariables(AdminExpressionVariable[]) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Inserts an array of ExpressionVariable objects that should all belong to the same expression.
- insertExpressionVariables(AdminExpressionVariable[]) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Inserts an array of ExpressionVariable objects that should all belong to the same expression.
- insertExpressionVariables(String, AdminExpressionVariable[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertExpressionVariables(AdminExpressionVariable[]) - Method in interface com.konakartadmin.blif.AdminCustomerTagMgrIf
-
Inserts an array of ExpressionVariable objects that should all belong to the same expression.
- insertExtPrice(AdminProduct, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to insert a price in the external price table.
- insertExtProdAttrPrice(AdminProductAttribute, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to insert a product attribute price in the external price table.
- insertExtQuantity(AdminProductQuantity, String, boolean, boolean, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to insert a quantity in the external quantity table.
- insertExtTierPrice(AdminTierPrice, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to insert a product tier price in the external price table.
- insertExtVariantPrice(AdminVariantPrice, String, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Used to insert a product variant price in the external price table.
- insertFilter(String, AdminFilter) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminFilter record.
- insertFilter(AdminFilter) - Method in class com.konakartadmin.bl.AdminFilterMgr
-
- insertFilter(AdminFilter) - Method in class com.konakartadmin.bl.AdminFilterMgrEE
-
- insertFilter(String, AdminFilter) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertFilter(AdminFilter) - Method in interface com.konakartadmin.blif.AdminFilterMgrIf
-
Insert an AdminFilter record.
- insertGeoZone(String, AdminGeoZone) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminGeoZone object.
- insertGeoZone(AdminGeoZone) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminGeoZone object
- insertGeoZone(String, AdminGeoZone) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertGeoZone(AdminGeoZone) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminGeoZone object
- insertGiftCertificateDigitalDownload(int, int, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Create and insert a digital download record for the product identified by the productId and
the customer identified by the customerId.
- insertGiftCertificateDigitalDownload(int, int, String) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Create and insert a digital download record for the product identified by the productId and
the customer identified by the customerId.
- insertIpnHistory(String, AdminIpnHistory) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Save the AdminIpnHistory object in the database.
- insertIpnHistory(AdminIpnHistory) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Save the AdminIpnHistory object in the database.
- insertIpnHistory(String, AdminIpnHistory) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertIpnHistory(AdminIpnHistory) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Save the AdminIpnHistory object in the database.
- insertKKEvent - Variable in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
insertKKEvent - When set, an event is generated for each product so that it is removed from
the cache and fetched again from the database in order to retrieve the new price.
- insertKKEvent(String, KKEvent) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an event
- insertKKEvent(int, int, int) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- insertKKEvent(int, int, String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- insertKKEvent(KKEvent) - Method in class com.konakartadmin.bl.AdminEventMgr
-
- insertKKEvent(String, KKEvent) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertKKEvent(KKEvent) - Method in interface com.konakartadmin.blif.AdminEventMgrIf
-
Insert an event
- insertLanguage(String, AdminLanguage) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Language.
- insertLanguage(AdminLanguage) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Insert a Language
- insertLanguage(String, AdminLanguage) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertLanguage(AdminLanguage) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Insert a Language
- insertLanguages(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertMallStore(String, AdminStore) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new store into the mall.
- insertMallStore(String, AdminStore) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertManufacturer(String, AdminManufacturer) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a manufacturer
- insertManufacturer(AdminManufacturer) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Insert a manufacturer
- insertManufacturer(String, AdminManufacturer) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertManufacturer(AdminManufacturer) - Method in interface com.konakartadmin.blif.AdminManufacturerMgrIf
-
Insert a manufacturer
- insertManufacturers(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
No Longer Used
- insertMiscItem(AdminMiscItem) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
Insert a new MiscItem object.
- insertMiscItems(String, AdminMiscItem[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of AdminMiscItem objects
- insertMiscItems(AdminMiscItem[]) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- insertMiscItems(String, AdminMiscItem[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertMiscItems(AdminMiscItem[]) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Insert an array of AdminMiscItem objects
- insertMiscItemType(String, AdminMiscItemType[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of AdminMiscItemType objects
- insertMiscItemType(AdminMiscItemType[]) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
- insertMiscItemType(AdminMiscItemType) - Method in class com.konakartadmin.bl.AdminMiscItemMgr
-
Insert a new MiscItemType object.
- insertMiscItemType(String, AdminMiscItemType[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertMiscItemType(AdminMiscItemType[]) - Method in interface com.konakartadmin.blif.AdminMiscItemMgrIf
-
Insert an array of AdminMiscItemType objects
- insertMiscPrice(AdminMiscPrice, Connection) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
Insert a new MiscPrice object.
- insertMiscPrice(AdminMiscPrice, Connection) - Method in interface com.konakartadmin.blif.AdminMiscPriceMgrIf
-
Insert the AdminMiscPrice object within a transaction
- insertMiscPrices(String, AdminMiscPrice[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert the AdminMiscPrice objects in the specified array
- insertMiscPrices(AdminMiscPrice[]) - Method in class com.konakartadmin.bl.AdminMiscPriceMgr
-
Insert the AdminMiscPrice objects in the specified array
- insertMiscPrices(String, AdminMiscPrice[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertMiscPrices(AdminMiscPrice[]) - Method in interface com.konakartadmin.blif.AdminMiscPriceMgrIf
-
Insert the AdminMiscPrice objects in the specified array
- insertMsg(String, String, int, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Message into the database
- insertMsg(String, int, String, String) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- insertMsg(String, int, String, String, boolean) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- insertMsg(String, String, int, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertMsg(String, int, String, String) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Insert a Message
- insertOptions(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertOptionValues(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertOrder(String, AdminOrder) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an order.
- insertOrder(AdminOrder) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert an order
- insertOrder(String, AdminOrder) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrder(AdminOrder) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Insert an order.
- insertOrderRefund(String, AdminOrderRefund) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminOrderRefund object.
- insertOrderRefund(AdminOrderRefund) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Inserts an AdminOrderRefund object
- insertOrderRefund(String, AdminOrderRefund) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderRefund(AdminOrderRefund) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Inserts an AdminOrderRefund object
- insertOrderReturn(String, AdminOrderReturn) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminOrderReturn object and its array of AdminOrderReturnProduct objects
- insertOrderReturn(AdminOrderReturn) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Inserts an AdminOrderReturn object and links it to an array of AdminOrderProduct objects in
order to identify which products in the order were returned.
- insertOrderReturn(String, AdminOrderReturn) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderReturn(AdminOrderReturn) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Inserts an AdminOrderReturn object and links it to an array of AdminOrderProduct objects in
order to identify which products in the order were returned.
- insertOrderReturnStatus(String, AdminOrderReturnStatus) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an OrderReturnStatus object.
- insertOrderReturnStatus(AdminOrderReturnStatus) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert an AdminOrderReturnStatus object
- insertOrderReturnStatus(String, AdminOrderReturnStatus) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderReturnStatus(AdminOrderReturnStatus) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Insert an AdminOrderReturnStatus object
- insertOrderReturnStatuses(String, AdminOrderReturnStatus[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of AdminOrderReturnStatus objects.
- insertOrderReturnStatuses(AdminOrderReturnStatus[]) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert an array of AdminOrderReturnStatus objects.
- insertOrderReturnStatuses(String, AdminOrderReturnStatus[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderReturnStatuses(AdminOrderReturnStatus[]) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Insert an array of AdminOrderReturnStatus objects.
- insertOrderShipment(String, AdminOrderShipment) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminOrderShipment object and its array of AdminOrderShipmentProduct objects.
- insertOrderShipment(AdminOrderShipment) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Inserts an AdminOrderShipment object and links it to an array of AdminOrderProduct objects in
order to identify which products in the order were shipped.
- insertOrderShipment(String, AdminOrderShipment) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderShipment(AdminOrderShipment) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Inserts an AdminOrderShipment object and links it to an array of AdminOrderProduct objects in
order to identify which products in the order were shipped.
- insertOrderShipmentPrivate(AdminOrderShipment, Date, boolean, String) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Inserts an AdminOrderShipment object and links it to an array of AdminOrderProduct objects in
order to identify which products in the order were shipped.
- insertOrderStatusName(String, AdminOrderStatusName) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an OrderStatusName object.
- insertOrderStatusName(AdminOrderStatusName) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert an AdminOrderStatusName object
- insertOrderStatusName(String, AdminOrderStatusName) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderStatusName(AdminOrderStatusName) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Insert an AdminOrderStatusName object
- insertOrderStatusNames(String, AdminOrderStatusName[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of AdminOrderStatusName objects.
- insertOrderStatusNames(AdminOrderStatusName[]) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert an array of AdminOrderStatusName objects.
- insertOrderStatusNames(String, AdminOrderStatusName[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertOrderStatusNames(AdminOrderStatusName[]) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Insert an array of AdminOrderStatusName objects.
- insertOrUpdateCustomerTag(String, HashMap<String, AdminCustomerTag>, int, String, HashMap<String, AdminBatchBaseMgr.CustTagCounter>) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr
-
Insert or Update the specified tag with the specified value.
- insertOrUpdateCustomerTag(String, String, AdminCustomer, AdminBatchBaseMgr.CustTagCounter, AdminCustomerTagMgrIf, BufferedWriter) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr
-
- insertPanel(String, AdminPanel) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new Panel.
- insertPanel(AdminPanel) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Insert a new Panel.
- insertPanel(String, AdminPanel) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertPanel(AdminPanel) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Insert a new Panel.
- insertPanels(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertPaymentSchedule(String, AdminPaymentSchedule) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An AdminPaymentSchedule object is inserted into the database.
- insertPaymentSchedule(AdminPaymentSchedule) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
An AdminPaymentSchedule object is inserted into the database.
- insertPaymentSchedule(String, AdminPaymentSchedule) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertPaymentSchedule(AdminPaymentSchedule) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
An AdminPaymentSchedule object is inserted into the database.
- insertProdAttrDesc(String, AdminProdAttrDesc) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An AdminProdAttrDesc object is inserted into the database.
- insertProdAttrDesc(AdminProdAttrDesc) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
An AdminProdAttrDesc object is inserted into the database.
- insertProdAttrDesc(String, AdminProdAttrDesc) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProdAttrDesc(AdminProdAttrDesc) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
An AdminProdAttrDesc object is inserted into the database.
- insertProdAttrTemplate(String, AdminProdAttrTemplate) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An AdminProdAttrTemplate object is inserted into the database.
- insertProdAttrTemplate(AdminProdAttrTemplate) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
An AdminProdAttrTemplate object is inserted into the database.
- insertProdAttrTemplate(String, AdminProdAttrTemplate) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProdAttrTemplate(AdminProdAttrTemplate) - Method in interface com.konakartadmin.blif.AdminProdAttrMgrIf
-
An AdminProdAttrTemplate object is inserted into the database.
- insertProduct(String, AdminProduct) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert the product.
- insertProduct(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product
- insertProduct(String, AdminProduct) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProduct(AdminProduct) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a product
- insertProductAttribute(String, AdminProductAttribute) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts the product attribute.
- insertProductAttribute(AdminProductAttribute) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Inserts the product attribute
- insertProductAttribute(String, AdminProductAttribute) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductAttribute(AdminProductAttribute) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Inserts the product attribute
- insertProductCategory(String, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a new product category record into the database if it doesn't already exist.
- insertProductCategory(int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- insertProductCategory(String, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductCategory(int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Inserts a new product category record into the database if it doesn't already exist.
- insertProductIntoExternalSystems(AdminProduct, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert the product into external systems
- insertProductNotification(String, AdminProductNotification) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Product Notification record for the specified customer and product.
- insertProductNotification(int, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Insert a Product Notification record for the specified customer and product.
- insertProductNotification(String, AdminProductNotification) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductNotification(int, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Insert a Product Notification record for the specified customer and product.
- insertProductOption(String, AdminProductOption) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a product option.
- insertProductOption(AdminProductOption) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product option
- insertProductOption(String, AdminProductOption) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductOption(AdminProductOption) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a product option
- insertProductOptions(String, AdminProductOption[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The array of product options will all be inserted with the same id which is calculated by the
system.
- insertProductOptions(AdminProductOption[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Inserts an array of product options which will all have the same id but different languages.
- insertProductOptions(String, AdminProductOption[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductOptions(AdminProductOption[]) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Inserts an array of product options which will all have the same id but different languages.
- insertProductOptionValue(String, AdminProductOptionValue, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a product option value for a product option
- insertProductOptionValue(AdminProductOptionValue, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product option value for a product option
- insertProductOptionValue(String, AdminProductOptionValue, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductOptionValue(AdminProductOptionValue, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a product option value for a product option
- insertProductOptionValues(String, AdminProductOptionValue[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
The array of product option values will all be inserted with the same id which is calculated
by the system.
- insertProductOptionValues(AdminProductOptionValue[], int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Inserts an array of product option values which will all have the same id but different
languages.
- insertProductOptionValues(String, AdminProductOptionValue[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductOptionValues(AdminProductOptionValue[], int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Inserts an array of product option values which will all have the same id but different
languages.
- insertProductPriceForCatalog(AdminProductMgrEE.ProductPrice, int, KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Inserts a price in the product prices table
- insertProductPrices(ArrayList<AdminProductMgrEE.ProductPrice>, KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
Insert the product prices into the database after removing duplicates
- insertProducts(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
No Longer Used
- insertProductsOptionsValuesToProductsOptions(String, AdminProdOptionValToProdOption) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a product option value to product option record.
- insertProductsOptionsValuesToProductsOptions(AdminProdOptionValToProdOption) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product option value to product option record
- insertProductsOptionsValuesToProductsOptions(String, AdminProdOptionValToProdOption) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductsOptionsValuesToProductsOptions(AdminProdOptionValToProdOption) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a product option value to product option record
- insertProductsToCategories(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertProductsToStores(String, AdminProductToStore[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts an array of AdminProductToStore objects
- insertProductsToStores(AdminProductToStore[]) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- insertProductsToStores(String, AdminProductToStore[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductsToStores(AdminProductToStore[]) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Inserts an array of AdminProductToStore objects
- insertProductsToStores(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertProductWithOptions(String, AdminProduct, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert the product.
- insertProductWithOptions(AdminProduct, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product
- insertProductWithOptions(AdminProduct, AdminProductMgrOptions, boolean, boolean, String, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a product.
- insertProductWithOptions(AdminProduct, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgrEE
-
The export manager is called after a product is inserted in order to create an XML message
and write it to a queue.
- insertProductWithOptions(String, AdminProduct, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertProductWithOptions(AdminProduct, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a product
- insertPromotion(String, AdminPromotion) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a promotion.
- insertPromotion(AdminPromotion) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
- insertPromotion(String, AdminPromotion) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertPromotion(AdminPromotion) - Method in interface com.konakartadmin.blif.AdminPromotionMgrIf
-
Insert the promotion passed in as a parameter.
- insertReview(String, AdminReview) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A new review is inserted.
- insertReview(AdminReview) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
A new review is inserted
- insertReview(String, AdminReview) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertReview(AdminReview) - Method in interface com.konakartadmin.blif.AdminReviewMgrIf
-
A new review is inserted.
- insertReviews(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertRole(String, AdminRole) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new Role.
- insertRole(AdminRole) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Insert a new Role.
- insertRole(String, AdminRole) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertRole(AdminRole) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Insert a new Role.
- insertRoleForUser(KKAdminIf, String, int, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- insertRoles(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertRolesForSuperUser(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
We assign the super user role to the super user in the new store
- insertSessionId(String, int, int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Insert the sessionId passed in as a parameter
- insertShipper(String, AdminShipper) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a Shipper
- insertShipper(AdminShipper) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Insert a Shipper
- insertShipper(AdminShipper) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Insert a Shipper
- insertShipper(String, AdminShipper) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertShipper(AdminShipper) - Method in interface com.konakartadmin.blif.AdminShipmentMgrIf
-
Insert a Shipper
- insertSpecial(String, AdminSpecial) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Inserts a new special
- insertSpecial(AdminSpecial) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a special
- insertSpecial(AdminSpecial, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Insert a special using a transaction already open
- insertSpecial(String, AdminSpecial) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertSpecial(AdminSpecial) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Insert a special
- insertStore(AdminStore, int) - Method in class com.konakartadmin.bl.AdminCommunityStoreMgr
-
Insert an AdminStore object
- insertStore(AdminStore, int) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Insert an AdminStore object
- insertStore(AdminStore, int) - Method in interface com.konakartadmin.blif.AdminStoreMgrIf
-
Insert an AdminStore object
- insertStoreAdminRole(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
We assign the adminRoleId to the store admin user of our new store.
- insertStoreDB(AdminStore) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Insert an AdminStore object into the database
- insertSubscription(String, AdminSubscription) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An AdminSubscription object is inserted into the database.
- insertSubscription(AdminSubscription) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
An AdminSubscription object is inserted into the database.
- insertSubscription(String, AdminSubscription) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertSubscription(AdminSubscription) - Method in interface com.konakartadmin.blif.AdminBillingMgrIf
-
An AdminSubscription object is inserted into the database.
- insertSubZone(String, AdminSubZone) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminSubZone object.
- insertSubZone(AdminSubZone) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminSubZone object
- insertSubZone(String, AdminSubZone) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertSubZone(AdminSubZone) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminSubZone object
- insertSuggestions(String, AdminSuggestion[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This inserts Product Recommendation AdminSuggestion objects into the database.
- insertSuggestions(AdminSuggestion[]) - Method in class com.konakartadmin.bl.AdminSuggestionMgr
-
- insertSuggestions(AdminSuggestion[]) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- insertSuggestions(String, AdminSuggestion[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertSuggestions(AdminSuggestion[]) - Method in interface com.konakartadmin.blif.AdminSuggestionMgrIf
-
This inserts AdminSuggestion objects into the database.
- insertSuperUser(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertTag(String, AdminTag) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new Tag object
- insertTag(AdminTag) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert a new Tag object.
- insertTag(String, AdminTag) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert a new Tag object.
- insertTag(String, AdminTag) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTag(String, AdminTag) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert a new Tag object.
- insertTag(AdminTag) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert a new Tag object.
- insertTagGroup(String, AdminTagGroup) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a new TagGroup object
- insertTagGroup(AdminTagGroup) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert a new TagGroup object.
- insertTagGroup(String, AdminTagGroup) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert a new TagGroup object.
- insertTagGroup(String, AdminTagGroup) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTagGroup(String, AdminTagGroup) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert a new TagGroup object.
- insertTagGroup(AdminTagGroup) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert a new TagGroup object.
- insertTagGroups(String, AdminTagGroup[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of TagGroup objects - provide a TagGroup object for each language
- insertTagGroups(String, AdminTagGroup[]) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert an array of TagGroup objects - provide a TagGroup object for each language
- insertTagGroups(String, AdminTagGroup[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTagGroups(String, AdminTagGroup[]) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert an array of TagGroup objects - provide a TagGroup object for each language
- insertTagGroupToTagRecords(AdminTag, Connection) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- insertTagGroupToTagRecords(AdminTagGroup, Connection) - Method in class com.konakartadmin.bl.AdminTagMgr
-
- insertTagGroupToTagRecords(AdminTagGroupToTag, Connection) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert an AdminTagGroupToTag record
- insertTagGroupToTags(String, AdminTagGroupToTag) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminTagGroupToTag record
- insertTagGroupToTags(AdminTagGroupToTag) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert an AdminTagGroupToTag record
- insertTagGroupToTags(String, AdminTagGroupToTag) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTagGroupToTags(AdminTagGroupToTag) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert an AdminTagGroupToTag record
- insertTags(String, AdminTag[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an array of Tag objects - provide a Tag record for each supported language.
- insertTags(String, AdminTag[]) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Insert an array of Tag objects - provide a Tag record for each supported language.
- insertTags(String, AdminTag[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTags(String, AdminTag[]) - Method in interface com.konakartadmin.blif.AdminTagMgrIf
-
Insert an array of Tag objects - provide a Tag record for each supported language.
- insertTaxClass(String, AdminTaxClass) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminTaxClass object
- insertTaxClass(AdminTaxClass) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminTaxClass object
- insertTaxClass(String, AdminTaxClass) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTaxClass(AdminTaxClass) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminTaxClass object
- insertTaxData(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- insertTaxRate(String, AdminTaxRate) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminTaxRate object
- insertTaxRate(AdminTaxRate) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminTaxRate object
- insertTaxRate(String, AdminTaxRate) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertTaxRate(AdminTaxRate) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminTaxRate object
- insertUtility(KKAdminIf, String) - Static method in class com.konakartadmin.utils.SqlPopulator
-
Insert the Utility Table values
- insertVariantPrice(AdminVariantPrice, int, KKCriteria, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
protected method to insert new variant price records
- insertVendor(String, AdminVendor) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a vendor
- insertVendor(AdminVendor) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Insert a vendor
- insertVendor(AdminVendor) - Method in class com.konakartadmin.bl.AdminCustomerMgrEE
-
Insert a vendor
- insertVendor(String, AdminVendor) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertVendor(AdminVendor) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Insert a vendor
- insertVendorParentOrderShipment(AdminOrderShipment, Date) - Method in class com.konakartadmin.bl.AdminShipmentMgr
-
Insert the OrderShipment object for the parent order when in multi-vendor mode.
- insertWishList(String, AdminWishList) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert a wish list and any attached wish list items.
- insertWishList(AdminWishList) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- insertWishList(String, AdminWishList) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertWishList(AdminWishList) - Method in interface com.konakartadmin.blif.AdminWishListMgrIf
-
Insert a wishlist and any attached wishlist items.
- insertWishListItem(String, AdminWishListItem) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminWishListItem.
- insertWishListItem(AdminWishListItem) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- insertWishListItem(AdminWishListItem, Connection) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
- insertWishListItem(String, AdminWishListItem) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertWishListItem(AdminWishListItem) - Method in interface com.konakartadmin.blif.AdminWishListMgrIf
-
Insert an AdminWishListItem.
- insertZone(String, AdminZone) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Insert an AdminZone object
- insertZone(AdminZone) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Insert an AdminZone object
- insertZone(String, AdminZone) - Method in class com.konakartadmin.bl.KKAdmin
-
- insertZone(AdminZone) - Method in interface com.konakartadmin.blif.AdminTaxMgrIf
-
Insert an AdminZone object
- install() - Method in class com.konakartadmin.modules.Module
-
- install() - Method in interface com.konakartadmin.modules.ModuleInterface
-
Install the module
- InstallDefaultModule - Class in com.konakartadmin.utils
-
Installs the specified Module
- InstallDefaultModule() - Constructor for class com.konakartadmin.utils.InstallDefaultModule
-
- installed - Variable in class com.konakartadmin.app.KKModule
-
Module installed or not
- installed - Variable in class com.konakartadmin.modules.Module
-
the installation status of the module
- installed() - Method in class com.konakartadmin.modules.Module
-
- installed() - Method in interface com.konakartadmin.modules.ModuleInterface
-
Is the module currently installed?
- installedModuleKeys - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The configuration keys for the installed modules - the values for these keys contain the
implementation filenames of the modules - the osCommerce ones are php filenames such as
total.php and paypal.php.
- installModule(String[]) - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
Install the module
- installModule() - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
Install the module
- installOrderTotalModule() - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
- installOtherModule() - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
- installPaymentModule() - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
- installShippingModule() - Static method in class com.konakartadmin.utils.InstallDefaultModule
-
- instanceHM - Static variable in class com.konakartadmin.bl.AdminExecuteMgr
-
Hash Map that contains the Class Instances keyed on "storeId className"
- instantiateAdminAddressMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminAuditMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminBillingMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminBookableProductMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCatMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCommunityStoreMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminConfigMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminContentMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCurrMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCustMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCustomerTagMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminCustPwdHistMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminDataIntegrityMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminEmailMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminEngineCacheMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminEventMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminExecuteMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminFileMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminFilterMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminHtmlMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminImportMgr(KKAdminIf, KKEngIf) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
Instantiate a new manager.
- instantiateAdminLanguageMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminManuMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminMessageMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminMiscItemMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminMiscPriceMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminModulesMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminMultiStoreMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminOrderMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminPdfMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminProdAttrMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminProdMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminPromMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminRemoteAccessMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminReportMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminReviewMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminRewardPointMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminSchedulerMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminSearchRuleMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminSecMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminServletMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminShipmentMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminSolrMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminStoreMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminSuggestionMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminTagMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminTaxMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminValidationMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminVelocityContextMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateAdminWishListMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateExportMgr(KKEngIf) - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- instantiateMqMgr() - Method in class com.konakartadmin.bl.AdminMgrFactory
-
- INT_TYPE - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
The string in the Value attribute is an int
- INT_TYPE - Static variable in class com.konakartadmin.app.AdminProdAttrDesc
-
The string in the Value attribute is an int
- inTestMode - Variable in class com.konakartadmin.app.AdminPromotion
-
When a promotion is read through the KonaKart APIs, the inTestMode attribute is set if the
promotion is in test mode.
- INVALID_SESSION - Static variable in exception com.konakartadmin.app.KKAdminException
-
Store deleted exception code - multi-store only
- invisible - Variable in class com.konakartadmin.app.AdminCategory
-
Invisible - Doesn't appear in the category tree
- invisible - Variable in class com.konakartadmin.app.AdminCustomer
-
Customer visibility
- invisible - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
Customer visibility
- invisible - Variable in class com.konakartadmin.app.AdminProduct
-
invisible
- invoiceFilename - Variable in class com.konakartadmin.app.AdminOrder
-
filename of the invoice
- ipnHistory - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- ipnHistoryArray - Variable in class com.konakartadmin.app.AdminIpnHistories
-
ipnHistoryArray
- ipnHistoryId - Variable in class com.konakartadmin.app.AdminOrderRefund
-
id of the IPN History object containing details from the payment gateway
- isAccessoryProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isActive() - Method in class com.konakartadmin.app.AdminCountry
-
- isActive() - Method in class com.konakartadmin.app.AdminPromotion
-
- isActive() - Method in class com.konakartadmin.app.AdminSubscription
-
Set to true when the subscription is active
- isAddExtension() - Static method in class com.konakartadmin.utils.UpdateImages
-
- isAddressFormats() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isAddSpellingForCatalog() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAddSpellingWhenDisabled() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAddSpellingWhenInvisible() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAddTermForCatalog() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAddTermWhenDisabled() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAddTermWhenInvisible() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isAttemptRepair() - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- isAttemptRepair() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- isAudit() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isAvailable() - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- isBlocked() - Method in class com.konakartadmin.bl.AdminSecurityMgr.LoginAttempt
-
Register another login attempt
- isBundledProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isBusiness() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we are in Business Mode
- isBusinessOrEnterprise() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we are in Business or Enterprise Mode
- isCanDelete() - Method in class com.konakartadmin.app.AdminPanel
-
- isCanEdit() - Method in class com.konakartadmin.app.AdminPanel
-
- isCanInsert() - Method in class com.konakartadmin.app.AdminPanel
-
- isCatalogUsedForPrice() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isCatalogUsedForQty() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isCategories() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCategoriesShared() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode and products are shared.
- isCategoriesShared() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.KKCmd
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.KKMessages
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- isCategoriesShared() - Method in class com.konakartadmin.utils.ResetDatabase
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.RunReport
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isCategoriesShared() - Static method in class com.konakartadmin.utils.UpdateImages
-
- isCategoriesToTagGroups() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCheckCouponAssociations() - Method in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- isCityIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCommitInCode() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isCommunity() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we are in Community Mode
- isCompanyIdIgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCompanyNameIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCompanyTaxIdIgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isConfigSet(String, boolean) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is the specified config key's value is set to TRUE, YES or ON (case insensitive)? If the
config key's value isn't found the specified default value is returned.
- isConfigurationGroups() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isConfigurations() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isConnected() - Method in class com.konakartadmin.app.AdminDBConnector
-
- isContent() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isContentTypes() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCopyRelatedProducts() - Method in class com.konakartadmin.app.AdminCopyProductOptions
-
A product may have related products (i.e.
- isCountries() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCoupons() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCreateFile() - Method in class com.konakart.app.PdfOptions
-
- isCreateFile() - Method in interface com.konakart.appif.PdfOptionsIf
-
- isCreateFile() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- isCrossSellProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCumulative() - Method in class com.konakartadmin.app.AdminPromotion
-
- isCurrencies() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCustom1() - Method in class com.konakartadmin.app.AdminPanel
-
- isCustom1IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCustom1IgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCustom2() - Method in class com.konakartadmin.app.AdminPanel
-
- isCustom2IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCustom2IgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCustom3() - Method in class com.konakartadmin.app.AdminPanel
-
- isCustom3IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCustom3IgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCustom4() - Method in class com.konakartadmin.app.AdminPanel
-
- isCustom4IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCustom4IgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCustom5() - Method in class com.konakartadmin.app.AdminPanel
-
- isCustom5IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isCustom5IgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isCustomAttrAnOracleCLOB() - Static method in class com.konakartadmin.bl.AdminOrderMgr
-
Is the custom_attrs column is an Oracle CLOB? We only check once and save the result in a
static variable.
- isCustomAttrAnOracleCLOB() - Static method in class com.konakartadmin.bl.AdminProductMgr
-
Is the custom_attrs column is an Oracle CLOB? We only check once and save the result in a
static variable.
- isCustomerGroups() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCustomerNotified() - Method in class com.konakartadmin.app.AdminOrderRefund
-
- isCustomerNotified() - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- isCustomers() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCustomersOrProductsShared() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isCustomersShared() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode.
- isCustomersShared() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.KKCmd
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.KKMessages
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- isCustomersShared() - Method in class com.konakartadmin.utils.ResetDatabase
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.RunReport
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isCustomersShared() - Static method in class com.konakartadmin.utils.UpdateImages
-
- isCustomerTags() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isCustomerTagsForCusts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isDebug() - Static method in class com.konakartadmin.utils.CreatePassword
-
- isDebug() - Static method in class com.konakartadmin.utils.KKCmd
-
- isDeleteAttachmentAfterSend() - Method in class com.konakartadmin.app.AdminEmailOptions
-
When set to true
, the attachment is deleted after being sent.
- isDeleteAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isDeleteAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if delete audit is enabled
- isDeleteCoupons() - Method in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- isDeleted() - Method in class com.konakartadmin.app.AdminStore
-
- isDeleteOnCommit() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isDelManufacturers() - Method in class com.konakartadmin.utils.ResetDatabase.ResetOptions
-
- isDependentProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isDetailedDeleteAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isDetailedDeleteAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if detailed delete audit is enabled
- isDetailedEditAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isDetailedEditAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if detailed edit audit is enabled
- isDetailedInsertAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isDetailedInsertAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
eturns true if detailed insert audit is enabled
- isDetailedReadAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isDetailedReadAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
- isDigitalDownloads() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isDirectMode() - Method in class com.konakartadmin.utils.ResetDatabase
-
- isDisplayOnly() - Method in class com.konakartadmin.app.AdminLanguage
-
- isDisplayPricesWithTax() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- isDoExport() - Static method in class com.konakartadmin.utils.KKMessages
-
- isDoImport() - Static method in class com.konakartadmin.utils.KKMessages
-
- isDontEncryptPassword() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- isDoSqlExport() - Static method in class com.konakartadmin.utils.KKMessages
-
- isEachOptionValuePairAlreadyAttached(String, HashMap<String, String>) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
This is used to test that an option value pair is actually still attached to the
product.
- isEditAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isEditAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if edit audit is enabled
- isEmailAddrIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isEmailVerified() - Method in class com.konakartadmin.app.AdminCustomer
-
- isEmailVerified() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- isEnabled() - Method in class com.konakartadmin.app.AdminContent
-
- isEnabled() - Method in class com.konakartadmin.app.AdminCustomer
-
- isEnabled() - Method in class com.konakartadmin.app.AdminStore
-
- isEnabled() - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Throws an exception if Solr isn't enabled.
- isEnableSpellingSuggestions() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isEnhancedVariantHandlingModeEnabled() - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Check in the static data if enhanced variant handling mode is enabled.
- isEnhancedVariantHandlingModeEnabled() - Method in class com.konakartadmin.bl.AdminProductMgr
-
Check in the static data if enhanced variant handling mode is enabled.
- isEnterprise() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we are in Enterprise Mode
- isEnterprise() - Method in class com.konakartadmin.utils.ResetDatabase
-
- isExclude() - Method in class com.konakartadmin.app.AdminCatalogRule
-
- isExclude() - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- isExecuting() - Method in class com.konakartadmin.app.AdminJob
-
- isExpired() - Method in class com.konakartadmin.app.AdminRewardPoint
-
- isExportData() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- isExpressions() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isExternalMailEnabled(AdminEmailMgr.StaticData) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Method to determine whether an external mail module is enabled
- isFetchExpired() - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
If true we fetch expired points.
- isFileBasedMessages() - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- isFillCustomAttrArray() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set to true, each product returned has an instantiated array of custom attributes when
applicable.
- isFillMiscItems() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Fills the miscellaneous items for the object.
- isFillOrderProducts() - Method in class com.konakartadmin.app.AdminOrderSearch
-
Fills the order products of the order.
- isFillProductAttributes() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, each product returned has an instantiated array of product attributes if they exist
for the product.
- isFillProductQuantities() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, each product returned has an instantiated array of product quantities if they exist
for the product.
- isFirstNameIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isFormatAddresses() - Method in class com.konakartadmin.app.AdminAddressSearch
-
When set, the formattedAddress attribute of the Address objects is populated.
- isFree() - Method in class com.konakartadmin.app.AdminShippingQuote
-
- isFullWondLog() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- isGenerateMatchIds() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- isGeoZones() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isGetChildren() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with an array of children.
- isGetChildren() - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with an array of children.
- isGetChildTree() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- isGetChildTree() - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- isGetParent() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customer with a parent customer when a parent Id exists.
- isGetParent() - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customer with a parent customer when a parent Id exists
- isGetRelationshipData() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Only used by the API call getRelatedProductsWithOptions
.
- isGiftCertificates() - Method in class com.konakartadmin.app.AdminProductSearch
-
Used when searching for products within a promotion.
- isHaveInitialised() - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- isHavePrintedTokens() - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- isHideMoreDetails() - Method in exception com.konakartadmin.app.KKAdminException
-
- isIgnoreOrdered() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the number of times a product has been ordered is not modified when a product is
edited using editProductWithOptions()
- isIgnoreProductQuantityStock() - Method in class com.konakartadmin.app.AdminProduct
-
When set to true, even if the product has many different SKUs, KonaKart maintains the stock
level using the quantity attribute of the product and not the quantity attributes of the
array of ProductQuantity objects.
- isIgnoreQuantity() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the current quantity of the product and its variants is not modified when a
product is edited using editProductWithOptions()
- isIgnoreViewedCount() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the viewed count of the product (in all languages) is not modified when a product
is edited using editProductWithOptions()
- isImportData() - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- isIncludeAllChildrenCustomerOrders() - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's children, grandchildren etc.
- isIncludeAllChildrenCustomerOrders() - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's children, grandchildren etc.
- isIncludeChildren() - Method in class com.konakartadmin.app.AdminCommonOptions
-
- isIncludeChildren() - Method in class com.konakartadmin.app.AdminSearch
-
- isIncludeChildren() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- isIncludeChildrenCustomerOrders() - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customers direct children, but not from any children they may have
- isIncludeChildrenCustomerOrders() - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customers direct children, but not from any children they may have
- isIncludeDisplayOnlyLangs() - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- isIncludeExecutingJobs() - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- isIncludeParentCustomerOrders() - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's parent
- isIncludeParentCustomerOrders() - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's parent
- isIncludeScheduledJobs() - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- isIncludeSiblingCustomerOrders() - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's siblings (customers sharing the same parent customer)
- isIncludeSiblingCustomerOrders() - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's siblings (customers sharing the same parent customer)
- isIndexAttachment() - Method in class com.konakartadmin.app.AdminProduct
-
- isInitDone() - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- isInitDone() - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- isInitDone() - Method in class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
- isInsertAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isInsertAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if insert audit is enabled
- isInsertKKEvent() - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
When set, an event is generated for each product so that it is removed from the cache and
fetched again from the database in order to retrieve the new price.
- isInstalled() - Method in class com.konakartadmin.app.KKModule
-
- isInterfaceExcluded(String) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- isInterfaceIncluded(String) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- isInTestMode() - Method in class com.konakartadmin.app.AdminPromotion
-
- isInvisible() - Method in class com.konakartadmin.app.AdminCategory
-
- isInvisible() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- isIpnHistory() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isJsonEnabled() - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- isLanguages() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isLanguagesShared() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isLastNameIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isListLanguages() - Static method in class com.konakartadmin.utils.KKMessages
-
- isListMessages() - Static method in class com.konakartadmin.utils.KKMessages
-
- isLocal() - Method in class com.konakartadmin.app.AdminStore
-
- isLoggingSetUp() - Static method in class com.konakartadmin.bl.AdminLoggingMgr
-
- isMaintainCrcImageCache() - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- isManufacturers() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isMessages() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isModuleInstalled(ModuleInterface, String[]) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- isMsgValueAttrAnOracleCLOB() - Static method in class com.konakartadmin.bl.AdminMessageMgr
-
Is the custom_attrs column is an Oracle CLOB? We only check once and save the result in a
static variable.
- isMultiStoreLanguagesShared() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we can share languages in multi-store single db mode
- isMultiStoreMode() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is the engine running in one of the MultiStore modes?
- isMultiStoreShareCategories() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we can share categories in multi-store single db mode.
- isMultiStoreShareCustomers() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we need to share customers in multi-store single db mode
- isMultiStoreShareCustomersOrProducts() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we need to share customers or products in multi-store single db mode
- isMultiStoreShareProducts() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we can share products in multi-store single db mode
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.KKMessages
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isMultiStoreSingleDB() - Static method in class com.konakartadmin.utils.UpdateImages
-
- isMultiStoreSingleDBCSMode() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is the engine running in MultiStore Single DB Customers Shared mode?
- isMultiStoreSingleDBMode() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is the engine running in one of the MultiStore Single DB modes?
- isMultiStoreSingleDBNonCSMode() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is the engine running in MultiStore Single DB Non-Shared Customers mode?
- isMultiVendorMode() - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- isMultiVendorMode() - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- isMustContainLowerCase() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- isMustContainNumeric() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- isMustContainSpecialChar() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- isMustContainUpperCase() - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- isNotifyCustomer() - Method in class com.konakartadmin.app.AdminOrderStatus
-
- isNotifyCustomer() - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- isoCode2 - Variable in class com.konakartadmin.app.AdminCountry
-
isoCode2
- isoCode3 - Variable in class com.konakartadmin.app.AdminCountry
-
isoCode3
- isOnlyActive() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return active subscriptions
- isOnlyActiveCountries() - Method in class com.konakartadmin.app.AdminCountrySearch
-
- isOnlyInactive() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return inactive subscriptions
- isOnlyProductsExpected() - Method in class com.konakartadmin.app.AdminProductSearch
-
When set, only products that have an available date in the future, are returned.
- isOnlySpecials() - Method in class com.konakartadmin.app.AdminProductSearch
-
When set, only products that have a special price, are returned.
- isOnlyWithoutProblem() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return subscriptions that haevn't encountered a problem
- isOnlyWithProblem() - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return subscriptions that have encountered a problem i.e.
- isoNumeric - Variable in class com.konakartadmin.app.AdminCountry
-
isoNumeric
- isOrders() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isOrderStatuses() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isOverwrite() - Method in class com.konakartadmin.app.AdminMailListOptions
-
- isPDFReaderPresent() - Static method in class com.konakartadmin.bl.AdminSolrMgr
-
- isPercent() - Method in class com.konakartadmin.app.AdminDiscount
-
- isPopulateArchivedOrdersAttribute() - Method in class com.konakartadmin.app.AdminOrderSearch
-
Fetches all archived orders for an order and adds them to the ArchivedOrders attribute.
- isPopulateBookableProduct() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- isPopulateOrderProduct() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- isPopulateValues() - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
When set, the option value array is populated.
- isPostcodeIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isPrimary - Variable in class com.konakartadmin.app.AdminAddress
-
True if this is the primary address.
- isProblem() - Method in class com.konakartadmin.app.AdminSubscription
-
Set to true if a problem has been detected during a billing transaction.
- isProductCategories() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isProductOptions() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isProductOptionValues() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isProductsShared() - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode.
- isProductsShared() - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- isProductsShared() - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- isProductsShared() - Static method in class com.konakartadmin.utils.KKCmd
-
- isProductsShared() - Static method in class com.konakartadmin.utils.KKMessages
-
- isProductsShared() - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- isProductsShared() - Static method in class com.konakartadmin.utils.ModuleUtils
-
- isProductsShared() - Method in class com.konakartadmin.utils.ResetDatabase
-
- isProductsShared() - Static method in class com.konakartadmin.utils.RunReport
-
- isProductsShared() - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- isProductsShared() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- isProductsShared() - Static method in class com.konakartadmin.utils.UpdateImages
-
- isProductsToStores() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isProductTags() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isPublicWishList() - Method in class com.konakartadmin.app.AdminWishList
-
- isRandomize() - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- isReadAudit() - Method in class com.konakartadmin.bl.AdminAuditMgr
-
- isReadAudit() - Method in interface com.konakartadmin.blif.AdminAuditMgrIf
-
Returns true if read audit is enabled
- isReadCustomValidationFile() - Method in class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
- isReadDefaultCatalog() - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- isRefreshData() - Method in class com.konakartadmin.bl.AdminSearchRuleMgr.StaticData
-
- isRefreshSearchEngine() - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
When set to "true" the Solr search engine will be reloaded after the prices have been
created.
- isRefreshSearchEngine() - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
- isRemovePrices() - Method in class com.konakartadmin.app.AdminDeleteCatalogOptions
-
- isReplace() - Static method in class com.konakartadmin.utils.KKMessages
-
- isRequiresCoupon() - Method in class com.konakartadmin.app.AdminPromotion
-
- isResult() - Method in class com.konakartadmin.app.AdminExpression.GroupResult
-
- isRetrieveDescriptions() - Method in class com.konakartadmin.app.AdminContentSearch
-
- isRetrieveDescriptions() - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- isReturnByApi() - Method in class com.konakartadmin.app.KKConfiguration
-
- isReturnBytes() - Method in class com.konakart.app.PdfOptions
-
- isReturnBytes() - Method in interface com.konakart.appif.PdfOptionsIf
-
- isReturnBytes() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- isReturnFileName() - Method in class com.konakart.app.PdfOptions
-
- isReturnFileName() - Method in interface com.konakart.appif.PdfOptionsIf
-
- isReturnFileName() - Method in class com.konakartadmin.app.AdminPdfOptions
-
- isReturnNonRegisteredCustomers() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
When set to true, non registered customers are returned.
- isReviews() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isRmiEnabled() - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- isSaveCreditCardDetails() - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- isSaveCreditCardDetails() - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- isSaveCreditCardDetails() - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
If true, credit card details will be saved
- isSearchCategoryTree() - Method in class com.konakartadmin.app.AdminProductSearch
-
Only used when categoryId is set.
- isSearchTextIgnoreCase() - Method in class com.konakartadmin.app.AdminProductSearch
-
- isSendBlindCopies() - Method in class com.konakartadmin.app.AdminEmail
-
- isSendBlindCopies() - Method in class com.konakartadmin.app.AdminEmailOptions
-
If set to true the email will be blind-copied to the email address (or addresses) defined in
the "Send Extra Emails To" configuration variable (the key of this configuration variable is
"SEND_EXTRA_EMAILS_TO").
- isSetAsDefault() - Method in class com.konakartadmin.app.AdminCurrency
-
- isSetAsDefault() - Method in class com.konakartadmin.app.AdminLanguage
-
- isSetByApi() - Method in class com.konakartadmin.app.AdminCustomerTag
-
When true the tag value can be set using the application (KKengIf) APIs
- isShowInactive() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Inactive products are returned when this attribute is set.
- isShowInvisible() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isShowInvisible() - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Invisible products are returned when this attribute is set.
- isSingleStoreMode() - Method in class com.konakartadmin.bl.KKAdminBase
-
- isSingleTransaction() - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
When set to true, the prices are inserted within a single database transaction and a rollback
is performed if an exception is caught.
- isSkuIgnoreCase() - Method in class com.konakartadmin.app.AdminProductSearch
-
- isSoftDelete() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
When set to true, bookings are market as deleted rather than performing a hard delete.
- isStreetAddress1IgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isStreetAddressIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isSubZones() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isSuccessfullyInitialised() - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- isSuccessfullyInitialised() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- isSuperUser() - Method in class com.konakartadmin.app.AdminRole
-
- isSuperUser(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Returns true if the user has a superUser role otherwise false
- isSuperUser() - Method in class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- isSuperUser(int) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
Returns true if the user has a superUser role otherwise false
- isSynchroniseImageIOReads() - Static method in class com.konakartadmin.bl.AdminFileMgr
-
- isTagGroups() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isTagGroupToTags() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isTags() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isTaxClasses() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isTaxRates() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isTelephone1Unique() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same telephone1 number
- isTelephone1Unique() - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
telephone1 number
- isTelephoneUnique() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same telephone number
- isTelephoneUnique() - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
telephone number
- isTemplate() - Method in class com.konakartadmin.app.AdminStore
-
- isThrowExeptionForExceedingMaxBookings() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- isTodayOnly() - Method in class com.konakartadmin.utils.ApiAnalysis
-
- isTorqueInit() - Static method in class com.konakartadmin.bl.KKAdminBase
-
- isUnderMaintenance() - Method in class com.konakartadmin.app.AdminStore
-
- isUnix() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is a Windows-like operating system?
- isUpdateInventoryWithBookings() - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
When inserting a new booking or deleting a booking, we automatically update the
bookingsMade
attribute of the AdminBookableProduct object.
- isUpdateProductsOnDelete() - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
Used when deleting a AdminProdAttrDesc object (deleteProdAttrDescWithOptions()).
- isUpSellProducts() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isUseCatalogPrices() - Method in class com.konakartadmin.app.AdminCatalog
-
Use prices from this catalog
- isUseCatalogQuantities() - Method in class com.konakartadmin.app.AdminCatalog
-
Use quantities from this catalog
- isUseCustomerLocale() - Method in class com.konakartadmin.app.AdminEmailOptions
-
When set, the eMail sender looks for a template with the customer's language rather than the
default language.
- isUseDefaultWildCards() - Method in class com.konakartadmin.app.AdminAddressSearch
-
- isUseDefaultWildCards() - Method in class com.konakartadmin.app.AdminWishListSearch
-
- isUseDefaultWildCardsWithDescription() - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- isUseDefaultWildCardsWithName() - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- isUseDefaultWildCardsWithName() - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- isUseDefaultWildCardsWithName() - Method in class com.konakartadmin.app.AdminSearch
-
- isUseDefaultWildCardsWithName() - Method in class com.konakartadmin.app.AdminZoneSearch
-
- isUseDefaultWildCardsWithStoreId() - Method in class com.konakartadmin.app.AdminStoreSearch
-
- isUsedInExpressions() - Method in class com.konakartadmin.app.AdminCustomerTag
-
When true, the tag is added to the drop list of available tags in the Admin App expression
builder
- isUsedInExpressions() - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
When true, only return tags used in expressions.
- isUseExternalPrice() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- isUseExternalQuantity() - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- isUsePercentageDiscount() - Method in class com.konakartadmin.app.AdminTierPrice
-
- isUserBlocked(String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Is the user blocked?
- isUsernameIgnoreCase() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isUsernameUnique() - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same username
- isUsernameUnique() - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
username
- isUserSuperUser(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Determines whether or not the user with the specified userId is a Super User.
- isUseSolr() - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- isUseWildCardsOnEmailAddr() - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- isValid() - Method in class com.konakartadmin.app.AdminCoupon
-
Determines whether the coupon is valid based on the number of times that it has been used.
- isVendorNameIgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isVendorStoreIdIgnoreCase() - Method in class com.konakartadmin.app.AdminVendorSearch
-
- isVisisble() - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- isWindows() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Is a Windows-like operating system?
- isWishLists() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- isZoneInvisible() - Method in class com.konakartadmin.app.AdminZone
-
Determines whether the zone is retrieved by API calls for being displayed in the UI for
selection purposes.
- isZones() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- Item - Class in com.konakartadmin.modules.shipping.item
-
Per Item shipping module
- Item() - Constructor for class com.konakartadmin.modules.shipping.item.Item
-
- itemValue - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the itemValue field
- s - Variable in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- saturday - Variable in class com.konakartadmin.app.AdminBookableProduct
-
day of week
- SAVE_CC_DETAILS_DEFAULT - Static variable in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
default value for saving credit card details
- saveConfigs(String, KKConfiguration[], KKConfiguration[]) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Saves an array of KKConfiguration objects to the database.
- saveConfigs(KKConfiguration[], KKConfiguration[]) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Saves an array of KKConfiguration objects to the database.
- saveConfigs(String, KKConfiguration[], KKConfiguration[]) - Method in class com.konakartadmin.bl.KKAdmin
-
- saveConfigs(KKConfiguration[], KKConfiguration[]) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Saves an array of KKConfiguration objects to the database.
- saveCreditCardDetails - Variable in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
Set from the STORE_CC_DETAILS configuration variable at startup
- saveEmailContents(String, int, String, boolean, String, String, String) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Write the mail contents to a file which is handy for diagnosing problems
- saveFileContents(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Writes the specified file contents into the specified file.
- saveFileContents(String, String) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Writes the specified file contents into the specified file.
- saveFileContents(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- saveFileContents(String, String) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Writes the specified file contents into the specified file.
- saveWondSummary(List<ApiAnalysis.ApiCall>, ApiAnalysis.ApiCall) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- scaleImage(String, AdminScaleOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Scale the specified image to the specified name and dimensions.
- scaleImage(AdminScaleOptions) - Method in class com.konakartadmin.bl.AdminFileMgr
-
Scale the specified image to the specified name and dimensions.
- scaleImage(String, AdminScaleOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- scaleImage(AdminScaleOptions) - Method in interface com.konakartadmin.blif.AdminFileMgrIf
-
Scale the specified image to the specified name and dimensions.
- search - Variable in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminBookingSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminContentSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminContentTypeSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminCountrySearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminExpressionSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminFilterSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminKkMsgSearchResult
-
The value for the msgKey field
- search - Variable in class com.konakartadmin.app.AdminManufacturerSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminMiscItemSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminProductOptionSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminRewardPointSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminStoreSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminSubZoneSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminSuggestionSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminTagGroupSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminTagSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminTaxClassSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminTaxRateSearchResult
-
search - the search that was used to get the results
- search - Variable in class com.konakartadmin.app.AdminZoneSearchResult
-
search - the search that was used to get the results
- SEARCH_ADD_WILDCARD_AFTER - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration
- SEARCH_ADD_WILDCARD_BEFORE - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration
- SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration
- SEARCH_ALL - Static variable in class com.konakartadmin.app.AdminProductSearch
-
SEARCH_ALL: Used to initialize some constraints such as manufacturerId and categoryId.
- SEARCH_ENGINE_FRIENDLY_URLS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SEARCH_EXACT - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration
- SEARCH_GREATER_EQUAL - Static variable in class com.konakart.util.KKConstants
-
Search rule
- SEARCH_GREATER_THAN - Static variable in class com.konakart.util.KKConstants
-
Search rule
- SEARCH_IN_PRODUCT_DESCRIPTION - Static variable in class com.konakartadmin.app.AdminProductSearch
-
SEARCH_IN_PRODUCT_DESCRIPTION: Used to set whereToSearch
so that the product
description is searched as well as other attributes such as name, manufacturer and model.
- SEARCH_LESS_EQUAL - Static variable in class com.konakart.util.KKConstants
-
Search rule
- SEARCH_LESS_THAN - Static variable in class com.konakart.util.KKConstants
-
Search rule
- SEARCH_RULE_FILE - Static variable in class com.konakartadmin.bl.AdminSearchRuleMgr
-
The name of the search rule properties file
- SEARCH_RULE_MAX_VALUE - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration.
- SEARCH_RULE_MIN_VALUE - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration.
- SEARCH_USE_GLOBAL_CONFIG - Static variable in class com.konakart.util.KKConstants
-
Search wildcard configuration
- searchCategoryTree - Variable in class com.konakartadmin.app.AdminProductSearch
-
Only used when categoryId is set.
- searchDigitalDownloads(String, AdminDigitalDownloadSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve the Digital Download records matching the search criteria
- searchDigitalDownloads(AdminDigitalDownloadSearch, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
- searchDigitalDownloads(String, AdminDigitalDownloadSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- searchDigitalDownloads(AdminDigitalDownloadSearch, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Retrieve the Digital Download records matching the search criteria
- searchForIpnHistory(String, AdminDataDescriptor, AdminIpnSearch) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for IpnHistory records with search criteria and order by criteria.
- searchForIpnHistory(AdminDataDescriptor, AdminIpnSearch) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
- searchForIpnHistory(String, AdminDataDescriptor, AdminIpnSearch) - Method in class com.konakartadmin.bl.KKAdmin
-
- searchForIpnHistory(AdminDataDescriptor, AdminIpnSearch) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Search for IPN History objects
- searchForProducts(String, AdminDataDescriptor, AdminProductSearch, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for products.
- searchForProducts(AdminDataDescriptor, AdminProductSearch, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Search for products
- searchForProducts(String, AdminDataDescriptor, AdminProductSearch, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- searchForProducts(AdminDataDescriptor, AdminProductSearch, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Search for products
- searchForProductsPrivateWithOptions(AdminDataDescriptor, AdminProductSearch, ArrayList<Integer>, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns products matching the search criteria in the format defined by the data descriptor.
- searchForProductsPrivateWithOptions(AdminDataDescriptor, AdminProductSearch, ArrayList<Integer>, int, AdminProductMgrOptions, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Returns products matching the search criteria in the format defined by the data descriptor.
- searchForProductsWithOptions(String, AdminDataDescriptor, AdminProductSearch, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Search for products.
- searchForProductsWithOptions(AdminDataDescriptor, AdminProductSearch, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Search for products
- searchForProductsWithOptions(String, AdminDataDescriptor, AdminProductSearch, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- searchForProductsWithOptions(AdminDataDescriptor, AdminProductSearch, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Search for products
- searchingUserId - Variable in class com.konakartadmin.app.AdminOrderSearch
-
searchingUserId - set by the Admin Engine to the id of the logged in user
- searchKey - Variable in class com.konakartadmin.app.AdminCategory
-
search_key - can be used for searching for content such as the content applicable to a
certain category
- searchKey - Variable in class com.konakartadmin.app.AdminContent
-
search_key - used for searching for content such as the content applicable to a certain
category
- searchKey - Variable in class com.konakartadmin.app.AdminContentSearch
-
Search Key text - search for records containing this text - can be used to find content
applicable to a certain subset - such as for a certain category.
- searchKeyRule - Variable in class com.konakartadmin.app.AdminContentSearch
-
Search Key Rule
- searchMsg(AdminKkMsgSearch, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Retrieve all the messages from the database that match the specified search criteria
- searchMsg(AdminKkMsgSearch, int, int) - Method in class com.konakartadmin.bl.AdminMessageMgr
-
- searchMsg(AdminKkMsgSearch, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- searchMsg(AdminKkMsgSearch, int, int) - Method in interface com.konakartadmin.blif.AdminMessageMgrIf
-
Retrieve all the messages that match the specified search criteria
- searchText - Variable in class com.konakartadmin.app.AdminProductSearch
-
searchText
- searchTextIgnoreCase - Variable in class com.konakartadmin.app.AdminProductSearch
-
searchText Ignore Case
- searchTextRule - Variable in class com.konakartadmin.app.AdminProductSearch
-
searchTextRule
- secondsSinceLastCreation - Variable in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
The catalog is only created if at least this number of seconds has passed since it was last
created.
- SEND_EMAILS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SEND_EXTRA_EMAILS_TO - Static variable in class com.konakart.util.KKConstants
-
KonaKart SEND_EXTRA_EMAILS_TO Configuration key
- SEND_EXTRA_EMAILS_TO - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SEND_NEW_PASSWORD - Static variable in interface com.konakartadmin.blif.AdminVelocityContextMgrIf
-
SEND_NEW_PASSWORD
- sendAbandonedCartEmail(BufferedWriter, AdminCustomerMgrIf, AdminOrderMgrIf, AdminPromotionMgrIf, int, AdminPromotion, String, int, boolean, KKCriteria, KKCriteria, ExecutorService) - Method in class com.konakartadmin.bl.AdminAbandonedCartBatchMgr
-
private method to create and insert a coupon code and send an email to the customer with the
code.
- sendBlindCopies - Variable in class com.konakartadmin.app.AdminEmail
-
If set to true the email will be blind-copied to the email address (or addresses) defined in
the "Send Extra Emails To" configuration variable
- sendBlindCopies - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- sendCustomerSuggestionEmail(BufferedWriter, AdminCustomerMgrIf, AdminProductMgrIf, int, int, String, String, boolean, ExecutorService) - Method in class com.konakartadmin.bl.AdminSendProductSuggestionBatchMgr
-
private method to create and insert a coupon code and send an email to the customer with the
code.
- sendCustomerSuggestions(String, String, String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminSendProductSuggestionBatchMgr
-
The purpose of this batch job is to use the Customer Product Suggestions to send out
marketing emails in order to promote the sale of products with the highest likelihood of
potential for sale.
- sendData - Variable in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
In some cases we may be sending data such as XML rather than a list of parameters
- sendEmail(String, AdminEmail) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Send an email as defined in the specified AdminEmail object.
- sendEmail(AdminEmail) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
To send an email
- sendEmail(String, AdminEmail) - Method in class com.konakartadmin.bl.KKAdmin
-
- sendEmail(AdminEmail) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
To send an email
- sendExceptionEmail(ERPQueueReader.KKEngines, String) - Method in class com.konakartadmin.bl.ERPQueueReader
-
Send an email with the log as an attachment
- sendExternalMail(VelocityContext, String, String, EmailTemplate, AdminEmailOptions, AdminEmail) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
If an external mail module has been defined and it is active then it is called to send the
mail
- sendHTML(String, String, String, boolean, String, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send a HTML-only email message to the specified recipient, with the specified subject and
HTML content.
- sendHTML(String, String, String, boolean, String, String, boolean, String, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send a HTML-only email message to the specified recipient, with the specified subject and
HTML content.
- sendHTML(AdminEmail, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send a HTML-only email message to the specified recipient, with the specified subject and
HTML content.
- sendHTML(String, String, String, boolean, String, boolean) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Send a HTML-only email message to the specified recipient, with the specified subject and
HTML content.
- sendMail(int, String, String, String, boolean, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send an email message to the specified recipient, with the specified subject and content with
the specified Content Type.
- sendMail(int, String, String, String, boolean, boolean, AdminEmailOptions) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send an email message to the specified recipient, with the specified subject and content with
the specified Content Type.
- sendMQMessages() - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Returns true if we should send MQ messages.
- sendNewPasswordEmail(String, String, String, String) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Deprecated.
- sendNewPasswordEmail(String, String, String, String) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Deprecated.
- sendNewPasswordEmail1(String, String, String) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send out an email notifying a user of a new password.
- sendNewPasswordEmail1(String, String, String) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Send out an email notifying a user of a new password
- sendOrderConfirmationEmail(String, int, String, int) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
An order confirmation email is sent after submitting an order.
- sendOrderConfirmationEmail(String, int, String, int) - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
An order confirmation email is sent after submitting an order.
- sendProductAvailabilityEmail(BufferedWriter, AdminOrderMgrIf, AdminCustomerMgrIf, AdminOrderProduct[], KKCriteria, KKCriteria, String, ExecutorService) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
protected method to send the mail and then reset the order products
- sendProductsToSearchEngineMultiThreaded(AdminProducts, HashMap<Integer, AdminLanguage>, URL) - Method in class com.konakartadmin.bl.AdminSolrMgr
-
Called by the Solr sender in a separate thread
- sendStatusChangeEmail(int) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
A status change email is sent when the status of an order is changed
- sendStatusChangeEmail(int) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
A status change email is sent when the status of an order is changed
- sendStatusChangeEmailForState(int, int) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
A status change email is sent when the status of an order is changed.
- sendStatusChangeEmailForState(AdminOrder, int) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
A status change email is sent when the status of an order is changed.
- sendStatusChangeEmailForState(int, int) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
A status change email is sent when the status of an order is changed.
- sendStatusChangeEmailForState(AdminOrder, int) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
A status change email is sent when the status of an order is changed.
- sendStatusChangeEmailPrivate(AdminOrder, int, int) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
A status change email is sent when the status of an order is changed.
- sendTemplateEmail(AdminCustomer, String, Object, Object, Object, Object, Object, AdminEmailOptions) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
An email is sent to the customer.
- sendTemplateEmail(AdminCustomer, String, Object, Object, Object, Object, Object, AdminEmailOptions) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
An email is sent to the customer.
- sendTemplateEmailToCustomers(String, AdminCustomerSearch, String, Object, Object, Object, Object, Object, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An email is sent to the customers which are found based on the selection criteria set in the
AdminCustomerSearch object.
- sendTemplateEmailToCustomers(AdminCustomerSearch, String, Object, Object, Object, Object, Object, int) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Calls sendTemplateEmailToCustomersWithOptions() with null options.
- sendTemplateEmailToCustomers(String, AdminCustomerSearch, String, Object, Object, Object, Object, Object, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- sendTemplateEmailToCustomers(AdminCustomerSearch, String, Object, Object, Object, Object, Object, int) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Calls sendTemplateEmailToCustomersWithOptions() with null options.
- sendTemplateEmailToCustomers1(String, AdminCustomerSearch, String, String, AdminProduct[], AdminOrder[], AdminManufacturer[], AdminCategory[], int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
An email is sent to the customers which are found based on the selection criteria set in the
AdminCustomerSearch object.
- sendTemplateEmailToCustomers1(String, AdminCustomerSearch, String, String, AdminProduct[], AdminOrder[], AdminManufacturer[], AdminCategory[], int) - Method in class com.konakartadmin.bl.KKAdmin
-
- sendTemplateEmailToCustomers1WithOptions(String, AdminCustomerSearch, String, String, AdminProduct[], AdminOrder[], AdminManufacturer[], AdminCategory[], int, AdminEmailOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method has the same functionality as sendTemplateEmailToCustomers1() except that it
includes an extra options object to enhance the available functionality.
- sendTemplateEmailToCustomers1WithOptions(String, AdminCustomerSearch, String, String, AdminProduct[], AdminOrder[], AdminManufacturer[], AdminCategory[], int, AdminEmailOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- sendTemplateEmailToCustomersWithOptions(String, AdminCustomerSearch, String, Object, Object, Object, Object, Object, int, AdminEmailOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
This method has the same functionality as sendTemplateEmailToCustomers() except that it
includes an extra options object to enhance the available functionality.
- sendTemplateEmailToCustomersWithOptions(AdminCustomerSearch, String, Object, Object, Object, Object, Object, int, AdminEmailOptions) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
An email is sent to the customer.
- sendTemplateEmailToCustomersWithOptions(String, AdminCustomerSearch, String, Object, Object, Object, Object, Object, int, AdminEmailOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- sendTemplateEmailToCustomersWithOptions(AdminCustomerSearch, String, Object, Object, Object, Object, Object, int, AdminEmailOptions) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
An email is sent to the customer.
- sendText(String, String, String, boolean, String, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send a text-only email message to the specified recipient, with the specified subject and
text content.
- sendText(String, String, String, String, String, boolean, String, boolean) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Send a text-only email message to the specified recipient, with the specified subject and
text content.
- sendText(String, String, String, boolean, String, boolean) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Send a text-only email message to the specified recipient, with the specified subject and
text content.
- sendText(String, String, String, String, String, boolean, String, boolean) - Method in interface com.konakartadmin.blif.AdminEmailMgrIf
-
Send a text-only email message to the specified recipient, with the specified subject and
text content.
- sendUnpaidOrderEmail(BufferedWriter, AdminOrderMgrIf, AdminCustomerMgrIf, AdminOrder[], KKCriteria, KKCriteria, String, ExecutorService, int) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
protected method to send the eMail and then change the order states.
- serialVersionUID - Static variable in exception com.konakartadmin.app.KKAdminException
-
- serialVersionUID - Static variable in class com.konakartadmin.json.KKJSONAdminEngServerBase
-
Serial Version UID
- serialVersionUID - Static variable in class com.konakartadmin.json.KKJSONAdminServer
-
Serial Version UID
- serialVersionUID - Static variable in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
Serial Version UID
- serialVersionUID - Static variable in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
Serial Version
- serialVersionUID - Static variable in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
Serial Version
- serialVersionUID - Static variable in class com.konakartadmin.rmi.KKRMIAdminEngServerBase
-
Serial Version UID
- serialVersionUID - Static variable in class com.konakartadmin.rmi.KKRMIAdminServer
-
Serial Version UID
- serialVersionUID - Static variable in class com.konakartadmin.servlet.ERPIncomingMsgProcessor
-
- serviceTypeMap - Static variable in class com.konakartadmin.modules.shipping.ups.Ups
-
- servletContext - Variable in class com.konakartadmin.bl.KKAdminServletContextListener
-
- servletMgr - Variable in class com.konakartadmin.bl.ERPQueueReader
-
Manager started by the servlet used to set off this thread
- servletMgr - Variable in class com.konakartadmin.servlet.ERPIncomingMsgProcessor
-
- SESSION_BLOCK_SPIDERS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_CHECK_IP_ADDRESS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_CHECK_SSL_SESSION_ID - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_CHECK_USER_AGENT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_FORCE_COOKIE_USE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_RECREATE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SESSION_WRITE_DIRECTORY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SessionData() - Constructor for class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- sessionDataMap - Variable in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- sessionId - Variable in class com.konakartadmin.ai.bl.Exporter
-
- sessionId - Static variable in class com.konakartadmin.utils.KKCmd
-
- sessionId - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- sessionId - Variable in class com.konakartadmin.utils.ResetDatabase
-
- sessionIdRequired(String) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
- sessionIdRequired(String) - Method in interface com.konakartadmin.blif.AdminSecurityMgrIf
-
- sessKey - Variable in class com.konakartadmin.bl.AdminSession
-
Session key.
- setAccessoryProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setAccountCreated(Date) - Method in class com.konakartadmin.app.AdminCustomer
-
- setAccountCreatedMs(long) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAccountId(String) - Method in class com.konakartadmin.app.PublishData
-
- setAccountLastModified(Date) - Method in class com.konakartadmin.app.AdminCustomer
-
- setAction(int) - Method in class com.konakartadmin.app.AdminAudit
-
- setAction(int) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setAction(int) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Action attribute to inform the payment module what action to take.
- setActivationDate(Date) - Method in class com.konakartadmin.app.AdminCatalog
-
- setActive(boolean) - Method in class com.konakartadmin.app.AdminCountry
-
- setActive(boolean) - Method in class com.konakartadmin.app.AdminPromotion
-
- setActive(Boolean) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
When not set to null, it's used to return only active or inactive promotions.
- setActive(boolean) - Method in class com.konakartadmin.app.AdminSubscription
-
Set to true when the subscription is active
- setAddCustomerCount(int) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setAddExtension(boolean) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAddrEmail(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddressCity(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAddressCountry(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAddressCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Common code to avoid duplication
- setAddressCriteriaWithStandardAttributes(KKCriteria) - Method in interface com.konakartadmin.blif.AdminAddressMgrIf
-
Sets address criteria
- setAddressCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddressCustom2(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddressCustom3(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddressCustom4(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddressCustom5(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddresses(AdminAddress[]) - Method in class com.konakartadmin.app.AdminAddressSearchResult
-
- setAddresses(AdminAddress[]) - Method in class com.konakartadmin.app.AdminCustomer
-
- setAddresses(AdminAddress[]) - Method in class com.konakartadmin.app.AdminVendor
-
- setAddressFormat(String) - Method in class com.konakartadmin.app.AdminAddressFormat
-
- setAddressFormat(String) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- setAddressFormatId(int) - Method in class com.konakartadmin.app.AdminAddressFormat
-
- setAddressFormatId(int) - Method in class com.konakartadmin.app.AdminCountry
-
- setAddressFormatRule(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
The rule for the search.
- setAddressFormats(AdminAddressFormat[]) - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- setAddressFormats(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setAddressFormatTemplate(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setAddressId(int) - Method in class com.konakartadmin.app.AdminWishList
-
- setAddressInsertCriteriaWithStandardAttributes(KKCriteria, AdminAddress) - Method in class com.konakartadmin.bl.AdminAddressMgr
-
Common code to avoid duplication
- setAddressPostcode(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAddressState(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAddressSummary(String) - Method in class com.konakartadmin.app.AdminAddressFormat
-
- setAddressSummary(String) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- setAddressSummaryRule(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
The rule for the search.
- setAddressSummaryTemplate(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setAddrStoreId(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setAddrStoreId(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
Set with a valid storeId when searching for addresses for that store
- setAddrTelephone(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddrTelephone1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setAddSpellingForCatalog(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAddSpellingWhenDisabled(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAddSpellingWhenInvisible(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAddTermForCatalog(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAddTermWhenDisabled(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAddTermWhenInvisible(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setAdEng(KKAdminIf) - Method in class com.konakartadmin.ai.bl.Exporter
-
- setAdEngConf(AdminEngineConfig) - Method in class com.konakartadmin.ai.bl.Exporter
-
- setAdEngConf(AdminEngineConfig) - Method in class com.konakartadmin.bl.AdminEngineCacheMgr
-
- setAdEngConf(AdminEngineConfig) - Method in class com.konakartadmin.bl.AdminEngineCacheMgrEE
-
- setAdEngConf(AdminEngineConfig) - Method in interface com.konakartadmin.blif.AdminEngineCacheMgrIf
-
- setAdminAppConfigs(Configuration) - Method in class com.konakartadmin.bl.AdminAppMgr
-
Set this to null to refresh the cache next time it's called
- setAdminConfigMgr(AdminConfigurationMgrIf) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAdminCustomValidatorSet(AdminCustomValidatorSet) - Method in class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
- setAdminDiscount(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
Discount added by an admin user and picked up by a promotion module
- setAdminEmail(String) - Method in class com.konakartadmin.app.AdminStore
-
- setAdminEng(KKAdminIf) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- setAdminEng(KKAdminIf) - Method in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- setAdminEng(KKAdmin) - Method in class com.konakartadmin.bl.KKAdminBase
-
- setAdminEng(KKAdminIf) - Static method in class com.konakartadmin.utils.KKCmd
-
- setAdminEng(KKAdminIf) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setAdminEngineClassname(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAdminEngineName(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setAdminFileMgr(AdminFileMgrIf) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAdminLangMgr(AdminLanguageMgrIf) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAdminPaymentClass(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The class that can be used to make further transactions later such as a capture or a credit
- setAdminProdMgr(AdminProductMgrIf) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAdminSession(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setAffiliateId(String) - Method in class com.konakartadmin.app.AdminOrder
-
Id of affiliate partner
- setAffiliateId(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the affiliate partner
- setAffiliateIdRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setAgeRangeCode(int) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setAICurrentVersion(String) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- setAiServiceUrl(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setAIServiceUrl(String) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- setAllAddresses(AdminAddress) - Method in class com.konakartadmin.app.AdminOrder
-
Set all of the addresses of the order (customer, delivery and billing) to the address
contained in the address object parameter.
- setAllCategoryAttrs(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- setAllCategoryAttrs(KKCriteria) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
- setAllCouponAttrs(KKCriteria) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Set all coupon attributes on the criteria object
- setAllFalse() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
Convenience method to set all the properties to false
- setAllowedAttempts(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- setAllPromotionAttrs(KKCriteria) - Method in class com.konakartadmin.bl.AdminPromotionMgr
-
Sets all promotion attributes on the criteria object
- setAllProperties(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
Convenience method to set all the properties to the specified value (true or false)
- setAllTrue() - Method in class com.konakartadmin.app.XmlIoDataConfig
-
Convenience method to set all the properties to true
- setAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminDiscount
-
- setAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminSubscription
-
The amount billed
- setAndOr(int) - Method in class com.konakartadmin.app.AdminExpression.GroupResult
-
- setAndOr(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setApiCalls(AdminApiCall[]) - Method in class com.konakartadmin.app.AdminRole
-
- setApiKey(String) - Method in class com.konakartadmin.app.PublishData
-
- setApiMethodName(String) - Method in class com.konakartadmin.app.AdminAudit
-
- setApiMethodName(String) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setAppEng(KKEngIf) - Method in class com.konakartadmin.bl.ERPQueueReader.KKEngines
-
- setApplicableProducts(AdminOrderProduct[]) - Method in class com.konakartadmin.app.AdminPromotion
-
- setArchivedOrders(AdminOrder[]) - Method in class com.konakartadmin.app.AdminOrder
-
The archived orders of this order.
- setArchiveId(String) - Method in class com.konakartadmin.app.AdminOrder
-
Used to reference archived orders
- setAsDefault - Variable in class com.konakartadmin.app.AdminCurrency
-
setAsDefault
- setAsDefault - Variable in class com.konakartadmin.app.AdminLanguage
-
setAsDefault
- setAssociationId(int) - Method in class com.konakartadmin.app.AdminSubZone
-
- setAssociationId(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setAssociationId(int) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- setAttemptRepair(boolean) - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- setAttemptRepair(boolean) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setAttributes(AdminProductAttribute[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setAttrTemplates(AdminProdAttrTemplate[]) - Method in class com.konakartadmin.app.AdminProduct
-
Array of custom attribute templates
- setAudit(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setAuditArray(AdminAudit[]) - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- setAuditId(int) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setAvailable(boolean) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- setAvailableChars(String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
- setAverageRating(BigDecimal) - Method in class com.konakartadmin.app.AdminReview
-
- setBaseDirectory(String) - Method in class com.konakartadmin.bl.AdminPdfMgr.StaticData
-
- setBaseDirectory(String) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- setBaseDirectory(String) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setBasketProducts(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setBatchLogPath(String) - Method in class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
- setBccEmails(String) - Method in class com.konakartadmin.app.AdminEmail
-
Semicolon separated list of blind copy email addresses.
- setBccEmails(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
Semicolon separated list of blind copy email addresses.
- setBillingAddress(AdminAddress) - Method in class com.konakartadmin.app.AdminOrder
-
Set the billing address to the address contained in the address object parameter.
- setBillingAddrFormatId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingAddrFormatTemplate(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingAddrId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingCity(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingCompany(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingCountry(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingEmail(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingFormattedAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingName(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingPostcode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingState(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingStreetAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingStreetAddress1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingSuburb(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingTelephone(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBillingTelephone1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setBirthDate(Date) - Method in class com.konakartadmin.app.AdminCustomer
-
- setBirthDate(Date) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setBirthDate(Date) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setBlockedMillis(long) - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- setBookableProd(AdminBookableProduct) - Method in class com.konakartadmin.app.AdminProduct
-
- setBookableProduct(AdminBookableProduct) - Method in class com.konakartadmin.app.AdminBooking
-
- setBookableProductCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Set the standard attributes
- setBookableProductId(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setBookingCountMaxRetries(int) - Static method in class com.konakartadmin.bl.AdminBookableProductMgr
-
- setBookingCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Set the standard attributes
- setBookingInsertCriteriaWithStandardAttributes(AdminBookableProduct, KKCriteria) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Method that avoids duplication of code
- setBookings(AdminBooking[]) - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- setBookingsMade(int) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setBookingUpdateCriteriaWithStandardAttributes(AdminBookableProduct, KKCriteria, KKCriteria) - Method in class com.konakartadmin.bl.AdminBookableProductMgr
-
Method that avoids duplication of code
- setBoughtProductId(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setBrokerUrl(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setBundledProdQuantity(int) - Method in class com.konakartadmin.app.AdminProduct
-
The number of times that this product appears in the bundle
- setBundledProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setBundleQuantity(AdminProduct) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Calculates the quantity if this product is a bundle and sets the quantity of the product
- setBundleQuantity(AdminProduct, Connection) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Calculates the quantity if this product is a bundle and sets the quantity of the product
- setBw(BufferedWriter) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setByApi - Variable in class com.konakartadmin.app.AdminCustomerTag
-
Set by API
- setCanDelete(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCanEdit(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCanInsert(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCanOrderWhenNotInStock(Boolean) - Method in class com.konakartadmin.app.AdminProduct
-
- setCat(AdminCategory) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setCatalogCat(AdminProductMgrEE.CatalogCategory) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setCatalogId(String) - Method in class com.konakartadmin.app.AdminCatalogRule
-
The alphanumeric catalog identifier
- setCatalogId(int) - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- setCatalogId(String) - Method in class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
- setCatalogId(String) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- setCatalogId(String) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setCatalogId(String) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setCatalogName(String) - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- setCatalogNameRule(int) - Method in class com.konakartadmin.app.AdminCatalogSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- setCatalogs(AdminCatalog[]) - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- setCatalogSearch(AdminCatalogSearch) - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- setCatalogType(int) - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- setCatalogUsedForPrice(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setCatalogUsedForQty(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setCategories(AdminCategory[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setCategories(int[]) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setCategories(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCategoriesShared(boolean) - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode and products are shared.
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setCategoriesShared(boolean) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.RunReport
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- setCategoriesShared(boolean) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setCategoriesToTagGroups(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCategoryId(int) - Method in class com.konakartadmin.app.AdminCatalogRule
-
The id of the category for which the rule will be applied.
- setCategoryId(int) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCategoryId(int) - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- setCategoryId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setCategoryId(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by category and all sub categories of selected category.
- setCategoryId(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setCategoryId(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setCategoryName(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCategoryRule(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCatLogId(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCatsMapMap(Map<Integer, HashMap<Integer, AdminCategory>>) - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- setCatsTreeMap(Map<Integer, AdminCategory[]>) - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- setCcCVV(String) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setCcCVV(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCcExpires(String) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setCcExpires(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCcNumber(String) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setCcNumber(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCcOwner(String) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setCcOwner(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCcType(String) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setCcType(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCheckCouponAssociations(boolean) - Method in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- setCheckCustomersFile(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setCheckInterval() - Method in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Set the interval for checking the configuration flag.
- setChildren(AdminCategory[]) - Method in class com.konakartadmin.app.AdminCategory
-
- setChildren(AdminCustomer[]) - Method in class com.konakartadmin.app.AdminCustomer
-
The children of this customer when there is a hierarchical structure
- setChildrenProductNumbers(AdminCategory, HashMap<Integer, Integer>) - Method in class com.konakartadmin.bl.AdminCategoryMgr
-
Recurses through all of the category tree setting the numberOfProducts
attribute.
- setCity(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCity(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCity(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCity(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCityIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCityRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCityRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setClassName(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the name of the order total module.
- setClickUrl(String) - Method in class com.konakartadmin.app.AdminContent
-
- setClickUrl(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setClickUrlRule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setClientSideEngConf(AdminEngineConfig) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setCmd(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCode(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setCode(String) - Method in class com.konakartadmin.app.AdminLanguage
-
- setCode(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCode(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCode(String) - Method in class com.konakartadmin.app.AdminProductOption
-
- setCode(String) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setCode(String) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setCode(String) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setCode(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setCode(int) - Method in exception com.konakartadmin.app.KKAdminException
-
- setCode(String) - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- setCode(String) - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception code
- setCodeRule(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- setCommand(String) - Method in class com.konakartadmin.app.AdminPublishConfig
-
- setComments(String) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setComments(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCommitInCode(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setCompany(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCompany(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCompanyId(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCompanyId(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCompanyIdIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCompanyIdRule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCompanyName(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCompanyName(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCompanyNameIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCompanyNameRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCompanyNameRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCompanyTaxId(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCompanyTaxId(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCompanyTaxIdIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCompanyTaxIdRule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setComparison(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setComparison(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setConfidence(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setConfigCache(HashMap<String, KKConfiguration>) - Method in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
- setConfigKeyStub(String) - Method in class com.konakartadmin.app.KKModule
-
- setConfigKeyStub(String) - Method in class com.konakartadmin.modules.Module
-
- setConfigKeyStub(String) - Method in interface com.konakartadmin.modules.ModuleInterface
-
- setConfigs(KKConfiguration[]) - Method in class com.konakartadmin.app.KKModule
-
- setConfigs(KKConfiguration[]) - Method in class com.konakartadmin.modules.Module
-
- setConfigs(KKConfiguration[]) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setConfigsForNewStore(AdminStore, KKAdminIf, String, String, String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- setConfigurationDescription(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationDescription
- setConfigurationGroupId(int) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationGroupId
- setConfigurationGroups(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setConfigurationId(int) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationId
- setConfigurationKey(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationKey
- setConfigurations(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setConfigurationTitle(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationTitle
- setConfigurationValue(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of configurationValue
- setConfigurationValue(String, String, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Sets a Configuration Value for the specified key
- setConfigurationValue(String, String) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
Sets a Configuration Value for the specified key
- setConfigurationValue(String, String, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- setConfigurationValue(String, String) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
Sets a Configuration Value for the specified key
- setConfigValue(KKAdminIf, String, String, String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- setConnected(boolean) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setConnectionString(String) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setConnectTimeout(int) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setConsoleEncoding(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setConsoleEncoding(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setConsoleEncoding(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setConstraints(AdminTagInnerConstraint[]) - Method in class com.konakartadmin.app.AdminTagConstraint
-
- setContent(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setContent(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setContentId(int) - Method in class com.konakartadmin.app.AdminContent
-
- setContentId(int) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setContentId(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setContents(AdminContent[]) - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- setContentType(int) - Method in class com.konakartadmin.app.AdminEmail
-
Set the Email Content Type.
- setContentType(int) - Method in class com.konakartadmin.app.AdminEmailOptions
-
Set the Email Content Type.
- setContentType(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setContentType(String) - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- setContentTypeId(int) - Method in class com.konakartadmin.app.AdminContent
-
- setContentTypeId(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setContentTypeId(int) - Method in class com.konakartadmin.app.AdminContentType
-
- setContentTypeId(int) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setContentTypeId(int) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setContentTypes(AdminContentType[]) - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- setContentTypes(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCopyRelatedProducts(boolean) - Method in class com.konakartadmin.app.AdminCopyProductOptions
-
A product may have related products (i.e.
- setCost(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setCountries(AdminCountry[]) - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- setCountries(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCountryCatKey(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCountryCode(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
If set, this is the country code that will be used to search for the eMail template.
- setCountryId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setCountryId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCountryId(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCountryId(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setCountryId(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setCountryName(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCountryName(String) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setCountryNameRule(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- setCouponCode(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCouponCode(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCouponCodeRule(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
The rule for the search.
- setCouponIds(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCoupons(AdminCoupon[]) - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- setCoupons(AdminCoupon[]) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCoupons(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCouponSearch(AdminCouponSearch) - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- setCrc(String) - Method in class com.konakartadmin.app.AdminImageOptions
-
- setCreateFile(boolean) - Method in class com.konakart.app.PdfOptions
-
- setCreateFile(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setCreateFile(boolean) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setCreator(String) - Method in class com.konakartadmin.app.AdminOrder
-
Identifier of the administrator who created the order
- setCreator(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
Identifier of the administrator who created the order
- setCreatorRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCreditCard(AdminCreditCard) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Object containing credit card details
- setCreditCardDetailsOnOrder(String, AdminCreditCard) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Set Credit Card details on an existing order.
- setCreditCardDetailsOnOrder(AdminCreditCard) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set Credit Card details on an existing order
- setCreditCardDetailsOnOrder(String, AdminCreditCard) - Method in class com.konakartadmin.bl.KKAdmin
-
- setCreditCardDetailsOnOrder(AdminCreditCard) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Set Credit Card details on an existing order
- setCredsFilename(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCriteriaForEncyptionCols(KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set the criteria object with all of the encryption attributes for a "Lite" order
- setCriteriaWithJoinsLite(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set the criteria object with all of the attributes for a "Lite" order
- setCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set the criteria object with all of the attributes for an order
- setCriteriaWithStandardAttributes(KKCriteria, int, AdminProductMgrOptions, String, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Initializes the criteria with the standard attributes for the product.
- setCriteriaWithStandardAttributes(KKCriteria, int, boolean, boolean, AdminProductMgrOptions, String, AdminDataDescriptor) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Initializes the criteria with the standard attributes for the product.
- setCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminReviewMgr
-
Initialize criteria with review attributes
- setCriteriaWithStandardAttributesLite(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set the criteria object with all of the attributes for a "Lite" order
- setCrossSellProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCssFileName(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCumulative(boolean) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCumulative(Boolean) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setCurrencies(AdminCurrency[]) - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- setCurrencies(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCurrency(AdminCurrency) - Method in class com.konakartadmin.app.AdminOrder
-
- setCurrencyCode(String) - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- setCurrencyCode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCurrencyCode(String) - Method in class com.konakartadmin.app.PublishData
-
- setCurrencyFormatter(DecimalFormat) - Method in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
- setCurrencyName(String) - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- setCurrencyNameRule(int) - Method in class com.konakartadmin.app.AdminCurrencySearch
-
The rule for the search.
- setCurrencyScale(int) - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- setCurrencyValue(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
- setCurrSearch(AdminCurrencySearch) - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- setCustFieldMap(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setCustFilters(HashMap<Integer, AdminFilter[]>) - Method in class com.konakartadmin.bl.AdminFilterMgrEE.StaticData
-
- setCustGroupCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Set CustomerGroup criteria with standard attributes
- setCustId(int) - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- setCustId(int) - Method in class com.konakartadmin.app.AdminProductNotification
-
- setCustId(int) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- setCustId(int) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustList(List<AdminCustomer>) - Method in class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- setCustList(List<AdminCustomer>) - Method in class com.konakartadmin.bl.AdminCustomerBatchMgr.CustRetList
-
- setCustom(String) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- setCustom(String) - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- setCustom1(String) - Method in class com.konakart.app.PdfOptions
-
- setCustom1(String) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setCustom1(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setCustom1(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminBooking
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContent
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContentType
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom1(String) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminExpression
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminFilter
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminMailListOptions
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCustom1(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductOption
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminReview
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminRole
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminSearch
-
Search on custom1 not supported in all APIs.
- setCustom1(String) - Method in class com.konakartadmin.app.AdminShipper
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminSubscription
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminZone
-
- setCustom1(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setCustom1(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom10(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom10(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom10Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom10Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom11(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom11Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom11Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom12(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom12(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom12(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom12(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom12(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom12Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom12Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom13(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom13(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom13(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom13(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom13Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom13Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom14(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom14(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom14(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom14(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom14Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom14Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom15(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom15(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom15(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom15(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom15Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom15Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom16(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
- setCustom16(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom16(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom16(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom16Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom16Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom17(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom18(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom19(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom1Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom1Dec
are returned.
- setCustom1Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom1Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustom1Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setCustom1Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom1DecRule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom1Desc(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom1IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom1IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom1Int(Integer) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom1Int
are returned.
- setCustom1Int(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom1IntRule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- setCustom1Rule(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- setCustom2(String) - Method in class com.konakart.app.PdfOptions
-
- setCustom2(String) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setCustom2(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setCustom2(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminBooking
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContent
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContentType
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom2(String) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminExpression
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminFilter
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminMailListOptions
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCustom2(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductOption
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminReview
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminRole
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminShipper
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminSubscription
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminZone
-
- setCustom2(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setCustom2(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustom20(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom2Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom2Dec
are returned.
- setCustom2Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom2Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustom2Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setCustom2Dec(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom2DecRule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom2Desc(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom2IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom2IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom2Int(Integer) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, only objects with a matching value in custom2Int
are returned.
- setCustom2Int(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom2IntRule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- setCustom2Rule(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- setCustom3(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setCustom3(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminBooking
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminContent
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom3(String) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminExpression
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCustom3(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminReview
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminRole
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminShipper
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminSubscription
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminZone
-
- setCustom3(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setCustom3(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustom3Desc(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom3IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom3IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCustom3Rule(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- setCustom4(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setCustom4(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminContent
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom4(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCustom4(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminRole
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminSubscription
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustom4(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCustom4(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustom4Desc(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom4IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom4IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustom4Rule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCustom5(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setCustom5(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom5(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setCustom5(boolean) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminRole
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminStore
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminSubscription
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustom5(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setCustom5(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustom5Desc(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setCustom5IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom5IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustom5Rule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setCustom6(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom6(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom6(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom6Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom6Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom7(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom7(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom7Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom7Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom8(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom8(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom8Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom8Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
If not null, it is used as a constraint .
- setCustom9(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustom9(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustom9Rule(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The rule for the search constraint.
- setCustom9Rule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomAttrArray(AdminProdAttrDesc[]) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustomAttrArray(AdminProdAttrDesc[]) - Method in class com.konakartadmin.app.AdminProduct
-
An array of AdminProdAttrDesc objects
- setCustomAttrs(AdminNameValue[]) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustomAttrs(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setCustomAttrs(String) - Method in class com.konakartadmin.app.AdminProduct
-
Contains the custom attributes in XML format
- setCustomd1(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCustomd1(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd1(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomd2(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCustomd2(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd2(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomd3(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCustomd3(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd3(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomd4(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCustomd4(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd4(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomd5(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setCustomd5(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd5(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomd6(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setCustomd6(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setCustomer1FirstName(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomer1LastName(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerAddress(AdminAddress) - Method in class com.konakartadmin.app.AdminOrder
-
Set the customer address to the address contained in the address object parameter.
- setCustomerAddrFormatId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerAddrFormatTemplate(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerAddrId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerBirthDate(Calendar) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerCity(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerCity(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomerCity(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerCityRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustomerCompany(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerCountry(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerCustom1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom2(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom3(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom4(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom5(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom6(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom7(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerCustom8(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setCustomerDetails(AdminCustomer) - Method in class com.konakartadmin.app.AdminOrder
-
Populate the order with details from the customer.
- setCustomerEmail(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerEmail(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomerEmailRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustomerFirstName(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerFormattedAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerGroupRule(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustomerGroups(AdminCustomerGroup[]) - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- setCustomerGroups(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminReview
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminSubscription
-
Customer id
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of customer related to the subscription
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerId(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setCustomerId(int) - Method in class com.konakartadmin.bl.AdminSession
-
- setCustomerIds(int[]) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
An array of customer ids to be used in the search.
- setCustomerLastName(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerName(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerName(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomerName(String) - Method in class com.konakartadmin.app.AdminReview
-
- setCustomerNameRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustomerNotified(boolean) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setCustomerNotified(boolean) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setCustomerPassword(String, int, String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Set a customer's password.
- setCustomerPassword(int, String) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Sets the customer password.
- setCustomerPassword(int, String, boolean, Calendar) - Method in class com.konakartadmin.bl.AdminCustomerMgr
-
Set the customer password as well as the expiry date and whether the customer should be
forced to change it
- setCustomerPassword(String, int, String) - Method in class com.konakartadmin.bl.KKAdmin
-
- setCustomerPassword(int, String) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Sets the customer password.
- setCustomerPassword(int, String, boolean, Calendar) - Method in interface com.konakartadmin.blif.AdminCustomerMgrIf
-
Set the customer password as well as the expiry date and whether the customer should be
forced to change it
- setCustomerPostcode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerPostcode(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setCustomerPostcodeRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setCustomerPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_CUSTOMER_PRICE.
- setCustomerRule(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setCustomers(AdminCustomer[]) - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- setCustomers(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCustomersFile(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setCustomersLastName(String) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setCustomersLastNameRule(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- setCustomersShared(boolean) - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode.
- setCustomersShared(boolean) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.KKCmd
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setCustomersShared(boolean) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.RunReport
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- setCustomersShared(boolean) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setCustomerState(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerState(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setCustomerStreetAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerStreetAddress1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerSuburb(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerTagId(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setCustomerTags(AdminCustomerTag[]) - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- setCustomerTags(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCustomerTagsForCusts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCustomerTelephone(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerTelephone1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setCustomerText(String) - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_CUSTOMER_TEXT.
- setCustomerValue(String) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setCustomFieldMapping(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setCustomFieldsForCustomer(AdminCustomer, AdminCustomerTag[], boolean) - Method in class com.konakartadmin.ai.bl.Exporter
-
- setCustomInt1(int) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustomInt2(int) - Method in class com.konakartadmin.app.AdminEmailOptions
-
- setCustomOption(String) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setCustomValidators(AdminCustomValidator[]) - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- setCustomValidatorsHash(HashMap<String, AdminCustomValidator>) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setCustSearch(AdminCustomerSearch) - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- setData(XmlIoDataConfig) - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- setDataArea(int) - Method in class com.konakartadmin.app.AdminDataIntegrityOptions
-
- setDataArea(int) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setDatadir(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setDataLanguage(int) - Method in class com.konakartadmin.app.AdminLanguage
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminApiCall
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminAudit
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminBooking
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminCategory
-
- setDateAdded(Calendar) - Method in class com.konakartadmin.app.AdminConfigData
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminContent
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminContentType
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminCoupon
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminFilter
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminGeoZone
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setDateAdded(Calendar) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setDateAdded(Calendar) - Method in class com.konakartadmin.app.AdminMiscItemType
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminPanel
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminProductNotification
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminPromotion
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminReview
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminRole
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminSpecial
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminStore
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminSubscription
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminSubZone
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminVendor
-
- setDateAdded(Calendar) - Method in class com.konakartadmin.app.AdminWishList
-
- setDateAdded(Calendar) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- setDateAdded(Date) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of dateAdded
- setDateAddedFrom(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- setDateAddedFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which were added to the catalog on this date or after this date
are returned.
- setDateAddedFrom(Date) - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- setDateAddedTo(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was created and added to the database.
- setDateAddedTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which were added to the catalog on this date or before this date
are returned.
- setDateAddedTo(Date) - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- setDateAvailable(Date) - Method in class com.konakartadmin.app.AdminOrderProduct
-
Date Available - Not persisted
- setDateAvailable(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setDateAvailable(Date) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setDateAvailable(Date) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdStatus
-
- setDateAvailableFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which are available on this date or after this date are
returned.
- setDateAvailableTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which are available on this date or before this date are
returned.
- setDateCreated(Date) - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- setDateFinished(Date) - Method in class com.konakartadmin.app.AdminOrder
-
- setDateFinishedFrom(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- setDateFinishedTo(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The date that the order was finished.
- setDateFrom(Date) - Method in class com.konakartadmin.app.AdminContent
-
- setDateFrom(Date) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setDateFromRule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setDateLastCreated(Date) - Method in class com.konakartadmin.app.AdminCatalog
-
The last time the catalog prices were automatically created
- setDateLastModified(Date) - Method in class com.konakartadmin.app.AdminBooking
-
- setDateLastModified(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setDateLastModified(Date) - Method in class com.konakartadmin.app.AdminReview
-
- setDateLastModified(Date) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setDateLastModifiedFrom(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setDateLastModifiedFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which have been modified on this date or after this date are
returned.
- setDateLastModifiedTo(Calendar) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setDateLastModifiedTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which have been modified on this date or after before date are
returned.
- setDateLastUpdated(Date) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setDatePurchased(Date) - Method in class com.konakartadmin.app.AdminOrder
-
- setDateTo(Date) - Method in class com.konakartadmin.app.AdminContent
-
- setDateTo(Date) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setDateToRule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
The rule for the search.
- setDateUpdated(Date) - Method in class com.konakartadmin.app.AdminContent
-
- setDateUpdated(Date) - Method in class com.konakartadmin.app.AdminFilter
-
- setDayOfMonth(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Some payment gateways allow you to define the day of the month used for monthly billing.
- setDebug(boolean) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setDebug(boolean) - Static method in class com.konakartadmin.utils.KKCmd
-
- setDebugStackTraceExclusions(String) - Static method in class com.konakartadmin.bl.AdminBaseMgr
-
- setDecimalPlaces(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setDecimalPoint(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setDefaultAddr(AdminAddress) - Method in class com.konakartadmin.app.AdminCustomer
-
- setDefaultAddr(AdminAddress) - Method in class com.konakartadmin.app.AdminVendor
-
- setDefaultAddrId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setDefaultAddrId(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setDefaultAddrId(int) - Method in class com.konakartadmin.app.AdminVendor
-
- setDefaultCurrency(String) - Method in class com.konakartadmin.bl.AdminCurrencyMgr
-
Sets the default currency.
- setDefaultCurrency(AdminCurrency) - Method in class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
- setDefaultCurrency(String) - Method in interface com.konakartadmin.blif.AdminCurrencyMgrIf
-
Sets the default currency.
- setDefaultLanguage(String) - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
Sets the default language.
- setDefaultLanguage() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
The default language is referenced by a configuration variable called DEFAULT_LANGUAGE.
- setDefaultLanguage(AdminLanguage) - Method in class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- setDefaultLanguage(String) - Method in interface com.konakartadmin.blif.AdminLanguageMgrIf
-
Sets the default language.
- setDefaultLanguageId(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- setDefaultLanguageId(int) - Method in class com.konakartadmin.bl.AdminHtmlMgr
-
- setDefaultLanguageId(int) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setDefaultLanguageId(int) - Method in interface com.konakartadmin.blif.AdminHtmlMgrIf
-
Sets the default language id
- setDefaultQuantityInOrder(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setDefaultStoreId(String) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setDefLanguageCode(String) - Method in class com.konakartadmin.app.PublishData
-
- setDefLanguageId(int) - Method in class com.konakartadmin.app.PublishData
-
- setDeleteAttachmentAfterSend(boolean) - Method in class com.konakartadmin.app.AdminEmailOptions
-
When set to true
, the attachment is deleted after being sent.
- setDeleteAudit(int) - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- setDeleteCoupons(boolean) - Method in class com.konakartadmin.app.AdminDeletePromotionOptions
-
The default value is true.
- setDeleted(boolean) - Method in class com.konakartadmin.app.AdminStore
-
- setDeletedChoice(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setDeleteOnCommit(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setDeliveryAddress(AdminAddress) - Method in class com.konakartadmin.app.AdminOrder
-
Set the delivery address to the address contained in the address object parameter.
- setDeliveryAddrFormatId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryAddrFormatTemplate(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryAddrId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryCity(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryCompany(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryCountry(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryCountryObject(AdminCountry) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryEmail(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryFormattedAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryName(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryPostcode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryState(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryStreetAddress(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryStreetAddress1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliverySuburb(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryTelephone(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryTelephone1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setDeliveryZoneObject(AdminZone) - Method in class com.konakartadmin.app.AdminOrder
-
- setDelManufacturers(boolean) - Method in class com.konakartadmin.utils.ResetDatabase.ResetOptions
-
- setDependentProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setDepth(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setDescription(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminApiCall
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCatalog
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminExpression
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminJob
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminMiscItemType
-
Set the value of description
- setDescription(String) - Method in class com.konakartadmin.app.AdminPanel
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
An optional description of the schedule
- setDescription(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminRole
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setDescription(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setDescriptionRule(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
The rule for the search.
- setDescriptionRule(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- setDescriptionRule(int) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- setDescriptionRule(int) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
The rule for the search.
- setDescriptions(AdminCategoryDescription[]) - Method in class com.konakartadmin.app.AdminCategory
-
- setDescriptions(AdminContentDescription[]) - Method in class com.konakartadmin.app.AdminContent
-
- setDescriptions(AdminContentTypeDescription[]) - Method in class com.konakartadmin.app.AdminContentType
-
- setDescriptions(AdminProductDescription[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setDescriptionText(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
Search for records containing this text in any of the following AdminContentDescription
fields: name1, name2, name3, name4, title, and content.
- setDescriptionText(String) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setDescriptionTextRule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
Search for records containing this text in any of the ContentDescription fields (such as
name1, name2, title, content fields).
- setDescriptionTextRule(int) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
The rule for the search.
- setDestinationCat(String) - Method in class com.konakartadmin.app.AdminCatalog
-
- setDifferentFromLastN(int) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setDigDownloads(AdminDigitalDownload[]) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- setDigitalDownloadCriteria(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the criteria with the standard attributes so as not to have to repeat this code many
times.
- setDigitalDownloadCriteria(KKCriteria) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Sets the criteria with the standard attributes so as not to have to repeat this code many
times.
- setDigitalDownloads(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setDirectMode(boolean) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setDirectory(String) - Method in class com.konakartadmin.app.AdminLanguage
-
- setDirName(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setDiscountAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The discount amount defined by the promotion.
- setDiscountPercent(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setDiscountPercent(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The discount percentage defined by the promotion.
- setDisplayName(String) - Method in class com.konakartadmin.app.AdminFile
-
- setDisplayName(String) - Method in class com.konakartadmin.app.AdminReport
-
- setDisplayOnly(boolean) - Method in class com.konakartadmin.app.AdminLanguage
-
- setDisplayPricesWithTax(boolean) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setDoExport(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setDoImport(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setDontEncryptPassword(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setDoSqlExport(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setDriver(String) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setE(String) - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- setE(String) - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception class name
- setEditAudit(int) - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- setEmailAddr(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setEmailAddr(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setEmailAddr(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setEmailAddr(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setEmailAddrIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setEmailAddrRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setEmailVerified(boolean) - Method in class com.konakartadmin.app.AdminCustomer
-
- setEmailVerified(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setEmailVerified(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Customers email verified status search rule.
- setEnabled(boolean) - Method in class com.konakartadmin.app.AdminContent
-
- setEnabled(Boolean) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setEnabled(Boolean) - Method in class com.konakartadmin.app.AdminCustomer
-
- setEnabled(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setEnabled(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setEnabled(boolean) - Method in class com.konakartadmin.app.AdminStore
-
- setEnabledChoice(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setEnableSpellingSuggestions(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setEncKey(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setEncodedOptionValues(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setEncodedOptionValues(String) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setEncodedOptionValues(String) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setEncodedOptionValues(String) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setEncodedProduct(String) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setEncoding(String) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setEncodingFrom(String) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- setEncodingTo(String) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- setEndDate(Date) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setEndDate(Date) - Method in class com.konakartadmin.app.AdminPromotion
-
- setEndDate(Date) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setEndDateFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- setEndDateTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- setEndingText(String) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setEndingText(String) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- setEndpoint(String) - Method in interface com.konakartadmin.appif.KKAdminIf
-
Set the Web Service endpoint for the engine.
- setEndpoint(String) - Method in class com.konakartadmin.bl.KKAdmin
-
- setEng(KKAdminIf) - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- setEng(KKAdminIf) - Method in class com.konakartadmin.json.KKJSONAdminEngServerStaticData
-
- setEng(KKAdminIf) - Method in class com.konakartadmin.rmi.KKRMIAdminEngServerStaticData
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.KKMessages
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.RunReport
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setEng(KKAdminIf) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setEng(KKAdminIf) - Method in class com.konakartadmin.ws.KKWSAdminStaticData
-
- setEngConf(AdminEngineConfig) - Method in class com.konakartadmin.bl.KKAdminBase
-
- setEngConf(AdminEngineConfig) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setEngineId(String) - Method in class com.konakartadmin.app.AdminEngineConfig
-
- setEngineMode(int) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.KKCmd
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.KKMessages
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setEngineMode(int) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.RunReport
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setEngineMode(int) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setEngMgr(AdminEngineCacheMgrIf) - Method in class com.konakartadmin.bl.AdminServletMgr
-
- setEngMgr(AdminEngineCacheMgrIf) - Method in class com.konakartadmin.bl.AdminServletMgrEE
-
- setEngMgr(AdminEngineCacheMgrIf) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setEngMgr(AdminEngineCacheMgrIf) - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- setEngRemote(KKJSONAdminEngServerIf) - Static method in class com.konakartadmin.json.KKJSONAdminServer
-
- setErpInputQueue(String) - Method in class com.konakartadmin.bl.AdminServletMgr
-
- setErpInputQueue(String) - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- setERPOutputQueuePrefix(String) - Method in class com.konakartadmin.bl.AdminServletMgr
-
- setERPOutputQueuePrefix(String) - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- setErrorMessages(String[]) - Method in class com.konakartadmin.app.AdminCloneCustomerResult
-
- setErrorMessages(String[]) - Method in class com.konakartadmin.app.AdminDeleteCustomerResult
-
- setErrorMsg(String) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setEventDate(Calendar) - Method in class com.konakartadmin.app.AdminWishList
-
- setExclude(boolean) - Method in class com.konakartadmin.app.AdminCatalogRule
-
- setExclude(boolean) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setExecuting(boolean) - Method in class com.konakartadmin.app.AdminJob
-
- setExpirationDate(Date) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setExpirationDate(Date) - Method in class com.konakartadmin.app.AdminSpecial
-
- setExpirationDateBefore(Date) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- setExpired(boolean) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setExpiryDate(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setExpiryDateFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which expire on this date or after this date are returned.
- setExpiryDateTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products which expire on this date or before this date are returned.
- setExpiryDays(int) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setExpiryInSecs(int) - Method in class com.konakartadmin.bl.AdminSession
-
- setExportData(boolean) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setExportFilename(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setExportPassword(String) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setExportUserName(String) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setExpressionCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Common code to avoid duplication which sets up the standard attributes for Expressions on the
criteria object.
- setExpressionCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Common code to avoid duplication which sets up the standard attributes for Expressions on the
criteria object.
- setExpressionId(int) - Method in class com.konakartadmin.app.AdminContent
-
- setExpressionId(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setExpressionId(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setExpressionId(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setExpressionName(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setExpressions(AdminExpression[]) - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- setExpressions(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setExpressionVariableCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Common code to avoid duplication which sets up the standard attributes for Expression
Variables on the criteria object
- setExpressionVariableCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgrEE
-
Common code to avoid duplication which sets up the standard attributes for Expression
Variables on the criteria object
- setExtDateAvailable(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtDateAvailable(Date) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setExternalMailConstructor(Constructor<?>) - Method in class com.konakartadmin.bl.AdminEmailMgr.StaticData
-
- setExtPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setExtPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setExtPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setExtPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setExtPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setExtPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setExtPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setExtPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setExtPriceProductCriteria(KKCriteria, AdminProductMgrOptions, String) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add criteria for getting the prices from another table based on the catalog id .
- setExtQuantity(Integer) - Method in class com.konakartadmin.app.AdminProduct
-
- setExtQuantity(Integer) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setExtQuantityProductCriteria(KKCriteria, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add criteria for getting the quantity from another table based on the catalog id .
- setExtReference1(String) - Method in class com.konakartadmin.app.AdminCustomer
-
General purpose external customer reference identifier
- setExtReference1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
General purpose external customer reference identifier
- setExtReference1(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setExtReference1Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setExtReference2(String) - Method in class com.konakartadmin.app.AdminCustomer
-
General purpose external customer reference identifier
- setExtReference2(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
General purpose external customer reference identifier
- setExtReference2(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setExtReference2Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setF(String) - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- setFacetNumber(int) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
Defines the facet field the attribute is mapped to in SOLR
- setFacetNumber(int) - Method in class com.konakartadmin.app.AdminTagGroup
-
Defines the facet field the tag group is mapped to in SOLR
- setFaxNumber(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setFaxNumber(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setFeedKey(String) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setFeedType(int) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setFeedType(int) - Method in class com.konakartadmin.app.AdminPublishConfig
-
- setFeedType(int) - Method in class com.konakartadmin.app.PublishData
-
- setFetchExpired(boolean) - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
If true we fetch expired points.
- setFetchMode(int) - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
The fetchMode defines what products are returned.
- setFileBasedMessages(boolean) - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- setFileEncoding(String) - Static method in class com.konakartadmin.bl.AdminMessageMgr
-
Sets the encoding used for the file.
- setFileEncoding(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setFileEncoding(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setFileName(String) - Method in class com.konakart.app.PdfResult
-
- setFileName(String) - Method in interface com.konakart.appif.PdfResultIf
-
- setFileName(String) - Method in class com.konakartadmin.app.AdminFile
-
- setFileName(String) - Method in class com.konakartadmin.app.AdminMailListOptions
-
- setFileName(String) - Method in class com.konakartadmin.app.AdminPdfResult
-
- setFileName(String) - Method in class com.konakartadmin.app.AdminReport
-
- setFileNameAfterBase(String) - Method in class com.konakart.app.PdfResult
-
- setFileNameAfterBase(String) - Method in interface com.konakart.appif.PdfResultIf
-
- setFileNameAfterBase(String) - Method in class com.konakartadmin.app.AdminPdfResult
-
- setFilePath(String) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setFilePath(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setFilePattern(String) - Static method in class com.konakartadmin.utils.ConvertFileEncoding
-
- setFilePattern(String) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setFileType(int) - Method in class com.konakartadmin.app.AdminFile
-
Set the File Type Valid values are:
KKConstants.FILETYPE_UNKNOWN
KKConstants.FILETYPE_NORMAL
KKConstants.FILETYPE_DIRECTORY
- setFillCustomAttrArray(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set to true, each product returned has an instantiated array of custom attributes when
applicable.
- setFillMiscItems(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Fills the miscellaneous items for the object.
- setFillOrderProducts(boolean) - Method in class com.konakartadmin.app.AdminOrderSearch
-
Fills the order products of the order.
- setFillProductAttributes(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, each product returned has an instantiated array of product attributes if they exist
for the product.
- setFillProductQuantities(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
When set, each product returned has an instantiated array of product quantities if they exist
for the product.
- setFilter1(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setFilter2(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setFilterColumn(String) - Method in class com.konakartadmin.app.AdminFilter
-
- setFilterColumn(String) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setFilterConstraint(String) - Method in class com.konakartadmin.app.AdminFilter
-
- setFilterDecimal1(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
- setFilters(AdminFilter[]) - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- setFilterTable(String) - Method in class com.konakartadmin.app.AdminFilter
-
- setFilterTable(String) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setFinalPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setFinalPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminWishList
-
- setFinalPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setFinalPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setFinalPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminWishList
-
- setFinalPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setFired(Date) - Method in class com.konakartadmin.app.AdminJob
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminBooking
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setFirstName(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setFirstNameIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setFirstNameRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setFirstNameRule(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- setFirstNameRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setFixedPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminCatalogRule
-
- setFixedPrice(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setFormatAddresses(boolean) - Method in class com.konakartadmin.app.AdminAddressSearch
-
When set, the formattedAddress attribute of the Address objects is populated.
- setFormattedAddress(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setFormattedName(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setFormattedNewPrice(String) - Method in class com.konakartadmin.app.AdminSpecial
-
- setFormattedPriceExTax(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setFormattedPriceIncTax(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setFormattedSpecialPriceExTax(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setFormattedSpecialPriceIncTax(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setFormattedTotalIncTax(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setFree(boolean) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setFreeShippingOver(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setFriday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setFriendlyAttachmentName(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
The friendly filename of an attachment that can be viewed from the eMail.
- setFromAddress(String) - Method in class com.konakartadmin.app.AdminEmail
-
- setFromAddress(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
If the from Address is null the fromAddress defined in the store's configuration parameter
will be used.
- setFromFile(String) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
Set the data objects to import/export from definitions specified in the specified
configuration file.
- setFromText(String) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setFullAttachmentFilename(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
The complete filename of an attachment.
- setFullWondLog(boolean) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setFunction - Variable in class com.konakartadmin.app.AdminProdAttrDesc
-
Metadata used to display the type of entry field (i.e.
- setFunction - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the setFunction field
- setGatewayCaptureId(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to perform a capture operation
- setGatewayCreditId(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id that may be used to refund a customer
- setGatewayCreditId(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setGatewayCreditId(String) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- setGatewayCreditIdRule(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
The rule for the search.
- setGatewayFullResponse(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setGatewayResult(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setGatewayTransactionId(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setGatewayTxId(String) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setGender(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setGender(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setGender(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setGender(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setGenerateMatchIds(boolean) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setGeoZoneDescription(String) - Method in class com.konakartadmin.app.AdminGeoZone
-
- setGeoZoneId(int) - Method in class com.konakartadmin.app.AdminGeoZone
-
- setGeoZoneId(int) - Method in class com.konakartadmin.app.AdminSubZone
-
- setGeoZoneId(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setGeoZoneId(int) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setGeoZoneId(int) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- setGeoZoneName(String) - Method in class com.konakartadmin.app.AdminGeoZone
-
- setGeoZoneName(String) - Method in class com.konakartadmin.app.AdminSubZone
-
- setGeoZoneName(String) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setGeoZoneNameRule(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- setGeoZones(AdminGeoZone[]) - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- setGeoZones(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setGetChildren(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with an array of children.
- setGetChildren(boolean) - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with an array of children.
- setGetChildTree(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- setGetChildTree(boolean) - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customers with a child tree where each child in the array of children may also have
children etc.
- setGetParent(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
Populate customer with a parent customer when a parent Id exists.
- setGetParent(boolean) - Method in class com.konakartadmin.app.AdminGetCustomerOptions
-
Populate customer with a parent customer when a parent Id exists
- setGetRelationshipData(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Only used by the API call getRelatedProductsWithOptions
.
- setGiftCertificates(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used when searching for products within a promotion.
- setGlobalProdNotifier(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setGroup(String) - Method in class com.konakartadmin.app.AdminJob
-
- setGroupAndOr(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setGroupId(int) - Method in class com.konakartadmin.app.AdminCustomer
-
If negative, the customer belongs to no groups.
- setGroupId(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setGroupId(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setGroupOrder(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setHandlingCost(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setHaveInitialised(boolean) - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- setHavePrintedTokens(boolean) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setHeight(int) - Method in class com.konakartadmin.app.AdminScaleOptions
-
- setHideMoreDetails(boolean) - Method in exception com.konakartadmin.app.KKAdminException
-
- setHtml(String) - Method in class com.konakart.app.PdfOptions
-
- setHtml(String) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setI(String) - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- setI(String) - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- setI(String) - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
- setIcon(String) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setId(int) - Method in class com.konakart.app.PdfOptions
-
- setId(int) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setId(int) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setId(int) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setId(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminApiCall
-
- setId(int) - Method in class com.konakartadmin.app.AdminAudit
-
- setId(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setId(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminCatalog
-
- setId(int) - Method in class com.konakartadmin.app.AdminCategory
-
- setId(int) - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- setId(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setId(int) - Method in class com.konakartadmin.app.AdminConfigData
-
- setId(int) - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- setId(int) - Method in class com.konakartadmin.app.AdminContent
-
- setId(int) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setId(int) - Method in class com.konakartadmin.app.AdminContentType
-
- setId(int) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setId(int) - Method in class com.konakartadmin.app.AdminCountry
-
- setId(int) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminCoupon
-
- setId(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminCreditCard
-
- setId(int) - Method in class com.konakartadmin.app.AdminCurrency
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setId(int) - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setId(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminExpression
-
- setId(int) - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setId(int) - Method in class com.konakartadmin.app.AdminFilter
-
- setId(int) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminImageOptions
-
- setId(int) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setId(int) - Method in class com.konakartadmin.app.AdminIpnSearch
-
IpnHistory object id
- setId(int) - Method in class com.konakartadmin.app.AdminJob
-
- setId(int) - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- setId(int) - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- setId(int) - Method in class com.konakartadmin.app.AdminLanguage
-
- setId(int) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setId(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setId(int) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminOption
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderStatus
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- setId(int) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setId(int) - Method in class com.konakartadmin.app.AdminPanel
-
- setId(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
- setId(int) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setId(int) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setId(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setId(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- setId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductNotification
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductOption
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setId(int) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setId(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setId(int) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminReview
-
- setId(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setId(int) - Method in class com.konakartadmin.app.AdminRole
-
- setId(int) - Method in class com.konakartadmin.app.AdminSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminShipper
-
- setId(int) - Method in class com.konakartadmin.app.AdminSpecial
-
- setId(int) - Method in class com.konakartadmin.app.AdminSubscription
-
- setId(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminTag
-
- setId(int) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setId(int) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setId(int) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setId(int) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setId(int) - Method in class com.konakartadmin.app.AdminVendor
-
- setId(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminWishList
-
- setId(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setId(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setId(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setId(String) - Method in class com.konakartadmin.bl.KKAdminServletContextListener.KKThread
-
- setId2(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setId2(int) - Method in class com.konakartadmin.app.AdminSearch
-
- setId3(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setId3(int) - Method in class com.konakartadmin.app.AdminSearch
-
- setId4(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setId4(int) - Method in class com.konakartadmin.app.AdminSearch
-
- setIds(int[]) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setIds(String[]) - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- setIds(int[]) - Method in class com.konakartadmin.app.AdminSearch
-
- setIgnoreOrdered(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the number of times a product has been ordered is not modified when a product is
edited using editProductWithOptions()
- setIgnoreProductQuantityStock(boolean) - Method in class com.konakartadmin.app.AdminProduct
-
When set to true, even if the product has many different SKUs, KonaKart maintains the stock
level using the quantity attribute of the product and not the quantity attributes of the
array of ProductQuantity objects.
- setIgnoreQuantity(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the current quantity of the product and its variants is not modified when a
product is edited using editProductWithOptions()
- setIgnoreViewedCount(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
When true, the viewed count of the product (in all languages) is not modified when a product
is edited using editProductWithOptions()
- setImage(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setImage(String) - Method in class com.konakartadmin.app.AdminLanguage
-
- setImage(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setImage(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImage2(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImage3(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImage4(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImageBaseUrl(String) - Method in class com.konakartadmin.app.PublishData
-
- setImageBaseUrl(String) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setImageCrc(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImageDir(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setImageDirectoryName(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setImplementationFileName(String) - Method in class com.konakartadmin.app.KKModule
-
- setImplementationFileName(String) - Method in class com.konakartadmin.modules.Module
-
- setImportData(boolean) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setImportFilename(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setImportPassword(String) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setImportUserName(String) - Method in class com.konakartadmin.app.AdminNewStoreOptions
-
- setIncludeAllChildrenCustomerOrders(boolean) - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's children, grandchildren etc.
- setIncludeAllChildrenCustomerOrders(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's children, grandchildren etc.
- setIncludeChildren(boolean) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setIncludeChildren(boolean) - Method in class com.konakartadmin.app.AdminSearch
-
- setIncludeChildren(boolean) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setIncludeChildrenCustomerOrders(boolean) - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customers direct children, but not from any children they may have
- setIncludeChildrenCustomerOrders(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customers direct children, but not from any children they may have
- setIncludeDisplayOnlyLangs(boolean) - Method in class com.konakartadmin.app.AdminLanguageSearch
-
Set this to true if you want to include display-only languages
- setIncludeExecutingJobs(boolean) - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- setIncludeParentCustomerOrders(boolean) - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's parent
- setIncludeParentCustomerOrders(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's parent
- setIncludeScheduledJobs(boolean) - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
- setIncludeSiblingCustomerOrders(boolean) - Method in class com.konakart.app.PdfOptions
-
Includes all orders of the customer's siblings (customers sharing the same parent customer)
- setIncludeSiblingCustomerOrders(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
Includes all orders of the customer's siblings (customers sharing the same parent customer)
- setIndexAttachment(boolean) - Method in class com.konakartadmin.app.AdminProduct
-
- setInfos(AdminManufacturerInfo[]) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setInitDone(boolean) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setInitDone(boolean) - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- setInitDone(boolean) - Method in class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
- setInitialPoints(int) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setInputFileName(String) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setInputFileName(String) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- setInsertAudit(int) - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- setInserted(int) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- setInsertKKEvent(boolean) - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
When set, an event is generated for each product so that it is removed from the cache and
fetched again from the database in order to retrieve the new price.
- setInstalled(boolean) - Method in class com.konakartadmin.app.KKModule
-
- setInstalled(boolean) - Method in class com.konakartadmin.modules.Module
-
Set the module installation status
- setInstalled(boolean) - Method in interface com.konakartadmin.modules.ModuleInterface
-
Set the module installation status
- setInstalledExternalMailModule(AdminEmailMgr.StaticData) - Method in class com.konakartadmin.bl.AdminEmailMgr
-
Determines whether an external email module is installed and sets it on the static data if it
is.
- setInTestMode(boolean) - Method in class com.konakartadmin.app.AdminPromotion
-
- setInvisible(boolean) - Method in class com.konakartadmin.app.AdminCategory
-
- setInvisible(byte) - Method in class com.konakartadmin.app.AdminCustomer
-
- setInvisible(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setInvisible(byte) - Method in class com.konakartadmin.app.AdminProduct
-
- setInvoiceFilename(String) - Method in class com.konakartadmin.app.AdminOrder
-
The filename of the invoice
- setIpnHistory(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setIpnHistoryArray(AdminIpnHistory[]) - Method in class com.konakartadmin.app.AdminIpnHistories
-
- setIpnHistoryId(int) - Method in class com.konakartadmin.app.AdminOrderRefund
-
Id of the IPN History object containing details from the payment gateway
- setIsoCode2(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setIsoCode3(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setIsoNumeric(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setIsPrimary(boolean) - Method in class com.konakartadmin.app.AdminAddress
-
- setItemValue(String) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setJaxwsClientFileName(String) - Method in class com.konakartadmin.app.AdminEngineConfig
-
The name of the properties file for the KonaKart Admin JAXWS client (can be just the name of
a file on the classpath or a full file path).
- setJobs(AdminJob[]) - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- setJsonEnabled(boolean) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- setJsonURL(URL) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setKey(String) - Method in class com.konakartadmin.app.AdminConfigData
-
- setKey(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- setKey(int) - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- setKey(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setKeys(String[]) - Method in class com.konakartadmin.app.KKModule
-
- setKeys(String[]) - Method in class com.konakartadmin.modules.Module
-
- setKkAdminPropsFilePath(String) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
- setKkaPropsFile(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setKkBaseUrl(String) - Method in class com.konakartadmin.app.PublishData
-
- setKkConf(Configuration) - Method in class com.konakartadmin.json.KKJSONAdminEngServerStaticData
-
- setKkConf(Configuration) - Method in class com.konakartadmin.rmi.KKRMIAdminEngServerStaticData
-
- setKkConf(Configuration) - Method in class com.konakartadmin.ws.KKWSAdminStaticData
-
- setKKEngPropertiesFile(String) - Method in class com.konakartadmin.bl.AdminServletMgr
-
- setKKEngPropertiesFile(String) - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
- setKkHome(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setKkHostname(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setKkMiscItemId(int) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setKkMiscItemTypeId(int) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setKkMiscItemTypeId(int) - Method in class com.konakartadmin.app.AdminMiscItemType
-
Set the value of kkMiscItemTypeId
- setKkObjId(int) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setKkObjTypeId(int) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setKkProductLink(String) - Method in class com.konakartadmin.app.PublishData
-
- setKkResult(String) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setKO(int) - Method in class com.konakartadmin.bl.ERPQueueReader.MsgCount
-
- setKonakartAdminPropsFileName(String) - Method in class com.konakartadmin.bl.KKAdminBase
-
- setKonakartAdminPropsFilePath(String) - Method in class com.konakartadmin.bl.KKAdminBase
-
- setKonakartResultDescription(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setKonakartResultId(int) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setLangId(int) - Static method in class com.konakartadmin.utils.KKCmd
-
- setLangMap(HashMap<Integer, AdminLanguage>) - Method in class com.konakartadmin.bl.SolrSender
-
- setLangSearch(AdminLanguageSearch) - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- setLanguage(AdminLanguage) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setLanguage(String) - Method in class com.konakartadmin.app.AdminMessageSet
-
- setLanguage(AdminLanguage) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setLanguageCode(String) - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- setLanguageId(int) - Method in class com.konakart.app.PdfOptions
-
- setLanguageId(int) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminMiscItemType
-
Set the value of languageId
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminOrderStatus
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminProductOption
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminReview
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminSearch
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminTag
-
- setLanguageId(int) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setLanguageName(String) - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- setLanguageName(String) - Method in class com.konakartadmin.app.AdminReview
-
- setLanguages(AdminLanguage[]) - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- setLanguages(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setLastAttempt(long) - Method in class com.konakartadmin.bl.AdminSecurityMgr.LoginAttempt
-
- setLastBillingDate(Date) - Method in class com.konakartadmin.app.AdminSubscription
-
The last time that the customer was billed
- setLastBillingDate(Date) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Last time a billing transaction was executed
- setLastBillingDateRule(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- setLastClick(Date) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setLastClick(Date) - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- setLastCustId(int) - Method in class com.konakartadmin.bl.AdminAIBatchMgr.CustRetList
-
- setLastLogon(Date) - Method in class com.konakartadmin.app.AdminCustomer
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminApiCall
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminCoupon
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setLastModified(long) - Method in class com.konakartadmin.app.AdminFile
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminGeoZone
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminOrder
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminPanel
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminPromotion
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminRole
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminSpecial
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminSubscription
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminSubZone
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setLastModified(Date) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- setLastModified(Date) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of lastModified
- setLastModified(Date) - Method in class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
- setLastModifiedCategory(Date) - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminBooking
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setLastName(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setLastNameIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setLastNameRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setLastNameRule(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
KKConstants.SEARCH_EXACT
KKConstants.SEARCH_ADD_WILDCARD_BEFORE
KKConstants.SEARCH_ADD_WILDCARD_AFTER
KKConstants.SEARCH_ADD_WILDCARD_BEFORE_AND_AFTER
KKConstants.SEARCH_USE_GLOBAL_CONFIG
- setLastNameRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setLastOrderedProducts(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setLastRefreshed(long) - Method in class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
- setLastUpdated(Date) - Method in class com.konakartadmin.app.AdminCurrency
-
- setLastUpdated(Date) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setLastUpdated(Date) - Method in class com.konakartadmin.app.AdminStore
-
- setLastUpdated(Date) - Method in class com.konakartadmin.app.AdminVendor
-
- setLastUpdatedMS(long) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setLastViewedProducts(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setLength(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setLevel(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setLifecycleId(String) - Method in class com.konakartadmin.app.AdminOrder
-
Instantiated when the order is created.
- setLimit(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Limits the number of objects returned.
- setLimit(int) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setLinkUrl(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setListLanguages(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setListMessages(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setListType(int) - Method in class com.konakartadmin.app.AdminWishList
-
- setLocal(boolean) - Method in class com.konakartadmin.app.AdminStore
-
- setLocal(AdminStore) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
Set the local attribute on the store record to true or false as appropriate.
- SetLocalConfiguration - Class in com.konakartadmin.utils
-
A utility for setting the local KonaKart configuration
- SetLocalConfiguration() - Constructor for class com.konakartadmin.utils.SetLocalConfiguration
-
- setLocale(String) - Method in class com.konakartadmin.app.AdminCustomer
-
Locale of the customer
- setLocale(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Locale of the customer
- setLocale(String) - Method in class com.konakartadmin.app.AdminLanguage
-
- setLocale(String) - Method in class com.konakartadmin.app.AdminOrder
-
Locale of the customer
- setLocale(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setLock(Lock) - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- setLog(Log) - Static method in class com.konakartadmin.utils.RunReport
-
- setLogBasePathKO(String) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setLogBasePathOK(String) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setLogfileName(String) - Method in class com.konakartadmin.app.AdminJob
-
- setLogFileName(String) - Method in class com.konakartadmin.app.AdminPublishConfig
-
- setLogFileName(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setLoggingSetUp(boolean) - Static method in class com.konakartadmin.bl.AdminLoggingMgr
-
- setLoginMap(Map<String, AdminSecurityMgr.LoginAttempt>) - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- setLogoFileName(String) - Method in class com.konakartadmin.app.AdminStore
-
- setM(String) - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- setM(String) - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception message
- setMaintainCrcImageCache(boolean) - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- setMaintenanceChoice(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setManuCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminManufacturerMgr
-
Common code to avoid duplication
- setManufacturer(AdminManufacturer) - Method in class com.konakartadmin.app.AdminProduct
-
- setManufacturerId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setManufacturerId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setManufacturerId(int) - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- setManufacturerId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setManufacturerId(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by manufacturer.
- setManufacturerName(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setManufacturerName(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setManufacturerRule(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setManufacturers(AdminManufacturer[]) - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- setManufacturers(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setMasterProdDate(Date) - Method in class com.konakartadmin.app.AdminProduct
-
When copies of the same product exist in different stores, this is the last modified date of
the master product.
- setMaxAnalysisTime(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setMaxDouble(Double) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMaxDownloadDays(int) - Method in class com.konakartadmin.app.AdminProduct
-
Maximum number of days a product can be downloaded in the case of digital downloads.
- setMaxDownloads(int) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- setMaxGroupSize(int) - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- setMaxInt(Integer) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMaxInts(int) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setMaxLength(int) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setMaxNumBookings(int) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setMaxNumDownloads(int) - Method in class com.konakartadmin.app.AdminProduct
-
Maximum number of downloads in the case of digital download products.
- setMaxProducts(int) - Method in class com.konakartadmin.app.AdminPublishConfig
-
- setMaxProducts(int) - Method in class com.konakartadmin.app.AdminStore
-
- setMaxQuantityInOrder(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setMaxStr(String) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMaxUse(int) - Method in class com.konakartadmin.app.AdminCoupon
-
- setMaxUse(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setMeanMs(long) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setMeanMs(long) - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- setMessage(String) - Method in class com.konakartadmin.app.AdminEmail
-
- setMessages(AdminKkMsg[]) - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- setMessages(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setMessagesConf(Configuration) - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- setMgrFactory(AdminMgrFactory) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setMinConfidence(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setMinCustOrdersPerProduct(int) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setMinDouble(Double) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMinInt(Integer) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMinLength(int) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setMinProductsWithMinOrders(int) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setMinQuantityInOrder(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setMinStr(String) - Method in class com.konakartadmin.app.AdminCustomValidator
-
- setMiscItems(AdminMiscItem[]) - Method in class com.konakartadmin.app.AdminCategory
-
- setMiscItems(AdminMiscItem[]) - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- setMiscItems(AdminMiscItem[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setMiscPrices(AdminMiscPrice[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setMode(int) - Method in class com.konakartadmin.app.AdminCopyProductOptions
-
The mode defines what sort of operation is performed.
- setMode(int) - Method in class com.konakartadmin.app.AdminEngineConfig
-
Used to configure the engine at startup.
- setModel(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setModel(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setModel(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setModuleCode(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setModuleCode(String) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setModuleCode(String) - Method in class com.konakartadmin.app.KKModule
-
- setModuleName(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setModuleType(int) - Method in class com.konakartadmin.app.KKModule
-
- setModuleType(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setMonday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setMqInitialPauseMillis(long) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setMqMgr(MqMgrIf) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setMqOptions(MqOptionsIf) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setMqReadFrequencyMillis(long) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setMsgCatKey(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setMsgCatKey(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setMsgIds(String[]) - Method in class com.konakartadmin.app.AdminMessageSet
-
- setMsgKey(String) - Method in class com.konakartadmin.app.AdminKkMsg
-
- setMsgKey(String) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- setMsgKey(String) - Method in exception com.konakartadmin.app.KKAdminException
-
- setMsgKey(String) - Method in class com.konakartadmin.json.resp.KKJSONAdmin_Response
-
- setMsgKey(String) - Method in interface com.konakartadmin.json.resp.KKJSONAdmin_ResponseIf
-
Exception message catalog key
- setMsgKeyRule(int) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
The rule for the search.
- setMsgLocale(String) - Method in class com.konakartadmin.app.AdminKkMsg
-
- setMsgLocale(String) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- setMsgLocaleRule(int) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
The rule for the search.
- setMsgs(String[]) - Method in class com.konakartadmin.app.AdminMessageSet
-
- setMsgs(ResourceBundle) - Method in class com.konakartadmin.modules.Module
-
- setMsgText(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setMsgType(int) - Method in class com.konakartadmin.app.AdminKkMsg
-
- setMsgType(int) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- setMsgType(int) - Static method in class com.konakartadmin.utils.KKMessages
-
- setMsgValue(String) - Method in class com.konakartadmin.app.AdminKkMsg
-
- setMsgValue(String) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- setMsgValueRule(int) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
The rule for the search.
- setMultiVendorMode(boolean) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setMultiVendorMode(boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- setMustContainLowerCase(boolean) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setMustContainNumeric(boolean) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setMustContainSpecialChar(boolean) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setMustContainUpperCase(boolean) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setName(String) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setName(String) - Method in class com.konakartadmin.app.AdminApiCall
-
- setName(String) - Method in class com.konakartadmin.app.AdminCatalog
-
- setName(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setName(String) - Method in class com.konakartadmin.app.AdminCategoryDescription
-
- setName(String) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setName(String) - Method in class com.konakartadmin.app.AdminContentType
-
- setName(String) - Method in class com.konakartadmin.app.AdminContentTypeDescription
-
- setName(String) - Method in class com.konakartadmin.app.AdminCountry
-
- setName(String) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminCoupon
-
- setName(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setName(String) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setName(String) - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminExpression
-
- setName(String) - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminJob
-
- setName(String) - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
Only status information on scheduled jobs containing the specified name is returned
- setName(String) - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- setName(String) - Method in class com.konakartadmin.app.AdminLanguage
-
- setName(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setName(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminMiscItemType
-
Set the value of name
- setName(String) - Method in class com.konakartadmin.app.AdminNameValue
-
- setName(String) - Method in class com.konakartadmin.app.AdminOption
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderReturnStatus
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderStatus
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- setName(String) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Name of the schedule so that it can be identified
- setName(String) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setName(String) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setName(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setName(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setName(String) - Method in class com.konakartadmin.app.AdminProductOption
-
- setName(String) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminProductOptionValue
-
- setName(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setName(String) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminRole
-
- setName(String) - Method in class com.konakartadmin.app.AdminSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminShipper
-
- setName(String) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setName(String) - Method in class com.konakartadmin.app.AdminTag
-
- setName(String) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setName(String) - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
- setName(String) - Method in class com.konakartadmin.app.AdminWishList
-
- setName(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setName(String) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setName1(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setName2(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setName3(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setName4(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setNameFormat(String) - Method in class com.konakartadmin.app.AdminAddressFormat
-
- setNameFormatTemplate(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setNameRule(int) - Method in class com.konakartadmin.app.AdminCommonOptions
-
The usage is dependent on the API call.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminExpressionSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- setNameRule(int) - Method in class com.konakartadmin.app.AdminZoneSearch
-
The rule for the search.
- setNaturalPerson(String) - Method in class com.konakartadmin.app.AdminCustomer
-
Locale of the customer
- setNaturalPerson(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
NaturalPerson of the customer
- setNetWeightOrVolume(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setNetWeightOrVolumeUOM(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setNewPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminSpecial
-
- setNewsletter(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setNewsletter(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setNewsletter(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setNewsletter(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setNextBillingDate(Date) - Method in class com.konakartadmin.app.AdminSubscription
-
The next time that the customer will be billed
- setNextBillingDate(Date) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Date when the next billing transaction should be executed
- setNextBillingDateRule(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- setNextCustomerCustomField(AICustomer, String, int) - Method in class com.konakartadmin.ai.bl.Exporter
-
- setNextDue(Date) - Method in class com.konakartadmin.app.AdminJob
-
- setNotifiedProductId(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setNotifyCustomer(boolean) - Method in class com.konakartadmin.app.AdminOrderStatus
-
- setNotifyCustomer(boolean) - Method in class com.konakartadmin.app.AdminOrderStatusName
-
- setNumber(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr.CategoryStats
-
- setNumberAttempts(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr.LoginAttempt
-
- setNumberOfCategories(int) - Method in class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- setNumberOfLogons(int) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setNumberOfLogons(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setNumberOfProducts(int) - Method in class com.konakartadmin.app.AdminCategory
-
- setNumberReviews(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setNumberReviews(int) - Method in class com.konakartadmin.app.AdminVendor
-
- setNumCategories(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumCoupons(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumCustomerGroups(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumCustomers(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumericCode(String) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setNumericCodeRule(int) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setNumExpressions(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumLanguages() - Method in class com.konakartadmin.bl.AdminLanguageMgr
-
The number of languages is retrieved from the database first time round and is then stored in
a static variable.
- setNumLanguages(Integer) - Method in class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- setNumManufacturers(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumOrderTotalModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setNumOrderTotalModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setNumOrderTotalModules(int) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Set the number of modules that can be set up
- setNumOtherModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setNumOtherModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setNumOtherModules(int) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Set the number of Other modules that can be set up
- setNumPaymentModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setNumPaymentModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setNumPaymentModules(int) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Set the number of modules that can be set up
- setNumPayments(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Number of billing occurrences or payments for the subscription.
- setNumProducts(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setNumProducts(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setNumProductsInCatalog(int) - Method in class com.konakartadmin.app.AdminCreateCatalogPricesResult
-
- setNumReqdLangs(int) - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- setNumShippingModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setNumShippingModules(int) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setNumShippingModules(int) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Set the number of modules that can be set up
- setNumTrialPayments(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Number of billing occurrences or payments in the trial period.
- setNumVariables(int) - Method in class com.konakartadmin.app.AdminExpression
-
- setNumZones(int) - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- setNumZones(String) - Method in class com.konakartadmin.modules.shipping.zones.Zones
-
- setObjectId(int) - Method in class com.konakartadmin.app.AdminAudit
-
- setObjectId(int) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setObjectId(int) - Method in class com.konakartadmin.app.AdminContent
-
- setObjectId(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setObjectToString(String) - Method in class com.konakartadmin.app.AdminAudit
-
- setObjectTypeId(int) - Method in class com.konakartadmin.app.AdminContent
-
Any values are possible but constants are available for these:
KKConstants.OBJECT_TYPE_PRODUCT
KKConstants.OBJECT_TYPE_CATEGORY
- setOccurrences(int) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setOccurrences(int) - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
The offset for the returned objects.
- setOffset(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminIpnHistories
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminProducts
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminReviews
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- setOffset(int) - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- setOK(int) - Method in class com.konakartadmin.bl.ERPQueueReader.MsgCount
-
- setOnlyActive(boolean) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return active subscriptions
- setOnlyActiveCountries(boolean) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setOnlyInactive(boolean) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return inactive subscriptions
- setOnlyProductsExpected(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
When set, only products that have an available date in the future, are returned.
- setOnlySpecials(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
When set, only products that have a special price, are returned.
- setOnlyWithoutProblem(boolean) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return subscriptions that haevn't encountered a problem
- setOnlyWithProblem(boolean) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Only return subscriptions that have encountered a problem i.e.
- setOperator(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setOptionCode(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOptionId(int) - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- setOptionId(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOptionName(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOptions(String) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setOptionValueCode(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOptionValueId(int) - Method in class com.konakartadmin.app.AdminProdOptionValToProdOption
-
- setOptionValueId(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOptionValueName(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setOpts(AdminOption[]) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setOpts(AdminOption[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setOptValPrice0(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setOptValPrice1(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setOptValPrice2(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setOptValPrice3(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setOrder(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setOrder(AdminOrder) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setOrder(AdminOrder) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setOrder(AdminOrder) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminAddressFormatSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminBookingSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_BOOKABLE_PROD_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_BOOKABLE_PROD_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_FIRSTNAME_ASCENDING
AdminDataDescriptor.ORDER_BY_FIRSTNAME_DESCENDING
AdminDataDescriptor.ORDER_BY_LASTNAME_ASCENDING
AdminDataDescriptor.ORDER_BY_LASTNAME_DESCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_DESCENDING
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCatalogSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCommonOptions
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCurrencySearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Determines the order of the returned objects.
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminExpressionSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminJobStatusRequest
-
For setting the order of the returned jobs.
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminLanguageSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminManufacturerSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
orderBy - Specify one of these to order the results:
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_TRACKINGNUM_ASCENDING
AdminDataDescriptor.ORDER_BY_TRACKINGNUM_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_DESCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_ADDED_DESCENDING
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_NAME_ASCENDING
AdminDataDescriptor.ORDER_BY_NAME_DESCENDING
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_DESCRIPTION_ASCENDING
AdminDataDescriptor.ORDER_BY_DESCRIPTION_DESCENDING
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminProdAttrDescSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminRewardPointSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminShipperSearch
-
orderBy - Specify one of these to order the results:
AdminDataDescriptor.ORDER_BY_NAME_ASCENDING (default)
AdminDataDescriptor.ORDER_BY_NAME_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM1_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM1_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM2_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM2_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM3_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOM4_DESCENDING
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
order By Valid values are:
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_DESCENDING
AdminDataDescriptor.ORDER_BY_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_PRODUCT_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_PRODUCT_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_SKU_ASCENDING
AdminDataDescriptor.ORDER_BY_SKU_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_SUBSCRIPTION_CODE_ASCENDING
AdminDataDescriptor.ORDER_BY_SUBSCRIPTION_CODE_DESCENDING
AdminDataDescriptor.ORDER_BY_START_DATE_ASCENDING
AdminDataDescriptor.ORDER_BY_START_DATE_DESCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_ID_DESCENDING
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setOrderBy(String) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setOrderBy1(String) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
Valid values are:
AdminDataDescriptor.ORDER_BY_KEY_ASCENDING
AdminDataDescriptor.ORDER_BY_KEY_DESCENDING
AdminDataDescriptor.ORDER_BY_TYPE_ASCENDING
AdminDataDescriptor.ORDER_BY_TYPE_DESCENDING
AdminDataDescriptor.ORDER_BY_LOCALE_ASCENDING
AdminDataDescriptor.ORDER_BY_LOCALE_DESCENDING
AdminDataDescriptor.ORDER_BY_VALUE_ASCENDING
AdminDataDescriptor.ORDER_BY_VALUE_DESCENDING
- setOrderBy2(String) - Method in class com.konakartadmin.app.AdminKkMsgSearch
-
- setOrderBy_1(String) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Determines the order of the returned objects.
- setOrdered(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminIpnHistory
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setOrderId(int) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The id of the order that the order total belongs to
- setOrderId(int) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
The id of the order
- setOrderId(int) - Method in class com.konakartadmin.app.AdminSubscription
-
Id of the order
- setOrderId(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of order related to the subscription
- setOrderId(int) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdList
-
- setOrderId(int) - Static method in class com.konakartadmin.utils.KKCmd
-
- setOrderNum(String) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
- setOrderNum(String) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- setOrderNum(String) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminSubscription
-
Order Number
- setOrderNumber(String) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Order Number of the order related to the subscription
- setOrderNumberRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
The rule for the search.
- setOrderNumberRule(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- setOrderNumRule(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearch
-
The rule for the search.
- setOrderNumRule(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
The rule for the search.
- setOrderNumRule(int) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
The rule for the search.
- setOrderProd(AdminOrderProduct) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setOrderProd(AdminOrderProduct) - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- setOrderProdId(int) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setOrderProdId(int) - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- setOrderProdList(List<AdminOrderProduct>) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr.OrderProdList
-
- setOrderProduct(AdminOrderProduct) - Method in class com.konakartadmin.app.AdminBooking
-
- setOrderProductId(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setOrderProducts(AdminOrderProduct[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setOrderProductState(AdminOrderProduct[], int, KKCriteria, KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Set the state of the list of order products passed in.
- setOrderRefundArray(AdminOrderRefund[]) - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- setOrderRefunds(AdminOrderRefund[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setOrderReturnArray(AdminOrderReturn[]) - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- setOrderReturns(AdminOrderReturn[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setOrderReturnStatuses(AdminOrderReturnStatus[]) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- setOrders(AdminOrder[]) - Method in class com.konakartadmin.app.AdminCustomer
-
- setOrders(AdminOrder[]) - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- setOrders(AdminOrder[]) - Method in class com.konakartadmin.app.AdminPdfResult
-
- setOrders(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setOrderSearch(AdminOrderSearch) - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- setOrderShipmentArray(AdminOrderShipment[]) - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- setOrderShipments(AdminOrderShipment[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setOrderState(AdminOrder[], int, KKCriteria, KKCriteria) - Method in class com.konakartadmin.bl.AdminOrderBatchMgr
-
Set the state of the list of orders passed in.
- setOrderStatisticsBatch(String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminOrderStatsBatchMgr
-
Calculates a set of order statistics and loads the results in Customer Tags for the
respective customers.
- setOrderStatus(String) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setOrderStatuses(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setOrderStatusId(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setOrderStatusId(int) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setOrderStatusIds(int[]) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setOrderStatusNames(AdminOrderStatusName[]) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- setOrderTotalCode(String) - Method in class com.konakartadmin.app.AdminPromotion
-
- setOrderTotalCode(String) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setOrderTotalCodeRule(int) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
The rule for the search.
- setOrderTotalModules(OrderTotalModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setOrderTotalModules(OrderTotalModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setOrderTotalModules(OrderTotalModule[]) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
*Sets an array of Order Total modules
- setOrderTotals(AdminOrderTotal[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setOtherModules(OtherModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setOtherModules(OtherModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setOtherModules(OtherModule[]) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Sets an array of Other modules
- setOutPrintStream(PrintStream) - Static method in class com.konakartadmin.utils.KKCmd
-
- setOutputFileName(String) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setOutputFilename(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setOutputFileName(String) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- setOutputFormat(int) - Method in class com.konakartadmin.app.AdminMailListOptions
-
File Output Format
- setOutputFormat(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setOutputName(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setOverwrite(boolean) - Method in class com.konakartadmin.app.AdminMailListOptions
-
- setPanels(AdminPanel[]) - Method in class com.konakartadmin.app.AdminRole
-
- setParameters(AdminNameValue[]) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Parameters passed to the payment module
- setParams(HashMap<String, Object>) - Static method in class com.konakartadmin.utils.RunReport
-
- setParent(AdminCustomer) - Method in class com.konakartadmin.app.AdminCustomer
-
The parent of this customer when there is a hierarchical structure
- setParentId(int) - Method in class com.konakartadmin.app.AdminCategory
-
- setParentId(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setParentId(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
The parent id of this customer can be set during registration
- setParentId(int) - Method in class com.konakartadmin.app.AdminOrder
-
Id of the parent order used when in multi-vendor mode
- setParentId(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
ParentId used in multi-vendor mode to search for vendor orders associated with the main order
- setParentIds(int[]) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setParmList(List<NameValue>) - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- setPassword(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setPassword(String) - Method in class com.konakartadmin.app.AdminCustomerPasswordHistory
-
- setPassword(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setPassword(String) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setPassword(String) - Method in class com.konakartadmin.app.PublishData
-
- setPassword(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setPassword(String) - Method in class com.konakartadmin.json.KKJSONAdminServerAdmin
-
- setPassword(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setPassword(String) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setPassword(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setPassword(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setPassword(String) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setPassword(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setPassword(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setPassword(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setPassword(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setPassword(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setPaymentMethod(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setPaymentMethod(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setPaymentMethodRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setPaymentModuleCode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setPaymentModuleCode(String) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setPaymentModuleCodeRule(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setPaymentModules(PaymentModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setPaymentModules(PaymentModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setPaymentModules(PaymentModule[]) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Sets an array of payment modules
- setPaymentModuleSubCode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setPaymentSchedule(AdminPaymentSchedule) - Method in class com.konakartadmin.app.AdminProduct
-
A product may be associated to a PaymentSchedule object when it is paid for using recurring
billing.
- setPaymentSchedule(AdminPaymentSchedule) - Method in class com.konakartadmin.app.AdminSubscription
-
PaymentSchedule object for this subscription
- setPaymentScheduleCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Common code to avoid duplication
- setPaymentScheduleId(int) - Method in class com.konakartadmin.app.AdminProduct
-
Determines whether the product requires recurring billing and if so, connects it to a Payment
Schedule object.
- setPaymentScheduleId(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return products if they are associated to this payment schedule.
- setPaymentScheduleId(int) - Method in class com.konakartadmin.app.AdminSubscription
-
PaymentSchedule id for this subscription
- setPaymentScheduleId(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of payment schedule related to the subscription
- setPaymentSchedules(AdminPaymentSchedule[]) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- setPdfBytes(byte[]) - Method in class com.konakart.app.PdfResult
-
- setPdfBytes(byte[]) - Method in interface com.konakart.appif.PdfResultIf
-
- setPdfBytes(byte[]) - Method in class com.konakartadmin.app.AdminPdfResult
-
- setPDFReaderPresent(boolean) - Static method in class com.konakartadmin.bl.AdminSolrMgr
-
- setPercent(boolean) - Method in class com.konakartadmin.app.AdminDiscount
-
- setPlatform(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setPointsAwarded(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setPointsRedeemed(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setPointsReservationId(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setPopTagName(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setPopulateArchivedOrdersAttribute(boolean) - Method in class com.konakartadmin.app.AdminOrderSearch
-
Fetches all archived orders for an order and adds them to the ArchivedOrders attribute.
- setPopulateBookableProduct(boolean) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- setPopulateOrderProduct(boolean) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- setPopulateValues(boolean) - Method in class com.konakartadmin.app.AdminProductOptionSearch
-
When set, the option value array is populated.
- setPostcode(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setPostcode(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setPostcode(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setPostcode(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setPostcodeIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setPostcodeRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setPostcodeRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setPostSearchText(String) - Method in class com.konakartadmin.bl.AdminBaseMgr.StaticData
-
- setPreSearchText(String) - Method in class com.konakartadmin.bl.AdminBaseMgr.StaticData
-
- setPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setPrice(BigDecimal) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setPrice0(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setPrice1(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setPrice2(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setPrice3(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setPriceAdjustment(BigDecimal) - Method in class com.konakartadmin.app.AdminCatalogRule
-
- setPriceAdjustment(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.CatalogCategory
-
- setPriceDate(Calendar) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- setPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOption
-
- setPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setPriceFrom(BigDecimal) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products with a price greater than or equal to this price are returned.
- setPriceId(int) - Method in class com.konakartadmin.app.AdminCustomerGroup
-
- setPriceId(String) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setPriceId(String) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setPriceId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setPriceId(int) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setPriceIdRule(int) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOption
-
- setPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setPricePrefix(String) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setPriceTo(BigDecimal) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products with a price less than or equal to this price are returned.
- setPrimaryKey(int) - Method in class com.konakartadmin.app.AdminOrderStatus
-
- setPriority(int) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setPriority(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setPrivacy(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setPrivacy(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setProblem(boolean) - Method in class com.konakartadmin.app.AdminSubscription
-
Set to true if a problem has been detected during a billing transaction.
- setProblemDesc(String) - Method in class com.konakartadmin.app.AdminSubscription
-
A description of the problem detected during billing
- setProcessed(int) - Method in class com.konakartadmin.bl.AdminProductExportBatchMgr.Counter
-
- setProdAttrDescCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Common code to avoid duplication
- setProdAttrDescId(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearch
-
Returns only templates containing this Product Attribute Descriptor
- setProdAttrDescriptions(AdminProdAttrDesc[]) - Method in class com.konakartadmin.app.AdminProdAttrTemplate
-
- setProdAttrDescs(AdminProdAttrDesc[]) - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- setProdAttrId(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setProdAttrTemplateCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductAttrMgr
-
Common code to avoid duplication
- setProdAttrTemplates(AdminProdAttrTemplate[]) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- setProdId(int) - Static method in class com.konakartadmin.utils.KKCmd
-
- setProdIdFrom(int) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setProdIdTo(int) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setProdNotifications(AdminProductNotification[]) - Method in class com.konakartadmin.app.AdminCustomer
-
- setProdNotifications(AdminProductNotification[]) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setProdOptions(String) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setProds(AdminProducts) - Method in class com.konakartadmin.bl.SolrSender
-
- setProduct(AdminProduct) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setProduct(AdminProduct) - Method in class com.konakartadmin.app.AdminReview
-
- setProductArray(AdminProduct[]) - Method in class com.konakartadmin.app.AdminProducts
-
- setProductAttributeCriteria(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the product attribute criteria with standard attributes
- setProductAttrId(int) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setProductAvailability(String, String, int, Calendar) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to modify the date when a product will be available, through the API
without needing to fetch the complete product and edit it.
- setProductAvailability(String, int, Calendar) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the date when the product will be available
- setProductAvailability(String, String, int, Calendar) - Method in class com.konakartadmin.bl.KKAdmin
-
- setProductAvailability(String, int, Calendar) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to modify the date when a product will be available, through the API
without needing to fetch the complete product and edit it.
- setProductAvailabilityWithOptions(String, String, int, Calendar, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to modify the date when a product will be available, through the API
without needing to fetch the complete product and edit it.
- setProductAvailabilityWithOptions(String, int, Calendar, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the date when the product will be available
- setProductAvailabilityWithOptions(String, String, int, Calendar, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- setProductAvailabilityWithOptions(String, int, Calendar, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to modify the date when a product will be available, through the API
without needing to fetch the complete product and edit it.
- setProductAverageRatingsBatch(String, String, String) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
Whenever a product review is submitted, a rating is given to the product.
- setProductCategories(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductFetchLimit(int) - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
All products are read from the database in a loop to add to the catalog.
- setProductId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearch
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminMiscPriceSearch
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductFeedItem
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductNotification
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return a single product identified by this id.
- setProductId(int) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminReview
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminSpecial
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminSubscription
-
Id of the product being paid for
- setProductId(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Id of product related to the subscription
- setProductId(int) - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
When not negative it is used as a constraint in the query to only return products with this
product id.
- setProductId(int) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setProductId(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setProductId(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setProductNotifications(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setProductNotifications(AdminProduct[]) - Method in class com.konakartadmin.app.AdminCustomer
-
Deprecated.
- setProductNotifications(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Deprecated.
- setProductOptionCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add product option attributes to Criteria
- setProductOptionCriteriaWithStandardAttributes(KKCriteria) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Add product option attributes to Criteria
- setProductOptions(AdminProductOption[]) - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- setProductOptions(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductOptions(String) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setProductOptionValueCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add product option value attributes to Criteria
- setProductOptionValueCriteriaWithStandardAttributes(KKCriteria) - Static method in class com.konakartadmin.utils.AdminEnhancedVariantHelper
-
Add product option value attributes to Criteria
- setProductOptionValues(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductQuantities(AdminProductQuantity[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setProductQuantity(String, String, int, int, int) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to modify the quantity of a product through the API without needing
to fetch the complete product and edit it.
- setProductQuantity(String, int, int, int) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the quantity of the product.
- setProductQuantity(String, String, int, int, int) - Method in class com.konakartadmin.bl.KKAdmin
-
- setProductQuantity(String, int, int, int) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to modify the quantity of a product through the API without needing
to fetch the complete product and edit it.
- setProductQuantityWithOptions(String, String, int, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to modify the quantity of a product through the API without needing
to fetch the complete product and edit it.
- setProductQuantityWithOptions(String, int, int, int, String, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the quantity of the product in an external table if the catalogId has a non null value.
- setProductQuantityWithOptions(String, int, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Sets the quantity of the product in an external table if the catalogId has a non null value.
- setProductQuantityWithOptions(String, String, int, int, int, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- setProductQuantityWithOptions(String, int, int, int, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to modify the quantity of a product through the API without needing
to fetch the complete product and edit it.
- setProductQuantityWithOptions(String, int, int, int, String, AdminProductMgrOptions) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
A method that allows you to modify the quantity of a product through the API without needing
to fetch the complete product and edit it.
- setProductRule(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductsFile(String) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setProductSku(String) - Method in class com.konakartadmin.app.AdminSubscription
-
SKU of the product being paid for
- setProductsShared(boolean) - Method in class com.konakartadmin.app.AdminEngineConfig
-
Only relevant when in MODE_MULTI_STORE_SHARED_DB mode.
- setProductsShared(boolean) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.KKCmd
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setProductsShared(boolean) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.RunReport
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- setProductsShared(boolean) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setProductsSharedCriteria(KKCriteria) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add criteria to get shared products from the database
- setProductsSharedCriteria(KKCriteria, boolean) - Method in class com.konakartadmin.bl.AdminProductMgr
-
Add criteria to get shared products from the database
- setProductsSharedCriteria(KKCriteria) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Add criteria to get shared products from the database
- setProductsSharedCriteria(KKCriteria, boolean) - Method in interface com.konakartadmin.blif.AdminProductMgrIf
-
Add criteria to get shared products from the database
- setProductsToStores(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductTags(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setProductType(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by productType.
- setProductUUID(String) - Method in class com.konakartadmin.app.AdminProductSearch
-
UUID used to control synchronization of product copies in different stores
- setProductVariantQuantityWithOptions(String, String, int, int, int, String, AdminProductMgrOptions) - Method in interface com.konakartadmin.appif.KKAdminIf
-
A method that allows you to modify the quantity of a product variant through the API without needing
to fetch the complete product and edit it.
- setProductVariantQuantityWithOptions(String, String, int, int, int, String, AdminProductMgrOptions) - Method in class com.konakartadmin.bl.KKAdmin
-
- setPromotionId(int) - Method in class com.konakartadmin.app.AdminCouponSearch
-
- setPromotionId(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setPromotionId(int) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The promotion id only when the order total contains the results of a promotion.
- setPromotionId(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to only return products if they are in a promotion.
- setPromotionIds(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setPromotionMaxUse(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setPromotions(AdminPromotion[]) - Method in class com.konakartadmin.app.AdminCoupon
-
- setPromotions(AdminPromotion[]) - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- setPromotionTesterExpression(String) - Method in class com.konakartadmin.bl.AdminPromotionMgr.StaticData
-
- setPromotionTimesUsed(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setPromSearch(AdminPromotionSearch) - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- setProperties(String[]) - Method in class com.konakartadmin.app.AdminEngineConfig
-
- setPropertiesFileName(String) - Method in class com.konakartadmin.app.AdminEngineConfig
-
The name of the properties file (can be just the name of a file on the classpath or a full
file path).
- setPropertiesFilename(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setPropertyKey(String) - Static method in class com.konakartadmin.utils.CreatePassword
-
- setPropertyName(String) - Method in class com.konakartadmin.app.AdminSearchRule
-
- setPropsFileName(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setPropsFileName(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setPublicWishList(boolean) - Method in class com.konakartadmin.app.AdminWishList
-
- setPurchaseDate(Date) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setQpassword(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminBooking
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminMiscPrice
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminOption
-
Only applicable in the case where the option is of type TYPE_VARIABLE_QUANTITY.
- setQuantity(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminOrderShipmentProduct
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setQuantity(int) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setQuantityDesired(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setQuantityInStock(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setQuantityReceived(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setQueue(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setQusername(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setRandomize(boolean) - Method in class com.konakartadmin.ai.app.ExporterOptions
-
- setRate(BigDecimal) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setRating(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setRating(int) - Method in class com.konakartadmin.app.AdminReview
-
- setRating(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
- setRating(BigDecimal) - Method in class com.konakartadmin.app.AdminVendor
-
- setReadAudit(int) - Method in class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- setReadCustomValidationFile(boolean) - Method in class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
- setReadDefaultCatalog(boolean) - Method in class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- setReadTimeout(int) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setReferrer(String) - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- setRefreshCacheRequest(long) - Method in class com.konakartadmin.bl.AdminConfigurationMgr
-
- setRefreshCacheRequest(long) - Method in interface com.konakartadmin.blif.AdminConfigurationMgrIf
-
- setRefreshData(boolean) - Method in class com.konakartadmin.bl.AdminSearchRuleMgr.StaticData
-
- setRefreshSearchEngine(boolean) - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
When set to "true" the Solr search engine will be reloaded after the prices have been
created.
- setRefreshSearchEngine(boolean) - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
- setRefundAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setRefundId(int) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
Id of the KonaKart Order Refund refund object
- setRefundNote(String) - Method in class com.konakartadmin.app.AdminOrderRefund
-
- setRefundPoints(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
The number of points allocated for a single product.
- setRefundPoints(int) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setRefundStatus(int) - Method in class com.konakartadmin.app.AdminOrderRefund
-
int displaying whether the refund transaction terminated successfully
0 - Transaction not performed
1 - Refund Approved
-1 - Refund transaction not successful
- setRefundValue(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
The final unit price of a product having taken into account all discounts.
- setRefundValue(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderReturnProduct
-
- setRelationCustom1(String) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Custom1 value that's added to a product to product relationship
- setRelationCustom2(String) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
Custom2 value that's added to a product to product relationship
- setRelationData(AdminProductRelationship[]) - Method in class com.konakartadmin.app.AdminProducts
-
Only populated by the API call getRelatedProductsWithOptions
.
- setRelationType(int) - Method in class com.konakartadmin.app.AdminProductRelationship
-
- setRelationType(int) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setRemainingPoints(int) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setRemovePrices(boolean) - Method in class com.konakartadmin.app.AdminDeleteCatalogOptions
-
- setReplace(boolean) - Static method in class com.konakartadmin.utils.KKMessages
-
- setReplacePatterns(int) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setReplyToAddress(String) - Method in class com.konakartadmin.app.AdminEmail
-
- setReplyToAddress(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
If the Reply To Address is null the rpleyToAddress defined in the store's configuration
parameter will be used.
- setReportExtension(String) - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- setReportName(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setReports(AdminReport[]) - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- setReportsDefnPath(String) - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- setReportsViewerUrl(String) - Method in class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- setReqdLanguageIds(Set<Integer>) - Method in class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- setRequestUrl(String) - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- setRequiresCoupon(boolean) - Method in class com.konakartadmin.app.AdminPromotion
-
- setRequiresCoupon(Boolean) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setResources(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setResponseText(String) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setResult(boolean) - Method in class com.konakartadmin.app.AdminExpression.GroupResult
-
- setResultCode(int) - Method in class com.konakart.app.PdfResult
-
- setResultCode(int) - Method in interface com.konakart.appif.PdfResultIf
-
- setResultCode(int) - Method in class com.konakartadmin.app.AdminPdfResult
-
- setRetOrderProducts(AdminOrderReturnProduct[]) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setRetrieveDescriptions(boolean) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setRetrieveDescriptions(boolean) - Method in class com.konakartadmin.app.AdminContentTypeSearch
-
- setReturnByApi(boolean) - Method in class com.konakartadmin.app.KKConfiguration
-
- setReturnBytes(boolean) - Method in class com.konakart.app.PdfOptions
-
- setReturnBytes(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setReturnBytes(boolean) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setReturnFileName(boolean) - Method in class com.konakart.app.PdfOptions
-
- setReturnFileName(boolean) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setReturnFileName(boolean) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setReturnNonRegisteredCustomers(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
When set to true, non registered customers are returned.
- setReturnReason(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setReviewArray(AdminReview[]) - Method in class com.konakartadmin.app.AdminReviews
-
- setReviews(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setReviewStatisticsBatch(String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminReviewBatchMgr
-
Calculates a set of review statistics and loads the results in Customer Tags for the
respective customers.
- setReviewText(String) - Method in class com.konakartadmin.app.AdminReview
-
- setRewardPointReservationId(int, int) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Updates the reward point reservation id for the order identified by orderId
.
- setRewardPointReservationId(int, int) - Method in interface com.konakartadmin.blif.AdminOrderMgrIf
-
Updates the reward point reservation id for the order identified by orderId
.
- setRewardPoints(AdminRewardPoint[]) - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- setRmaCode(String) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setRmaCode(String) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- setRmaCodeRule(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
The rule for the search.
- setRmiClientFileName(String) - Method in class com.konakartadmin.app.AdminEngineConfig
-
The properties file used by a client-side of an RMI engine
- setRmiEnabled(boolean) - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- setRmiEngine(KKRMIAdminEngServerIf) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setRmiHost(String) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setRmiPort(int) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setRmiPort(int) - Method in class com.konakartadmin.rmi.KKRMIAdminServer
-
- setRoles(AdminRole[]) - Method in class com.konakartadmin.app.AdminCustomer
-
- setRoles(AdminRole[]) - Method in class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- setRootDir(File) - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- setRule(int) - Method in class com.konakartadmin.app.AdminSearchRule
-
- setRule(int) - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
The rule for the search.
- setRuleArray(AdminSearchRule[]) - Method in class com.konakartadmin.bl.AdminSearchRuleMgr.StaticData
-
- setS(String) - Method in class com.konakartadmin.json.req.KKJSONAdmin_Request
-
- setSaturday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setSaveCreditCardDetails(boolean) - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- setSearch(AdminAddressFormatSearch) - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- setSearch(AdminBookingSearch) - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- setSearch(AdminContentSearch) - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- setSearch(AdminContentTypeSearch) - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- setSearch(AdminCountrySearch) - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- setSearch(AdminCustomerGroupSearch) - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- setSearch(AdminCustomerTagSearch) - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- setSearch(AdminExpressionSearch) - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- setSearch(AdminFilterSearch) - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- setSearch(AdminGeoZoneSearch) - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- setSearch(AdminKkMsgSearch) - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- setSearch(AdminManufacturerSearch) - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- setSearch(AdminSearch) - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- setSearch(AdminOrderReturnStatusSearch) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- setSearch(AdminOrderStatusNameSearch) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- setSearch(AdminPaymentScheduleSearch) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- setSearch(AdminProdAttrDescSearch) - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- setSearch(AdminProdAttrTemplateSearch) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- setSearch(AdminProductOptionSearch) - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- setSearch(AdminRewardPointSearch) - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- setSearch(AdminStoreSearch) - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- setSearch(AdminSubscriptionSearch) - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- setSearch(AdminSubZoneSearch) - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- setSearch(AdminSuggestion) - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- setSearch(AdminSearch) - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- setSearch(AdminSearch) - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- setSearch(AdminTaxClassSearch) - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- setSearch(AdminTaxRateSearch) - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- setSearch(AdminZoneSearch) - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- setSearchCategoryTree(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
Only used when categoryId is set.
- setSearchingUserId(int) - Method in class com.konakartadmin.app.AdminOrderSearch
-
- setSearchKey(String) - Method in class com.konakartadmin.app.AdminCategory
-
- setSearchKey(String) - Method in class com.konakartadmin.app.AdminContent
-
- setSearchKey(String) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setSearchKeyRule(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setSearchText(String) - Method in class com.konakartadmin.app.AdminProductSearch
-
When not null, only products containing this search text are returned.
- setSearchTextIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
- setSearchTextRule(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
The rule for the search.
- setSecondsSinceLastCreation(long) - Method in class com.konakartadmin.app.AdminCreateCatalogPriceOptions
-
The catalog is only created if at least this number of seconds has passed since it was last
created.
- setSendBlindCopies(boolean) - Method in class com.konakartadmin.app.AdminEmail
-
- setSendBlindCopies(boolean) - Method in class com.konakartadmin.app.AdminEmailOptions
-
If set to true the email will be blind-copied to the email address (or addresses) defined in
the "Send Extra Emails To" configuration variable (the key of this configuration variable is
"SEND_EXTRA_EMAILS_TO").
- setSendData(String) - Method in class com.konakartadmin.modules.payment.AdminBasePayment.AdminPaymentDetails
-
- setServiceTypeMap() - Method in class com.konakartadmin.modules.shipping.ups.Ups
-
Defines mappings between UPS service codes and service types.
- setServletMgr(AdminServletMgrIf) - Method in class com.konakartadmin.bl.ERPQueueReader
-
- setSessionDataMap(Map<String, AdminSecurityMgr.SessionData>) - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- setSessionId(String) - Method in class com.konakartadmin.ai.bl.Exporter
-
- setSessionId(String) - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- setSessionId(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setSessionId(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setSessionId(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setSessKey(String) - Method in class com.konakartadmin.bl.AdminSession
-
- setSetAsDefault(boolean) - Method in class com.konakartadmin.app.AdminCurrency
-
- setSetAsDefault(boolean) - Method in class com.konakartadmin.app.AdminLanguage
-
- setSetByApi(boolean) - Method in class com.konakartadmin.app.AdminCustomerTag
-
When true the tag value can be set using the application (KKengIf) APIs
- setSetFunction(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setSetFunction(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of setFunction
- setSetTestMode(Boolean) - Method in class com.konakartadmin.app.AdminPromotion
-
- setSharedEventMgr(EventMgrShared) - Method in class com.konakartadmin.bl.AdminEventMgr
-
- setShipmentNotes(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setShippedOrderProducts(AdminOrderShipmentProduct[]) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setShipperId(int) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setShipperId(int) - Method in class com.konakartadmin.app.AdminShipperSearch
-
- setShipperName(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setShipperName(String) - Method in class com.konakartadmin.app.AdminShipperSearch
-
- setShipperNameRule(int) - Method in class com.konakartadmin.app.AdminShipperSearch
-
The rule for the search.
- setShippers(AdminShipper[]) - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- setShipperSearch(AdminShipperSearch) - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- setShippingAddress(AdminAddress) - Method in class com.konakartadmin.app.AdminWishList
-
- setShippingMethod(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setShippingModuleCode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setShippingModules(ShippingModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr
-
- setShippingModules(ShippingModule[]) - Method in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- setShippingModules(ShippingModule[]) - Method in interface com.konakartadmin.blif.AdminModulesMgrIf
-
Sets an array of Shipping modules
- setShippingQuote(AdminShippingQuote) - Method in class com.konakartadmin.app.AdminOrder
-
- setShippingServiceCode(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setShowInactive(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Inactive products are returned when this attribute is set.
- setShowInvisible(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setShowInvisible(boolean) - Method in class com.konakartadmin.app.AdminDataDescriptor
-
Invisible products are returned when this attribute is set.
- setSingleTransaction(boolean) - Method in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
When set to true, the prices are inserted within a single database transaction and a rollback
is performed if an exception is caught.
- setSizeUOM(String) - Method in class com.konakartadmin.app.AdminProduct
-
Size Unit of Measure
- setSku(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setSku(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setSku(String) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setSku(String) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used to filter products by SKU.
- setSku(String) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
SKU
- setSku(String) - Method in class com.konakartadmin.app.AdminSynchProductsOptions
-
When not null it is used as a constraint in the query to only return products with this sku.
- setSkuIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminProductSearch
-
- setSkuRule(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
The rule for the search.
- setSkuRule(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- setSoftDelete(boolean) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
When set to true, bookings are market as deleted rather than performing a hard delete.
- setSolrAccessMode(String) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setSolrBaseUrls(List<String>) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setSolrPath(String) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setSolrUrl(String) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setSolrUrl(URL) - Method in class com.konakartadmin.bl.SolrSender
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminCategory
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminLanguage
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The sort order defines the order in which the order total items are added to the order.
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setSortOrder(int) - Method in class com.konakartadmin.app.AdminTag
-
- setSortOrder(int) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of sortOrder
- setSourceAdminEng(KKAdminIf) - Static method in class com.konakartadmin.utils.SqlPopulator
-
- setSourceFileName(String) - Method in class com.konakartadmin.app.AdminScaleOptions
-
- setSourceFullFilename(String) - Method in class com.konakartadmin.app.AdminImageOptions
-
- setSpecialExpiryDate(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setSpecialId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setSpecialPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setSpecialPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setSpecialPriceStateBatch(String, String, String) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
Whenever a product special price is set and active, it is used in sort / filter by price
queries regardless of whether it has expired or has yet to start.
- setSpecialStartDate(Date) - Method in class com.konakartadmin.app.AdminProduct
-
- setSpecialState(KKCriteria, KKCriteria, int, boolean) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
Private method to enable or disable the special
- setSpecialStatus(byte) - Method in class com.konakartadmin.app.AdminProduct
-
- setSql(String) - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- setStartDate(Date) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setStartDate(Date) - Method in class com.konakartadmin.app.AdminPromotion
-
- setStartDate(Date) - Method in class com.konakartadmin.app.AdminPromotionSearch
-
- setStartDate(Date) - Method in class com.konakartadmin.app.AdminSpecial
-
- setStartDate(Date) - Method in class com.konakartadmin.app.AdminSubscription
-
Start date for the subscription
- setStartDateFrom(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- setStartDateTo(Calendar) - Method in class com.konakartadmin.app.AdminProductSearch
-
Used for Bookable Products
- setStartText(String) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setStartText(String) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- setState(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setState(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setState(int) - Method in class com.konakartadmin.app.AdminBooking
-
State of the booking.
- setState(int) - Method in class com.konakartadmin.app.AdminBookingSearch
-
Defaults to 0 to search for non deleted bookings.
- setState(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setState(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setStateRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setStatus(int) - Method in class com.konakartadmin.app.AdminOrder
-
- setStatus(int) - Method in class com.konakartadmin.app.AdminOrderReturn
-
- setStatus(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearch
-
- setStatus(byte) - Method in class com.konakartadmin.app.AdminProduct
-
- setStatus(int) - Method in class com.konakartadmin.app.AdminReview
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_VISIBLE = The review can be seen by
customers in the storefront application
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_INVISIBLE = The review cannot be seen
by customers in the storefront application.
- setStatus(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_VISIBLE = The review can be seen by
customers in the storefront application
com.konakartadmin.bl.KonakartAdminConstants.REVIEW_INVISIBLE = The review cannot be seen
by customers in the storefront application.
- setStatus(byte) - Method in class com.konakartadmin.app.AdminSpecial
-
- setStatusChangeDate(Date) - Method in class com.konakartadmin.app.AdminSpecial
-
- setStatusId(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
- setStatusId(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
- setStatusId(int) - Method in class com.konakartadmin.app.KKConfiguration
-
- setStatusText(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setStatusTrail(AdminOrderStatusHistory[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setStockReorderLevel(int) - Method in class com.konakartadmin.app.AdminProduct
-
Product needs to be reordered when the stock hits this level.
- setStoreAddress(String) - Method in class com.konakartadmin.app.PublishData
-
- setStoreCountry(String) - Method in class com.konakartadmin.app.PublishData
-
- setStoreCustom1(String) - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- setStoreCustom2(String) - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- setStoreCustom3(String) - Method in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- setStoreDesc(String) - Method in class com.konakartadmin.app.AdminStore
-
- setStoreFrontEng(KKEngIf) - Static method in class com.konakartadmin.utils.KKCmd
-
- setStorefrontEngineName(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setStoreHome(String) - Method in class com.konakartadmin.app.AdminStore
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
Used to search for addresses associated with a store
- setStoreId(String) - Method in class com.konakartadmin.app.AdminEngineConfig
-
Used in multi-store mode to configure the engine to use the correct store.
- setStoreId(String) - Method in class com.konakartadmin.app.AdminMiscItem
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminMiscItemType
-
Set the value of storeId
- setStoreId(String) - Method in class com.konakartadmin.app.AdminOrder
-
Id of the store that the order belongs to.
- setStoreId(String) - Method in class com.konakartadmin.app.AdminProductToProduct
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminProductToStore
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminPublishConfig
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminStore
-
Used in multi-store mode to configure the engine to use the correct store.
- setStoreId(String) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setStoreId(String) - Method in class com.konakartadmin.app.AdminVendor
-
Used in multi-store mode to configure the engine to use the correct store.
- setStoreId(String) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
- setStoreId(String) - Method in class com.konakartadmin.app.KKConfiguration
-
- setStoreId(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setStoreId(String) - Method in interface com.konakartadmin.blif.ExportConfigIf
-
- setStoreId(String) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setStoreId(String) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setStoreId(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setStoreId(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setStoreIdRule(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
The rule for the search.
- setStoreIds(String[]) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setStoreName(String) - Method in class com.konakartadmin.app.AdminOrder
-
Name of the store that the order belongs to
- setStoreName(String) - Method in class com.konakartadmin.app.AdminStore
-
- setStoreName(String) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setStoreOwner(String) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setStoreOwnerEmail(String) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setStores(AdminStore[]) - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- setStoreUrl(String) - Method in class com.konakartadmin.app.AdminStore
-
- setStreetAddres(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setStreetAddres1(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setStreetAddres1Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setStreetAddresRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The rule for the search.
- setStreetAddress(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setStreetAddress(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setStreetAddress(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setStreetAddress1(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setStreetAddress1(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setStreetAddress1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setStreetAddress1IgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setStreetAddress1Rule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setStreetAddressIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setStreetAddressRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setSubject(String) - Method in class com.konakartadmin.app.AdminEmail
-
- setSubject(int) - Method in class com.konakartadmin.app.AdminImageOptions
-
- setSubscriptionCode(String) - Method in class com.konakartadmin.app.AdminSubscription
-
Unique code for the subscription.
- setSubscriptionCode(String) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
Subscription code, normally returned by the payment gateway
- setSubscriptionCodeRule(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearch
-
The rule for the search.
- setSubscriptionCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminBillingMgr
-
Common code to avoid duplication
- setSubscriptionId(int) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The id of the subscription object if this payment is part of a recurring billing scenario
- setSubscriptionId(int) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setSubscriptionId(int) - Method in class com.konakartadmin.app.AdminPaymentOptions
-
The id of the KonaKart subscription object
- setSubscriptions(AdminSubscription[]) - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- setSuburb(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setSuburb(String) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setSuburb(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setSuburbRule(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
The rule for the search.
- setSubZones(AdminSubZone[]) - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- setSubZones(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setSuccessfullyInitialised(boolean) - Method in class com.konakartadmin.json.KKJSONAdminEngBase
-
- setSuccessfullyInitialised(boolean) - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setSuggestedProductId(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setSuggestionOrderBy(KKCriteria, String) - Method in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
- setSuggestions(AdminSuggestion[]) - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- setSuggestionType(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setSuggestionVersion(int) - Method in class com.konakartadmin.app.AdminSuggestion
-
- setSummaryAddress(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setSunday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setSuperUser(boolean) - Method in class com.konakartadmin.app.AdminRole
-
- setSuperUser(boolean) - Method in class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- setSymbolLeft(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setSymbolRight(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setSynchroniseImageIOReads(boolean) - Static method in class com.konakartadmin.bl.AdminFileMgr
-
- setSynchronousity(int) - Method in class com.konakartadmin.app.AdminEmail
-
Set to define whether the email should be sent synchronously or asynchronously.
- setSynchronousity(int) - Method in class com.konakartadmin.app.AdminEmailOptions
-
Set to define whether the email should be sent synchronously or asynchronously.
- setTagConstraints(AdminTagConstraint[]) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
The constraints are AND'ed together.
- setTagCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminCustomerTagMgr
-
Common code to avoid duplication
- setTagCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Set the Criteria attribute with standard attributes for a Tag object
- setTagGroupCriteriaWithStandardAttributes(KKCriteria, int) - Method in class com.konakartadmin.bl.AdminTagMgr
-
Set the Criteria attribute with standard attributes for a TagGroup object
- setTagGroupId(int) - Method in class com.konakartadmin.app.AdminCategoryToTagGroup
-
- setTagGroupId(int) - Method in class com.konakartadmin.app.AdminTagGroupToTag
-
- setTagGroups(AdminTagGroup[]) - Method in class com.konakartadmin.app.AdminTag
-
- setTagGroups(AdminTagGroup[]) - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- setTagGroups(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setTagGroupToTags(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setTagId(int) - Method in class com.konakartadmin.app.AdminTagGroupToTag
-
- setTags(AdminTag[]) - Method in class com.konakartadmin.app.AdminTagGroup
-
- setTags(AdminTag[]) - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- setTags(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setTargetFileName(String) - Method in class com.konakart.app.PdfOptions
-
- setTargetFileName(String) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setTargetFilename(String) - Method in class com.konakartadmin.app.AdminImageOptions
-
- setTargetFileName(String) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setTargetFileName(String) - Method in class com.konakartadmin.app.AdminScaleOptions
-
- setTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
- setTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setTax(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setTaxClass(int) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setTaxClassDescription(String) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setTaxClasses(AdminTaxClass[]) - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- setTaxClasses(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setTaxClassId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setTaxClassId(int) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setTaxClassId(int) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setTaxClassId(int) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setTaxClassName(String) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setTaxClassTitle(String) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setTaxCode(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setTaxCode(String) - Method in class com.konakartadmin.app.AdminTaxClass
-
- setTaxCode(String) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- setTaxCodeRule(int) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- setTaxEntity(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTaxEntity(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTaxExemption(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTaxExemption(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTaxIdentifier(String) - Method in class com.konakartadmin.app.AdminCustomer
-
Customer's tax identifier
- setTaxIdentifier(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Customer's tax identifier
- setTaxIdentifier2(String) - Method in class com.konakartadmin.app.AdminCustomer
-
Customer's tax identifier2
- setTaxIdentifier2(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
Customer's tax identifier2
- setTaxQuantityRule(int) - Method in class com.konakartadmin.bl.AdminTaxMgr.StaticData
-
- setTaxRate(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setTaxRate(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderTotal
-
- setTaxRateCode(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
The code of the tax rate
- setTaxRateCode(String) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setTaxRateObjectArray(AdminTaxRate[]) - Method in class com.konakartadmin.app.AdminOrder
-
- setTaxRates(AdminTaxRate[]) - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- setTaxRates(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setTaxScale(int) - Method in class com.konakartadmin.bl.AdminTaxMgr.StaticData
-
- setTaxZoneId(int) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setTelephone1Unique(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same telephone1 number
- setTelephone1Unique(boolean) - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
telephone1 number
- setTelephoneNumber(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setTelephoneNumber(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTelephoneNumber(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTelephoneNumber(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setTelephoneNumber1(String) - Method in class com.konakartadmin.app.AdminAddress
-
- setTelephoneNumber1(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTelephoneNumber1(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTelephoneNumber1(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setTelephoneNumber1Rule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setTelephoneNumberRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setTelephoneUnique(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same telephone number
- setTelephoneUnique(boolean) - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
telephone number
- setTemplate(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setTemplate(boolean) - Method in class com.konakartadmin.app.AdminStore
-
- setTemplateBase(String) - Method in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- setTemplateId(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setTemplateName(String) - Method in class com.konakart.app.PdfOptions
-
- setTemplateName(String) - Method in interface com.konakart.appif.PdfOptionsIf
-
- setTemplateName(String) - Method in class com.konakartadmin.app.AdminEmailOptions
-
The template name is used by the notifySysAdmin call
- setTemplateName(String) - Method in class com.konakartadmin.app.AdminPdfOptions
-
- setTemplateName(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
Name of template that the attribute belongs to
- setTemplateName(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setTerms(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTerms(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTestMode - Variable in class com.konakartadmin.app.AdminPromotion
-
This Boolean is used whenever a promotion is inserted or edited.
- setText(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the actual text for the value of the order total.
- setThousandsPoint(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setThread(Thread) - Method in class com.konakartadmin.bl.KKAdminServletContextListener.KKThread
-
- setThreadCalls(List<ApiAnalysis.ApiCall>) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setThreadId(long) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setThreeLetterCode(String) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setThreeLetterCodeRule(int) - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- setThrowExeptionForExceedingMaxBookings(boolean) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
- setThursday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setTierPrice0(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setTierPrice1(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setTierPrice2(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setTierPrice3(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setTierPriceId(int) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setTierPriceId(int) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setTierPrices(AdminTierPrice[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setTimeLength(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
Defines the length of time between payments.
- setTimeMs(long) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setTimesDownloaded(int) - Method in class com.konakartadmin.app.AdminDigitalDownload
-
- setTimesRead(int) - Method in class com.konakartadmin.app.AdminReview
-
- setTimestamp(long) - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- setTimestamp(long) - Method in class com.konakartadmin.app.AdminMessageSet
-
- setTimestampMS(long) - Method in class com.konakartadmin.app.AdminJobStatusResponse
-
- setTimesUsed(int) - Method in class com.konakartadmin.app.AdminCoupon
-
- setTimesUsed(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setTimeUnit(int) - Method in class com.konakartadmin.app.AdminPaymentSchedule
-
The unit of measurement used to determine the time between payments.
- setTimeZone(String) - Method in class com.konakartadmin.bl.AdminPromotionMgr.StaticData
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminContentDescription
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminCurrency
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminOrderTotal
-
This is the title for the order total which will appear on a print out of the order.
- setTitle(String) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setTitle(String) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
- setTitle(String) - Method in class com.konakartadmin.app.KKModule
-
- setTitleRule(int) - Method in class com.konakartadmin.app.AdminTaxClassSearch
-
The rule for the search.
- setToAddress(String) - Method in class com.konakartadmin.app.AdminEmail
-
- setTodayOnly(boolean) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setTopN(int) - Method in class com.konakartadmin.utils.ApiAnalysis
-
- setTopN(int) - Method in class com.konakartadmin.utils.SqlAnalysis
-
- setTotalExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
- setTotalExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setTotalIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrder
-
- setTotalIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminShippingQuote
-
- setTotalItems(int) - Method in class com.konakartadmin.app.AdminCustomValidatorSet
-
- setTotalMaxUse(int) - Method in class com.konakartadmin.app.AdminPromotion
-
- setTotalMs(long) - Method in class com.konakartadmin.utils.ApiAnalysis.ApiCall
-
- setTotalMs(long) - Method in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- setTotalMsgs(int) - Method in class com.konakartadmin.app.AdminMessageSet
-
- setTotalNumAddresses(int) - Method in class com.konakartadmin.app.AdminAddressSearchResult
-
- setTotalNumProducts(int) - Method in class com.konakartadmin.app.AdminProducts
-
- setTotalNumRecords(int) - Method in class com.konakartadmin.app.AdminAuditSearchResult
-
- setTotalNumRecords(int) - Method in class com.konakartadmin.app.AdminIpnHistories
-
- setTotalNumRecords(int) - Method in class com.konakartadmin.app.AdminOrderRefundSearchResult
-
- setTotalNumRecords(int) - Method in class com.konakartadmin.app.AdminOrderReturnSearchResult
-
- setTotalNumRecords(int) - Method in class com.konakartadmin.app.AdminOrderShipmentSearchResult
-
- setTotalNumReviews(int) - Method in class com.konakartadmin.app.AdminReviews
-
- setTotalNumWishLists(int) - Method in class com.konakartadmin.app.AdminWishLists
-
- setTotalPriceExTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setTotalPriceIncTax(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminAddressFormatSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminBookingSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCatalogSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminContentSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminContentTypeSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCountrySearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCouponSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCurrencySearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCustomerGroupSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCustomerSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminCustomerTagSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminDigitalDownloadSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminExpressionSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminFilterSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminGeoZoneSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminKkMsgSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminLanguageSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminManufacturerSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminMiscItemSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminOrderReturnStatusSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminOrderSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminOrderStatusNameSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminPaymentScheduleSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminProdAttrDescSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminProdAttrTemplateSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminProductOptionSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminPromotionSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminRewardPointSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminShipperSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminStoreSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminSubZoneSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminSuggestionSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminTagGroupSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminTagSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminTaxClassSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminTaxRateSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- setTotalSetSize(int) - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- setToText(String) - Static method in class com.konakartadmin.utils.ReplaceTextInFile
-
- setTrackingNumber(String) - Method in class com.konakartadmin.app.AdminOrder
-
- setTrackingNumber(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setTrackingNumber(String) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
- setTrackingNumberRule(int) - Method in class com.konakartadmin.app.AdminOrderShipmentSearch
-
The rule for the search.
- setTrackingURL(String) - Method in class com.konakartadmin.app.AdminOrderShipment
-
- setTrackingURL(String) - Method in class com.konakartadmin.app.AdminShipper
-
- setTransactionType(int) - Method in class com.konakartadmin.app.AdminRewardPoint
-
- setTreeDepth(int) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setTrialAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminSubscription
-
The amount billed during the trial period
- setTuesday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setTwoLetterCode(String) - Method in class com.konakartadmin.app.AdminCountrySearch
-
- setTwoLetterCodeRule(int) - Method in class com.konakartadmin.app.AdminCountrySearch
-
The rule for the search.
- setTxAmount(BigDecimal) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The amount of the transaction.
- setTxType(String) - Method in class com.konakartadmin.app.AdminIpnHistory
-
The type of transaction.
- setTxType(String) - Method in class com.konakartadmin.app.AdminIpnSearch
-
- setType(int) - Method in class com.konakart.app.PdfOptions
-
Request type
- setType(int) - Method in interface com.konakart.appif.PdfOptionsIf
-
Request type
- setType(int) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setType(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
It can take the following values:
com.konakartadmin.bl.KonakartAdminConstants.ADDRESS_TYPE_CUSTOMER = A customer
address
com.konakartadmin.bl.KonakartAdminConstants.ADDRESS_TYPE_PRODUCT = Address related to a
product.
- setType(int) - Method in class com.konakartadmin.app.AdminCatalog
-
- setType(int) - Method in class com.konakartadmin.app.AdminCustomer
-
- setType(int) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
type of customer:
CustomerMgr.CUST_TYPE_REGISTERED_CUST
CustomerMgr.CUST_TYPE_ADMIN_USER
CustomerMgr.CUST_TYPE_NON_REGISTERED_CUST
CustomerMgr.CUST_TYPE_DEFAULT_CUST
- setType(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setType(int) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setType(int) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setType(int) - Method in class com.konakartadmin.app.AdminOption
-
The type of option.
- setType(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setType(int) - Method in class com.konakartadmin.app.AdminPdfOptions
-
Request type
- setType(int) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setType(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setType(int) - Method in class com.konakartadmin.app.AdminProductAttribute
-
The type of option.
- setType(int) - Method in class com.konakartadmin.app.AdminProductOption
-
The type of option.
- setTypes(int[]) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setUnderMaintenance(boolean) - Method in class com.konakartadmin.app.AdminStore
-
- setup(KKAdminIf, AdminCustomer, String, Object, Object, Object, Object, Object, AdminEmailOptions) - Method in class com.konakartadmin.bl.AdminTemplateEmailSender
-
Used to pass the parameters to the object before calling the run method.
- setup() - Method in class com.konakartadmin.bl.KKAdminInitialization
-
Set-up the global attributes.
- setUpdated(int) - Method in class com.konakartadmin.bl.AdminBatchBaseMgr.CustTagCounter
-
- setUpdatedBy(int) - Method in class com.konakartadmin.app.AdminContent
-
- setUpdatedBy(int) - Method in class com.konakartadmin.app.AdminContentSearch
-
- setUpdatedByFirstName(String) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setUpdatedById(int) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setUpdatedById(int) - Method in class com.konakartadmin.app.AdminOrderUpdate
-
- setUpdatedByLastName(String) - Method in class com.konakartadmin.app.AdminOrderStatusHistory
-
- setUpdateInventoryWithBookings(boolean) - Method in class com.konakartadmin.app.AdminBookableProductOptions
-
When inserting a new booking or deleting a booking, we automatically update the
bookingsMade
attribute of the AdminBookableProduct object.
- setUpdateProductsOnDelete(boolean) - Method in class com.konakartadmin.app.AdminProdAttrDescOptions
-
Used when deleting a AdminProdAttrDesc object (deleteProdAttrDescWithOptions()).
- setupExcludedInterfaces(String) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- setupIncludedInterfaces(String) - Method in class com.konakartadmin.json.KKJSONAdminServer
-
- setupKonaKartConfig() - Method in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- setUpMiscConfiguration() - Static method in class com.konakartadmin.utils.SqlPopulator
-
- setUpMqConnection() - Static method in class com.konakartadmin.utils.KKCmd
-
- setUpSecurityData(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Put the API Calls that the user can access in the hash table.
- setUpSellProducts(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setUpSessionData(int) - Method in class com.konakartadmin.bl.AdminSecurityMgr
-
Set up the SessionData for the user.
- setupStoreCreditCardDetails(AdminOrderMgr.StaticData) - Method in class com.konakartadmin.bl.AdminOrderMgr
-
Set the pre-search string based on the configuration variable value
- setupWildCardRules(AdminBaseMgr.StaticData) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Some of the managers, but not all, will want to set these Wildcard rules
- setUrl(String) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setUrl(String) - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- setUrl(String) - Method in class com.konakartadmin.app.AdminProduct
-
- setUrl(String) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setUrlClicked(int) - Method in class com.konakartadmin.app.AdminManufacturer
-
- setUrlClicked(int) - Method in class com.konakartadmin.app.AdminManufacturerInfo
-
- setUseCatalogPrices(boolean) - Method in class com.konakartadmin.app.AdminCatalog
-
Use prices from this catalog
- setUseCatalogQuantities(boolean) - Method in class com.konakartadmin.app.AdminCatalog
-
Use quantities from this catalog
- setUseCustomerLocale(boolean) - Method in class com.konakartadmin.app.AdminEmailOptions
-
When set, the eMail sender looks for a template with the customer's language rather than the
default language.
- setUseDefaultWildCards(boolean) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setUseDefaultWildCards(boolean) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setUseDefaultWildCardsWithDescription(boolean) - Method in class com.konakartadmin.app.AdminTaxRateSearch
-
- setUseDefaultWildCardsWithName(boolean) - Method in class com.konakartadmin.app.AdminCustomerGroupSearch
-
- setUseDefaultWildCardsWithName(boolean) - Method in class com.konakartadmin.app.AdminGeoZoneSearch
-
- setUseDefaultWildCardsWithName(boolean) - Method in class com.konakartadmin.app.AdminSearch
-
- setUseDefaultWildCardsWithName(boolean) - Method in class com.konakartadmin.app.AdminZoneSearch
-
- setUseDefaultWildCardsWithStoreId(boolean) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setUsedInExpressions(boolean) - Method in class com.konakartadmin.app.AdminCustomerTag
-
When true, the tag is added to the drop list of available tags in the Admin App expression
builder
- setUsedInExpressions(boolean) - Method in class com.konakartadmin.app.AdminCustomerTagSearch
-
When true, only return tags used in expressions.
- setUseExternalPrice(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- setUseExternalQuantity(boolean) - Method in class com.konakartadmin.app.AdminProductMgrOptions
-
- setUseFunction(String) - Method in class com.konakartadmin.app.KKConfiguration
-
Set the value of useFunction
- setUsePercentageDiscount(boolean) - Method in class com.konakartadmin.app.AdminTierPrice
-
- setUser(String) - Method in class com.konakartadmin.app.AdminDBConnector
-
- setUserId(int) - Method in class com.konakartadmin.app.AdminAudit
-
- setUserId(int) - Method in class com.konakartadmin.app.AdminAuditSearch
-
- setUserId(int) - Method in class com.konakartadmin.app.AdminFilter
-
- setUserId(int) - Method in class com.konakartadmin.app.AdminFilterSearch
-
- setUserIdToApiCalls(Map<String, Map<String, String>>) - Method in class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- setUsername(String) - Method in class com.konakartadmin.app.AdminCustomer
-
- setUsername(String) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
- setUsername(String) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setUsername(String) - Method in class com.konakartadmin.app.PublishData
-
- setUsername(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setUsername(String) - Static method in class com.konakartadmin.utils.DataIntegrityChecker
-
- setUsername(String) - Static method in class com.konakartadmin.utils.KKCmd
-
- setUsername(String) - Static method in class com.konakartadmin.utils.KKMessages
-
- setUsername(String) - Static method in class com.konakartadmin.utils.LoadProductsToSolr
-
- setUsername(String) - Static method in class com.konakartadmin.utils.ModuleUtils
-
- setUsername(String) - Method in class com.konakartadmin.utils.ResetDatabase
-
- setUsername(String) - Static method in class com.konakartadmin.utils.RunReport
-
- setUsername(String) - Static method in class com.konakartadmin.utils.SetLocalConfiguration
-
- setUsername(String) - Static method in class com.konakartadmin.utils.UpdateImages
-
- setUsernameIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setUsernameRule(int) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setUsernameUnique(boolean) - Method in class com.konakartadmin.app.AdminCustomerRegistration
-
When set to true, the registration will throw an exception if a customer already exists with
the same username
- setUsernameUnique(boolean) - Method in class com.konakartadmin.app.AdminUpdateCustomerOptions
-
When set to true, the edit will throw an exception if a customer already exists with the same
username
- setUserPasswordsNeverExpire(Set<String>) - Static method in class com.konakartadmin.bl.AdminCustomerPwdHistMgr
-
- setUseSolr(boolean) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- setUseWildCardsOnEmailAddr(boolean) - Method in class com.konakartadmin.app.AdminCustomerSearch
-
- setUuid(String) - Method in class com.konakartadmin.app.AdminProduct
-
A unique identifier to identify products that exist in different stores in different
versions.
- setValidation(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setValidation(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setValidatorSet(AdminCustomValidatorSet) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setValue(String) - Method in class com.konakartadmin.app.AdminConfigData
-
- setValue(BigDecimal) - Method in class com.konakartadmin.app.AdminCurrency
-
- setValue(String) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setValue(String) - Method in class com.konakartadmin.app.AdminExpressionVariable
-
- setValue(String) - Method in class com.konakartadmin.app.AdminNameValue
-
- setValue(String) - Method in class com.konakartadmin.app.AdminOption
-
- setValue(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderTotal
-
The value is a numeric representation of the text which can be used to add the order totals
in order to calculate the final total.
- setValue(String) - Method in class com.konakartadmin.app.AdminProdAttrDesc
-
- setValue(String) - Method in class com.konakartadmin.app.AdminTagInnerConstraint
-
- setValue(String) - Method in class com.konakartadmin.bl.AdminSession
-
- setValueId(int) - Method in class com.konakartadmin.app.AdminOption
-
- setValues(AdminProductOptionValue[]) - Method in class com.konakartadmin.app.AdminProductOption
-
- setVariableArray(AdminExpressionVariable[]) - Method in class com.konakartadmin.app.AdminExpression
-
- setVariantCode(String) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setVariantCode(String) - Method in class com.konakartadmin.app.AdminProductPrice
-
- setVariantCode(String) - Method in class com.konakartadmin.app.AdminProductQuantity
-
- setVariantCode(String) - Method in class com.konakartadmin.app.AdminVariantPrice
-
- setVariantCode(String) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setVariantHandlingMode(String) - Method in class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- setVariantHandlingMode(String) - Method in class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- setVariantPrice0(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setVariantPrice1(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setVariantPrice2(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setVariantPrice3(BigDecimal) - Method in class com.konakartadmin.bl.AdminProductMgrEE.ProductPrice
-
- setVariantPrices(AdminVariantPrice[]) - Method in class com.konakartadmin.app.AdminProduct
-
- setVelocityReplacements(List<String[]>) - Method in class com.konakartadmin.bl.AdminPdfMgr.StaticData
-
- setVendorDesc(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminReview
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminReviewSearch
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminStore
-
- setVendorId(int) - Method in class com.konakartadmin.app.AdminStoreSearch
-
- setVendorName(String) - Method in class com.konakartadmin.app.AdminVendor
-
- setVendorName(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setVendorNameIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setVendorNameRule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setVendorOrders(AdminOrder[]) - Method in class com.konakartadmin.app.AdminOrder
-
When in multi-vendor mode, the array contains orders for each individual vendor
- setVendors(AdminVendor[]) - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- setVendorSearch(AdminVendorSearch) - Method in class com.konakartadmin.app.AdminVendorSearchResult
-
- setVendorStoreId(String) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setVendorStoreIdIgnoreCase(boolean) - Method in class com.konakartadmin.app.AdminVendorSearch
-
- setVendorStoreIdRule(int) - Method in class com.konakartadmin.app.AdminVendorSearch
-
The rule for the search.
- setVersion(String) - Static method in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- setViewedCount(int) - Method in class com.konakartadmin.ai.app.AIProduct
-
- setViewedCount(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setViewedCount(int) - Method in class com.konakartadmin.app.AdminProductDescription
-
- setVisisble(boolean) - Method in class com.konakartadmin.app.AdminConfigurationGroup
-
- setWednesday(String) - Method in class com.konakartadmin.app.AdminBookableProduct
-
- setWeight(BigDecimal) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setWeight(BigDecimal) - Method in class com.konakartadmin.app.AdminProduct
-
- setWeighting(int) - Method in class com.konakartadmin.app.AdminCustomerTag
-
- setWeightUOM(String) - Method in class com.konakartadmin.app.AdminProduct
-
Weight Unit of Measure
- setWhereToSearch(int) - Method in class com.konakartadmin.app.AdminProductSearch
-
When set to 0, the following attributes are searched for the searchText:
Product Name
Manufacturer Name
Product Model
When set to AdminProductSearch.SEARCH_IN_PRODUCT_DESCRIPTION then the product description is
also searched.
- setWidth(int) - Method in class com.konakartadmin.app.AdminProduct
-
- setWidth(int) - Method in class com.konakartadmin.app.AdminScaleOptions
-
- setWildCardAfter(AdminBaseMgr.StaticData) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Set the post-search string based on the configuration variable value
- setWildCardBefore(AdminBaseMgr.StaticData) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Set the pre-search string based on the configuration variable value
- setWishListArray(AdminWishList[]) - Method in class com.konakartadmin.app.AdminWishLists
-
- setWishListCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
Common code to avoid duplication
- setWishListId(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setWishListId(int) - Method in class com.konakartadmin.app.AdminWishListItem
-
- setWishListItemCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminWishListMgr
-
Common code to avoid duplication
- setWishListItemId(int) - Method in class com.konakartadmin.app.AdminOrderProduct
-
- setWishListItems(AdminWishListItem[]) - Method in class com.konakartadmin.app.AdminWishList
-
- setWishListName(String) - Method in class com.konakartadmin.app.AdminWishListSearch
-
- setWishListNameRule(int) - Method in class com.konakartadmin.app.AdminWishListSearch
-
The rule for the search.
- setWishlistProducts(String) - Method in class com.konakartadmin.ai.app.AICustomer
-
- setWishlists(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setWishLists(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setZoneCode(String) - Method in class com.konakartadmin.app.AdminZone
-
Set the value of zoneCode
- setZoneCountryCatKey(String) - Method in class com.konakartadmin.app.AdminSubZone
-
- setZoneCountryCatKey(String) - Method in class com.konakartadmin.app.AdminZone
-
- setZoneCountryId(int) - Method in class com.konakartadmin.app.AdminSubZone
-
Set the value of ZoneCountryId
- setZoneCountryId(int) - Method in class com.konakartadmin.app.AdminZone
-
Set the value of zoneCountryId
- setZoneCountryId(int) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
Set the value of zoneCountryId
- setZoneCountryName(String) - Method in class com.konakartadmin.app.AdminSubZone
-
- setZoneCountryName(String) - Method in class com.konakartadmin.app.AdminZone
-
- setZoneCriteriaWithStandardAttributes(KKCriteria) - Method in class com.konakartadmin.bl.AdminTaxMgr
-
Sets the criteria with the standard attributes so as not to have to repeat this code many
times.
- setZoneId(int) - Method in class com.konakartadmin.app.AdminAddress
-
- setZoneId(int) - Method in class com.konakartadmin.app.AdminAddressSearch
-
- setZoneId(int) - Method in class com.konakartadmin.app.AdminSubZone
-
Set the value of ZoneId
- setZoneId(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setZoneId(int) - Method in class com.konakartadmin.app.AdminZone
-
Set the value of zoneId
- setZoneId(int) - Method in class com.konakartadmin.app.AdminZonesToGeoZones
-
Set the value of zoneId
- setZoneInvisible(boolean) - Method in class com.konakartadmin.app.AdminZone
-
Determines whether the zone is retrieved by API calls for being displayed in the UI for
selection purposes.
- setZoneName(String) - Method in class com.konakartadmin.app.AdminSubZone
-
Set the value of ZoneName
- setZoneName(String) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
- setZoneName(String) - Method in class com.konakartadmin.app.AdminTaxRate
-
- setZoneName(String) - Method in class com.konakartadmin.app.AdminZone
-
Set the value of zoneName
- setZoneNameRule(int) - Method in class com.konakartadmin.app.AdminSubZoneSearch
-
The rule for the search.
- setZones(AdminZone[]) - Method in class com.konakartadmin.app.AdminZoneSearchResult
-
- setZones(boolean) - Method in class com.konakartadmin.app.XmlIoDataConfig
-
- setZoneSearch(String) - Method in class com.konakartadmin.app.AdminZone
-
Used to search match a search string when searching for the zone
- setZookeeperHosts(String) - Method in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- sharedEventMgr - Variable in class com.konakartadmin.bl.AdminEventMgr
-
Shared Event Mgr
- SHIP_FROM_CITY - Static variable in class com.konakartadmin.modules.shipping.ups.Ups
-
- SHIP_FROM_STREET_ADDRESS - Static variable in class com.konakartadmin.modules.shipping.ups.Ups
-
- shipmentNotes - Variable in class com.konakartadmin.app.AdminOrderShipment
-
notes for the shipment
- shippedOrderProducts - Variable in class com.konakartadmin.app.AdminOrderShipment
-
Array of OrderShipmentProduct
- shipperId - Variable in class com.konakartadmin.app.AdminOrderShipment
-
shipperId
- shipperId - Variable in class com.konakartadmin.app.AdminShipperSearch
-
shipperId
- shipperName - Variable in class com.konakartadmin.app.AdminOrderShipment
-
shipperName
- shipperName - Variable in class com.konakartadmin.app.AdminShipperSearch
-
Name
- shipperNameRule - Variable in class com.konakartadmin.app.AdminShipperSearch
-
Name Rule
- shippers - Variable in class com.konakartadmin.app.AdminShipperSearchResult
-
the shippers retrieved
- shipperSearch - Variable in class com.konakartadmin.app.AdminShipperSearchResult
-
shipperSearch - the search that was used to get the results
- Shipping - Class in com.konakartadmin.modules.ordertotal.shipping
-
Shipping order total module
- Shipping() - Constructor for class com.konakartadmin.modules.ordertotal.shipping.Shipping
-
- SHIPPING - Static variable in class com.konakartadmin.modules.OrderTotalModule
-
ot_shipping
- SHIPPING_BOX_PADDING - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SHIPPING_BOX_WEIGHT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SHIPPING_MAX_WEIGHT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SHIPPING_ORIGIN_COUNTRY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SHIPPING_ORIGIN_COUNTRY - Static variable in class com.konakartadmin.modules.shipping.ups.Ups
-
- SHIPPING_ORIGIN_ZIP - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SHIPPING_ORIGIN_ZIP - Static variable in class com.konakartadmin.modules.shipping.ups.Ups
-
- shippingAddress - Variable in class com.konakartadmin.app.AdminWishList
-
Shipping Address
- ShippingDiscount - Class in com.konakartadmin.modules.ordertotal.shippingdiscount
-
Shipping Discount order total module
- ShippingDiscount() - Constructor for class com.konakartadmin.modules.ordertotal.shippingdiscount.ShippingDiscount
-
- shippingMethod - Variable in class com.konakartadmin.app.AdminOrder
-
shippingMethod
- ShippingModule - Class in com.konakartadmin.modules
-
Implements the ShippingModule interface
- ShippingModule() - Constructor for class com.konakartadmin.modules.ShippingModule
-
Constructor
- shippingModuleCode - Variable in class com.konakartadmin.app.AdminOrder
-
The code of the shipping module used for the order (i.e.
- ShippingModuleInterface - Interface in com.konakartadmin.modules
-
All Konakart shipping modules must implement the ShippingModuleInterface
- shippingModules - Variable in class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- shippingQuote - Variable in class com.konakartadmin.app.AdminOrder
-
The chosen shipping method
- shippingServiceCode - Variable in class com.konakartadmin.app.AdminOrder
-
shippingServiceCode
- SHOW_COUNTS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- showInactive - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
Inactive products are returned when this attribute is set.
- showInvisible - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
Invisible customers are returned when this attribute is set.
- showInvisible - Variable in class com.konakartadmin.app.AdminDataDescriptor
-
Invisible products are returned when this attribute is set.
- showParam(IGetParameterDefinitionTask, IParameterDefnBase, String) - Static method in class com.konakartadmin.utils.RunReport
-
- showReportInfo(ReportEngine, IReportRunnable) - Static method in class com.konakartadmin.utils.RunReport
-
- shutdown() - Method in class com.konakartadmin.bl.AdminServletMgr
-
Shutdown the QueueReader
- shutdown() - Method in class com.konakartadmin.bl.AdminServletMgrEE
-
Shutdown the QueueReader
- shutdown() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
Shutdown the QueueReader
- shutdownGracefully(ExecutorService, BufferedWriter) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Common code to shutdown gracefully for the case where eMails are being send by multiple
threads and there is a buffered writer for the log.
- shutdownGracefully(BufferedWriter) - Method in class com.konakartadmin.bl.AdminBaseMgr
-
Common code to shutdown gracefully for the case where there is a buffered writer for the log.
- singleton - Static variable in class com.konakartadmin.bl.KKAdminServletContextListener
-
- singleTransaction - Variable in class com.konakartadmin.app.AdminInsertCatalogPriceOptions
-
singleTransaction - When set to true, the prices are inserted within a single database
transaction and a rollback is performed if an exception is caught.
- SITEMAP - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- SITEMAP_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- SITEMAPINDEX - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- SITEMAPINDEX_END - Static variable in class com.konakartadmin.bl.AdminProductBatchMgr
-
- sizeUOM - Variable in class com.konakartadmin.app.AdminProduct
-
size unit of measure
- sku - Variable in class com.konakartadmin.app.AdminOrderProduct
-
sku
- sku - Variable in class com.konakartadmin.app.AdminProduct
-
SKU
- sku - Variable in class com.konakartadmin.app.AdminProductQuantity
-
SKU
- sku - Variable in class com.konakartadmin.app.AdminProductSearch
-
SKU
- sku - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
SKU
- sku - Variable in class com.konakartadmin.app.AdminSynchProductsOptions
-
When not null it is used as a constraint in the query to only return products with this sku.
- skuIgnoreCase - Variable in class com.konakartadmin.app.AdminProductSearch
-
sku Ignore Case
- skuRule - Variable in class com.konakartadmin.app.AdminProductSearch
-
SKU Rule
- skuRule - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
SKU Rule
- sleepMillis - Variable in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
- SMALL_IMAGE_HEIGHT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SMALL_IMAGE_WIDTH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SMTP_PASSWORD - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
SMTP Server password
- SMTP_SECURE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
If it exists and set to true, we attempt to communicate via an authenticated connection
- SMTP_SERVER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
The address of the SMTP server
- SMTP_USER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
SMTP Server user
- softDelete - Variable in class com.konakartadmin.app.AdminBookableProductOptions
-
When set to true, bookings are market as deleted rather than performing a hard delete.
- SOLR_ACCESS_MODE_CUSTOM - Static variable in class com.konakart.util.KKConstants
-
Solr Access Mode - Custom
- SOLR_ACCESS_MODE_SOLR - Static variable in class com.konakart.util.KKConstants
-
Solr Access Mode - Solr - the default
- SOLR_ACCESS_MODE_ZOOKEEPER - Static variable in class com.konakart.util.KKConstants
-
Solr Access Mode - Zookeeper
- solrAccessMode - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- solrBaseUrls - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- solrMgr - Variable in class com.konakartadmin.bl.AdminProductBatchMgr.SolrProductSender
-
- solrMgr - Variable in class com.konakartadmin.bl.SolrSender
-
- solrPath - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- SolrProductSender(BufferedWriter, AdminSolrMgrIf, HashMap<Integer, AdminLanguage>, AdminProduct) - Constructor for class com.konakartadmin.bl.AdminProductBatchMgr.SolrProductSender
-
- SolrSender - Class in com.konakartadmin.bl
-
Used to remove all and add all products to search engine in a separate thread
- SolrSender(AdminSolrMgr, String) - Constructor for class com.konakartadmin.bl.SolrSender
-
Constructor
- solrUrl - Variable in class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- solrUrl - Variable in class com.konakartadmin.bl.SolrSender
-
- sortOrder - Variable in class com.konakartadmin.app.AdminCategory
-
sortOrder
- sortOrder - Variable in class com.konakartadmin.app.AdminConfigurationGroup
-
The configuration group sort order
- sortOrder - Variable in class com.konakartadmin.app.AdminLanguage
-
sortOrder
- sortOrder - Variable in class com.konakartadmin.app.AdminOrderTotal
-
sortOrder
- sortOrder - Variable in class com.konakartadmin.app.AdminProductAttribute
-
Sort Order
- sortOrder - Variable in class com.konakartadmin.app.AdminShippingQuote
-
- sortOrder - Variable in class com.konakartadmin.app.AdminTag
-
sort order
- sortOrder - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the sortOrder field
- sortReportList(AdminReport[]) - Method in class com.konakartadmin.bl.AdminReportMgr
-
Sort the AdminReport[] array
- sortReportList(AdminReport[]) - Method in interface com.konakartadmin.blif.AdminReportMgrIf
-
Sort the AdminReport[] array
- sourceAddressMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source AddressMgr
- sourceAdminEng - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source Admin Engine
- sourceCategoryMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source CategoryMgr
- sourceConfigMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source ConfigurationMgr
- sourceContentMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source ContentMgr
- sourceCustomerTagMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source CustomerTagMgr
- sourceFileName - Variable in class com.konakartadmin.app.AdminScaleOptions
-
Full path of source file.
- sourceFullFilename - Variable in class com.konakartadmin.app.AdminImageOptions
-
Full filename of the source image.
- sourceLanguageMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source LanguageMgr
- sourceManufacturerMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source ManufacturerMgr
- sourceOrderMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source OrderMgr
- sourceProductMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source ProductMgr
- sourceSecurityMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source SecurityMgr
- sourceTaxMgr - Static variable in class com.konakartadmin.utils.SqlPopulator
-
Source TaxMgr
- specialExpiryDate - Variable in class com.konakartadmin.app.AdminProduct
-
- specialId - Variable in class com.konakartadmin.app.AdminProduct
-
- specialPriceExTax - Variable in class com.konakartadmin.app.AdminProduct
-
specialPrice excluding tax
- specialPriceIncTax - Variable in class com.konakartadmin.app.AdminProduct
-
specialPrice including tax
- specialStartDate - Variable in class com.konakartadmin.app.AdminProduct
-
- specialStatus - Variable in class com.konakartadmin.app.AdminProduct
-
- sql - Variable in class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
SQL Statement
- SqlAnalysis - Class in com.konakartadmin.utils
-
Analyses the SQL collected in the specified input file For file that's specified must be a
KonaKart log file that had the following log flags set:
log4j.logger.org.apache.torque.util.BasePeer = DEBUG
- SqlAnalysis() - Constructor for class com.konakartadmin.utils.SqlAnalysis
-
- sqlAnalysis(String[]) - Method in class com.konakartadmin.utils.SqlAnalysis
-
Analyse the SQL logging in the specified file
- SqlAnalysis.SqlStatement - Class in com.konakartadmin.utils
-
Holds details of the SqlStatement
- sqlLine(String) - Method in class com.konakartadmin.bl.AdminStoreMgr
-
- SqlPopulator - Class in com.konakartadmin.utils
-
Populates the db for the specified storeId with standard data - getting data from store1.
- SqlPopulator() - Constructor for class com.konakartadmin.utils.SqlPopulator
-
- SqlStatement() - Constructor for class com.konakartadmin.utils.SqlAnalysis.SqlStatement
-
- SSL_BASE_URL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Base URL for SSL communication
- SSL_PORT_NUMBER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Port number for https protocol
- STANDARD_PORT_NUMBER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Port number for non http protocol
- START - Static variable in class com.konakartadmin.bl.AdminSolrMgr
-
Static variable for constructing string when adding a product
- START_OF_TITLE_STRING - Static variable in class com.konakartadmin.bl.AdminReportMgr
-
This is used to pick out the name of the report
- startDate - Variable in class com.konakartadmin.app.AdminBookableProduct
-
Start Date
- startDate - Variable in class com.konakartadmin.app.AdminPromotion
-
The date the promotion starts
- startDate - Variable in class com.konakartadmin.app.AdminPromotionSearch
-
start date
- startDate - Variable in class com.konakartadmin.app.AdminSpecial
-
startDate
- startDate - Variable in class com.konakartadmin.app.AdminSubscription
-
Start date for the subscription
- startDateFrom - Variable in class com.konakartadmin.app.AdminProductSearch
-
startDateFrom
- startDateTo - Variable in class com.konakartadmin.app.AdminProductSearch
-
startDateTo
- startText - Variable in class com.konakartadmin.utils.ApiAnalysis
-
starting text
- startText - Variable in class com.konakartadmin.utils.SqlAnalysis
-
starting text
- startUp() - Method in class com.konakartadmin.bl.AdminServletMgr
-
Initialise MQ and Start up the read Queue
- startUp() - Method in class com.konakartadmin.bl.AdminServletMgrEE
-
Initialise MQ and Start up the read Queue
- startUp() - Method in interface com.konakartadmin.blif.AdminServletMgrIf
-
Initialise MQ and Start up the read Queue
- state - Variable in class com.konakartadmin.app.AdminAddress
-
state
- state - Variable in class com.konakartadmin.app.AdminAddressSearch
-
state
- state - Variable in class com.konakartadmin.app.AdminBooking
-
State of the booking.
- state - Variable in class com.konakartadmin.app.AdminBookingSearch
-
State Defaults to 0 to search for non deleted bookings.
- state - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
state
- state - Variable in class com.konakartadmin.app.AdminOrderProduct
-
state
- stateFloridaId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- stateRule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
state Rule
- stateTexasId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminAuditMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminBaseMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminCategoryMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminConfigurationMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminContentMgrEE.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminCurrencyMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminEmailMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminFilterMgrEE.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminLanguageMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminMessageMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminModulesMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminOrderMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminPdfMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminProductMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminPromotionMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminReportMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminSchedulerMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminSearchRuleMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminSecurityMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminSolrMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminSuggestionMgrEE.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminTaxMgr.StaticData
-
- StaticData() - Constructor for class com.konakartadmin.bl.AdminValidationMgr.StaticData
-
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminAuditMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminCategoryMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminConfigurationMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminContentMgrEE
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminCurrencyMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminEmailMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminFilterMgrEE
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminHtmlMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminLanguageMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminMessageMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminModulesMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminOrderMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminPdfMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminProductMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminPromotionMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminReportMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminSchedulerMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminSearchRuleMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminSecurityMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminSolrMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminSuggestionMgrEE
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminTaxMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.bl.AdminValidationMgr
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.json.KKJSONAdminEngServerBase
-
Hash Map that contains the static data
- staticDataHM - Static variable in class com.konakartadmin.rmi.KKRMIAdminEngServerBase
-
Hash Map that contains the static data
- status - Variable in class com.konakartadmin.app.AdminOrder
-
status
- status - Variable in class com.konakartadmin.app.AdminOrderReturn
-
status
- status - Variable in class com.konakartadmin.app.AdminOrderReturnSearch
-
status
- status - Variable in class com.konakartadmin.app.AdminProduct
-
status
- status - Variable in class com.konakartadmin.app.AdminReview
-
Status.
- status - Variable in class com.konakartadmin.app.AdminReviewSearch
-
Review state
- status - Variable in class com.konakartadmin.app.AdminSpecial
-
status
- STATUS_CHANGE_EMAIL - Static variable in interface com.konakartadmin.blif.AdminVelocityContextMgrIf
-
STATUS_CHANGE_EMAIL
- STATUS_DELETED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Order Total type module constant
- STATUS_INSERTED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Shipping type module constant
- STATUS_UNCHANGED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Payment type module constant
- STATUS_UPDATED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Payment type module constant
- statusChangeDate - Variable in class com.konakartadmin.app.AdminSpecial
-
statusChangeDate
- statusId - Variable in class com.konakartadmin.app.AdminOrderReturnStatusSearch
-
status Id
- statusId - Variable in class com.konakartadmin.app.AdminOrderStatusNameSearch
-
status Id
- statusId - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the configurationId field - this isn't persisted in the database
- statusText - Variable in class com.konakartadmin.app.AdminOrder
-
status text
- statusTrail - Variable in class com.konakartadmin.app.AdminOrder
-
objects with order status history
- STOCK_ALLOW_CHECKOUT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STOCK_CHECK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STOCK_LIMITED - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STOCK_MARK_PRODUCT_OUT_OF_STOCK - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STOCK_REORDER_CLASS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
If it exists we use this class to implement the logic that gets triggered when the stock
level for a product goes below a certain number
- STOCK_REORDER_LEVEL - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- stockReorderLevel - Variable in class com.konakartadmin.app.AdminProduct
-
Product needs to be reordered when the stock hits this level.
- stopLooping() - Method in class com.konakartadmin.bl.AdminConfigCacheUpdater
-
Stop the current thread from looping
- stopLooping() - Method in class com.konakartadmin.bl.ERPQueueReader
-
Stop the current thread from looping
- STORE_COUNTRY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_DB_TRANSACTIONS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_ENABLED - Static variable in class com.konakart.util.KKConstants
-
Store is enabled
- STORE_ID - Static variable in class com.konakartadmin.bl.AdminBaseMgr
-
store id
- STORE_NAME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_NAME_ADDRESS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_OWNER - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_OWNER_EMAIL_ADDRESS - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_PAGE_PARSE_TIME - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_PAGE_PARSE_TIME_LOG - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_PARSE_DATE_TIME_FORMAT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- STORE_UNDER_MAINTENANCE - Static variable in class com.konakart.util.KKConstants
-
Store is in maintenance mode
- STORE_ZONE - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- storeAdded(AdminStore) - Method in class com.konakartadmin.bl.AdminStoreIntegrationMgr
-
Called whenever a new store is added
- storeAdded(AdminStore) - Method in interface com.konakartadmin.blif.AdminStoreIntegrationMgrInterface
-
Called whenever a new store is added
- storeAddress - Variable in class com.konakartadmin.app.PublishData
-
storeAddress
- storeChanged(AdminStore, AdminStore) - Method in class com.konakartadmin.bl.AdminStoreIntegrationMgr
-
Called whenever a store is changed
- storeChanged(AdminStore, AdminStore) - Method in interface com.konakartadmin.blif.AdminStoreIntegrationMgrInterface
-
Called whenever a new store is changed
- storeCountry - Variable in class com.konakartadmin.app.PublishData
-
storeCountry - the ISO2 code for the store country
- storeCustom1 - Variable in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- storeCustom2 - Variable in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- storeCustom3 - Variable in class com.konakartadmin.app.AdminProduct
-
Custom field with unique value for a store when in multi-store shared products mode
- storeDesc - Variable in class com.konakartadmin.app.AdminStore
-
The value for the shopDescription field
- storeFrontEng - Static variable in class com.konakartadmin.utils.KKCmd
-
- storefrontEngineName - Static variable in class com.konakartadmin.utils.KKCmd
-
- storeFrontLogin() - Static method in class com.konakartadmin.utils.KKCmd
-
- storeHome - Variable in class com.konakartadmin.app.AdminStore
-
The value for the storeHome field
- storeId - Variable in class com.konakartadmin.app.AdminAddressSearch
-
store Id
- storeId - Variable in class com.konakartadmin.app.AdminEngineConfig
-
- storeId - Variable in class com.konakartadmin.app.AdminMiscItem
-
The value for the storeId field
- storeId - Variable in class com.konakartadmin.app.AdminMiscItemType
-
The value for the storeId field
- storeId - Variable in class com.konakartadmin.app.AdminOrder
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminProductToProduct
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminProductToStore
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminPublishConfig
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminRewardPoint
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminStore
-
The value for the storeId field
- storeId - Variable in class com.konakartadmin.app.AdminStoreSearch
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminVendor
-
storeId
- storeId - Variable in class com.konakartadmin.app.AdminZonesToGeoZones
-
The value for the storeId field
- storeId - Variable in class com.konakartadmin.app.KKConfiguration
-
The value for the storeId field
- storeId - Static variable in class com.konakartadmin.bl.AdminProductSuggesterEE
-
- storeId - Static variable in class com.konakartadmin.bl.ExecuteBatchDirectEE
-
- storeId - Static variable in class com.konakartadmin.bl.ExecuteMultiStoreBatchDirectEE
-
- storeId - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
- storeId - Variable in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- storeId - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- storeId - Static variable in class com.konakartadmin.utils.DataIntegrityChecker
-
- storeId - Static variable in class com.konakartadmin.utils.KKCmd
-
- storeId - Static variable in class com.konakartadmin.utils.KKMessages
-
- storeId - Static variable in class com.konakartadmin.utils.LoadProductsToSolr
-
- storeId - Static variable in class com.konakartadmin.utils.ModuleUtils
-
- storeId - Variable in class com.konakartadmin.utils.ResetDatabase
-
- storeId - Static variable in class com.konakartadmin.utils.RunReport
-
- storeId - Static variable in class com.konakartadmin.utils.SetLocalConfiguration
-
- storeId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- storeId - Static variable in class com.konakartadmin.utils.UpdateImages
-
- storeIdRule - Variable in class com.konakartadmin.app.AdminStoreSearch
-
storeId Rule
- storeIds - Variable in class com.konakartadmin.app.AdminStoreSearch
-
storeIds
- storeName - Variable in class com.konakartadmin.app.AdminOrder
-
storeName
- storeName - Variable in class com.konakartadmin.app.AdminStore
-
The value for the shopName field
- storeName - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
storeName
- storeName - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- storeNum - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- storeOwner - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
storeOwner
- storeOwner - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- storeOwnerEmail - Variable in class com.konakartadmin.bl.AdminHtmlMgr.StaticData
-
- storeOwnerEmailAddr - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
storeOwnerEmailAddr
- stores - Variable in class com.konakartadmin.app.AdminStoreSearchResult
-
the AdminStores
- storeUrl - Variable in class com.konakartadmin.app.AdminStore
-
The value for the storeUrl field
- storeUrl - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
storeUrl
- streetAddres - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address
- streetAddres1 - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address1
- streetAddres1Rule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address1 Rule
- streetAddresRule - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address Rule
- streetAddress - Variable in class com.konakartadmin.app.AdminAddress
-
streetAddress
- streetAddress - Variable in class com.konakartadmin.app.AdminAddressSearch
-
street Address
- streetAddress - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
streetAddress
- streetAddress1 - Variable in class com.konakartadmin.app.AdminAddress
-
streetAddress1
- streetAddress1 - Variable in class com.konakartadmin.app.AdminAddressSearch
-
street Address1
- streetAddress1 - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
streetAddress1
- streetAddress1IgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address1 Ignore Case
- streetAddress1Rule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
street Address1 Rule
- streetAddressIgnoreCase - Variable in class com.konakartadmin.app.AdminCustomerSearch
-
street Address Ignore Case
- streetAddressRule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
street Address Rule
- STRING_TYPE - Static variable in class com.konakartadmin.app.AdminCustomerTag
-
The string in the Value attribute is a String
- STRING_TYPE - Static variable in class com.konakartadmin.app.AdminProdAttrDesc
-
The string in the Value attribute is a String
- SUBCATEGORY_IMAGE_HEIGHT - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- SUBCATEGORY_IMAGE_WIDTH - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
- subject - Variable in class com.konakartadmin.app.AdminEmail
-
subject
- subject - Variable in class com.konakartadmin.app.AdminImageOptions
-
The type of object for the image operation.
- subscriberChangesMade(SubscriberResponse, Subscriber, Set<String>) - Method in class com.konakartadmin.bl.AdminApsisBatchMgr
-
Return true if changes have been made between the two Subscriber records
- subscriptionCode - Variable in class com.konakartadmin.app.AdminSubscription
-
Unique code for the subscription.
- subscriptionCode - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
Subscription code, normally returned by the payment gateway
- subscriptionCodeRule - Variable in class com.konakartadmin.app.AdminSubscriptionSearch
-
Search rule for the subscription code
- subscriptionId - Variable in class com.konakartadmin.app.AdminIpnHistory
-
The id of the subscription object if this payment is part of a recurring billing scenario
- subscriptionId - Variable in class com.konakartadmin.app.AdminIpnSearch
-
subscription Id
- subscriptionId - Variable in class com.konakartadmin.app.AdminPaymentOptions
-
- subscriptions - Variable in class com.konakartadmin.app.AdminSubscriptionSearchResult
-
the Subscriptions retrieved
- SubTotal - Class in com.konakartadmin.modules.ordertotal.subtotal
-
SubTotal order total module
- SubTotal() - Constructor for class com.konakartadmin.modules.ordertotal.subtotal.SubTotal
-
- SUBTOTAL - Static variable in class com.konakartadmin.modules.OrderTotalModule
-
ot_subtotal
- SUBTRACT_QUANTITY - Static variable in class com.konakartadmin.bl.KonakartAdminConstants
-
Subtract quantity
- suburb - Variable in class com.konakartadmin.app.AdminAddress
-
suburb
- suburb - Variable in class com.konakartadmin.app.AdminAddressSearch
-
suburb
- suburb - Variable in class com.konakartadmin.app.AdminCustomerRegistration
-
suburb
- suburbRule - Variable in class com.konakartadmin.app.AdminAddressSearch
-
suburb Rule
- subZones - Variable in class com.konakartadmin.app.AdminSubZoneSearchResult
-
the zones retrieved
- subZones - Variable in class com.konakartadmin.app.XmlIoDataConfig
-
- SUCCESSFUL_COMPLETION - Static variable in class com.konakartadmin.utils.CreatePassword
-
Success
- SUCCESSFUL_COMPLETION - Static variable in class com.konakartadmin.utils.KKCmd
-
Success
- successfullyInitialised - Variable in class com.konakartadmin.json.KKJSONAdminEngBase
-
- successfullyInitialised - Variable in class com.konakartadmin.rmi.KKRMIAdminEngBase
-
- suggestedProductId - Variable in class com.konakartadmin.app.AdminSuggestion
-
suggestedProductId - the productId of the suggested product
- SUGGESTION_BOUGHT_PRODUCTS - Static variable in class com.konakart.util.KKConstants
-
Suggestion Type - Bought Products
- SUGGESTION_CURRENT_VERSION - Static variable in class com.konakart.util.KKConstants
-
Suggestion - Use Current Version of the AI Data
- SUGGESTION_CUSTOMER - Static variable in class com.konakart.util.KKConstants
-
Suggestion Type - Customer
- suggestions - Variable in class com.konakartadmin.app.AdminSuggestionSearchResult
-
the suggestions retrieved
- suggestionType - Variable in class com.konakartadmin.app.AdminSuggestion
-
suggestionType - 1 = Customer, 2 = Product
- suggestionVersion - Variable in class com.konakartadmin.app.AdminSuggestion
-
suggestionVersion
- summaryAddress - Variable in class com.konakartadmin.app.AdminAddress
-
summaryAddress.
- sunday - Variable in class com.konakartadmin.app.AdminBookableProduct
-
day of week
- superUser - Variable in class com.konakartadmin.app.AdminRole
-
super user
- superUser - Variable in class com.konakartadmin.bl.AdminSecurityMgr.SessionData
-
- superUserId - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- superUserId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- superUserRoleId - Static variable in class com.konakartadmin.utils.CreateEnterpriseDB
-
- superUserRoleId - Static variable in class com.konakartadmin.utils.SqlPopulator
-
- symbolLeft - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the symbolLeft field
- symbolRight - Variable in class com.konakartadmin.app.AdminCurrency
-
The value for the symbolRight field
- syncFilesFromRemoteKKAdmin(String, String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminFileBatchMgr
-
This batch job is used to synchronize files from a remote KonaKart system to a local KonaKart
system.
- synchroniseImageIOReads - Static variable in class com.konakartadmin.bl.AdminFileMgr
-
Indicates whether or not ImageIO Reads should be synchronised for thread-safety reasons
- synchronizeStoresBatch(String, String, String, String, String) - Method in class com.konakartadmin.bl.AdminProductBatchMgr
-
This batch synchronizes the products in storeIdFrom with the ones in storeIdTo.
- synchronousity - Variable in class com.konakartadmin.app.AdminEmail
-
- synchronousity - Variable in class com.konakartadmin.app.AdminEmailOptions
-
- sysAdminEmailAddress - Variable in class com.konakartadmin.bl.AdminEmailMgr
-
sysAdminEmailAddress