Serialized Form


Package com.konakart.app

Class com.konakart.app.KKException extends org.apache.commons.lang.exception.NestableException implements Serializable

Serialized Fields

code

int code
A code that can be used to indicate the type of exception

Class com.konakart.app.KKInvalidZoneException extends KKException implements Serializable

Class com.konakart.app.KKPasswordDoesntMatchException extends KKException implements Serializable

Class com.konakart.app.KKUserDoesntExistException extends KKException implements Serializable

Class com.konakart.app.KKUserExistsException extends KKException implements Serializable


Package com.konakart.bl

Class com.konakart.bl.KKCriteria extends org.apache.torque.util.Criteria implements Serializable


Package com.konakart.json

Class com.konakart.json.KKJSONServer extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

jsonEnabled

boolean jsonEnabled

includedInterfaces

java.util.Set<E> includedInterfaces

excludedInterfaces

java.util.Set<E> excludedInterfaces

Class com.konakart.json.KKJSONServerAdmin extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

password

java.lang.String password

Package com.konakart.json.app

Class com.konakart.json.app.J_Address extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

customerId

int customerId

firstName

java.lang.String firstName

gender

java.lang.String gender

id

int id

lastName

java.lang.String lastName

postcode

java.lang.String postcode

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

zoneId

int zoneId

useZoneId

boolean useZoneId

addressFormatTemplate

java.lang.String addressFormatTemplate

addressSummaryTemplate

java.lang.String addressSummaryTemplate

formattedAddress

java.lang.String formattedAddress

summaryAddress

java.lang.String summaryAddress

countryName

java.lang.String countryName

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

emailAddr

java.lang.String emailAddr

isPrimary

boolean isPrimary

addressFormatId

int addressFormatId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_AddToBasketOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

allowMultipleEntriesForSameProduct

boolean allowMultipleEntriesForSameProduct

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

useExternalQuantity

boolean useExternalQuantity

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.json.app.J_AddToWishListOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

onlyShowAvailable

boolean onlyShowAvailable

useExternalPrice

boolean useExternalPrice

customerId

int customerId

Class com.konakart.json.app.J_Basket extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Calendar dateAdded

encodedProduct

java.lang.String encodedProduct

id

int id

opts

J_Option[] opts

product

J_Product product

productId

int productId

quantity

int quantity

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

quantityInStock

int quantityInStock

dateAvailable

java.util.Calendar dateAvailable

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

sku

java.lang.String sku

wishListId

int wishListId

wishListItemId

int wishListItemId

useBasketPrice

boolean useBasketPrice

Class com.konakart.json.app.J_BookableProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

maxNumBookings

int maxNumBookings

bookingsMade

int bookingsMade

startDate

java.util.Calendar startDate

endDate

java.util.Calendar endDate

monday

java.lang.String monday

tuesday

java.lang.String tuesday

wednesday

java.lang.String wednesday

thursday

java.lang.String thursday

friday

java.lang.String friday

saturday

java.lang.String saturday

sunday

java.lang.String sunday

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_BookableProductOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

throwExeptionForExceedingMaxBookings

boolean throwExeptionForExceedingMaxBookings

Class com.konakart.json.app.J_Booking extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

quantity

int quantity

customerId

int customerId

orderId

int orderId

orderProductId

int orderProductId

firstName

java.lang.String firstName

lastName

java.lang.String lastName

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

productId

int productId

dateAdded

java.util.Calendar dateAdded

Class com.konakart.json.app.J_Bookings extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumBookings

int totalNumBookings

bookingsArray

J_Booking[] bookingsArray

Class com.konakart.json.app.J_Category extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

children

J_Category[] children

id

int id

image

java.lang.String image

name

java.lang.String name

numberOfProducts

int numberOfProducts

parentId

int parentId

sortOrder

int sortOrder

parent

J_Category parent

selected

boolean selected

level

int level

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

invisible

boolean invisible

description

java.lang.String description

miscItems

J_MiscItem[] miscItems

Class com.konakart.json.app.J_ConfigData extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

key

java.lang.String key

value

java.lang.String value

dateAdded

java.util.Calendar dateAdded

Class com.konakart.json.app.J_Country extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

addressFormatId

int addressFormatId

id

int id

isoCode2

java.lang.String isoCode2

isoCode3

java.lang.String isoCode3

name

java.lang.String name

msgCatKey

java.lang.String msgCatKey

Class com.konakart.json.app.J_Coupon extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

couponCode

java.lang.String couponCode

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

description

java.lang.String description

id

int id

maxUse

int maxUse

name

java.lang.String name

timesUsed

int timesUsed

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

Class com.konakart.json.app.J_CreateOrderOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

copyBasketCustomFields

boolean copyBasketCustomFields

useDefaultCustomer

boolean useDefaultCustomer

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useWishListShippingAddr

boolean useWishListShippingAddr

useExternalPrice

boolean useExternalPrice

locale

java.lang.String locale

useExternalQuantity

boolean useExternalQuantity

billingAddrId

int billingAddrId

customerAddrId

int customerAddrId

deliveryAddrId

int deliveryAddrId

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.json.app.J_CreditCard extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ccType

java.lang.String ccType

ccOwner

java.lang.String ccOwner

ccNumber

java.lang.String ccNumber

ccExpires

java.lang.String ccExpires

ccCVV

java.lang.String ccCVV

Class com.konakart.json.app.J_Currency extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

decimalPlaces

java.lang.String decimalPlaces

decimalPoint

java.lang.String decimalPoint

id

int id

symbolLeft

java.lang.String symbolLeft

symbolRight

java.lang.String symbolRight

thousandsPoint

java.lang.String thousandsPoint

title

java.lang.String title

value

java.math.BigDecimal value

Class com.konakart.json.app.J_Customer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

defaultAddr

J_Address defaultAddr

emailAddr

java.lang.String emailAddr

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

id

int id

lastName

java.lang.String lastName

newsletter

java.lang.String newsletter

numberOfLogons

int numberOfLogons

password

java.lang.String password

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

accountCreated

java.util.Calendar accountCreated

accountLastModified

java.util.Calendar accountLastModified

birthDate

java.util.Calendar birthDate

lastLogon

java.util.Calendar lastLogon

basketItems

J_Basket[] basketItems

defaultAddrId

int defaultAddrId

addresses

J_Address[] addresses

globalProdNotifier

int globalProdNotifier

productNotifications

J_Product[] productNotifications

orders

J_Order[] orders

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

type

int type

groupId

int groupId

customerGroup

J_CustomerGroup customerGroup

wishLists

J_WishList[] wishLists

locale

java.lang.String locale

invisible

byte invisible

Class com.konakart.json.app.J_CustomerEvent extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

action

int action

data1Str

java.lang.String data1Str

data2Str

java.lang.String data2Str

data1Int

int data1Int

data2Int

int data2Int

data1Dec

java.math.BigDecimal data1Dec

data2Dec

java.math.BigDecimal data2Dec

storeId

java.lang.String storeId

dateAdded

java.util.Calendar dateAdded

Class com.konakart.json.app.J_CustomerGroup extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

priceId

int priceId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_CustomerRegistration extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

emailAddr

java.lang.String emailAddr

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

lastName

java.lang.String lastName

newsletter

java.lang.String newsletter

password

java.lang.String password

postcode

java.lang.String postcode

productNotifications

int productNotifications

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

birthDate

java.util.Calendar birthDate

addressCustom1

java.lang.String addressCustom1

addressCustom2

java.lang.String addressCustom2

addressCustom3

java.lang.String addressCustom3

addressCustom4

java.lang.String addressCustom4

addressCustom5

java.lang.String addressCustom5

customerCustom1

java.lang.String customerCustom1

customerCustom2

java.lang.String customerCustom2

customerCustom3

java.lang.String customerCustom3

customerCustom4

java.lang.String customerCustom4

customerCustom5

java.lang.String customerCustom5

groupId

int groupId

locale

java.lang.String locale

zoneId

int zoneId

invisible

boolean invisible

enabled

boolean enabled

Class com.konakart.json.app.J_CustomerSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

firstName

java.lang.String firstName

id

int id

lastName

java.lang.String lastName

birthDate

java.util.Calendar birthDate

type

int type

city

java.lang.String city

state

java.lang.String state

cityOrState

java.lang.String cityOrState

firstName1

java.lang.String firstName1

lastName1

java.lang.String lastName1

eventDate

java.util.Calendar eventDate

firstNameRule

int firstNameRule

lastNameRule

int lastNameRule

firstName1Rule

int firstName1Rule

lastName1Rule

int lastName1Rule

emailAddrRule

int emailAddrRule

cityRule

int cityRule

stateRule

int stateRule

tmpId

int tmpId

Class com.konakart.json.app.J_CustomerTag extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

value

java.lang.String value

validation

java.lang.String validation

type

int type

maxInts

int maxInts

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_DataDescriptor extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

limit

int limit

offset

int offset

orderBy

java.lang.String orderBy

orderBy_1

java.lang.String orderBy_1

showInvisible

boolean showInvisible

fillMiscItems

boolean fillMiscItems

fillDescription

boolean fillDescription

fillCustomAttrArray

boolean fillCustomAttrArray

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

custom1Int

java.lang.Integer custom1Int

custom2Int

java.lang.Integer custom2Int

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

custom1Rule

int custom1Rule

custom2Rule

int custom2Rule

custom3Rule

int custom3Rule

custom4Rule

int custom4Rule

custom5Rule

int custom5Rule

custom6Rule

int custom6Rule

custom7Rule

int custom7Rule

custom8Rule

int custom8Rule

custom9Rule

int custom9Rule

custom10Rule

int custom10Rule

custom1IntRule

int custom1IntRule

custom2IntRule

int custom2IntRule

custom1DecRule

int custom1DecRule

custom2DecRule

int custom2DecRule

Class com.konakart.json.app.J_DigitalDownload extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

expirationDate

java.util.Calendar expirationDate

lastModified

java.util.Calendar lastModified

maxDownloads

int maxDownloads

productId

int productId

timesDownloaded

int timesDownloaded

product

J_Product product

filePath

java.lang.String filePath

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.json.app.J_Email extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subject

java.lang.String subject

body

java.lang.String body

address

java.lang.String address

Class com.konakart.json.app.J_EmailOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

templateName

java.lang.String templateName

countryCode

java.lang.String countryCode

customAttrs

J_NameValue[] customAttrs

attachInvoice

boolean attachInvoice

createInvoice

boolean createInvoice

fullAttachmentFilename

java.lang.String fullAttachmentFilename

friendlyAttachmentName

java.lang.String friendlyAttachmentName

deleteAttachmentAfterSend

boolean deleteAttachmentAfterSend

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customInt1

int customInt1

customInt2

int customInt2

Class com.konakart.json.app.J_EngineConfig extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

storeId

java.lang.String storeId

mode

int mode

propertiesFileName

java.lang.String propertiesFileName

appPropertiesFileName

java.lang.String appPropertiesFileName

customersShared

boolean customersShared

productsShared

boolean productsShared

categoriesShared

boolean categoriesShared

engineId

java.lang.String engineId

Class com.konakart.json.app.J_ExportOrderOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

params

java.lang.String[] params

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

orderId

int orderId

Class com.konakart.json.app.J_ExportOrderResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

params

java.lang.String[] params

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

confirmationText

java.lang.String confirmationText

orderId

int orderId

orderAsXml

java.lang.String orderAsXml

Class com.konakart.json.app.J_Expression extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

numVariables

int numVariables

Class com.konakart.json.app.J_ExpressionVariable extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerTagId

int customerTagId

expressionId

int expressionId

type

int type

operator

int operator

value

java.lang.String value

customerValue

java.lang.String customerValue

order

int order

andOr

int andOr

groupOrder

int groupOrder

groupAndOr

int groupAndOr

Class com.konakart.json.app.J_FetchProductOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

getTierPrices

boolean getTierPrices

useExternalQuantity

boolean useExternalQuantity

invertRelatedProductDirection

boolean invertRelatedProductDirection

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.json.app.J_GeoZone extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

geoZoneDescription

java.lang.String geoZoneDescription

geoZoneId

int geoZoneId

geoZoneName

java.lang.String geoZoneName

Class com.konakart.json.app.J_IpnHistory extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

gatewayFullResponse

java.lang.String gatewayFullResponse

gatewayResult

java.lang.String gatewayResult

gatewayTransactionId

java.lang.String gatewayTransactionId

id

int id

konakartResultDescription

java.lang.String konakartResultDescription

konakartResultId

int konakartResultId

moduleCode

java.lang.String moduleCode

orderId

int orderId

dateAdded

java.util.Calendar dateAdded

customerId

int customerId

subscriptionId

int subscriptionId

txAmount

java.math.BigDecimal txAmount

txType

java.lang.String txType

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

Class com.konakart.json.app.J_KKConfiguration extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

key

java.lang.String key

value

java.lang.String value

lastModified

java.util.Calendar lastModified

storeId

java.lang.String storeId

Class com.konakart.json.app.J_KKCookie extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerUuid

java.lang.String customerUuid

attributeId

java.lang.String attributeId

attributeValue

java.lang.String attributeValue

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

Class com.konakart.json.app.J_KKFacet extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

number

int number

values

J_NameNumber[] values

Class com.konakart.json.app.J_KkMsg extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

msgKey

java.lang.String msgKey

msgLocale

java.lang.String msgLocale

msgType

int msgType

msgValue

java.lang.String msgValue

Class com.konakart.json.app.J_Language extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

directory

java.lang.String directory

locale

java.lang.String locale

id

int id

image

java.lang.String image

name

java.lang.String name

sortOrder

int sortOrder

displayOnly

boolean displayOnly

dataLanguageId

int dataLanguageId

Class com.konakart.json.app.J_LanguageSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

code

java.lang.String code

includeDisplayOnly

boolean includeDisplayOnly

Class com.konakart.json.app.J_Manufacturer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

image

java.lang.String image

name

java.lang.String name

url

java.lang.String url

urlClicked

int urlClicked

lastClick

java.util.Calendar lastClick

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

addresses

J_Address[] addresses

numberOfProducts

int numberOfProducts

Class com.konakart.json.app.J_MiscItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

typeId

int typeId

objId

int objId

itemValue

java.lang.String itemValue

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

dateAdded

java.util.Calendar dateAdded

type

java.lang.String type

typeDescription

java.lang.String typeDescription

Class com.konakart.json.app.J_MqOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

msgText

java.lang.String msgText

queueName

java.lang.String queueName

username

java.lang.String username

password

java.lang.String password

brokerUrl

java.lang.String brokerUrl

timeoutMS

long timeoutMS

customInt1

java.lang.String customInt1

Class com.konakart.json.app.J_MqResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

msgText

java.lang.String msgText

timedout

boolean timedout

jMSCorrelationId

java.lang.String jMSCorrelationId

jMSMessageId

java.lang.String jMSMessageId

customInt1

int customInt1

Class com.konakart.json.app.J_NameNumber extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

number

int number

Class com.konakart.json.app.J_NameValue extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class com.konakart.json.app.J_Option extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

valueId

int valueId

id

int id

attrId

int attrId

priceExTax

java.math.BigDecimal priceExTax

priceIncTax

java.math.BigDecimal priceIncTax

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

attrCustom1

java.lang.String attrCustom1

attrCustom2

java.lang.String attrCustom2

optionCustom1

java.lang.String optionCustom1

optionCustom2

java.lang.String optionCustom2

optionValCustom1

java.lang.String optionValCustom1

optionValCustom2

java.lang.String optionValCustom2

type

int type

quantity

int quantity

Class com.konakart.json.app.J_Order extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

billingCity

java.lang.String billingCity

billingCompany

java.lang.String billingCompany

billingCountry

java.lang.String billingCountry

billingName

java.lang.String billingName

billingPostcode

java.lang.String billingPostcode

billingState

java.lang.String billingState

billingStreetAddress

java.lang.String billingStreetAddress

billingStreetAddress1

java.lang.String billingStreetAddress1

billingSuburb

java.lang.String billingSuburb

ccExpires

java.lang.String ccExpires

ccNumber

java.lang.String ccNumber

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

currencyValue

java.math.BigDecimal currencyValue

customerCity

java.lang.String customerCity

customerCompany

java.lang.String customerCompany

customerCountry

java.lang.String customerCountry

customerEmail

java.lang.String customerEmail

customerName

java.lang.String customerName

customerPostcode

java.lang.String customerPostcode

customerState

java.lang.String customerState

customerStreetAddress

java.lang.String customerStreetAddress

customerStreetAddress1

java.lang.String customerStreetAddress1

customerSuburb

java.lang.String customerSuburb

customerTelephone

java.lang.String customerTelephone

dateFinished

java.util.Calendar dateFinished

datePurchased

java.util.Calendar datePurchased

deliveryCity

java.lang.String deliveryCity

deliveryCompany

java.lang.String deliveryCompany

deliveryCountry

java.lang.String deliveryCountry

deliveryName

java.lang.String deliveryName

deliveryPostcode

java.lang.String deliveryPostcode

deliveryState

java.lang.String deliveryState

deliveryStreetAddress

java.lang.String deliveryStreetAddress

deliveryStreetAddress1

java.lang.String deliveryStreetAddress1

deliverySuburb

java.lang.String deliverySuburb

id

int id

lastModified

java.util.Calendar lastModified

paymentMethod

java.lang.String paymentMethod

shippingMethod

java.lang.String shippingMethod

status

int status

customerId

int customerId

billingAddrFormatId

int billingAddrFormatId

customerAddrFormatId

int customerAddrFormatId

deliveryAddrFormatId

int deliveryAddrFormatId

orderProducts

J_OrderProduct[] orderProducts

billingFormattedAddress

java.lang.String billingFormattedAddress

customerFormattedAddress

java.lang.String customerFormattedAddress

deliveryFormattedAddress

java.lang.String deliveryFormattedAddress

statusText

java.lang.String statusText

tax

java.math.BigDecimal tax

numProducts

int numProducts

billingAddrFormatTemplate

java.lang.String billingAddrFormatTemplate

customerAddrFormatTemplate

java.lang.String customerAddrFormatTemplate

deliveryAddrFormatTemplate

java.lang.String deliveryAddrFormatTemplate

orderTotals

J_OrderTotal[] orderTotals

statusTrail

J_OrderStatusHistory[] statusTrail

billingAddrId

int billingAddrId

customerAddrId

int customerAddrId

deliveryAddrId

int deliveryAddrId

deliveryCountryObject

J_Country deliveryCountryObject

deliveryZoneObject

J_Zone deliveryZoneObject

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

shippingQuote

J_ShippingQuote shippingQuote

currencyCode

java.lang.String currencyCode

currency

J_Currency currency

taxRateObjectArray

J_TaxRate[] taxRateObjectArray

paymentDetails

J_PaymentDetails paymentDetails

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

couponCode

java.lang.String couponCode

subTotalExTax

java.math.BigDecimal subTotalExTax

subTotalIncTax

java.math.BigDecimal subTotalIncTax

couponIds

java.lang.String couponIds

promotionIds

java.lang.String promotionIds

paymentModuleCode

java.lang.String paymentModuleCode

shippingModuleCode

java.lang.String shippingModuleCode

orderNumber

java.lang.String orderNumber

lifecycleId

java.lang.String lifecycleId

trackingNumber

java.lang.String trackingNumber

pointsRedeemed

int pointsRedeemed

pointsAwarded

int pointsAwarded

pointsReservationId

int pointsReservationId

locale

java.lang.String locale

giftCertCode

java.lang.String giftCertCode

invoiceFilename

java.lang.String invoiceFilename

ccCVV

java.lang.String ccCVV

customerTelephone1

java.lang.String customerTelephone1

deliveryTelephone

java.lang.String deliveryTelephone

deliveryTelephone1

java.lang.String deliveryTelephone1

deliveryEmail

java.lang.String deliveryEmail

billingTelephone

java.lang.String billingTelephone

billingTelephone1

java.lang.String billingTelephone1

billingEmail

java.lang.String billingEmail

shippingServiceCode

java.lang.String shippingServiceCode

creator

java.lang.String creator

affiliateId

java.lang.String affiliateId

Class com.konakart.json.app.J_OrderProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

model

java.lang.String model

name

java.lang.String name

opts

J_Option[] opts

order

J_Order order

orderId

int orderId

price

java.math.BigDecimal price

product

J_Product product

productId

int productId

quantity

int quantity

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

taxRate

java.math.BigDecimal taxRate

tax

java.math.BigDecimal tax

type

int type

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

sku

java.lang.String sku

state

int state

wishListId

int wishListId

wishListItemId

int wishListItemId

discountPercent

java.math.BigDecimal discountPercent

weight

java.math.BigDecimal weight

taxCode

java.lang.String taxCode

Class com.konakart.json.app.J_Orders extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orderArray

J_Order[] orderArray

totalNumOrders

int totalNumOrders

Class com.konakart.json.app.J_OrderSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

includeStatusIds

int[] includeStatusIds

creator

java.lang.String creator

creatorRule

int creatorRule

affiliateId

java.lang.String affiliateId

affiliateIdRule

int affiliateIdRule

Class com.konakart.json.app.J_OrderStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

languageId

int languageId

Class com.konakart.json.app.J_OrderStatusHistory extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

comments

java.lang.String comments

customerNotified

boolean customerNotified

dateAdded

java.util.Calendar dateAdded

id

int id

orderId

int orderId

orderStatus

java.lang.String orderStatus

orderStatusId

int orderStatusId

updatedById

int updatedById

Class com.konakart.json.app.J_OrderTotal extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

id

int id

orderId

int orderId

sortOrder

int sortOrder

text

java.lang.String text

title

java.lang.String title

value

java.math.BigDecimal value

tax

java.math.BigDecimal tax

promotions

J_Promotion[] promotions

orderTotals

J_OrderTotal[] orderTotals

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.json.app.J_OrderUpdate extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

updatedById

int updatedById

Class com.konakart.json.app.J_PaymentDetails extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parameters

J_NameValue[] parameters

referrer

java.lang.String referrer

postOrGet

java.lang.String postOrGet

requestUrl

java.lang.String requestUrl

code

java.lang.String code

description

java.lang.String description

sortOrder

int sortOrder

title

java.lang.String title

orderStatusId

int orderStatusId

paymentType

int paymentType

ccNumber

java.lang.String ccNumber

ccPostcode

java.lang.String ccPostcode

ccStreetAddress

java.lang.String ccStreetAddress

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

ccCVV

java.lang.String ccCVV

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

showAddr

boolean showAddr

showCVV

boolean showCVV

showPostcode

boolean showPostcode

showType

boolean showType

ccExpiryMonth

java.lang.String ccExpiryMonth

ccExpiryYear

java.lang.String ccExpiryYear

showOwner

boolean showOwner

preProcessCode

java.lang.String preProcessCode

Class com.konakart.json.app.J_PaymentOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orderId

int orderId

parameters

J_NameValue[] parameters

creditCard

J_CreditCard creditCard

action

int action

subscriptionId

int subscriptionId

Class com.konakart.json.app.J_PaymentSchedule extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

timeUnit

int timeUnit

timeLength

int timeLength

dayOfMonth

int dayOfMonth

numPayments

int numPayments

numTrialPayments

int numTrialPayments

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

name

java.lang.String name

description

java.lang.String description

Class com.konakart.json.app.J_PdfOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

custom1

java.lang.String custom1

custom2

java.lang.String custom2

languageId

int languageId

type

int type

returnFileName

boolean returnFileName

returnBytes

boolean returnBytes

createFile

boolean createFile

targetFileName

java.lang.String targetFileName

Class com.konakart.json.app.J_PdfResult extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName

pdfBytes

byte[] pdfBytes

resultCode

int resultCode

fileNameAfterBase

java.lang.String fileNameAfterBase

Class com.konakart.json.app.J_ProdCustAttr extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

type

int type

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

value

java.lang.String value

msgCatKey

java.lang.String msgCatKey

template

java.lang.String template

facetNumber

int facetNumber

Class com.konakart.json.app.J_Product extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

taxClassId

int taxClassId

manufacturerName

java.lang.String manufacturerName

description

java.lang.String description

id

int id

image

java.lang.String image

model

java.lang.String model

name

java.lang.String name

opts

J_Option[] opts

quantity

int quantity

status

byte status

url

java.lang.String url

viewedCount

int viewedCount

weight

java.math.BigDecimal weight

numberReviews

int numberReviews

dateAdded

java.util.Calendar dateAdded

dateAvailable

java.util.Calendar dateAvailable

manufacturer

J_Manufacturer manufacturer

manufacturerId

int manufacturerId

categoryId

int categoryId

ordered

int ordered

priceExTax

java.math.BigDecimal priceExTax

specialPriceExTax

java.math.BigDecimal specialPriceExTax

specialPriceIncTax

java.math.BigDecimal specialPriceIncTax

priceIncTax

java.math.BigDecimal priceIncTax

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

custom1Int

int custom1Int

custom2Int

int custom2Int

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

prodRelationTypeArray

int[] prodRelationTypeArray

invisible

byte invisible

sku

java.lang.String sku

contentType

java.lang.String contentType

filePath

java.lang.String filePath

type

int type

image2

java.lang.String image2

image3

java.lang.String image3

image4

java.lang.String image4

comparison

java.lang.String comparison

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

bundledProdQuantity

int bundledProdQuantity

encodedOptionValues

java.lang.String encodedOptionValues

tags

J_Tag[] tags

storeId

java.lang.String storeId

maxNumDownloads

int maxNumDownloads

maxDownloadDays

int maxDownloadDays

stockReorderLevel

int stockReorderLevel

canOrderWhenNotInStock

java.lang.Boolean canOrderWhenNotInStock

indexAttachment

boolean indexAttachment

snippets

java.lang.String[] snippets

rating

java.math.BigDecimal rating

expiryDate

java.util.Calendar expiryDate

paymentScheduleId

int paymentScheduleId

paymentSchedule

J_PaymentSchedule paymentSchedule

tierPrices

J_TierPrice[] tierPrices

specialExpiryDate

java.util.Calendar specialExpiryDate

specialStartDate

java.util.Calendar specialStartDate

specialStatus

byte specialStatus

productQuantities

J_ProductQuantity[] productQuantities

addresses

J_Address[] addresses

customAttrs

java.lang.String customAttrs

customAttrArray

J_ProdCustAttr[] customAttrArray

taxCode

java.lang.String taxCode

storeCustom1

java.lang.String storeCustom1

storeCustom2

java.lang.String storeCustom2

storeCustom3

java.lang.String storeCustom3

bookableProd

J_BookableProduct bookableProd

miscItems

J_MiscItem[] miscItems

promotionResults

J_PromotionResult[] promotionResults

Class com.konakart.json.app.J_ProductQuantity extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

encodedOptionValues

java.lang.String encodedOptionValues

productId

int productId

quantity

int quantity

dateAvailable

java.util.Calendar dateAvailable

sku

java.lang.String sku

opts

J_Option[] opts

promotionResults

J_PromotionResult[] promotionResults

Class com.konakart.json.app.J_Products extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

productArray

J_Product[] productArray

totalNumProducts

int totalNumProducts

manufacturerFacets

J_Manufacturer[] manufacturerFacets

categoryFacets

J_Category[] categoryFacets

customFacets

J_KKFacet[] customFacets

Class com.konakart.json.app.J_ProductSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

manufacturerId

int manufacturerId

priceFrom

java.math.BigDecimal priceFrom

priceTo

java.math.BigDecimal priceTo

searchText

java.lang.String searchText

whereToSearch

int whereToSearch

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

searchInSubCats

boolean searchInSubCats

tagGroups

J_TagGroup[] tagGroups

searchAllStores

boolean searchAllStores

storesToSearch

java.lang.String[] storesToSearch

snippetOptions

J_SnippetOptions snippetOptions

ratingGreaterThan

java.math.BigDecimal ratingGreaterThan

ratingLessThan

java.math.BigDecimal ratingLessThan

ratingEqual

java.math.BigDecimal ratingEqual

dateAvailableTo

java.util.Calendar dateAvailableTo

dateAvailableFrom

java.util.Calendar dateAvailableFrom

expiryDateTo

java.util.Calendar expiryDateTo

expiryDateFrom

java.util.Calendar expiryDateFrom

fillDescription

boolean fillDescription

searchTextRule

int searchTextRule

quantityGreaterThan

java.lang.Integer quantityGreaterThan

quantityLessThan

java.lang.Integer quantityLessThan

quantityEqual

java.lang.Integer quantityEqual

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

endDateFrom

java.util.Calendar endDateFrom

endDateTo

java.util.Calendar endDateTo

overlapStartDate

java.util.Calendar overlapStartDate

overlapEndDate

java.util.Calendar overlapEndDate

productType

int productType

returnManufacturerFacets

boolean returnManufacturerFacets

returnCategoryFacets

boolean returnCategoryFacets

manufacturerIds

int[] manufacturerIds

categoryIds

int[] categoryIds

orderedGreaterThan

java.lang.Integer orderedGreaterThan

orderedLessThan

java.lang.Integer orderedLessThan

orderedEqual

java.lang.Integer orderedEqual

returnCustomFacets

boolean returnCustomFacets

Class com.konakart.json.app.J_Promotion extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

active

boolean active

cumulative

boolean cumulative

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

id

int id

orderTotalCode

java.lang.String orderTotalCode

name

java.lang.String name

description

java.lang.String description

categoryRule

int categoryRule

customerRule

int customerRule

customerGroupRule

int customerGroupRule

manufacturerRule

int manufacturerRule

productRule

int productRule

applicableProducts

J_OrderProduct[] applicableProducts

dateAdded

java.util.Calendar dateAdded

endDate

java.util.Calendar endDate

lastModified

java.util.Calendar lastModified

startDate

java.util.Calendar startDate

coupon

J_Coupon coupon

maxUse

int maxUse

requiresCoupon

boolean requiresCoupon

Class com.konakart.json.app.J_PromotionOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

promotionRule

int promotionRule

subtractValueFromPriceExTax

boolean subtractValueFromPriceExTax

subtractValueFromPriceIncTax

boolean subtractValueFromPriceIncTax

Class com.konakart.json.app.J_PromotionProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

optionId

int optionId

optionValueId

int optionValueId

productId

int productId

Class com.konakart.json.app.J_PromotionResult extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

promotionId

int promotionId

orderTotalCode

java.lang.String orderTotalCode

value

java.math.BigDecimal value

percentageDiscount

boolean percentageDiscount

applyBeforeTax

boolean applyBeforeTax

Class com.konakart.json.app.J_PunchOutOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

standard

java.lang.String standard

version

java.lang.String version

Class com.konakart.json.app.J_Review extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

customerName

java.lang.String customerName

id

int id

languageId

int languageId

languageName

java.lang.String languageName

productId

int productId

rating

int rating

averageRating

java.math.BigDecimal averageRating

reviewText

java.lang.String reviewText

timesRead

int timesRead

dateAdded

java.util.Calendar dateAdded

product

J_Product product

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.json.app.J_Reviews extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reviewArray

J_Review[] reviewArray

totalNumReviews

int totalNumReviews

Class com.konakart.json.app.J_RewardPoint extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

storeId

java.lang.String storeId

code

java.lang.String code

description

java.lang.String description

customerId

int customerId

initialPoints

int initialPoints

remainingPoints

int remainingPoints

expired

boolean expired

transactionType

int transactionType

dateAdded

java.util.Calendar dateAdded

Class com.konakart.json.app.J_RewardPoints extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumRecords

int totalNumRecords

rewardPointArray

J_RewardPoint[] rewardPointArray

Class com.konakart.json.app.J_ShippingQuote extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

moduleCode

java.lang.String moduleCode

description

java.lang.String description

icon

java.lang.String icon

sortOrder

int sortOrder

title

java.lang.String title

handlingCost

java.math.BigDecimal handlingCost

tax

java.math.BigDecimal tax

responseText

java.lang.String responseText

cost

java.math.BigDecimal cost

free

boolean free

freeShippingOver

java.math.BigDecimal freeShippingOver

taxClass

int taxClass

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

quotes

J_ShippingQuote[] quotes

shippingServiceCode

java.lang.String shippingServiceCode

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_SnippetOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

enableSnippets

boolean enableSnippets

numberOfSnippets

int numberOfSnippets

snippetSizeInChars

int snippetSizeInChars

preKeywordHighlight

java.lang.String preKeywordHighlight

postKeywordHighlight

java.lang.String postKeywordHighlight

escapeHTML

boolean escapeHTML

Class com.konakart.json.app.J_SSOToken extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

secretKey

java.lang.String secretKey

sessionId

java.lang.String sessionId

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.json.app.J_Store extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

storeId

java.lang.String storeId

storeName

java.lang.String storeName

deleted

boolean deleted

lastUpdated

java.util.Calendar lastUpdated

dateAdded

java.util.Calendar dateAdded

storeDesc

java.lang.String storeDesc

logoFileName

java.lang.String logoFileName

cssFileName

java.lang.String cssFileName

enabled

boolean enabled

underMaintenance

boolean underMaintenance

adminEmail

java.lang.String adminEmail

template

boolean template

maxProducts

int maxProducts

storeHome

java.lang.String storeHome

storeUrl

java.lang.String storeUrl

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.json.app.J_Subscription extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

orderId

int orderId

productId

int productId

subscriptionCode

java.lang.String subscriptionCode

startDate

java.util.Calendar startDate

amount

java.math.BigDecimal amount

trialAmount

java.math.BigDecimal trialAmount

active

boolean active

problem

boolean problem

problemDesc

java.lang.String problemDesc

lastBillingDate

java.util.Calendar lastBillingDate

nextBillingDate

java.util.Calendar nextBillingDate

paymentSchedule

J_PaymentSchedule paymentSchedule

paymentScheduleId

int paymentScheduleId

orderNumber

java.lang.String orderNumber

productSku

java.lang.String productSku

customerId

int customerId

creditCard

J_CreditCard creditCard

Class com.konakart.json.app.J_Subscriptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subscriptionArray

J_Subscription[] subscriptionArray

totalNumSubscriptions

int totalNumSubscriptions

Class com.konakart.json.app.J_SubscriptionSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

active

java.lang.Boolean active

orderId

int orderId

orderNumber

java.lang.String orderNumber

productId

int productId

productSku

java.lang.String productSku

subscriptionCode

java.lang.String subscriptionCode

Class com.konakart.json.app.J_SuggestedSearchItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rawText

java.lang.String rawText

richText

java.lang.String richText

productId

int productId

categoryId

int categoryId

manufacturerId

int manufacturerId

id

int id

Class com.konakart.json.app.J_SuggestedSearchOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

limit

int limit

searchText

java.lang.String searchText

returnRichText

boolean returnRichText

returnRawText

boolean returnRawText

startTag

java.lang.String startTag

endTag

java.lang.String endTag

languageCode

java.lang.String languageCode

languageId

int languageId

Class com.konakart.json.app.J_Tag extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

languageId

int languageId

name

java.lang.String name

sortOrder

int sortOrder

selected

boolean selected

numProducts

int numProducts

Class com.konakart.json.app.J_TagGroup extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

description

java.lang.String description

languageId

int languageId

name

java.lang.String name

tags

J_Tag[] tags

facetNumber

int facetNumber

facetConstraint

java.lang.String facetConstraint

Class com.konakart.json.app.J_TaxClass extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Date dateAdded

lastModified

java.util.Date lastModified

taxClassDescription

java.lang.String taxClassDescription

taxClassId

int taxClassId

taxClassTitle

java.lang.String taxClassTitle

taxCode

java.lang.String taxCode

Class com.konakart.json.app.J_TaxRate extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

description

java.lang.String description

id

int id

priority

int priority

rate

java.math.BigDecimal rate

Class com.konakart.json.app.J_TierPrice extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

productId

int productId

quantity

int quantity

priceExTax

java.math.BigDecimal priceExTax

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

usePercentageDiscount

boolean usePercentageDiscount

custom1

java.lang.String custom1

lastModified

java.util.Calendar lastModified

dateAdded

java.util.Calendar dateAdded

priceIncTax

java.math.BigDecimal priceIncTax

Class com.konakart.json.app.J_WishList extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

wishListItems

J_WishListItem[] wishListItems

name

java.lang.String name

description

java.lang.String description

publicWishList

boolean publicWishList

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

finalPriceExTax

java.math.BigDecimal finalPriceExTax

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerFirstName

java.lang.String customerFirstName

customerLastName

java.lang.String customerLastName

customerCity

java.lang.String customerCity

customerBirthDate

java.util.Calendar customerBirthDate

customerState

java.lang.String customerState

customerId

int customerId

customer1FirstName

java.lang.String customer1FirstName

customer1LastName

java.lang.String customer1LastName

linkUrl

java.lang.String linkUrl

listType

int listType

addressId

int addressId

address

J_Address address

eventDate

java.util.Calendar eventDate

Class com.konakart.json.app.J_WishListItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Calendar dateAdded

encodedProduct

java.lang.String encodedProduct

id

int id

wishListId

int wishListId

opts

J_Option[] opts

product

J_Product product

productId

int productId

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

quantityInStock

int quantityInStock

priority

int priority

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

quantityDesired

int quantityDesired

quantityReceived

int quantityReceived

comments

java.lang.String comments

Class com.konakart.json.app.J_WishListItems extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumItems

int totalNumItems

itemArray

J_WishListItem[] itemArray

Class com.konakart.json.app.J_WishLists extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumWishLists

int totalNumWishLists

wishListArray

J_WishList[] wishListArray

Class com.konakart.json.app.J_Zone extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

zoneId

int zoneId

zoneCountryId

int zoneCountryId

zoneCode

java.lang.String zoneCode

zoneName

java.lang.String zoneName

zoneInvisible

boolean zoneInvisible

zoneSearch

java.lang.String zoneSearch

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.json.app.J_ZoneSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

searchString

java.lang.String searchString

searchStringRule

int searchStringRule

id

int id

countryId

int countryId

code

java.lang.String code

codeRule

int codeRule

name

java.lang.String name

nameRule

int nameRule

invisible

java.lang.Boolean invisible

custom1

java.lang.String custom1

custom1Rule

int custom1Rule

custom2

java.lang.String custom2

custom2Rule

int custom2Rule

custom3

java.lang.String custom3

custom3Rule

int custom3Rule

Package com.konakart.json.req

Class com.konakart.json.req.KKJSON_Req_addAddressToCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

addr

J_Address addr

Class com.konakart.json.req.KKJSON_Req_addCustomDataToSession extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

data

java.lang.String data

position

int position

Class com.konakart.json.req.KKJSON_Req_addPoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

points

int points

code

java.lang.String code

description

java.lang.String description

Class com.konakart.json.req.KKJSON_Req_addProductNotificationToCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

Class com.konakart.json.req.KKJSON_Req_addTax extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

cost

java.math.BigDecimal cost

countryId

int countryId

zoneId

int zoneId

taxClassId

int taxClassId

Class com.konakart.json.req.KKJSON_Req_addToBasket extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

item

J_Basket item

Class com.konakart.json.req.KKJSON_Req_addToBasketWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

item

J_Basket item

options

J_AddToBasketOptions options

Class com.konakart.json.req.KKJSON_Req_addToCustomerTag extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

tagName

java.lang.String tagName

tagValue

int tagValue

Class com.konakart.json.req.KKJSON_Req_addToCustomerTagForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

tagName

java.lang.String tagName

tagValue

int tagValue

Class com.konakart.json.req.KKJSON_Req_addToWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListItem

J_WishListItem wishListItem

Class com.konakart.json.req.KKJSON_Req_addToWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListItem

J_WishListItem wishListItem

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_changeDeliveryAddress extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

order

J_Order order

deliveryAddress

J_Address deliveryAddress

Class com.konakart.json.req.KKJSON_Req_changeOrderStatus extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

status

int status

customerNotified

boolean customerNotified

comments

java.lang.String comments

Class com.konakart.json.req.KKJSON_Req_changePassword extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

currentPassword

java.lang.String currentPassword

newPassword

java.lang.String newPassword

Class com.konakart.json.req.KKJSON_Req_checkCoupon extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

couponCode

java.lang.String couponCode

Class com.konakart.json.req.KKJSON_Req_checkSession extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_createAndSaveOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

password

java.lang.String password

custReg

J_CustomerRegistration custReg

basketItemArray

J_Basket[] basketItemArray

shippingModule

java.lang.String shippingModule

paymentModule

java.lang.String paymentModule

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_createOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

basketItemArray

J_Basket[] basketItemArray

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_createOrderWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

basketItemArray

J_Basket[] basketItemArray

options

J_CreateOrderOptions options

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_createWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishList

J_WishList wishList

Class com.konakart.json.req.KKJSON_Req_createWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishList

J_WishList wishList

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_custom extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

input1

java.lang.String input1

input2

java.lang.String input2

Class com.konakart.json.req.KKJSON_Req_customSecure extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

input1

java.lang.String input1

input2

java.lang.String input2

Class com.konakart.json.req.KKJSON_Req_deleteAddressFromCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

addressId

int addressId

Class com.konakart.json.req.KKJSON_Req_deleteCookie extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerUuid

java.lang.String customerUuid

attrId

java.lang.String attrId

Class com.konakart.json.req.KKJSON_Req_deleteCustomerTag extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_deleteCustomerTagForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_deleteOrderIdForSecretKey extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

secretKey

java.lang.String secretKey

Class com.konakart.json.req.KKJSON_Req_deletePoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

points

int points

code

java.lang.String code

description

java.lang.String description

Class com.konakart.json.req.KKJSON_Req_deleteProductNotificationFromCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

Class com.konakart.json.req.KKJSON_Req_deleteReservedPoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

reservationId

int reservationId

code

java.lang.String code

description

java.lang.String description

Class com.konakart.json.req.KKJSON_Req_deleteWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

Class com.konakart.json.req.KKJSON_Req_deleteWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_doesCustomerExistForEmail extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

Class com.konakart.json.req.KKJSON_Req_editConfiguration extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

value

java.lang.String value

Class com.konakart.json.req.KKJSON_Req_editCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

cust

J_Customer cust

Class com.konakart.json.req.KKJSON_Req_editCustomerAddress extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

addr

J_Address addr

Class com.konakart.json.req.KKJSON_Req_editDigitalDownload extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

digitalDownload

J_DigitalDownload digitalDownload

Class com.konakart.json.req.KKJSON_Req_editWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishList

J_WishList wishList

Class com.konakart.json.req.KKJSON_Req_editWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishList

J_WishList wishList

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_enableCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

secretKey

java.lang.String secretKey

Class com.konakart.json.req.KKJSON_Req_evaluateExpression extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

expressionId

int expressionId

expressionName

java.lang.String expressionName

Class com.konakart.json.req.KKJSON_Req_evaluateExpressionForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

expressionId

int expressionId

expressionName

java.lang.String expressionName

Class com.konakart.json.req.KKJSON_Req_forceRegisterCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

custReg

J_CustomerRegistration custReg

Class com.konakart.json.req.KKJSON_Req_freeReservedPoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

reservationId

int reservationId

Class com.konakart.json.req.KKJSON_Req_getAddressesPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getAddressesPerManufacturer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

manufacturerId

int manufacturerId

Class com.konakart.json.req.KKJSON_Req_getAddressesPerProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

Class com.konakart.json.req.KKJSON_Req_getAllCookies extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerUuid

java.lang.String customerUuid

Class com.konakart.json.req.KKJSON_Req_getAllCountries extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getAllCurrencies extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getAllCustomerGroups extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getAllLanguages extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getAllManufacturers extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getAllOrderStatuses extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getAllProducts extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getAllProductsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getAllPromotions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getAllReviews extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

Class com.konakart.json.req.KKJSON_Req_getAllSpecials extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getAlsoPurchased extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

productId

int productId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getAlsoPurchasedWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

productId

int productId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getBasketItemsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getBasketItemsPerCustomerWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

languageId

int languageId

options

J_AddToBasketOptions options

Class com.konakart.json.req.KKJSON_Req_getBestSellers extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getBestSellersWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getBookableProductConflict extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

bookableProd

J_Product bookableProd

options

J_BookableProductOptions options

Class com.konakart.json.req.KKJSON_Req_getBookingsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

options

J_BookableProductOptions options

Class com.konakart.json.req.KKJSON_Req_getBookingsPerProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

productId

int productId

options

J_BookableProductOptions options

Class com.konakart.json.req.KKJSON_Req_getCategoriesPerManufacturer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

manufacturerId

int manufacturerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getCategoriesPerProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getCategoryTree extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

languageId

int languageId

getNumProducts

boolean getNumProducts

Class com.konakart.json.req.KKJSON_Req_getConfigData extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

key

java.lang.String key

Class com.konakart.json.req.KKJSON_Req_getConfiguration extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

Class com.konakart.json.req.KKJSON_Req_getConfigurations extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getConfigurationValue extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

Class com.konakart.json.req.KKJSON_Req_getConfigurationValueAsBigDecimal extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

Class com.konakart.json.req.KKJSON_Req_getConfigurationValueAsBigDecimalWithDefault extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

def

java.math.BigDecimal def

Class com.konakart.json.req.KKJSON_Req_getConfigurationValueAsBool extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

def

java.lang.Boolean def

Class com.konakart.json.req.KKJSON_Req_getConfigurationValueAsInt extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

Class com.konakart.json.req.KKJSON_Req_getConfigurationValueAsIntWithDefault extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

def

int def

Class com.konakart.json.req.KKJSON_Req_getCookie extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerUuid

java.lang.String customerUuid

attrId

java.lang.String attrId

Class com.konakart.json.req.KKJSON_Req_getCountry extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

countryId

int countryId

Class com.konakart.json.req.KKJSON_Req_getCountryPerName extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

countryName

java.lang.String countryName

Class com.konakart.json.req.KKJSON_Req_getCurrency extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

currencyCode

java.lang.String currencyCode

Class com.konakart.json.req.KKJSON_Req_getCustomDataFromSession extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

position

int position

Class com.konakart.json.req.KKJSON_Req_getCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getCustomerGroup extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerGroupId

int customerGroupId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getCustomerTag extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_getCustomerTagForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_getCustomerTags extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getCustomerTagsForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

Class com.konakart.json.req.KKJSON_Req_getCustomerTagValue extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_getCustomerTagValueForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

tagName

java.lang.String tagName

Class com.konakart.json.req.KKJSON_Req_getDefaultAddressPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getDefaultCurrency extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getDefaultCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getDefaultLanguage extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getDigitalDownloadById extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

digitalDownloadId

int digitalDownloadId

Class com.konakart.json.req.KKJSON_Req_getDigitalDownloads extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getExpression extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

expressionId

int expressionId

expressionName

java.lang.String expressionName

Class com.konakart.json.req.KKJSON_Req_getExpressionForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

expressionId

int expressionId

expressionName

java.lang.String expressionName

Class com.konakart.json.req.KKJSON_Req_getGeoZonesPerZone extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

zone

J_Zone zone

Class com.konakart.json.req.KKJSON_Req_getIpnHistory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

Class com.konakart.json.req.KKJSON_Req_getKonakartTimeStamp extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getKonaKartVersion extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getLanguagePerCode extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

Class com.konakart.json.req.KKJSON_Req_getLanguagePerId extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getLanguages extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

search

J_LanguageSearch search

Class com.konakart.json.req.KKJSON_Req_getManufacturer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

manufacturerId

int manufacturerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getManufacturerPerProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getManufacturersPerCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

Class com.konakart.json.req.KKJSON_Req_getMessages extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

type

int type

locale

java.lang.String locale

Class com.konakart.json.req.KKJSON_Req_getMsgValue extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

type

int type

locale

java.lang.String locale

Class com.konakart.json.req.KKJSON_Req_getOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getOrderHistory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

sessionId

java.lang.String sessionId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getOrderHistoryWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

sessionId

java.lang.String sessionId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getOrderIdFromSecretKey extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

secretKey

java.lang.String secretKey

Class com.konakart.json.req.KKJSON_Req_getOrdersPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

sessionId

java.lang.String sessionId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getOrderStatus extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

Class com.konakart.json.req.KKJSON_Req_getOrderTotals extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

order

J_Order order

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getPaymentDetails extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

moduleCode

java.lang.String moduleCode

orderId

int orderId

hostAndPort

java.lang.String hostAndPort

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getPaymentDetailsPerOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

moduleCode

java.lang.String moduleCode

order

J_Order order

hostAndPort

java.lang.String hostAndPort

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getPaymentGateway extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

order

J_Order order

moduleName

java.lang.String moduleName

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getPaymentGateways extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

order

J_Order order

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getPaymentSchedule extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

Class com.konakart.json.req.KKJSON_Req_getPdf extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

options

J_PdfOptions options

Class com.konakart.json.req.KKJSON_Req_getProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductNotificationsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductNotificationsPerCustomerWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductPerSku extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

sku

java.lang.String sku

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductPerSkuWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

sku

java.lang.String sku

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductQuantity extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

encodedProductId

java.lang.String encodedProductId

Class com.konakart.json.req.KKJSON_Req_getProductQuantityWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

encodedProductId

java.lang.String encodedProductId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductsFromIdsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

prodIdArray

int[] prodIdArray

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductsPerCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

searchInSubCats

boolean searchInSubCats

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductsPerCategoryPerManufacturer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

manufacturerId

int manufacturerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductsPerCategoryPerManufacturerWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

manufacturerId

int manufacturerId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductsPerCategoryWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

searchInSubCats

boolean searchInSubCats

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductsPerManufacturer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

manufacturerId

int manufacturerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getProductsPerManufacturerWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

manufacturerId

int manufacturerId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getProductWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getPromotionsPerProducts extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

products

J_Product[] products

promotions

J_Promotion[] promotions

couponCodes

java.lang.String[] couponCodes

options

J_PromotionOptions options

Class com.konakart.json.req.KKJSON_Req_getPunchOutMessage extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

order

J_Order order

options

J_PunchOutOptions options

Class com.konakart.json.req.KKJSON_Req_getRelatedProducts extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

productId

int productId

relationType

int relationType

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getRelatedProductsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

productId

int productId

relationType

int relationType

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_getReview extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

reviewId

int reviewId

Class com.konakart.json.req.KKJSON_Req_getReviewsPerProduct extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDesc

J_DataDescriptor dataDesc

productId

int productId

Class com.konakart.json.req.KKJSON_Req_getRewardPoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

Class com.konakart.json.req.KKJSON_Req_getSecretKeyForOrderId extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

orderId

int orderId

Class com.konakart.json.req.KKJSON_Req_getShippingQuote extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

order

J_Order order

moduleName

java.lang.String moduleName

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getShippingQuotes extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

order

J_Order order

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getSku extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

orderProd

J_OrderProduct orderProd

Class com.konakart.json.req.KKJSON_Req_getSpecialsPerCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

categoryId

int categoryId

searchInSubCats

boolean searchInSubCats

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getSSOToken extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

secretKey

java.lang.String secretKey

deleteToken

boolean deleteToken

Class com.konakart.json.req.KKJSON_Req_getStatusText extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

statusId

int statusId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getStore extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getStoreIds extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getSubscriptionsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_getSuggestedSearchItems extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

options

J_SuggestedSearchOptions options

Class com.konakart.json.req.KKJSON_Req_getTag extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

tagId

int tagId

getProdCount

boolean getProdCount

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getTagGroup extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

tagGroupId

int tagGroupId

getProdCount

boolean getProdCount

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getTagGroupsPerCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

getProdCount

boolean getProdCount

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getTagsPerCategory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

getProdCount

boolean getProdCount

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getTax extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

cost

java.math.BigDecimal cost

countryId

int countryId

zoneId

int zoneId

taxClassId

int taxClassId

Class com.konakart.json.req.KKJSON_Req_getTaxRate extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

countryId

int countryId

zoneId

int zoneId

taxClassId

int taxClassId

Class com.konakart.json.req.KKJSON_Req_getTempCustomerId extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_getWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

Class com.konakart.json.req.KKJSON_Req_getWishListItems extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

wishListId

int wishListId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getWishListItemsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

wishListId

int wishListId

languageId

int languageId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_getWishListWithItems extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_getWishListWithItemsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

languageId

int languageId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_getWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListId

int wishListId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_getZonesPerCountry extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

countryId

int countryId

Class com.konakart.json.req.KKJSON_Req_insertBooking extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

booking

J_Booking booking

options

J_BookableProductOptions options

Class com.konakart.json.req.KKJSON_Req_insertCustomerEvent extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

event

J_CustomerEvent event

Class com.konakart.json.req.KKJSON_Req_insertCustomerTag extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

tag

J_CustomerTag tag

Class com.konakart.json.req.KKJSON_Req_insertCustomerTagForGuest extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

tag

J_CustomerTag tag

Class com.konakart.json.req.KKJSON_Req_insertDigitalDownload extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

Class com.konakart.json.req.KKJSON_Req_insertSubscription extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

subscription

J_Subscription subscription

Class com.konakart.json.req.KKJSON_Req_isEmailValid extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

Class com.konakart.json.req.KKJSON_Req_login extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

password

java.lang.String password

Class com.konakart.json.req.KKJSON_Req_loginByAdmin extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

adminSession

java.lang.String adminSession

customerId

int customerId

Class com.konakart.json.req.KKJSON_Req_logout extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_mergeBaskets extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerFromId

int customerFromId

Class com.konakart.json.req.KKJSON_Req_mergeBasketsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerFromId

int customerFromId

options

J_AddToBasketOptions options

Class com.konakart.json.req.KKJSON_Req_mergeWishListsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerFromId

int customerFromId

languageId

int languageId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_pointsAvailable extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

Class com.konakart.json.req.KKJSON_Req_postMessageToQueue extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

options

J_MqOptions options

Class com.konakart.json.req.KKJSON_Req_readMessageFromQueue extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

options

J_MqOptions options

Class com.konakart.json.req.KKJSON_Req_registerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

custReg

J_CustomerRegistration custReg

Class com.konakart.json.req.KKJSON_Req_removeBasketItemsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

Class com.konakart.json.req.KKJSON_Req_removeFromBasket extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

item

J_Basket item

Class com.konakart.json.req.KKJSON_Req_removeFromWishList extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListItemId

int wishListItemId

Class com.konakart.json.req.KKJSON_Req_removeFromWishListWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

wishListItemId

int wishListItemId

options

J_AddToWishListOptions options

Class com.konakart.json.req.KKJSON_Req_reservePoints extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

points

int points

Class com.konakart.json.req.KKJSON_Req_saveIpnHistory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

ipnHistory

J_IpnHistory ipnHistory

Class com.konakart.json.req.KKJSON_Req_saveOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

order

J_Order order

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_saveSSOToken extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

token

J_SSOToken token

Class com.konakart.json.req.KKJSON_Req_searchForOrdersPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

orderSearch

J_OrderSearch orderSearch

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_searchForProducts extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

prodSearch

J_ProductSearch prodSearch

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_searchForProductsWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

prodSearch

J_ProductSearch prodSearch

languageId

int languageId

options

J_FetchProductOptions options

Class com.konakart.json.req.KKJSON_Req_searchForSubscriptionsPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

subscriptionSearch

J_SubscriptionSearch subscriptionSearch

Class com.konakart.json.req.KKJSON_Req_searchForWishLists extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

dataDesc

J_DataDescriptor dataDesc

customerSearch

J_CustomerSearch customerSearch

Class com.konakart.json.req.KKJSON_Req_searchForZones extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

search

J_ZoneSearch search

Class com.konakart.json.req.KKJSON_Req_sendNewPassword extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

subject

java.lang.String subject

countryCode

java.lang.String countryCode

Class com.konakart.json.req.KKJSON_Req_sendNewPassword1 extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

options

J_EmailOptions options

Class com.konakart.json.req.KKJSON_Req_sendOrderConfirmationEmail extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

mailSubject

java.lang.String mailSubject

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_sendOrderConfirmationEmail1 extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

langIdForOrder

int langIdForOrder

options

J_EmailOptions options

Class com.konakart.json.req.KKJSON_Req_sendTemplateEmailToCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

templateName

java.lang.String templateName

message

java.lang.String message

countryCode

java.lang.String countryCode

Class com.konakart.json.req.KKJSON_Req_sendTemplateEmailToCustomer1 extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

message

java.lang.String message

options

J_EmailOptions options

Class com.konakart.json.req.KKJSON_Req_sendWelcomeEmail extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

mailSubject

java.lang.String mailSubject

countryCode

java.lang.String countryCode

Class com.konakart.json.req.KKJSON_Req_sendWelcomeEmail1 extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

options

J_EmailOptions options

Class com.konakart.json.req.KKJSON_Req_setCookie extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

cookie

J_KKCookie cookie

Class com.konakart.json.req.KKJSON_Req_setCreditCardDetailsOnOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

card

J_CreditCard card

Class com.konakart.json.req.KKJSON_Req_setDefaultAddressPerCustomer extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

addressId

int addressId

Class com.konakart.json.req.KKJSON_Req_setEndpoint extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

wsEndpoint

java.lang.String wsEndpoint

Class com.konakart.json.req.KKJSON_Req_setRewardPointReservationId extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

reservationId

int reservationId

Class com.konakart.json.req.KKJSON_Req_updateBasket extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

item

J_Basket item

Class com.konakart.json.req.KKJSON_Req_updateBasketWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

customerId

int customerId

item

J_Basket item

options

J_AddToBasketOptions options

Class com.konakart.json.req.KKJSON_Req_updateBasketWithStockInfo extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

basketItems

J_Basket[] basketItems

Class com.konakart.json.req.KKJSON_Req_updateBasketWithStockInfoWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

basketItems

J_Basket[] basketItems

options

J_AddToBasketOptions options

Class com.konakart.json.req.KKJSON_Req_updateCachedConfigurations extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Class com.konakart.json.req.KKJSON_Req_updateDigitalDownloadCount extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

productId

int productId

Class com.konakart.json.req.KKJSON_Req_updateDigitalDownloadCountById extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

digitalDownloadId

int digitalDownloadId

Class com.konakart.json.req.KKJSON_Req_updateInventory extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

Class com.konakart.json.req.KKJSON_Req_updateInventoryWithOptions extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

options

J_CreateOrderOptions options

Class com.konakart.json.req.KKJSON_Req_updateManufacturerViewedCount extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

manufacturerId

int manufacturerId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_updateOrder extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

orderId

int orderId

status

int status

customerNotified

boolean customerNotified

comments

java.lang.String comments

updateOrder

J_OrderUpdate updateOrder

Class com.konakart.json.req.KKJSON_Req_updateProductViewedCount extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

languageId

int languageId

Class com.konakart.json.req.KKJSON_Req_updateSubscription extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

subscription

J_Subscription subscription

Class com.konakart.json.req.KKJSON_Req_writeReview extends KKJSON_Request implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionId

java.lang.String sessionId

review

J_Review review

Class com.konakart.json.req.KKJSON_Request extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

f

java.lang.String f

i

java.lang.String i

s

java.lang.String s

Package com.konakart.json.resp

Class com.konakart.json.resp.KKJSON_Resp_addAddressToCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_addCustomDataToSession extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_addPoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_addProductNotificationToCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_addTax extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.math.BigDecimal r

Class com.konakart.json.resp.KKJSON_Resp_addToBasket extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_addToBasketWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_addToCustomerTag extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_addToCustomerTagForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_addToWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_addToWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_changeDeliveryAddress extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_changeOrderStatus extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_changePassword extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_checkCoupon extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_checkSession extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_createAndSaveOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_createOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_createOrderWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_createWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_createWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_custom extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_customSecure extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_deleteAddressFromCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteCookie extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteCustomerTag extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteCustomerTagForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteOrderIdForSecretKey extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deletePoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_deleteProductNotificationFromCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteReservedPoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_deleteWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_doesCustomerExistForEmail extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

boolean r

Class com.konakart.json.resp.KKJSON_Resp_editConfiguration extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_editCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_editCustomerAddress extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_editDigitalDownload extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_editWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_editWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_enableCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_evaluateExpression extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

boolean r

Class com.konakart.json.resp.KKJSON_Resp_evaluateExpressionForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

boolean r

Class com.konakart.json.resp.KKJSON_Resp_forceRegisterCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_freeReservedPoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getAddressesPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Address[] r

Class com.konakart.json.resp.KKJSON_Resp_getAddressesPerManufacturer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Address[] r

Class com.konakart.json.resp.KKJSON_Resp_getAddressesPerProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Address[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllCookies extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_KKCookie[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllCountries extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Country[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllCurrencies extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Currency[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllCustomerGroups extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerGroup[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllLanguages extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Language[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllManufacturers extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Manufacturer[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllOrderStatuses extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_OrderStatus[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllProducts extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getAllProductsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getAllPromotions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Promotion[] r

Class com.konakart.json.resp.KKJSON_Resp_getAllReviews extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Reviews r

Class com.konakart.json.resp.KKJSON_Resp_getAllSpecials extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getAlsoPurchased extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getAlsoPurchasedWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getBasketItemsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Basket[] r

Class com.konakart.json.resp.KKJSON_Resp_getBasketItemsPerCustomerWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Basket[] r

Class com.konakart.json.resp.KKJSON_Resp_getBestSellers extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getBestSellersWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getBookableProductConflict extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getBookingsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Bookings r

Class com.konakart.json.resp.KKJSON_Resp_getBookingsPerProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Bookings r

Class com.konakart.json.resp.KKJSON_Resp_getCategoriesPerManufacturer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Category[] r

Class com.konakart.json.resp.KKJSON_Resp_getCategoriesPerProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Category[] r

Class com.konakart.json.resp.KKJSON_Resp_getCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Category r

Class com.konakart.json.resp.KKJSON_Resp_getCategoryTree extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Category[] r

Class com.konakart.json.resp.KKJSON_Resp_getConfigData extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_ConfigData[] r

Class com.konakart.json.resp.KKJSON_Resp_getConfiguration extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_KKConfiguration r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurations extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_KKConfiguration[] r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValue extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValueAsBigDecimal extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.math.BigDecimal r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValueAsBigDecimalWithDefault extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.math.BigDecimal r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValueAsBool extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.Boolean r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValueAsInt extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getConfigurationValueAsIntWithDefault extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getCookie extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_KKCookie r

Class com.konakart.json.resp.KKJSON_Resp_getCountry extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Country r

Class com.konakart.json.resp.KKJSON_Resp_getCountryPerName extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Country r

Class com.konakart.json.resp.KKJSON_Resp_getCurrency extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Currency r

Class com.konakart.json.resp.KKJSON_Resp_getCustomDataFromSession extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Customer r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerGroup extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerGroup r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTag extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerTag r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTagForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerTag r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTags extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerTag[] r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTagsForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_CustomerTag[] r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTagValue extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getCustomerTagValueForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getDefaultAddressPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Address r

Class com.konakart.json.resp.KKJSON_Resp_getDefaultCurrency extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Currency r

Class com.konakart.json.resp.KKJSON_Resp_getDefaultCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Customer r

Class com.konakart.json.resp.KKJSON_Resp_getDefaultLanguage extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Language r

Class com.konakart.json.resp.KKJSON_Resp_getDigitalDownloadById extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_DigitalDownload r

Class com.konakart.json.resp.KKJSON_Resp_getDigitalDownloads extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_DigitalDownload[] r

Class com.konakart.json.resp.KKJSON_Resp_getExpression extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Expression r

Class com.konakart.json.resp.KKJSON_Resp_getExpressionForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Expression r

Class com.konakart.json.resp.KKJSON_Resp_getGeoZonesPerZone extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_GeoZone[] r

Class com.konakart.json.resp.KKJSON_Resp_getIpnHistory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_IpnHistory[] r

Class com.konakart.json.resp.KKJSON_Resp_getKonakartTimeStamp extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.util.Calendar r

Class com.konakart.json.resp.KKJSON_Resp_getKonaKartVersion extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getLanguagePerCode extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Language r

Class com.konakart.json.resp.KKJSON_Resp_getLanguagePerId extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Language r

Class com.konakart.json.resp.KKJSON_Resp_getLanguages extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Language[] r

Class com.konakart.json.resp.KKJSON_Resp_getManufacturer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Manufacturer r

Class com.konakart.json.resp.KKJSON_Resp_getManufacturerPerProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Manufacturer r

Class com.konakart.json.resp.KKJSON_Resp_getManufacturersPerCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Manufacturer[] r

Class com.konakart.json.resp.KKJSON_Resp_getMessages extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_NameValue[] r

Class com.konakart.json.resp.KKJSON_Resp_getMsgValue extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_getOrderHistory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getOrderHistoryWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getOrderIdFromSecretKey extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getOrdersPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Orders r

Class com.konakart.json.resp.KKJSON_Resp_getOrderStatus extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getOrderTotals extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Order r

Class com.konakart.json.resp.KKJSON_Resp_getPaymentDetails extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PaymentDetails r

Class com.konakart.json.resp.KKJSON_Resp_getPaymentDetailsPerOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PaymentDetails r

Class com.konakart.json.resp.KKJSON_Resp_getPaymentGateway extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PaymentDetails r

Class com.konakart.json.resp.KKJSON_Resp_getPaymentGateways extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PaymentDetails[] r

Class com.konakart.json.resp.KKJSON_Resp_getPaymentSchedule extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PaymentSchedule r

Class com.konakart.json.resp.KKJSON_Resp_getPdf extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_PdfResult r

Class com.konakart.json.resp.KKJSON_Resp_getProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product r

Class com.konakart.json.resp.KKJSON_Resp_getProductNotificationsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getProductNotificationsPerCustomerWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getProductPerSku extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product r

Class com.konakart.json.resp.KKJSON_Resp_getProductPerSkuWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product r

Class com.konakart.json.resp.KKJSON_Resp_getProductQuantity extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_ProductQuantity r

Class com.konakart.json.resp.KKJSON_Resp_getProductQuantityWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_ProductQuantity r

Class com.konakart.json.resp.KKJSON_Resp_getProductsFromIdsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerCategoryPerManufacturer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerCategoryPerManufacturerWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerCategoryWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerManufacturer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductsPerManufacturerWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getProductWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product r

Class com.konakart.json.resp.KKJSON_Resp_getPromotionsPerProducts extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Product[] r

Class com.konakart.json.resp.KKJSON_Resp_getPunchOutMessage extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getRelatedProducts extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getRelatedProductsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getReview extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Review r

Class com.konakart.json.resp.KKJSON_Resp_getReviewsPerProduct extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Reviews r

Class com.konakart.json.resp.KKJSON_Resp_getRewardPoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_RewardPoints r

Class com.konakart.json.resp.KKJSON_Resp_getSecretKeyForOrderId extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getShippingQuote extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_ShippingQuote r

Class com.konakart.json.resp.KKJSON_Resp_getShippingQuotes extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_ShippingQuote[] r

Class com.konakart.json.resp.KKJSON_Resp_getSku extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getSpecialsPerCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_getSSOToken extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_SSOToken r

Class com.konakart.json.resp.KKJSON_Resp_getStatusText extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_getStore extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Store r

Class com.konakart.json.resp.KKJSON_Resp_getStoreIds extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String[] r

Class com.konakart.json.resp.KKJSON_Resp_getSubscriptionsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Subscription[] r

Class com.konakart.json.resp.KKJSON_Resp_getSuggestedSearchItems extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_SuggestedSearchItem[] r

Class com.konakart.json.resp.KKJSON_Resp_getTag extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Tag r

Class com.konakart.json.resp.KKJSON_Resp_getTagGroup extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_TagGroup r

Class com.konakart.json.resp.KKJSON_Resp_getTagGroupsPerCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_TagGroup[] r

Class com.konakart.json.resp.KKJSON_Resp_getTagsPerCategory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Tag[] r

Class com.konakart.json.resp.KKJSON_Resp_getTax extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.math.BigDecimal r

Class com.konakart.json.resp.KKJSON_Resp_getTaxRate extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.math.BigDecimal r

Class com.konakart.json.resp.KKJSON_Resp_getTempCustomerId extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_getWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishList r

Class com.konakart.json.resp.KKJSON_Resp_getWishListItems extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishListItems r

Class com.konakart.json.resp.KKJSON_Resp_getWishListItemsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishListItems r

Class com.konakart.json.resp.KKJSON_Resp_getWishListWithItems extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishList r

Class com.konakart.json.resp.KKJSON_Resp_getWishListWithItemsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishList r

Class com.konakart.json.resp.KKJSON_Resp_getWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishList r

Class com.konakart.json.resp.KKJSON_Resp_getZonesPerCountry extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Zone[] r

Class com.konakart.json.resp.KKJSON_Resp_insertBooking extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_insertCustomerEvent extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_insertCustomerTag extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_insertCustomerTagForGuest extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_insertDigitalDownload extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_insertSubscription extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_isEmailValid extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

boolean r

Class com.konakart.json.resp.KKJSON_Resp_login extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_loginByAdmin extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_logout extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_mergeBaskets extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_mergeBasketsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_mergeWishListsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_pointsAvailable extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_postMessageToQueue extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_readMessageFromQueue extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_MqResponse r

Class com.konakart.json.resp.KKJSON_Resp_registerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_removeBasketItemsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_removeFromBasket extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_removeFromWishList extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_removeFromWishListWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_reservePoints extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_saveIpnHistory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_saveOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_saveSSOToken extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

java.lang.String r

Class com.konakart.json.resp.KKJSON_Resp_searchForOrdersPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Orders r

Class com.konakart.json.resp.KKJSON_Resp_searchForProducts extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_searchForProductsWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Products r

Class com.konakart.json.resp.KKJSON_Resp_searchForSubscriptionsPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Subscriptions r

Class com.konakart.json.resp.KKJSON_Resp_searchForWishLists extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_WishLists r

Class com.konakart.json.resp.KKJSON_Resp_searchForZones extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Zone[] r

Class com.konakart.json.resp.KKJSON_Resp_sendNewPassword extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_sendNewPassword1 extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Email r

Class com.konakart.json.resp.KKJSON_Resp_sendOrderConfirmationEmail extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_sendOrderConfirmationEmail1 extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Email r

Class com.konakart.json.resp.KKJSON_Resp_sendTemplateEmailToCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_sendTemplateEmailToCustomer1 extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Email r

Class com.konakart.json.resp.KKJSON_Resp_sendWelcomeEmail extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_sendWelcomeEmail1 extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Email r

Class com.konakart.json.resp.KKJSON_Resp_setCookie extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_setCreditCardDetailsOnOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_setDefaultAddressPerCustomer extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_setEndpoint extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_setRewardPointReservationId extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateBasket extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateBasketWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateBasketWithStockInfo extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Basket[] r

Class com.konakart.json.resp.KKJSON_Resp_updateBasketWithStockInfoWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

J_Basket[] r

Class com.konakart.json.resp.KKJSON_Resp_updateCachedConfigurations extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateDigitalDownloadCount extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_updateDigitalDownloadCountById extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Resp_updateInventory extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateInventoryWithOptions extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateManufacturerViewedCount extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateOrder extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateProductViewedCount extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_updateSubscription extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Class com.konakart.json.resp.KKJSON_Resp_writeReview extends KKJSON_Response implements Serializable

serialVersionUID: 1L

Serialized Fields

r

int r

Class com.konakart.json.resp.KKJSON_Response extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

i

java.lang.String i

e

java.lang.String e

m

java.lang.String m

Package com.konakart.mq

Class com.konakart.mq.KKMQServer extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

mqUri

java.lang.String mqUri

mqEnabled

boolean mqEnabled

mqName

java.lang.String mqName

mqAdminUserName

java.lang.String mqAdminUserName

mqAdminPassword

java.lang.String mqAdminPassword

mqUserUserName

java.lang.String mqUserUserName

mqUserPassword

java.lang.String mqUserPassword

mqKonaKartQStub

java.lang.String mqKonaKartQStub

Package com.konakart.om

Class com.konakart.om.AddressBook extends BaseAddressBook implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.AddressBookPeer extends BaseAddressBookPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.AddressFormat extends BaseAddressFormat implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.AddressFormatPeer extends BaseAddressFormatPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ApiCall extends BaseApiCall implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ApiCallPeer extends BaseApiCallPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Audit extends BaseAudit implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.AuditPeer extends BaseAuditPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Banners extends BaseBanners implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.BannersHistory extends BaseBannersHistory implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.BannersHistoryPeer extends BaseBannersHistoryPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.BannersPeer extends BaseBannersPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.BaseAddressBook extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

addressBookId

int addressBookId
The value for the addressBookId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


manufacturersId

int manufacturersId
The value for the manufacturersId field


entryGender

java.lang.String entryGender
The value for the entryGender field


entryCompany

java.lang.String entryCompany
The value for the entryCompany field


entryFirstname

java.lang.String entryFirstname
The value for the entryFirstname field


entryLastname

java.lang.String entryLastname
The value for the entryLastname field


entryStreetAddress

java.lang.String entryStreetAddress
The value for the entryStreetAddress field


entryStreetAddress1

java.lang.String entryStreetAddress1
The value for the entryStreetAddress1 field


entrySuburb

java.lang.String entrySuburb
The value for the entrySuburb field


entryPostcode

java.lang.String entryPostcode
The value for the entryPostcode field


entryCity

java.lang.String entryCity
The value for the entryCity field


entryState

java.lang.String entryState
The value for the entryState field


entryCountryId

int entryCountryId
The value for the entryCountryId field


entryZoneId

int entryZoneId
The value for the entryZoneId field


entryTelephone

java.lang.String entryTelephone
The value for the entryTelephone field


entryTelephone1

java.lang.String entryTelephone1
The value for the entryTelephone1 field


entryEmailAddress

java.lang.String entryEmailAddress
The value for the entryEmailAddress field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseAddressBookPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseAddressFormat extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

addressFormatId

int addressFormatId
The value for the addressFormatId field


storeId

java.lang.String storeId
The value for the storeId field


addressFormat

java.lang.String addressFormat
The value for the addressFormat field


addressSummary

java.lang.String addressSummary
The value for the addressSummary field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseAddressFormatPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseApiCall extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

apiCallId

int apiCallId
The value for the apiCallId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseApiCallPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseAudit extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

auditId

int auditId
The value for the auditId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


auditAction

int auditAction
The value for the auditAction field


apiMethodName

java.lang.String apiMethodName
The value for the apiMethodName field


objectId

int objectId
The value for the objectId field


objectToString

java.lang.String objectToString
The value for the objectToString field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseAuditPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseBanners extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

bannersId

int bannersId
The value for the bannersId field


storeId

java.lang.String storeId
The value for the storeId field


bannersTitle

java.lang.String bannersTitle
The value for the bannersTitle field


bannersUrl

java.lang.String bannersUrl
The value for the bannersUrl field


bannersImage

java.lang.String bannersImage
The value for the bannersImage field


bannersGroup

java.lang.String bannersGroup
The value for the bannersGroup field


bannersHtmlText

java.lang.String bannersHtmlText
The value for the bannersHtmlText field


expiresImpressions

int expiresImpressions
The value for the expiresImpressions field


expiresDate

java.util.Date expiresDate
The value for the expiresDate field


dateScheduled

java.util.Date dateScheduled
The value for the dateScheduled field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


dateStatusChange

java.util.Date dateStatusChange
The value for the dateStatusChange field


status

int status
The value for the status field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseBannersHistory extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

bannersHistoryId

int bannersHistoryId
The value for the bannersHistoryId field


storeId

java.lang.String storeId
The value for the storeId field


bannersId

int bannersId
The value for the bannersId field


bannersShown

int bannersShown
The value for the bannersShown field


bannersClicked

int bannersClicked
The value for the bannersClicked field


bannersHistoryDate

java.util.Date bannersHistoryDate
The value for the bannersHistoryDate field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseBannersHistoryPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseBannersPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCategories extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

categoriesId

int categoriesId
The value for the categoriesId field


storeId

java.lang.String storeId
The value for the storeId field


categoriesImage

java.lang.String categoriesImage
The value for the categoriesImage field


parentId

int parentId
The value for the parentId field


sortOrder

int sortOrder
The value for the sortOrder field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastModified

java.util.Date lastModified
The value for the lastModified field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


categoriesInvisible

int categoriesInvisible
The value for the categoriesInvisible field


aCategoriesDescription

CategoriesDescription aCategoriesDescription

collProductsToCategoriess

java.util.List<E> collProductsToCategoriess
Collection to store aggregation of collProductsToCategoriess


lastProductsToCategoriessCriteria

org.apache.torque.util.Criteria lastProductsToCategoriessCriteria
The criteria used to select the current contents of collProductsToCategoriess


collPromotionToCategorys

java.util.List<E> collPromotionToCategorys
Collection to store aggregation of collPromotionToCategorys


lastPromotionToCategorysCriteria

org.apache.torque.util.Criteria lastPromotionToCategorysCriteria
The criteria used to select the current contents of collPromotionToCategorys


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCategoriesDescription extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

categoriesId

int categoriesId
The value for the categoriesId field


storeId

java.lang.String storeId
The value for the storeId field


languageId

int languageId
The value for the languageId field


categoriesName

java.lang.String categoriesName
The value for the categoriesName field


description

java.lang.String description
The value for the description field


collCategoriess

java.util.List<E> collCategoriess
Collection to store aggregation of collCategoriess


lastCategoriessCriteria

org.apache.torque.util.Criteria lastCategoriessCriteria
The criteria used to select the current contents of collCategoriess


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseCategoriesDescriptionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCategoriesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCategoryToTagGroup extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


categoriesId

int categoriesId
The value for the categoriesId field


tagGroupId

int tagGroupId
The value for the tagGroupId field


sortOrder

int sortOrder
The value for the sortOrder field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseCategoryToTagGroupPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseConfigData extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkConfigId

int kkConfigId
The value for the kkConfigId field


kkConfigKey

java.lang.String kkConfigKey
The value for the kkConfigKey field


kkConfigValue

java.lang.String kkConfigValue
The value for the kkConfigValue field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseConfigDataPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseConfiguration extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

configurationId

int configurationId
The value for the configurationId field


storeId

java.lang.String storeId
The value for the storeId field


configurationTitle

java.lang.String configurationTitle
The value for the configurationTitle field


configurationKey

java.lang.String configurationKey
The value for the configurationKey field


configurationValue

java.lang.String configurationValue
The value for the configurationValue field


configurationDescription

java.lang.String configurationDescription
The value for the configurationDescription field


configurationGroupId

int configurationGroupId
The value for the configurationGroupId field


sortOrder

int sortOrder
The value for the sortOrder field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


useFunction

java.lang.String useFunction
The value for the useFunction field


setFunction

java.lang.String setFunction
The value for the setFunction field


returnByApi

int returnByApi
The value for the returnByApi field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseConfigurationGroup extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

configurationGroupId

int configurationGroupId
The value for the configurationGroupId field


storeId

java.lang.String storeId
The value for the storeId field


configurationGroupTitle

java.lang.String configurationGroupTitle
The value for the configurationGroupTitle field


configurationGroupDescription

java.lang.String configurationGroupDescription
The value for the configurationGroupDescription field


sortOrder

int sortOrder
The value for the sortOrder field


visible

int visible
The value for the visible field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseConfigurationGroupPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseConfigurationPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCounter extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

counterId

int counterId
The value for the counterId field


storeId

java.lang.String storeId
The value for the storeId field


startdate

java.lang.String startdate
The value for the startdate field


counter

int counter
The value for the counter field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCounterHistory extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


month

java.lang.String month
The value for the month field


counter

int counter
The value for the counter field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCounterHistoryPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCounterPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCountries extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

countriesId

int countriesId
The value for the countriesId field


storeId

java.lang.String storeId
The value for the storeId field


countriesName

java.lang.String countriesName
The value for the countriesName field


countriesIsoCode2

java.lang.String countriesIsoCode2
The value for the countriesIsoCode2 field


countriesIsoCode3

java.lang.String countriesIsoCode3
The value for the countriesIsoCode3 field


addressFormatId

int addressFormatId
The value for the addressFormatId field


msgcatkey

java.lang.String msgcatkey
The value for the msgcatkey field


active

int active
The value for the active field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCountriesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCoupon extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

couponId

int couponId
The value for the couponId field


storeId

java.lang.String storeId
The value for the storeId field


couponCode

java.lang.String couponCode
The value for the couponCode field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


maxUse

int maxUse
The value for the maxUse field


timesUsed

int timesUsed
The value for the timesUsed field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


collPromotionToCoupons

java.util.List<E> collPromotionToCoupons
Collection to store aggregation of collPromotionToCoupons


lastPromotionToCouponsCriteria

org.apache.torque.util.Criteria lastPromotionToCouponsCriteria
The criteria used to select the current contents of collPromotionToCoupons


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCouponPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCurrencies extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

currenciesId

int currenciesId
The value for the currenciesId field


storeId

java.lang.String storeId
The value for the storeId field


title

java.lang.String title
The value for the title field


code

java.lang.String code
The value for the code field


symbolLeft

java.lang.String symbolLeft
The value for the symbolLeft field


symbolRight

java.lang.String symbolRight
The value for the symbolRight field


decimalPoint

java.lang.String decimalPoint
The value for the decimalPoint field


thousandsPoint

java.lang.String thousandsPoint
The value for the thousandsPoint field


decimalPlaces

java.lang.String decimalPlaces
The value for the decimalPlaces field


value

double value
The value for the value field


lastUpdated

java.util.Date lastUpdated
The value for the lastUpdated field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCurrenciesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCustomers extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customersId

int customersId
The value for the customersId field


storeId

java.lang.String storeId
The value for the storeId field


customersGender

java.lang.String customersGender
The value for the customersGender field


customersFirstname

java.lang.String customersFirstname
The value for the customersFirstname field


customersLastname

java.lang.String customersLastname
The value for the customersLastname field


customersDob

java.util.Date customersDob
The value for the customersDob field


customersEmailAddress

java.lang.String customersEmailAddress
The value for the customersEmailAddress field


customersDefaultAddressId

int customersDefaultAddressId
The value for the customersDefaultAddressId field


customersTelephone

java.lang.String customersTelephone
The value for the customersTelephone field


customersTelephone1

java.lang.String customersTelephone1
The value for the customersTelephone1 field


customersFax

java.lang.String customersFax
The value for the customersFax field


customersPassword

java.lang.String customersPassword
The value for the customersPassword field


customersNewsletter

java.lang.String customersNewsletter
The value for the customersNewsletter field


customersType

int customersType
The value for the customersType field


customersEnabled

int customersEnabled
The value for the customersEnabled field


customersGroupId

int customersGroupId
The value for the customersGroupId field


customersLocale

java.lang.String customersLocale
The value for the customersLocale field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


invisible

int invisible
The value for the invisible field


collPromotionToCustomers

java.util.List<E> collPromotionToCustomers
Collection to store aggregation of collPromotionToCustomers


lastPromotionToCustomersCriteria

org.apache.torque.util.Criteria lastPromotionToCustomersCriteria
The criteria used to select the current contents of collPromotionToCustomers


collPromotionToCustomerUses

java.util.List<E> collPromotionToCustomerUses
Collection to store aggregation of collPromotionToCustomerUses


lastPromotionToCustomerUsesCriteria

org.apache.torque.util.Criteria lastPromotionToCustomerUsesCriteria
The criteria used to select the current contents of collPromotionToCustomerUses


collPromotionToCustGroups

java.util.List<E> collPromotionToCustGroups
Collection to store aggregation of collPromotionToCustGroups


lastPromotionToCustGroupsCriteria

org.apache.torque.util.Criteria lastPromotionToCustGroupsCriteria
The criteria used to select the current contents of collPromotionToCustGroups


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCustomersBasket extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customersBasketId

int customersBasketId
The value for the customersBasketId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


productsId

java.lang.String productsId
The value for the productsId field


productsSku

java.lang.String productsSku
The value for the productsSku field


customersBasketQuantity

int customersBasketQuantity
The value for the customersBasketQuantity field


finalPrice

java.math.BigDecimal finalPrice
The value for the finalPrice field


kkWishlistId

int kkWishlistId
The value for the kkWishlistId field


kkWishlistItemId

int kkWishlistItemId
The value for the kkWishlistItemId field


useBasketPrice

int useBasketPrice
The value for the useBasketPrice field


customersBasketDateAdded

java.lang.String customersBasketDateAdded
The value for the customersBasketDateAdded field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCustomersBasketAttributes extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customersBasketAttributesId

int customersBasketAttributesId
The value for the customersBasketAttributesId field


storeId

java.lang.String storeId
The value for the storeId field


customersBasketId

int customersBasketId
The value for the customersBasketId field


customersId

int customersId
The value for the customersId field


productsId

java.lang.String productsId
The value for the productsId field


productsOptionsId

int productsOptionsId
The value for the productsOptionsId field


productsOptionsValueId

int productsOptionsValueId
The value for the productsOptionsValueId field


attrType

int attrType
The value for the attrType field


attrQuantity

int attrQuantity
The value for the attrQuantity field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCustomersBasketAttributesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCustomersBasketPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCustomersInfo extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customersInfoId

int customersInfoId
The value for the customersInfoId field


storeId

java.lang.String storeId
The value for the storeId field


customersInfoDateOfLastLogon

java.util.Date customersInfoDateOfLastLogon
The value for the customersInfoDateOfLastLogon field


customersInfoNumberOfLogons

int customersInfoNumberOfLogons
The value for the customersInfoNumberOfLogons field


customersInfoDateAccountCreated

java.util.Date customersInfoDateAccountCreated
The value for the customersInfoDateAccountCreated field


customersInfoDateAccountLastModified

java.util.Date customersInfoDateAccountLastModified
The value for the customersInfoDateAccountLastModified field


globalProductNotifications

int globalProductNotifications
The value for the globalProductNotifications field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseCustomersInfoPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCustomersPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseCustomersToRole extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


roleId

int roleId
The value for the roleId field


customersId

int customersId
The value for the customersId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseCustomersToRolePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseDigitalDownload extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkDigitalDownloadId

int kkDigitalDownloadId
The value for the kkDigitalDownloadId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


customersId

int customersId
The value for the customersId field


maxDownloads

int maxDownloads
The value for the maxDownloads field


timesDownloaded

int timesDownloaded
The value for the timesDownloaded field


expirationDate

java.util.Date expirationDate
The value for the expirationDate field


productsFilePath

java.lang.String productsFilePath
The value for the productsFilePath field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseDigitalDownloadPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseGeoZones extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

geoZoneId

int geoZoneId
The value for the geoZoneId field


storeId

java.lang.String storeId
The value for the storeId field


geoZoneName

java.lang.String geoZoneName
The value for the geoZoneName field


geoZoneDescription

java.lang.String geoZoneDescription
The value for the geoZoneDescription field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseGeoZonesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseIpnHistory extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ipnHistoryId

int ipnHistoryId
The value for the ipnHistoryId field


storeId

java.lang.String storeId
The value for the storeId field


kkSubscriptionId

int kkSubscriptionId
The value for the kkSubscriptionId field


moduleCode

java.lang.String moduleCode
The value for the moduleCode field


gatewayTransactionId

java.lang.String gatewayTransactionId
The value for the gatewayTransactionId field


gatewayResult

java.lang.String gatewayResult
The value for the gatewayResult field


gatewayFullResponse

java.lang.String gatewayFullResponse
The value for the gatewayFullResponse field


orderId

int orderId
The value for the orderId field


customersId

int customersId
The value for the customersId field


konakartResultId

int konakartResultId
The value for the konakartResultId field


konakartResultDescription

java.lang.String konakartResultDescription
The value for the konakartResultDescription field


transactionType

java.lang.String transactionType
The value for the transactionType field


transactionAmount

java.math.BigDecimal transactionAmount
The value for the transactionAmount field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom1dec

java.math.BigDecimal custom1dec
The value for the custom1dec field


custom2dec

java.math.BigDecimal custom2dec
The value for the custom2dec field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseIpnHistoryPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkAddrToProduct extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


addressBookId

int addressBookId
The value for the addressBookId field


productsId

int productsId
The value for the productsId field


relationType

int relationType
The value for the relationType field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkAddrToProductPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkBookableProd extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsId

int productsId
The value for the productsId field


storeId

java.lang.String storeId
The value for the storeId field


startDate

java.util.Date startDate
The value for the startDate field


endDate

java.util.Date endDate
The value for the endDate field


maxNumBookings

int maxNumBookings
The value for the maxNumBookings field


bookingsMade

int bookingsMade
The value for the bookingsMade field


monday

java.lang.String monday
The value for the monday field


tuesday

java.lang.String tuesday
The value for the tuesday field


wednesday

java.lang.String wednesday
The value for the wednesday field


thursday

java.lang.String thursday
The value for the thursday field


friday

java.lang.String friday
The value for the friday field


saturday

java.lang.String saturday
The value for the saturday field


sunday

java.lang.String sunday
The value for the sunday field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkBookableProdPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkBooking extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

bookingId

int bookingId
The value for the bookingId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


quantity

int quantity
The value for the quantity field


customersId

int customersId
The value for the customersId field


ordersId

int ordersId
The value for the ordersId field


ordersProductsId

int ordersProductsId
The value for the ordersProductsId field


firstname

java.lang.String firstname
The value for the firstname field


lastname

java.lang.String lastname
The value for the lastname field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkBookingPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCatalog extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

catalogId

int catalogId
The value for the catalogId field


storeId

java.lang.String storeId
The value for the storeId field


catName

java.lang.String catName
The value for the catName field


description

java.lang.String description
The value for the description field


useCatPrices

int useCatPrices
The value for the useCatPrices field


useCatQuantities

int useCatQuantities
The value for the useCatQuantities field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkCatalogPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCatalogQuantity extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


catalogId

java.lang.String catalogId
The value for the catalogId field


productsId

int productsId
The value for the productsId field


productsOptions

java.lang.String productsOptions
The value for the productsOptions field


productsQuantity

int productsQuantity
The value for the productsQuantity field


productsDateAvailable

java.util.Date productsDateAvailable
The value for the productsDateAvailable field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkCatalogQuantityPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCookie extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customerUuid

java.lang.String customerUuid
The value for the customerUuid field


attributeId

java.lang.String attributeId
The value for the attributeId field


attributeValue

java.lang.String attributeValue
The value for the attributeValue field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastRead

java.util.Date lastRead
The value for the lastRead field


lastModified

java.util.Date lastModified
The value for the lastModified field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkCookiePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustAttr extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkCustAttrId

int kkCustAttrId
The value for the kkCustAttrId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


msgCatKey

java.lang.String msgCatKey
The value for the msgCatKey field


type

int type
The value for the type field


template

java.lang.String template
The value for the template field


validation

java.lang.String validation
The value for the validation field


setFunction

java.lang.String setFunction
The value for the setFunction field


facetNumber

int facetNumber
The value for the facetNumber field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkCustAttrPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustAttrTmpl extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkCustAttrTmplId

int kkCustAttrTmplId
The value for the kkCustAttrTmplId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkCustAttrTmplPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustomerGroup extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


customerGroupId

int customerGroupId
The value for the customerGroupId field


languageId

int languageId
The value for the languageId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


priceId

int priceId
The value for the priceId field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkCustomerGroupPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustomersToTag extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


kkCustomerTagId

int kkCustomerTagId
The value for the kkCustomerTagId field


name

java.lang.String name
The value for the name field


tagValue

java.lang.String tagValue
The value for the tagValue field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkCustomersToTagPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustomerTag extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkCustomerTagId

int kkCustomerTagId
The value for the kkCustomerTagId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


type

int type
The value for the type field


maxInts

int maxInts
The value for the maxInts field


validation

java.lang.String validation
The value for the validation field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkCustomerTagPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkCustStats extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

custStatsId

int custStatsId
The value for the custStatsId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


eventType

int eventType
The value for the eventType field


data1str

java.lang.String data1str
The value for the data1str field


data2str

java.lang.String data2str
The value for the data2str field


data1int

int data1int
The value for the data1int field


data2int

int data2int
The value for the data2int field


data1dec

java.math.BigDecimal data1dec
The value for the data1dec field


data2dec

java.math.BigDecimal data2dec
The value for the data2dec field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkCustStatsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkExpression extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkExpressionId

int kkExpressionId
The value for the kkExpressionId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


numVariables

int numVariables
The value for the numVariables field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


collKkPromotionToExpressions

java.util.List<E> collKkPromotionToExpressions
Collection to store aggregation of collKkPromotionToExpressions


lastKkPromotionToExpressionsCriteria

org.apache.torque.util.Criteria lastKkPromotionToExpressionsCriteria
The criteria used to select the current contents of collKkPromotionToExpressions


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkExpressionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkExpressionVariable extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkExpressionVariableId

int kkExpressionVariableId
The value for the kkExpressionVariableId field


storeId

java.lang.String storeId
The value for the storeId field


kkExpressionId

int kkExpressionId
The value for the kkExpressionId field


kkCustomerTagId

int kkCustomerTagId
The value for the kkCustomerTagId field


tagType

int tagType
The value for the tagType field


operator

int operator
The value for the operator field


tagValue

java.lang.String tagValue
The value for the tagValue field


tagOrder

int tagOrder
The value for the tagOrder field


tagAndOr

int tagAndOr
The value for the tagAndOr field


groupOrder

int groupOrder
The value for the groupOrder field


groupAndOr

int groupAndOr
The value for the groupAndOr field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkExpressionVariablePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkMsg extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

msgKey

java.lang.String msgKey
The value for the msgKey field


msgLocale

java.lang.String msgLocale
The value for the msgLocale field


msgType

int msgType
The value for the msgType field


msgValue

java.lang.String msgValue
The value for the msgValue field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkMsgPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkPaymentSchedule extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkPaymentScheduleId

int kkPaymentScheduleId
The value for the kkPaymentScheduleId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


length

int length
The value for the length field


unit

int unit
The value for the unit field


dayOfMonth

int dayOfMonth
The value for the dayOfMonth field


occurrences

int occurrences
The value for the occurrences field


trialOccurrences

int trialOccurrences
The value for the trialOccurrences field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkPaymentSchedulePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkProductPrices extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


catalogId

java.lang.String catalogId
The value for the catalogId field


productsId

int productsId
The value for the productsId field


productsAttributesId

int productsAttributesId
The value for the productsAttributesId field


tierPriceId

int tierPriceId
The value for the tierPriceId field


productsPrice0

java.math.BigDecimal productsPrice0
The value for the productsPrice0 field


productsPrice1

java.math.BigDecimal productsPrice1
The value for the productsPrice1 field


productsPrice2

java.math.BigDecimal productsPrice2
The value for the productsPrice2 field


productsPrice3

java.math.BigDecimal productsPrice3
The value for the productsPrice3 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkProductPricesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkPromotionToExpression extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


kkExpressionId

int kkExpressionId
The value for the kkExpressionId field


aKkExpression

KkExpression aKkExpression

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkPromotionToExpressionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkReservedPoints extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkReservedPointsId

int kkReservedPointsId
The value for the kkReservedPointsId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


rewardPointsId

int rewardPointsId
The value for the rewardPointsId field


reservationId

int reservationId
The value for the reservationId field


reservedPoints

int reservedPoints
The value for the reservedPoints field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkReservedPointsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkRewardPoints extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkRewardPointsId

int kkRewardPointsId
The value for the kkRewardPointsId field


storeId

java.lang.String storeId
The value for the storeId field


code

java.lang.String code
The value for the code field


description

java.lang.String description
The value for the description field


customersId

int customersId
The value for the customersId field


initialPoints

int initialPoints
The value for the initialPoints field


remainingPoints

int remainingPoints
The value for the remainingPoints field


expired

int expired
The value for the expired field


txType

int txType
The value for the txType field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkRewardPointsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkSecretKey extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkSecretKeyId

int kkSecretKeyId
The value for the kkSecretKeyId field


secretKey

java.lang.String secretKey
The value for the secretKey field


ordersId

int ordersId
The value for the ordersId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkSecretKeyPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkSso extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkSsoId

int kkSsoId
The value for the kkSsoId field


secretKey

java.lang.String secretKey
The value for the secretKey field


customersId

int customersId
The value for the customersId field


sesskey

java.lang.String sesskey
The value for the sesskey field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkSsoPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkSubscription extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkSubscriptionId

int kkSubscriptionId
The value for the kkSubscriptionId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


ordersNumber

java.lang.String ordersNumber
The value for the ordersNumber field


customersId

int customersId
The value for the customersId field


productsId

int productsId
The value for the productsId field


paymentScheduleId

int paymentScheduleId
The value for the paymentScheduleId field


productsSku

java.lang.String productsSku
The value for the productsSku field


subscriptionCode

java.lang.String subscriptionCode
The value for the subscriptionCode field


startDate

java.util.Date startDate
The value for the startDate field


amount

java.math.BigDecimal amount
The value for the amount field


trialAmount

java.math.BigDecimal trialAmount
The value for the trialAmount field


active

int active
The value for the active field


problem

int problem
The value for the problem field


problemDescription

java.lang.String problemDescription
The value for the problemDescription field


lastBillingDate

java.util.Date lastBillingDate
The value for the lastBillingDate field


nextBillingDate

java.util.Date nextBillingDate
The value for the nextBillingDate field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastModified

java.util.Date lastModified
The value for the lastModified field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkSubscriptionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkTierPrice extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkTierPriceId

int kkTierPriceId
The value for the kkTierPriceId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


productsQuantity

int productsQuantity
The value for the productsQuantity field


tierPrice

java.math.BigDecimal tierPrice
The value for the tierPrice field


tierPrice1

java.math.BigDecimal tierPrice1
The value for the tierPrice1 field


tierPrice2

java.math.BigDecimal tierPrice2
The value for the tierPrice2 field


tierPrice3

java.math.BigDecimal tierPrice3
The value for the tierPrice3 field


usePercentageDiscount

int usePercentageDiscount
The value for the usePercentageDiscount field


custom1

java.lang.String custom1
The value for the custom1 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkTierPricePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkTmplToCustAttr extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


kkCustAttrTmplId

int kkCustAttrTmplId
The value for the kkCustAttrTmplId field


kkCustAttrId

int kkCustAttrId
The value for the kkCustAttrId field


sortOrder

int sortOrder
The value for the sortOrder field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseKkTmplToCustAttrPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkWishlist extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkWishlistId

int kkWishlistId
The value for the kkWishlistId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


publicOrPrivate

int publicOrPrivate
The value for the publicOrPrivate field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


customersFirstname

java.lang.String customersFirstname
The value for the customersFirstname field


customersLastname

java.lang.String customersLastname
The value for the customersLastname field


customers1Firstname

java.lang.String customers1Firstname
The value for the customers1Firstname field


customers1Lastname

java.lang.String customers1Lastname
The value for the customers1Lastname field


customersDob

java.util.Date customersDob
The value for the customersDob field


customersCity

java.lang.String customersCity
The value for the customersCity field


customersState

java.lang.String customersState
The value for the customersState field


eventDate

java.util.Date eventDate
The value for the eventDate field


linkUrl

java.lang.String linkUrl
The value for the linkUrl field


addressId

int addressId
The value for the addressId field


listType

int listType
The value for the listType field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkWishlistItem extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkWishlistItemId

int kkWishlistItemId
The value for the kkWishlistItemId field


storeId

java.lang.String storeId
The value for the storeId field


kkWishlistId

int kkWishlistId
The value for the kkWishlistId field


productsId

java.lang.String productsId
The value for the productsId field


priority

int priority
The value for the priority field


quantityDesired

int quantityDesired
The value for the quantityDesired field


quantityBought

int quantityBought
The value for the quantityBought field


comments

java.lang.String comments
The value for the comments field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseKkWishlistItemPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseKkWishlistPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseLanguages extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

languagesId

int languagesId
The value for the languagesId field


storeId

java.lang.String storeId
The value for the storeId field


name

java.lang.String name
The value for the name field


code

java.lang.String code
The value for the code field


locale

java.lang.String locale
The value for the locale field


image

java.lang.String image
The value for the image field


directory

java.lang.String directory
The value for the directory field


sortOrder

int sortOrder
The value for the sortOrder field


displayOnly

int displayOnly
The value for the displayOnly field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseLanguagesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseManufacturers extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

manufacturersId

int manufacturersId
The value for the manufacturersId field


storeId

java.lang.String storeId
The value for the storeId field


manufacturersName

java.lang.String manufacturersName
The value for the manufacturersName field


manufacturersImage

java.lang.String manufacturersImage
The value for the manufacturersImage field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastModified

java.util.Date lastModified
The value for the lastModified field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


collPromotionToManufacturers

java.util.List<E> collPromotionToManufacturers
Collection to store aggregation of collPromotionToManufacturers


lastPromotionToManufacturersCriteria

org.apache.torque.util.Criteria lastPromotionToManufacturersCriteria
The criteria used to select the current contents of collPromotionToManufacturers


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseManufacturersInfo extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


manufacturersId

int manufacturersId
The value for the manufacturersId field


languagesId

int languagesId
The value for the languagesId field


manufacturersUrl

java.lang.String manufacturersUrl
The value for the manufacturersUrl field


urlClicked

int urlClicked
The value for the urlClicked field


dateLastClick

java.util.Date dateLastClick
The value for the dateLastClick field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseManufacturersInfoPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseManufacturersPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseMiscItem extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkMiscItemId

int kkMiscItemId
The value for the kkMiscItemId field


kkMiscItemTypeId

int kkMiscItemTypeId
The value for the kkMiscItemTypeId field


kkObjId

int kkObjId
The value for the kkObjId field


kkObjTypeId

int kkObjTypeId
The value for the kkObjTypeId field


itemValue

java.lang.String itemValue
The value for the itemValue field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


storeId

java.lang.String storeId
The value for the storeId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseMiscItemPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseMiscItemType extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

kkMiscItemTypeId

int kkMiscItemTypeId
The value for the kkMiscItemTypeId field


languageId

int languageId
The value for the languageId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


storeId

java.lang.String storeId
The value for the storeId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseMiscItemTypePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseNewsletters extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

newslettersId

int newslettersId
The value for the newslettersId field


storeId

java.lang.String storeId
The value for the storeId field


title

java.lang.String title
The value for the title field


content

java.lang.String content
The value for the content field


module

java.lang.String module
The value for the module field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


dateSent

java.util.Date dateSent
The value for the dateSent field


status

int status
The value for the status field


locked

int locked
The value for the locked field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseNewslettersPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrders extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersId

int ordersId
The value for the ordersId field


storeId

java.lang.String storeId
The value for the storeId field


customersId

int customersId
The value for the customersId field


customersName

java.lang.String customersName
The value for the customersName field


customersCompany

java.lang.String customersCompany
The value for the customersCompany field


customersStreetAddress

java.lang.String customersStreetAddress
The value for the customersStreetAddress field


customersStreetAddress1

java.lang.String customersStreetAddress1
The value for the customersStreetAddress1 field


customersSuburb

java.lang.String customersSuburb
The value for the customersSuburb field


customersCity

java.lang.String customersCity
The value for the customersCity field


customersPostcode

java.lang.String customersPostcode
The value for the customersPostcode field


customersState

java.lang.String customersState
The value for the customersState field


customersCountry

java.lang.String customersCountry
The value for the customersCountry field


customersTelephone

java.lang.String customersTelephone
The value for the customersTelephone field


customersTelephone1

java.lang.String customersTelephone1
The value for the customersTelephone1 field


customersEmailAddress

java.lang.String customersEmailAddress
The value for the customersEmailAddress field


customersAddressFormatId

int customersAddressFormatId
The value for the customersAddressFormatId field


customersLocale

java.lang.String customersLocale
The value for the customersLocale field


deliveryName

java.lang.String deliveryName
The value for the deliveryName field


deliveryCompany

java.lang.String deliveryCompany
The value for the deliveryCompany field


deliveryStreetAddress

java.lang.String deliveryStreetAddress
The value for the deliveryStreetAddress field


deliveryStreetAddress1

java.lang.String deliveryStreetAddress1
The value for the deliveryStreetAddress1 field


deliverySuburb

java.lang.String deliverySuburb
The value for the deliverySuburb field


deliveryCity

java.lang.String deliveryCity
The value for the deliveryCity field


deliveryPostcode

java.lang.String deliveryPostcode
The value for the deliveryPostcode field


deliveryState

java.lang.String deliveryState
The value for the deliveryState field


deliveryCountry

java.lang.String deliveryCountry
The value for the deliveryCountry field


deliveryTelephone

java.lang.String deliveryTelephone
The value for the deliveryTelephone field


deliveryTelephone1

java.lang.String deliveryTelephone1
The value for the deliveryTelephone1 field


deliveryEmailAddress

java.lang.String deliveryEmailAddress
The value for the deliveryEmailAddress field


deliveryAddressFormatId

int deliveryAddressFormatId
The value for the deliveryAddressFormatId field


billingName

java.lang.String billingName
The value for the billingName field


billingCompany

java.lang.String billingCompany
The value for the billingCompany field


billingStreetAddress

java.lang.String billingStreetAddress
The value for the billingStreetAddress field


billingStreetAddress1

java.lang.String billingStreetAddress1
The value for the billingStreetAddress1 field


billingSuburb

java.lang.String billingSuburb
The value for the billingSuburb field


billingCity

java.lang.String billingCity
The value for the billingCity field


billingPostcode

java.lang.String billingPostcode
The value for the billingPostcode field


billingState

java.lang.String billingState
The value for the billingState field


billingCountry

java.lang.String billingCountry
The value for the billingCountry field


billingTelephone

java.lang.String billingTelephone
The value for the billingTelephone field


billingTelephone1

java.lang.String billingTelephone1
The value for the billingTelephone1 field


billingEmailAddress

java.lang.String billingEmailAddress
The value for the billingEmailAddress field


billingAddressFormatId

int billingAddressFormatId
The value for the billingAddressFormatId field


paymentMethod

java.lang.String paymentMethod
The value for the paymentMethod field


ccType

java.lang.String ccType
The value for the ccType field


ccOwner

java.lang.String ccOwner
The value for the ccOwner field


ccNumber

java.lang.String ccNumber
The value for the ccNumber field


ccExpires

java.lang.String ccExpires
The value for the ccExpires field


ccCvv

java.lang.String ccCvv
The value for the ccCvv field


lastModified

java.util.Date lastModified
The value for the lastModified field


datePurchased

java.util.Date datePurchased
The value for the datePurchased field


ordersStatus

int ordersStatus
The value for the ordersStatus field


ordersDateFinished

java.util.Date ordersDateFinished
The value for the ordersDateFinished field


currency

java.lang.String currency
The value for the currency field


currencyValue

java.math.BigDecimal currencyValue
The value for the currencyValue field


shippingServiceCode

java.lang.String shippingServiceCode
The value for the shippingServiceCode field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


e1

java.lang.String e1
The value for the e1 field


e2

java.lang.String e2
The value for the e2 field


e3

java.lang.String e3
The value for the e3 field


e4

java.lang.String e4
The value for the e4 field


e5

java.lang.String e5
The value for the e5 field


e6

java.lang.String e6
The value for the e6 field


promotionIds

java.lang.String promotionIds
The value for the promotionIds field


couponIds

java.lang.String couponIds
The value for the couponIds field


shippingModuleCode

java.lang.String shippingModuleCode
The value for the shippingModuleCode field


paymentModuleCode

java.lang.String paymentModuleCode
The value for the paymentModuleCode field


ordersNumber

java.lang.String ordersNumber
The value for the ordersNumber field


trackingNumber

java.lang.String trackingNumber
The value for the trackingNumber field


lifecycleId

java.lang.String lifecycleId
The value for the lifecycleId field


affiliateId

java.lang.String affiliateId
The value for the affiliateId field


pointsUsed

int pointsUsed
The value for the pointsUsed field


pointsAwarded

int pointsAwarded
The value for the pointsAwarded field


pointsReservationId

int pointsReservationId
The value for the pointsReservationId field


invoiceFilename

java.lang.String invoiceFilename
The value for the invoiceFilename field


billingAddrId

int billingAddrId
The value for the billingAddrId field


deliveryAddrId

int deliveryAddrId
The value for the deliveryAddrId field


customerAddrId

int customerAddrId
The value for the customerAddrId field


orderCreator

java.lang.String orderCreator
The value for the orderCreator field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersProducts extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersProductsId

int ordersProductsId
The value for the ordersProductsId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


productsId

int productsId
The value for the productsId field


productsModel

java.lang.String productsModel
The value for the productsModel field


productsName

java.lang.String productsName
The value for the productsName field


productsSku

java.lang.String productsSku
The value for the productsSku field


productsState

int productsState
The value for the productsState field


productsPrice

java.math.BigDecimal productsPrice
The value for the productsPrice field


productsPrice0

java.math.BigDecimal productsPrice0
The value for the productsPrice0 field


productsPrice1

java.math.BigDecimal productsPrice1
The value for the productsPrice1 field


productsPrice2

java.math.BigDecimal productsPrice2
The value for the productsPrice2 field


productsPrice3

java.math.BigDecimal productsPrice3
The value for the productsPrice3 field


finalPrice

java.math.BigDecimal finalPrice
The value for the finalPrice field


productsTax

java.math.BigDecimal productsTax
The value for the productsTax field


taxCode

java.lang.String taxCode
The value for the taxCode field


discountPercent

java.math.BigDecimal discountPercent
The value for the discountPercent field


productsQuantity

int productsQuantity
The value for the productsQuantity field


weight

java.math.BigDecimal weight
The value for the weight field


productsType

int productsType
The value for the productsType field


kkWishlistId

int kkWishlistId
The value for the kkWishlistId field


kkWishlistItemId

int kkWishlistItemId
The value for the kkWishlistItemId field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersProductsAttributes extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersProductsAttributesId

int ordersProductsAttributesId
The value for the ordersProductsAttributesId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


ordersProductsId

int ordersProductsId
The value for the ordersProductsId field


productsOptions

java.lang.String productsOptions
The value for the productsOptions field


productsOptionsId

int productsOptionsId
The value for the productsOptionsId field


productsOptionsValues

java.lang.String productsOptionsValues
The value for the productsOptionsValues field


productsOptionsValuesId

int productsOptionsValuesId
The value for the productsOptionsValuesId field


optionsValuesPrice

java.math.BigDecimal optionsValuesPrice
The value for the optionsValuesPrice field


pricePrefix

java.lang.String pricePrefix
The value for the pricePrefix field


attrType

int attrType
The value for the attrType field


attrQuantity

int attrQuantity
The value for the attrQuantity field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersProductsAttributesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersProductsDownload extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersProductsDownloadId

int ordersProductsDownloadId
The value for the ordersProductsDownloadId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


ordersProductsId

int ordersProductsId
The value for the ordersProductsId field


ordersProductsFilename

java.lang.String ordersProductsFilename
The value for the ordersProductsFilename field


downloadMaxdays

int downloadMaxdays
The value for the downloadMaxdays field


downloadCount

int downloadCount
The value for the downloadCount field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersProductsDownloadPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersProductsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersReturns extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersReturnsId

int ordersReturnsId
The value for the ordersReturnsId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


ordersNumber

java.lang.String ordersNumber
The value for the ordersNumber field


rmaCode

java.lang.String rmaCode
The value for the rmaCode field


returnReason

java.lang.String returnReason
The value for the returnReason field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastModified

java.util.Date lastModified
The value for the lastModified field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersReturnsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersStatus extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


ordersStatusId

int ordersStatusId
The value for the ordersStatusId field


languageId

int languageId
The value for the languageId field


notifyCustomer

int notifyCustomer
The value for the notifyCustomer field


ordersStatusName

java.lang.String ordersStatusName
The value for the ordersStatusName field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseOrdersStatusHistory extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersStatusHistoryId

int ordersStatusHistoryId
The value for the ordersStatusHistoryId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


ordersStatusId

int ordersStatusId
The value for the ordersStatusId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


customerNotified

int customerNotified
The value for the customerNotified field


comments

java.lang.String comments
The value for the comments field


updatedById

int updatedById
The value for the updatedById field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersStatusHistoryPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersStatusPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseOrdersTotal extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

ordersTotalId

int ordersTotalId
The value for the ordersTotalId field


storeId

java.lang.String storeId
The value for the storeId field


ordersId

int ordersId
The value for the ordersId field


title

java.lang.String title
The value for the title field


text

java.lang.String text
The value for the text field


value

java.math.BigDecimal value
The value for the value field


class_type

java.lang.String class_type
The value for the class_type field


sortOrder

int sortOrder
The value for the sortOrder field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseOrdersTotalPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePanel extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

panelId

int panelId
The value for the panelId field


storeId

java.lang.String storeId
The value for the storeId field


code

java.lang.String code
The value for the code field


description

java.lang.String description
The value for the description field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BasePanelPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductFeedItem extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productId

int productId
The value for the productId field


languageId

int languageId
The value for the languageId field


feedType

int feedType
The value for the feedType field


feedKey

java.lang.String feedKey
The value for the feedKey field


lastUpdated

java.util.Date lastUpdated
The value for the lastUpdated field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductFeedItemPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProducts extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsId

int productsId
The value for the productsId field


storeId

java.lang.String storeId
The value for the storeId field


productsQuantity

int productsQuantity
The value for the productsQuantity field


productsModel

java.lang.String productsModel
The value for the productsModel field


productsImage

java.lang.String productsImage
The value for the productsImage field


productsImage2

java.lang.String productsImage2
The value for the productsImage2 field


productsImage3

java.lang.String productsImage3
The value for the productsImage3 field


productsImage4

java.lang.String productsImage4
The value for the productsImage4 field


productsPrice

java.math.BigDecimal productsPrice
The value for the productsPrice field


productsPrice1

java.math.BigDecimal productsPrice1
The value for the productsPrice1 field


productsPrice2

java.math.BigDecimal productsPrice2
The value for the productsPrice2 field


productsPrice3

java.math.BigDecimal productsPrice3
The value for the productsPrice3 field


productsDateAdded

java.util.Date productsDateAdded
The value for the productsDateAdded field


productsLastModified

java.util.Date productsLastModified
The value for the productsLastModified field


productsDateAvailable

java.util.Date productsDateAvailable
The value for the productsDateAvailable field


productsDateExpiry

java.util.Date productsDateExpiry
The value for the productsDateExpiry field


productsWeight

java.math.BigDecimal productsWeight
The value for the productsWeight field


productsStatus

byte productsStatus
The value for the productsStatus field


productsInvisible

int productsInvisible
The value for the productsInvisible field


productsTaxClassId

int productsTaxClassId
The value for the productsTaxClassId field


manufacturersId

int manufacturersId
The value for the manufacturersId field


productsOrdered

int productsOrdered
The value for the productsOrdered field


productsSku

java.lang.String productsSku
The value for the productsSku field


productsFilePath

java.lang.String productsFilePath
The value for the productsFilePath field


productsContentType

java.lang.String productsContentType
The value for the productsContentType field


productsType

int productsType
The value for the productsType field


maxNumDownloads

int maxNumDownloads
The value for the maxNumDownloads field


maxDownloadDays

int maxDownloadDays
The value for the maxDownloadDays field


stockReorderLevel

int stockReorderLevel
The value for the stockReorderLevel field


canOrderWhenNotInStock

int canOrderWhenNotInStock
The value for the canOrderWhenNotInStock field


indexAttachment

int indexAttachment
The value for the indexAttachment field


rating

java.math.BigDecimal rating
The value for the rating field


paymentScheduleId

int paymentScheduleId
The value for the paymentScheduleId field


custAttrTmplId

int custAttrTmplId
The value for the custAttrTmplId field


customAttrs

java.lang.String customAttrs
The value for the customAttrs field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


custom6

java.lang.String custom6
The value for the custom6 field


custom7

java.lang.String custom7
The value for the custom7 field


custom8

java.lang.String custom8
The value for the custom8 field


custom9

java.lang.String custom9
The value for the custom9 field


custom10

java.lang.String custom10
The value for the custom10 field


custom1int

int custom1int
The value for the custom1int field


custom2int

int custom2int
The value for the custom2int field


custom1dec

java.math.BigDecimal custom1dec
The value for the custom1dec field


custom2dec

java.math.BigDecimal custom2dec
The value for the custom2dec field


productUuid

java.lang.String productUuid
The value for the productUuid field


sourceLastModified

java.util.Date sourceLastModified
The value for the sourceLastModified field


aProductsToCategories

ProductsToCategories aProductsToCategories

collProductsDescriptions

java.util.List<E> collProductsDescriptions
Collection to store aggregation of collProductsDescriptions


lastProductsDescriptionsCriteria

org.apache.torque.util.Criteria lastProductsDescriptionsCriteria
The criteria used to select the current contents of collProductsDescriptions


collPromotionToProducts

java.util.List<E> collPromotionToProducts
Collection to store aggregation of collPromotionToProducts


lastPromotionToProductsCriteria

org.apache.torque.util.Criteria lastPromotionToProductsCriteria
The criteria used to select the current contents of collPromotionToProducts


collProductsQuantitys

java.util.List<E> collProductsQuantitys
Collection to store aggregation of collProductsQuantitys


lastProductsQuantitysCriteria

org.apache.torque.util.Criteria lastProductsQuantitysCriteria
The criteria used to select the current contents of collProductsQuantitys


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseProductsAttributes extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsAttributesId

int productsAttributesId
The value for the productsAttributesId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


optionsId

int optionsId
The value for the optionsId field


optionsValuesId

int optionsValuesId
The value for the optionsValuesId field


optionsValuesPrice

java.math.BigDecimal optionsValuesPrice
The value for the optionsValuesPrice field


optionsValuesPrice1

java.math.BigDecimal optionsValuesPrice1
The value for the optionsValuesPrice1 field


optionsValuesPrice2

java.math.BigDecimal optionsValuesPrice2
The value for the optionsValuesPrice2 field


optionsValuesPrice3

java.math.BigDecimal optionsValuesPrice3
The value for the optionsValuesPrice3 field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


pricePrefix

java.lang.String pricePrefix
The value for the pricePrefix field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseProductsAttributesDownload extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsAttributesId

int productsAttributesId
The value for the productsAttributesId field


storeId

java.lang.String storeId
The value for the storeId field


productsAttributesFilename

java.lang.String productsAttributesFilename
The value for the productsAttributesFilename field


productsAttributesMaxdays

int productsAttributesMaxdays
The value for the productsAttributesMaxdays field


productsAttributesMaxcount

int productsAttributesMaxcount
The value for the productsAttributesMaxcount field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseProductsAttributesDownloadPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsAttributesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsDescription extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


languageId

int languageId
The value for the languageId field


productsName

java.lang.String productsName
The value for the productsName field


productsDescription

java.lang.String productsDescription
The value for the productsDescription field


productsComparison

java.lang.String productsComparison
The value for the productsComparison field


productsUrl

java.lang.String productsUrl
The value for the productsUrl field


productsViewed

int productsViewed
The value for the productsViewed field


languageCode

java.lang.String languageCode
The value for the languageCode field


aProducts

Products aProducts

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsDescriptionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsNotifications extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


customersId

int customersId
The value for the customersId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsNotificationsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsOptions extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsOptionsId

int productsOptionsId
The value for the productsOptionsId field


languageId

int languageId
The value for the languageId field


productsOptionsName

java.lang.String productsOptionsName
The value for the productsOptionsName field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


optionType

int optionType
The value for the optionType field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsOptionsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsOptionsValues extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsOptionsValuesId

int productsOptionsValuesId
The value for the productsOptionsValuesId field


languageId

int languageId
The value for the languageId field


productsOptionsValuesName

java.lang.String productsOptionsValuesName
The value for the productsOptionsValuesName field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsOptionsValuesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsOptionsValuesToProductsOptions extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsOptionsValuesToProductsOptionsId

int productsOptionsValuesToProductsOptionsId
The value for the productsOptionsValuesToProductsOptionsId field


storeId

java.lang.String storeId
The value for the storeId field


productsOptionsId

int productsOptionsId
The value for the productsOptionsId field


productsOptionsValuesId

int productsOptionsValuesId
The value for the productsOptionsValuesId field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseProductsOptionsValuesToProductsOptionsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsQuantity extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


productsOptions

java.lang.String productsOptions
The value for the productsOptions field


productsQuantity

int productsQuantity
The value for the productsQuantity field


productsSku

java.lang.String productsSku
The value for the productsSku field


productsDateAvailable

java.util.Date productsDateAvailable
The value for the productsDateAvailable field


aProducts

Products aProducts

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsQuantityPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsToCategories extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


categoriesId

int categoriesId
The value for the categoriesId field


aCategories

Categories aCategories

collProductss

java.util.List<E> collProductss
Collection to store aggregation of collProductss


lastProductssCriteria

org.apache.torque.util.Criteria lastProductssCriteria
The criteria used to select the current contents of collProductss


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductsToCategoriesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductsToProducts extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

productsToProductsId

int productsToProductsId
The value for the productsToProductsId field


storeId

java.lang.String storeId
The value for the storeId field


idFrom

int idFrom
The value for the idFrom field


idTo

int idTo
The value for the idTo field


relationType

int relationType
The value for the relationType field


productsOptions

java.lang.String productsOptions
The value for the productsOptions field


productsQuantity

int productsQuantity
The value for the productsQuantity field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseProductsToProductsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseProductToStores extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


priceId

int priceId
The value for the priceId field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseProductToStoresPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotion extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

promotionId

int promotionId
The value for the promotionId field


storeId

java.lang.String storeId
The value for the storeId field


orderTotalCode

java.lang.String orderTotalCode
The value for the orderTotalCode field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


active

int active
The value for the active field


cumulative

int cumulative
The value for the cumulative field


requiresCoupon

int requiresCoupon
The value for the requiresCoupon field


maxUse

int maxUse
The value for the maxUse field


startDate

java.util.Date startDate
The value for the startDate field


endDate

java.util.Date endDate
The value for the endDate field


manufacturerRule

int manufacturerRule
The value for the manufacturerRule field


productRule

int productRule
The value for the productRule field


customerRule

int customerRule
The value for the customerRule field


customerGroupRule

int customerGroupRule
The value for the customerGroupRule field


categoryRule

int categoryRule
The value for the categoryRule field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


custom6

java.lang.String custom6
The value for the custom6 field


custom7

java.lang.String custom7
The value for the custom7 field


custom8

java.lang.String custom8
The value for the custom8 field


custom9

java.lang.String custom9
The value for the custom9 field


custom10

java.lang.String custom10
The value for the custom10 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BasePromotionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToCategory extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


categoriesId

int categoriesId
The value for the categoriesId field


aCategories

Categories aCategories

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToCategoryPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToCoupon extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


couponId

int couponId
The value for the couponId field


aCoupon

Coupon aCoupon

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToCouponPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToCustGroup extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


customersGroupId

int customersGroupId
The value for the customersGroupId field


aCustomers

Customers aCustomers

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToCustGroupPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToCustomer extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


customersId

int customersId
The value for the customersId field


maxUse

int maxUse
The value for the maxUse field


timesUsed

int timesUsed
The value for the timesUsed field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


aCustomers

Customers aCustomers

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToCustomerPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToCustomerUse extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


customersId

int customersId
The value for the customersId field


timesUsed

int timesUsed
The value for the timesUsed field


aCustomers

Customers aCustomers

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToCustomerUsePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToManufacturer extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


manufacturersId

int manufacturersId
The value for the manufacturersId field


aManufacturers

Manufacturers aManufacturers

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToManufacturerPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BasePromotionToProduct extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


promotionId

int promotionId
The value for the promotionId field


productsId

int productsId
The value for the productsId field


productsOptionsId

int productsOptionsId
The value for the productsOptionsId field


productsOptionsValuesId

int productsOptionsValuesId
The value for the productsOptionsValuesId field


relationType

int relationType
The value for the relationType field


aProducts

Products aProducts

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BasePromotionToProductPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseReturnsToOrdProds extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


ordersReturnsId

int ordersReturnsId
The value for the ordersReturnsId field


ordersProductsId

int ordersProductsId
The value for the ordersProductsId field


quantity

int quantity
The value for the quantity field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseReturnsToOrdProdsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseReviews extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

reviewsId

int reviewsId
The value for the reviewsId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


customersId

int customersId
The value for the customersId field


customersName

java.lang.String customersName
The value for the customersName field


reviewsRating

int reviewsRating
The value for the reviewsRating field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


lastModified

java.util.Date lastModified
The value for the lastModified field


reviewsRead

int reviewsRead
The value for the reviewsRead field


state

int state
The value for the state field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseReviewsDescription extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


reviewsId

int reviewsId
The value for the reviewsId field


languagesId

int languagesId
The value for the languagesId field


reviewsText

java.lang.String reviewsText
The value for the reviewsText field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseReviewsDescriptionPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseReviewsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseRole extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

roleId

int roleId
The value for the roleId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


superUser

int superUser
The value for the superUser field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseRolePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseRoleToApiCall extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


roleId

int roleId
The value for the roleId field


apiCallId

int apiCallId
The value for the apiCallId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseRoleToApiCallPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseRoleToPanel extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


roleId

int roleId
The value for the roleId field


panelId

int panelId
The value for the panelId field


canEdit

int canEdit
The value for the canEdit field


canInsert

int canInsert
The value for the canInsert field


canDelete

int canDelete
The value for the canDelete field


custom1

int custom1
The value for the custom1 field


custom1Desc

java.lang.String custom1Desc
The value for the custom1Desc field


custom2

int custom2
The value for the custom2 field


custom2Desc

java.lang.String custom2Desc
The value for the custom2Desc field


custom3

int custom3
The value for the custom3 field


custom3Desc

java.lang.String custom3Desc
The value for the custom3Desc field


custom4

int custom4
The value for the custom4 field


custom4Desc

java.lang.String custom4Desc
The value for the custom4Desc field


custom5

int custom5
The value for the custom5 field


custom5Desc

java.lang.String custom5Desc
The value for the custom5Desc field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseRoleToPanelPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseSessions extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

sesskey

java.lang.String sesskey
The value for the sesskey field


storeId

java.lang.String storeId
The value for the storeId field


expiry

int expiry
The value for the expiry field


value

java.lang.String value
The value for the value field


customerId

int customerId
The value for the customerId field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseSessionsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseSpecials extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

specialsId

int specialsId
The value for the specialsId field


storeId

java.lang.String storeId
The value for the storeId field


productsId

int productsId
The value for the productsId field


specialsNewProductsPrice

java.math.BigDecimal specialsNewProductsPrice
The value for the specialsNewProductsPrice field


specialsDateAdded

java.util.Date specialsDateAdded
The value for the specialsDateAdded field


specialsLastModified

java.util.Date specialsLastModified
The value for the specialsLastModified field


expiresDate

java.util.Date expiresDate
The value for the expiresDate field


startsDate

java.util.Date startsDate
The value for the startsDate field


dateStatusChange

java.util.Date dateStatusChange
The value for the dateStatusChange field


status

int status
The value for the status field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseSpecialsPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseStore extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


storeName

java.lang.String storeName
The value for the storeName field


storeDesc

java.lang.String storeDesc
The value for the storeDesc field


storeDeleted

int storeDeleted
The value for the storeDeleted field


storeEnabled

int storeEnabled
The value for the storeEnabled field


storeUnderMaint

int storeUnderMaint
The value for the storeUnderMaint field


storeTemplate

int storeTemplate
The value for the storeTemplate field


storeAdminEmail

java.lang.String storeAdminEmail
The value for the storeAdminEmail field


storeCssFilename

java.lang.String storeCssFilename
The value for the storeCssFilename field


storeLogoFilename

java.lang.String storeLogoFilename
The value for the storeLogoFilename field


storeUrl

java.lang.String storeUrl
The value for the storeUrl field


storeHome

java.lang.String storeHome
The value for the storeHome field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


custom4

java.lang.String custom4
The value for the custom4 field


custom5

java.lang.String custom5
The value for the custom5 field


storeMaxProducts

int storeMaxProducts
The value for the storeMaxProducts field


lastUpdated

java.util.Date lastUpdated
The value for the lastUpdated field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseStorePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTag extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


tagId

int tagId
The value for the tagId field


languageId

int languageId
The value for the languageId field


name

java.lang.String name
The value for the name field


sortOrder

int sortOrder
The value for the sortOrder field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseTagGroup extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


tagGroupId

int tagGroupId
The value for the tagGroupId field


languageId

int languageId
The value for the languageId field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


facetNumber

int facetNumber
The value for the facetNumber field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseTagGroupPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTagGroupToTag extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


tagGroupId

int tagGroupId
The value for the tagGroupId field


tagId

int tagId
The value for the tagId field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseTagGroupToTagPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTagPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTagToProduct extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

storeId

java.lang.String storeId
The value for the storeId field


tagId

int tagId
The value for the tagId field


productsId

int productsId
The value for the productsId field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK

Class com.konakart.om.BaseTagToProductPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTaxClass extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

taxClassId

int taxClassId
The value for the taxClassId field


storeId

java.lang.String storeId
The value for the storeId field


taxClassTitle

java.lang.String taxClassTitle
The value for the taxClassTitle field


taxClassDescription

java.lang.String taxClassDescription
The value for the taxClassDescription field


taxCode

java.lang.String taxCode
The value for the taxCode field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseTaxClassPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseTaxRates extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

taxRatesId

int taxRatesId
The value for the taxRatesId field


storeId

java.lang.String storeId
The value for the storeId field


taxZoneId

int taxZoneId
The value for the taxZoneId field


taxClassId

int taxClassId
The value for the taxClassId field


taxPriority

int taxPriority
The value for the taxPriority field


taxRate

java.math.BigDecimal taxRate
The value for the taxRate field


taxDescription

java.lang.String taxDescription
The value for the taxDescription field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseTaxRatesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseWhosOnline extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

customerId

int customerId
The value for the customerId field


storeId

java.lang.String storeId
The value for the storeId field


fullName

java.lang.String fullName
The value for the fullName field


sessionId

java.lang.String sessionId
The value for the sessionId field


ipAddress

java.lang.String ipAddress
The value for the ipAddress field


timeEntry

java.lang.String timeEntry
The value for the timeEntry field


timeLastClick

java.lang.String timeLastClick
The value for the timeLastClick field


lastPageUrl

java.lang.String lastPageUrl
The value for the lastPageUrl field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseWhosOnlinePeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseZones extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

zoneId

int zoneId
The value for the zoneId field


storeId

java.lang.String storeId
The value for the storeId field


zoneCountryId

int zoneCountryId
The value for the zoneCountryId field


zoneCode

java.lang.String zoneCode
The value for the zoneCode field


zoneName

java.lang.String zoneName
The value for the zoneName field


zoneInvisible

int zoneInvisible
The value for the zoneInvisible field


zoneSearch

java.lang.String zoneSearch
The value for the zoneSearch field


custom1

java.lang.String custom1
The value for the custom1 field


custom2

java.lang.String custom2
The value for the custom2 field


custom3

java.lang.String custom3
The value for the custom3 field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseZonesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.BaseZonesToGeoZones extends org.apache.torque.om.BaseObject implements Serializable

serialVersionUID: 1339618415406L

Serialized Fields

associationId

int associationId
The value for the associationId field


storeId

java.lang.String storeId
The value for the storeId field


zoneCountryId

int zoneCountryId
The value for the zoneCountryId field


zoneId

int zoneId
The value for the zoneId field


geoZoneId

int geoZoneId
The value for the geoZoneId field


lastModified

java.util.Date lastModified
The value for the lastModified field


dateAdded

java.util.Date dateAdded
The value for the dateAdded field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class com.konakart.om.BaseZonesToGeoZonesPeer extends org.apache.torque.util.BasePeer implements Serializable

serialVersionUID: 1339618415406L

Class com.konakart.om.Categories extends BaseCategories implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CategoriesDescription extends BaseCategoriesDescription implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CategoriesDescriptionPeer extends BaseCategoriesDescriptionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CategoriesPeer extends BaseCategoriesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CategoryToTagGroup extends BaseCategoryToTagGroup implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CategoryToTagGroupPeer extends BaseCategoryToTagGroupPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ConfigData extends BaseConfigData implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ConfigDataPeer extends BaseConfigDataPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Configuration extends BaseConfiguration implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ConfigurationGroup extends BaseConfigurationGroup implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ConfigurationGroupPeer extends BaseConfigurationGroupPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ConfigurationPeer extends BaseConfigurationPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Counter extends BaseCounter implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CounterHistory extends BaseCounterHistory implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CounterHistoryPeer extends BaseCounterHistoryPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CounterPeer extends BaseCounterPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Countries extends BaseCountries implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CountriesPeer extends BaseCountriesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Coupon extends BaseCoupon implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CouponPeer extends BaseCouponPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Currencies extends BaseCurrencies implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CurrenciesPeer extends BaseCurrenciesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Customers extends BaseCustomers implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersBasket extends BaseCustomersBasket implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersBasketAttributes extends BaseCustomersBasketAttributes implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersBasketAttributesPeer extends BaseCustomersBasketAttributesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersBasketPeer extends BaseCustomersBasketPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersInfo extends BaseCustomersInfo implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersInfoPeer extends BaseCustomersInfoPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersPeer extends BaseCustomersPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersToRole extends BaseCustomersToRole implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.CustomersToRolePeer extends BaseCustomersToRolePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.DigitalDownload extends BaseDigitalDownload implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.DigitalDownloadPeer extends BaseDigitalDownloadPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.GeoZones extends BaseGeoZones implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.GeoZonesPeer extends BaseGeoZonesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.IpnHistory extends BaseIpnHistory implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.IpnHistoryPeer extends BaseIpnHistoryPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkAddrToProduct extends BaseKkAddrToProduct implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkAddrToProductPeer extends BaseKkAddrToProductPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkBookableProd extends BaseKkBookableProd implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkBookableProdPeer extends BaseKkBookableProdPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkBooking extends BaseKkBooking implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkBookingPeer extends BaseKkBookingPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCatalog extends BaseKkCatalog implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCatalogPeer extends BaseKkCatalogPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCatalogQuantity extends BaseKkCatalogQuantity implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCatalogQuantityPeer extends BaseKkCatalogQuantityPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCookie extends BaseKkCookie implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCookiePeer extends BaseKkCookiePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustAttr extends BaseKkCustAttr implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustAttrPeer extends BaseKkCustAttrPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustAttrTmpl extends BaseKkCustAttrTmpl implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustAttrTmplPeer extends BaseKkCustAttrTmplPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomerGroup extends BaseKkCustomerGroup implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomerGroupPeer extends BaseKkCustomerGroupPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomersToTag extends BaseKkCustomersToTag implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomersToTagPeer extends BaseKkCustomersToTagPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomerTag extends BaseKkCustomerTag implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustomerTagPeer extends BaseKkCustomerTagPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustStats extends BaseKkCustStats implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkCustStatsPeer extends BaseKkCustStatsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkExpression extends BaseKkExpression implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkExpressionPeer extends BaseKkExpressionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkExpressionVariable extends BaseKkExpressionVariable implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkExpressionVariablePeer extends BaseKkExpressionVariablePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkMsg extends BaseKkMsg implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkMsgPeer extends BaseKkMsgPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkPaymentSchedule extends BaseKkPaymentSchedule implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkPaymentSchedulePeer extends BaseKkPaymentSchedulePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkProductPrices extends BaseKkProductPrices implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkProductPricesPeer extends BaseKkProductPricesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkPromotionToExpression extends BaseKkPromotionToExpression implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkPromotionToExpressionPeer extends BaseKkPromotionToExpressionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkReservedPoints extends BaseKkReservedPoints implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkReservedPointsPeer extends BaseKkReservedPointsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkRewardPoints extends BaseKkRewardPoints implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkRewardPointsPeer extends BaseKkRewardPointsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSecretKey extends BaseKkSecretKey implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSecretKeyPeer extends BaseKkSecretKeyPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSso extends BaseKkSso implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSsoPeer extends BaseKkSsoPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSubscription extends BaseKkSubscription implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkSubscriptionPeer extends BaseKkSubscriptionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkTierPrice extends BaseKkTierPrice implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkTierPricePeer extends BaseKkTierPricePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkTmplToCustAttr extends BaseKkTmplToCustAttr implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkTmplToCustAttrPeer extends BaseKkTmplToCustAttrPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkWishlist extends BaseKkWishlist implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkWishlistItem extends BaseKkWishlistItem implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkWishlistItemPeer extends BaseKkWishlistItemPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.KkWishlistPeer extends BaseKkWishlistPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Languages extends BaseLanguages implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.LanguagesPeer extends BaseLanguagesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Manufacturers extends BaseManufacturers implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ManufacturersInfo extends BaseManufacturersInfo implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ManufacturersInfoPeer extends BaseManufacturersInfoPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ManufacturersPeer extends BaseManufacturersPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.MiscItem extends BaseMiscItem implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.MiscItemPeer extends BaseMiscItemPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.MiscItemType extends BaseMiscItemType implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.MiscItemTypePeer extends BaseMiscItemTypePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Newsletters extends BaseNewsletters implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.NewslettersPeer extends BaseNewslettersPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Orders extends BaseOrders implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersPeer extends BaseOrdersPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProducts extends BaseOrdersProducts implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProductsAttributes extends BaseOrdersProductsAttributes implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProductsAttributesPeer extends BaseOrdersProductsAttributesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProductsDownload extends BaseOrdersProductsDownload implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProductsDownloadPeer extends BaseOrdersProductsDownloadPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersProductsPeer extends BaseOrdersProductsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersReturns extends BaseOrdersReturns implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersReturnsPeer extends BaseOrdersReturnsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersStatus extends BaseOrdersStatus implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersStatusHistory extends BaseOrdersStatusHistory implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersStatusHistoryPeer extends BaseOrdersStatusHistoryPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersStatusPeer extends BaseOrdersStatusPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersTotal extends BaseOrdersTotal implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.OrdersTotalPeer extends BaseOrdersTotalPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Panel extends BasePanel implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PanelPeer extends BasePanelPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductFeedItem extends BaseProductFeedItem implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductFeedItemPeer extends BaseProductFeedItemPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Products extends BaseProducts implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsAttributes extends BaseProductsAttributes implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsAttributesDownload extends BaseProductsAttributesDownload implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsAttributesDownloadPeer extends BaseProductsAttributesDownloadPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsAttributesPeer extends BaseProductsAttributesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsDescription extends BaseProductsDescription implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsDescriptionPeer extends BaseProductsDescriptionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsNotifications extends BaseProductsNotifications implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsNotificationsPeer extends BaseProductsNotificationsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptions extends BaseProductsOptions implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptionsPeer extends BaseProductsOptionsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptionsValues extends BaseProductsOptionsValues implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptionsValuesPeer extends BaseProductsOptionsValuesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptionsValuesToProductsOptions extends BaseProductsOptionsValuesToProductsOptions implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsOptionsValuesToProductsOptionsPeer extends BaseProductsOptionsValuesToProductsOptionsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsPeer extends BaseProductsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsQuantity extends BaseProductsQuantity implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsQuantityPeer extends BaseProductsQuantityPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsToCategories extends BaseProductsToCategories implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsToCategoriesPeer extends BaseProductsToCategoriesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsToProducts extends BaseProductsToProducts implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductsToProductsPeer extends BaseProductsToProductsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductToStores extends BaseProductToStores implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ProductToStoresPeer extends BaseProductToStoresPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Promotion extends BasePromotion implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionPeer extends BasePromotionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCategory extends BasePromotionToCategory implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCategoryPeer extends BasePromotionToCategoryPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCoupon extends BasePromotionToCoupon implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCouponPeer extends BasePromotionToCouponPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustGroup extends BasePromotionToCustGroup implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustGroupPeer extends BasePromotionToCustGroupPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustomer extends BasePromotionToCustomer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustomerPeer extends BasePromotionToCustomerPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustomerUse extends BasePromotionToCustomerUse implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToCustomerUsePeer extends BasePromotionToCustomerUsePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToManufacturer extends BasePromotionToManufacturer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToManufacturerPeer extends BasePromotionToManufacturerPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToProduct extends BasePromotionToProduct implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.PromotionToProductPeer extends BasePromotionToProductPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ReturnsToOrdProds extends BaseReturnsToOrdProds implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ReturnsToOrdProdsPeer extends BaseReturnsToOrdProdsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Reviews extends BaseReviews implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ReviewsDescription extends BaseReviewsDescription implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ReviewsDescriptionPeer extends BaseReviewsDescriptionPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ReviewsPeer extends BaseReviewsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Role extends BaseRole implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.RolePeer extends BaseRolePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.RoleToApiCall extends BaseRoleToApiCall implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.RoleToApiCallPeer extends BaseRoleToApiCallPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.RoleToPanel extends BaseRoleToPanel implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.RoleToPanelPeer extends BaseRoleToPanelPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Sessions extends BaseSessions implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.SessionsPeer extends BaseSessionsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Specials extends BaseSpecials implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.SpecialsPeer extends BaseSpecialsPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Store extends BaseStore implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.StorePeer extends BaseStorePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Tag extends BaseTag implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagGroup extends BaseTagGroup implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagGroupPeer extends BaseTagGroupPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagGroupToTag extends BaseTagGroupToTag implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagGroupToTagPeer extends BaseTagGroupToTagPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagPeer extends BaseTagPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagToProduct extends BaseTagToProduct implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TagToProductPeer extends BaseTagToProductPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TaxClass extends BaseTaxClass implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TaxClassPeer extends BaseTaxClassPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TaxRates extends BaseTaxRates implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.TaxRatesPeer extends BaseTaxRatesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.WhosOnline extends BaseWhosOnline implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.WhosOnlinePeer extends BaseWhosOnlinePeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.Zones extends BaseZones implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ZonesPeer extends BaseZonesPeer implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ZonesToGeoZones extends BaseZonesToGeoZones implements Serializable

serialVersionUID: 1339618414390L

Class com.konakart.om.ZonesToGeoZonesPeer extends BaseZonesToGeoZonesPeer implements Serializable

serialVersionUID: 1339618414390L


Package com.konakart.rmi

Class com.konakart.rmi.KKRMIEngServer extends KKRMIEngServerBase implements Serializable

serialVersionUID: 1L

Class com.konakart.rmi.KKRMIEngServerBase extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: 1L

Class com.konakart.rmi.KKRMIServer extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

rmiPort

int rmiPort

rmiEnabled

boolean rmiEnabled

Package com.konakart.rmi.app

Class com.konakart.rmi.app.S_Address extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

customerId

int customerId

firstName

java.lang.String firstName

gender

java.lang.String gender

id

int id

lastName

java.lang.String lastName

postcode

java.lang.String postcode

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

zoneId

int zoneId

useZoneId

boolean useZoneId

addressFormatTemplate

java.lang.String addressFormatTemplate

addressSummaryTemplate

java.lang.String addressSummaryTemplate

formattedAddress

java.lang.String formattedAddress

summaryAddress

java.lang.String summaryAddress

countryName

java.lang.String countryName

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

emailAddr

java.lang.String emailAddr

isPrimary

boolean isPrimary

addressFormatId

int addressFormatId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_AddToBasketOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

allowMultipleEntriesForSameProduct

boolean allowMultipleEntriesForSameProduct

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

useExternalQuantity

boolean useExternalQuantity

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.rmi.app.S_AddToWishListOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

onlyShowAvailable

boolean onlyShowAvailable

useExternalPrice

boolean useExternalPrice

customerId

int customerId

Class com.konakart.rmi.app.S_Basket extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Calendar dateAdded

encodedProduct

java.lang.String encodedProduct

id

int id

opts

S_Option[] opts

product

S_Product product

productId

int productId

quantity

int quantity

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

quantityInStock

int quantityInStock

dateAvailable

java.util.Calendar dateAvailable

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

sku

java.lang.String sku

wishListId

int wishListId

wishListItemId

int wishListItemId

useBasketPrice

boolean useBasketPrice

Class com.konakart.rmi.app.S_BookableProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

productId

int productId

maxNumBookings

int maxNumBookings

bookingsMade

int bookingsMade

startDate

java.util.Calendar startDate

endDate

java.util.Calendar endDate

monday

java.lang.String monday

tuesday

java.lang.String tuesday

wednesday

java.lang.String wednesday

thursday

java.lang.String thursday

friday

java.lang.String friday

saturday

java.lang.String saturday

sunday

java.lang.String sunday

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_BookableProductOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

throwExeptionForExceedingMaxBookings

boolean throwExeptionForExceedingMaxBookings

Class com.konakart.rmi.app.S_Booking extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

quantity

int quantity

customerId

int customerId

orderId

int orderId

orderProductId

int orderProductId

firstName

java.lang.String firstName

lastName

java.lang.String lastName

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

productId

int productId

dateAdded

java.util.Calendar dateAdded

Class com.konakart.rmi.app.S_Bookings extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumBookings

int totalNumBookings

bookingsArray

S_Booking[] bookingsArray

Class com.konakart.rmi.app.S_Category extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

children

S_Category[] children

id

int id

image

java.lang.String image

name

java.lang.String name

numberOfProducts

int numberOfProducts

parentId

int parentId

sortOrder

int sortOrder

parent

S_Category parent

selected

boolean selected

level

int level

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

invisible

boolean invisible

description

java.lang.String description

miscItems

S_MiscItem[] miscItems

Class com.konakart.rmi.app.S_ConfigData extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

key

java.lang.String key

value

java.lang.String value

dateAdded

java.util.Calendar dateAdded

Class com.konakart.rmi.app.S_Country extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

addressFormatId

int addressFormatId

id

int id

isoCode2

java.lang.String isoCode2

isoCode3

java.lang.String isoCode3

name

java.lang.String name

msgCatKey

java.lang.String msgCatKey

Class com.konakart.rmi.app.S_Coupon extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

couponCode

java.lang.String couponCode

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

description

java.lang.String description

id

int id

maxUse

int maxUse

name

java.lang.String name

timesUsed

int timesUsed

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

Class com.konakart.rmi.app.S_CreateOrderOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

copyBasketCustomFields

boolean copyBasketCustomFields

useDefaultCustomer

boolean useDefaultCustomer

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useWishListShippingAddr

boolean useWishListShippingAddr

useExternalPrice

boolean useExternalPrice

locale

java.lang.String locale

useExternalQuantity

boolean useExternalQuantity

billingAddrId

int billingAddrId

customerAddrId

int customerAddrId

deliveryAddrId

int deliveryAddrId

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.rmi.app.S_CreditCard extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ccType

java.lang.String ccType

ccOwner

java.lang.String ccOwner

ccNumber

java.lang.String ccNumber

ccExpires

java.lang.String ccExpires

ccCVV

java.lang.String ccCVV

Class com.konakart.rmi.app.S_Currency extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

decimalPlaces

java.lang.String decimalPlaces

decimalPoint

java.lang.String decimalPoint

id

int id

symbolLeft

java.lang.String symbolLeft

symbolRight

java.lang.String symbolRight

thousandsPoint

java.lang.String thousandsPoint

title

java.lang.String title

value

java.math.BigDecimal value

Class com.konakart.rmi.app.S_Customer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

defaultAddr

S_Address defaultAddr

emailAddr

java.lang.String emailAddr

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

id

int id

lastName

java.lang.String lastName

newsletter

java.lang.String newsletter

numberOfLogons

int numberOfLogons

password

java.lang.String password

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

accountCreated

java.util.Calendar accountCreated

accountLastModified

java.util.Calendar accountLastModified

birthDate

java.util.Calendar birthDate

lastLogon

java.util.Calendar lastLogon

basketItems

S_Basket[] basketItems

defaultAddrId

int defaultAddrId

addresses

S_Address[] addresses

globalProdNotifier

int globalProdNotifier

productNotifications

S_Product[] productNotifications

orders

S_Order[] orders

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

type

int type

groupId

int groupId

customerGroup

S_CustomerGroup customerGroup

wishLists

S_WishList[] wishLists

locale

java.lang.String locale

invisible

byte invisible

Class com.konakart.rmi.app.S_CustomerEvent extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

action

int action

data1Str

java.lang.String data1Str

data2Str

java.lang.String data2Str

data1Int

int data1Int

data2Int

int data2Int

data1Dec

java.math.BigDecimal data1Dec

data2Dec

java.math.BigDecimal data2Dec

storeId

java.lang.String storeId

dateAdded

java.util.Calendar dateAdded

Class com.konakart.rmi.app.S_CustomerGroup extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

priceId

int priceId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_CustomerRegistration extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

emailAddr

java.lang.String emailAddr

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

lastName

java.lang.String lastName

newsletter

java.lang.String newsletter

password

java.lang.String password

postcode

java.lang.String postcode

productNotifications

int productNotifications

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

birthDate

java.util.Calendar birthDate

addressCustom1

java.lang.String addressCustom1

addressCustom2

java.lang.String addressCustom2

addressCustom3

java.lang.String addressCustom3

addressCustom4

java.lang.String addressCustom4

addressCustom5

java.lang.String addressCustom5

customerCustom1

java.lang.String customerCustom1

customerCustom2

java.lang.String customerCustom2

customerCustom3

java.lang.String customerCustom3

customerCustom4

java.lang.String customerCustom4

customerCustom5

java.lang.String customerCustom5

groupId

int groupId

locale

java.lang.String locale

zoneId

int zoneId

invisible

boolean invisible

enabled

boolean enabled

Class com.konakart.rmi.app.S_CustomerSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

emailAddr

java.lang.String emailAddr

firstName

java.lang.String firstName

id

int id

lastName

java.lang.String lastName

birthDate

java.util.Calendar birthDate

type

int type

city

java.lang.String city

state

java.lang.String state

cityOrState

java.lang.String cityOrState

firstName1

java.lang.String firstName1

lastName1

java.lang.String lastName1

eventDate

java.util.Calendar eventDate

firstNameRule

int firstNameRule

lastNameRule

int lastNameRule

firstName1Rule

int firstName1Rule

lastName1Rule

int lastName1Rule

emailAddrRule

int emailAddrRule

cityRule

int cityRule

stateRule

int stateRule

tmpId

int tmpId

Class com.konakart.rmi.app.S_CustomerTag extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

value

java.lang.String value

validation

java.lang.String validation

type

int type

maxInts

int maxInts

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_DataDescriptor extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

limit

int limit

offset

int offset

orderBy

java.lang.String orderBy

orderBy_1

java.lang.String orderBy_1

showInvisible

boolean showInvisible

fillMiscItems

boolean fillMiscItems

fillDescription

boolean fillDescription

fillCustomAttrArray

boolean fillCustomAttrArray

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

custom1Int

java.lang.Integer custom1Int

custom2Int

java.lang.Integer custom2Int

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

custom1Rule

int custom1Rule

custom2Rule

int custom2Rule

custom3Rule

int custom3Rule

custom4Rule

int custom4Rule

custom5Rule

int custom5Rule

custom6Rule

int custom6Rule

custom7Rule

int custom7Rule

custom8Rule

int custom8Rule

custom9Rule

int custom9Rule

custom10Rule

int custom10Rule

custom1IntRule

int custom1IntRule

custom2IntRule

int custom2IntRule

custom1DecRule

int custom1DecRule

custom2DecRule

int custom2DecRule

Class com.konakart.rmi.app.S_DigitalDownload extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

expirationDate

java.util.Calendar expirationDate

lastModified

java.util.Calendar lastModified

maxDownloads

int maxDownloads

productId

int productId

timesDownloaded

int timesDownloaded

product

S_Product product

filePath

java.lang.String filePath

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.rmi.app.S_Email extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subject

java.lang.String subject

body

java.lang.String body

address

java.lang.String address

Class com.konakart.rmi.app.S_EmailOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

templateName

java.lang.String templateName

countryCode

java.lang.String countryCode

customAttrs

S_NameValue[] customAttrs

attachInvoice

boolean attachInvoice

createInvoice

boolean createInvoice

fullAttachmentFilename

java.lang.String fullAttachmentFilename

friendlyAttachmentName

java.lang.String friendlyAttachmentName

deleteAttachmentAfterSend

boolean deleteAttachmentAfterSend

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customInt1

int customInt1

customInt2

int customInt2

Class com.konakart.rmi.app.S_EngineConfig extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

storeId

java.lang.String storeId

mode

int mode

propertiesFileName

java.lang.String propertiesFileName

appPropertiesFileName

java.lang.String appPropertiesFileName

customersShared

boolean customersShared

productsShared

boolean productsShared

categoriesShared

boolean categoriesShared

engineId

java.lang.String engineId

Class com.konakart.rmi.app.S_ExportOrderOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

params

java.lang.String[] params

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

orderId

int orderId

Class com.konakart.rmi.app.S_ExportOrderResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

params

java.lang.String[] params

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

confirmationText

java.lang.String confirmationText

orderId

int orderId

orderAsXml

java.lang.String orderAsXml

Class com.konakart.rmi.app.S_Expression extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

description

java.lang.String description

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

numVariables

int numVariables

Class com.konakart.rmi.app.S_ExpressionVariable extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerTagId

int customerTagId

expressionId

int expressionId

type

int type

operator

int operator

value

java.lang.String value

customerValue

java.lang.String customerValue

order

int order

andOr

int andOr

groupOrder

int groupOrder

groupAndOr

int groupAndOr

Class com.konakart.rmi.app.S_FetchProductOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

getTierPrices

boolean getTierPrices

useExternalQuantity

boolean useExternalQuantity

invertRelatedProductDirection

boolean invertRelatedProductDirection

calcQuantityForBundles

boolean calcQuantityForBundles

Class com.konakart.rmi.app.S_GeoZone extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

geoZoneDescription

java.lang.String geoZoneDescription

geoZoneId

int geoZoneId

geoZoneName

java.lang.String geoZoneName

Class com.konakart.rmi.app.S_IpnHistory extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

gatewayFullResponse

java.lang.String gatewayFullResponse

gatewayResult

java.lang.String gatewayResult

gatewayTransactionId

java.lang.String gatewayTransactionId

id

int id

konakartResultDescription

java.lang.String konakartResultDescription

konakartResultId

int konakartResultId

moduleCode

java.lang.String moduleCode

orderId

int orderId

dateAdded

java.util.Calendar dateAdded

customerId

int customerId

subscriptionId

int subscriptionId

txAmount

java.math.BigDecimal txAmount

txType

java.lang.String txType

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

Class com.konakart.rmi.app.S_KKConfiguration extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

key

java.lang.String key

value

java.lang.String value

lastModified

java.util.Calendar lastModified

storeId

java.lang.String storeId

Class com.konakart.rmi.app.S_KKCookie extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerUuid

java.lang.String customerUuid

attributeId

java.lang.String attributeId

attributeValue

java.lang.String attributeValue

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

Class com.konakart.rmi.app.S_KKFacet extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

number

int number

values

S_NameNumber[] values

Class com.konakart.rmi.app.S_KkMsg extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

msgKey

java.lang.String msgKey

msgLocale

java.lang.String msgLocale

msgType

int msgType

msgValue

java.lang.String msgValue

Class com.konakart.rmi.app.S_Language extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

directory

java.lang.String directory

locale

java.lang.String locale

id

int id

image

java.lang.String image

name

java.lang.String name

sortOrder

int sortOrder

displayOnly

boolean displayOnly

dataLanguageId

int dataLanguageId

Class com.konakart.rmi.app.S_LanguageSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

code

java.lang.String code

includeDisplayOnly

boolean includeDisplayOnly

Class com.konakart.rmi.app.S_Manufacturer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

image

java.lang.String image

name

java.lang.String name

url

java.lang.String url

urlClicked

int urlClicked

lastClick

java.util.Calendar lastClick

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

addresses

S_Address[] addresses

numberOfProducts

int numberOfProducts

Class com.konakart.rmi.app.S_MiscItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

typeId

int typeId

objId

int objId

itemValue

java.lang.String itemValue

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

dateAdded

java.util.Calendar dateAdded

type

java.lang.String type

typeDescription

java.lang.String typeDescription

Class com.konakart.rmi.app.S_MqOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

msgText

java.lang.String msgText

queueName

java.lang.String queueName

username

java.lang.String username

password

java.lang.String password

brokerUrl

java.lang.String brokerUrl

timeoutMS

long timeoutMS

customInt1

java.lang.String customInt1

Class com.konakart.rmi.app.S_MqResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

msgText

java.lang.String msgText

timedout

boolean timedout

jMSCorrelationId

java.lang.String jMSCorrelationId

jMSMessageId

java.lang.String jMSMessageId

customInt1

int customInt1

Class com.konakart.rmi.app.S_NameNumber extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

number

int number

Class com.konakart.rmi.app.S_NameValue extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class com.konakart.rmi.app.S_Option extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

valueId

int valueId

id

int id

attrId

int attrId

priceExTax

java.math.BigDecimal priceExTax

priceIncTax

java.math.BigDecimal priceIncTax

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

attrCustom1

java.lang.String attrCustom1

attrCustom2

java.lang.String attrCustom2

optionCustom1

java.lang.String optionCustom1

optionCustom2

java.lang.String optionCustom2

optionValCustom1

java.lang.String optionValCustom1

optionValCustom2

java.lang.String optionValCustom2

type

int type

quantity

int quantity

Class com.konakart.rmi.app.S_Order extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

billingCity

java.lang.String billingCity

billingCompany

java.lang.String billingCompany

billingCountry

java.lang.String billingCountry

billingName

java.lang.String billingName

billingPostcode

java.lang.String billingPostcode

billingState

java.lang.String billingState

billingStreetAddress

java.lang.String billingStreetAddress

billingStreetAddress1

java.lang.String billingStreetAddress1

billingSuburb

java.lang.String billingSuburb

ccExpires

java.lang.String ccExpires

ccNumber

java.lang.String ccNumber

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

currencyValue

java.math.BigDecimal currencyValue

customerCity

java.lang.String customerCity

customerCompany

java.lang.String customerCompany

customerCountry

java.lang.String customerCountry

customerEmail

java.lang.String customerEmail

customerName

java.lang.String customerName

customerPostcode

java.lang.String customerPostcode

customerState

java.lang.String customerState

customerStreetAddress

java.lang.String customerStreetAddress

customerStreetAddress1

java.lang.String customerStreetAddress1

customerSuburb

java.lang.String customerSuburb

customerTelephone

java.lang.String customerTelephone

dateFinished

java.util.Calendar dateFinished

datePurchased

java.util.Calendar datePurchased

deliveryCity

java.lang.String deliveryCity

deliveryCompany

java.lang.String deliveryCompany

deliveryCountry

java.lang.String deliveryCountry

deliveryName

java.lang.String deliveryName

deliveryPostcode

java.lang.String deliveryPostcode

deliveryState

java.lang.String deliveryState

deliveryStreetAddress

java.lang.String deliveryStreetAddress

deliveryStreetAddress1

java.lang.String deliveryStreetAddress1

deliverySuburb

java.lang.String deliverySuburb

id

int id

lastModified

java.util.Calendar lastModified

paymentMethod

java.lang.String paymentMethod

shippingMethod

java.lang.String shippingMethod

status

int status

customerId

int customerId

billingAddrFormatId

int billingAddrFormatId

customerAddrFormatId

int customerAddrFormatId

deliveryAddrFormatId

int deliveryAddrFormatId

orderProducts

S_OrderProduct[] orderProducts

billingFormattedAddress

java.lang.String billingFormattedAddress

customerFormattedAddress

java.lang.String customerFormattedAddress

deliveryFormattedAddress

java.lang.String deliveryFormattedAddress

statusText

java.lang.String statusText

tax

java.math.BigDecimal tax

numProducts

int numProducts

billingAddrFormatTemplate

java.lang.String billingAddrFormatTemplate

customerAddrFormatTemplate

java.lang.String customerAddrFormatTemplate

deliveryAddrFormatTemplate

java.lang.String deliveryAddrFormatTemplate

orderTotals

S_OrderTotal[] orderTotals

statusTrail

S_OrderStatusHistory[] statusTrail

billingAddrId

int billingAddrId

customerAddrId

int customerAddrId

deliveryAddrId

int deliveryAddrId

deliveryCountryObject

S_Country deliveryCountryObject

deliveryZoneObject

S_Zone deliveryZoneObject

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

shippingQuote

S_ShippingQuote shippingQuote

currencyCode

java.lang.String currencyCode

currency

S_Currency currency

taxRateObjectArray

S_TaxRate[] taxRateObjectArray

paymentDetails

S_PaymentDetails paymentDetails

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

couponCode

java.lang.String couponCode

subTotalExTax

java.math.BigDecimal subTotalExTax

subTotalIncTax

java.math.BigDecimal subTotalIncTax

couponIds

java.lang.String couponIds

promotionIds

java.lang.String promotionIds

paymentModuleCode

java.lang.String paymentModuleCode

shippingModuleCode

java.lang.String shippingModuleCode

orderNumber

java.lang.String orderNumber

lifecycleId

java.lang.String lifecycleId

trackingNumber

java.lang.String trackingNumber

pointsRedeemed

int pointsRedeemed

pointsAwarded

int pointsAwarded

pointsReservationId

int pointsReservationId

locale

java.lang.String locale

giftCertCode

java.lang.String giftCertCode

invoiceFilename

java.lang.String invoiceFilename

ccCVV

java.lang.String ccCVV

customerTelephone1

java.lang.String customerTelephone1

deliveryTelephone

java.lang.String deliveryTelephone

deliveryTelephone1

java.lang.String deliveryTelephone1

deliveryEmail

java.lang.String deliveryEmail

billingTelephone

java.lang.String billingTelephone

billingTelephone1

java.lang.String billingTelephone1

billingEmail

java.lang.String billingEmail

shippingServiceCode

java.lang.String shippingServiceCode

creator

java.lang.String creator

affiliateId

java.lang.String affiliateId

Class com.konakart.rmi.app.S_OrderProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

model

java.lang.String model

name

java.lang.String name

opts

S_Option[] opts

order

S_Order order

orderId

int orderId

price

java.math.BigDecimal price

product

S_Product product

productId

int productId

quantity

int quantity

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

taxRate

java.math.BigDecimal taxRate

tax

java.math.BigDecimal tax

type

int type

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

sku

java.lang.String sku

state

int state

wishListId

int wishListId

wishListItemId

int wishListItemId

discountPercent

java.math.BigDecimal discountPercent

weight

java.math.BigDecimal weight

taxCode

java.lang.String taxCode

Class com.konakart.rmi.app.S_Orders extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orderArray

S_Order[] orderArray

totalNumOrders

int totalNumOrders

Class com.konakart.rmi.app.S_OrderSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

includeStatusIds

int[] includeStatusIds

creator

java.lang.String creator

creatorRule

int creatorRule

affiliateId

java.lang.String affiliateId

affiliateIdRule

int affiliateIdRule

Class com.konakart.rmi.app.S_OrderStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

languageId

int languageId

Class com.konakart.rmi.app.S_OrderStatusHistory extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

comments

java.lang.String comments

customerNotified

boolean customerNotified

dateAdded

java.util.Calendar dateAdded

id

int id

orderId

int orderId

orderStatus

java.lang.String orderStatus

orderStatusId

int orderStatusId

updatedById

int updatedById

Class com.konakart.rmi.app.S_OrderTotal extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

id

int id

orderId

int orderId

sortOrder

int sortOrder

text

java.lang.String text

title

java.lang.String title

value

java.math.BigDecimal value

tax

java.math.BigDecimal tax

promotions

S_Promotion[] promotions

orderTotals

S_OrderTotal[] orderTotals

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.rmi.app.S_OrderUpdate extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

updatedById

int updatedById

Class com.konakart.rmi.app.S_PaymentDetails extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parameters

S_NameValue[] parameters

referrer

java.lang.String referrer

postOrGet

java.lang.String postOrGet

requestUrl

java.lang.String requestUrl

code

java.lang.String code

description

java.lang.String description

sortOrder

int sortOrder

title

java.lang.String title

orderStatusId

int orderStatusId

paymentType

int paymentType

ccNumber

java.lang.String ccNumber

ccPostcode

java.lang.String ccPostcode

ccStreetAddress

java.lang.String ccStreetAddress

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

ccCVV

java.lang.String ccCVV

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

showAddr

boolean showAddr

showCVV

boolean showCVV

showPostcode

boolean showPostcode

showType

boolean showType

ccExpiryMonth

java.lang.String ccExpiryMonth

ccExpiryYear

java.lang.String ccExpiryYear

showOwner

boolean showOwner

preProcessCode

java.lang.String preProcessCode

Class com.konakart.rmi.app.S_PaymentOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orderId

int orderId

parameters

S_NameValue[] parameters

creditCard

S_CreditCard creditCard

action

int action

subscriptionId

int subscriptionId

Class com.konakart.rmi.app.S_PaymentSchedule extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

timeUnit

int timeUnit

timeLength

int timeLength

dayOfMonth

int dayOfMonth

numPayments

int numPayments

numTrialPayments

int numTrialPayments

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

name

java.lang.String name

description

java.lang.String description

Class com.konakart.rmi.app.S_PdfOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

custom1

java.lang.String custom1

custom2

java.lang.String custom2

languageId

int languageId

type

int type

returnFileName

boolean returnFileName

returnBytes

boolean returnBytes

createFile

boolean createFile

targetFileName

java.lang.String targetFileName

Class com.konakart.rmi.app.S_PdfResult extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName

pdfBytes

byte[] pdfBytes

resultCode

int resultCode

fileNameAfterBase

java.lang.String fileNameAfterBase

Class com.konakart.rmi.app.S_ProdCustAttr extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

java.lang.String name

type

int type

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

value

java.lang.String value

msgCatKey

java.lang.String msgCatKey

template

java.lang.String template

facetNumber

int facetNumber

Class com.konakart.rmi.app.S_Product extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

taxClassId

int taxClassId

manufacturerName

java.lang.String manufacturerName

description

java.lang.String description

id

int id

image

java.lang.String image

model

java.lang.String model

name

java.lang.String name

opts

S_Option[] opts

quantity

int quantity

status

byte status

url

java.lang.String url

viewedCount

int viewedCount

weight

java.math.BigDecimal weight

numberReviews

int numberReviews

dateAdded

java.util.Calendar dateAdded

dateAvailable

java.util.Calendar dateAvailable

manufacturer

S_Manufacturer manufacturer

manufacturerId

int manufacturerId

categoryId

int categoryId

ordered

int ordered

priceExTax

java.math.BigDecimal priceExTax

specialPriceExTax

java.math.BigDecimal specialPriceExTax

specialPriceIncTax

java.math.BigDecimal specialPriceIncTax

priceIncTax

java.math.BigDecimal priceIncTax

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

custom1Int

int custom1Int

custom2Int

int custom2Int

custom1Dec

java.math.BigDecimal custom1Dec

custom2Dec

java.math.BigDecimal custom2Dec

prodRelationTypeArray

int[] prodRelationTypeArray

invisible

byte invisible

sku

java.lang.String sku

contentType

java.lang.String contentType

filePath

java.lang.String filePath

type

int type

image2

java.lang.String image2

image3

java.lang.String image3

image4

java.lang.String image4

comparison

java.lang.String comparison

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

bundledProdQuantity

int bundledProdQuantity

encodedOptionValues

java.lang.String encodedOptionValues

tags

S_Tag[] tags

storeId

java.lang.String storeId

maxNumDownloads

int maxNumDownloads

maxDownloadDays

int maxDownloadDays

stockReorderLevel

int stockReorderLevel

canOrderWhenNotInStock

java.lang.Boolean canOrderWhenNotInStock

indexAttachment

boolean indexAttachment

snippets

java.lang.String[] snippets

rating

java.math.BigDecimal rating

expiryDate

java.util.Calendar expiryDate

paymentScheduleId

int paymentScheduleId

paymentSchedule

S_PaymentSchedule paymentSchedule

tierPrices

S_TierPrice[] tierPrices

specialExpiryDate

java.util.Calendar specialExpiryDate

specialStartDate

java.util.Calendar specialStartDate

specialStatus

byte specialStatus

productQuantities

S_ProductQuantity[] productQuantities

addresses

S_Address[] addresses

customAttrs

java.lang.String customAttrs

customAttrArray

S_ProdCustAttr[] customAttrArray

taxCode

java.lang.String taxCode

storeCustom1

java.lang.String storeCustom1

storeCustom2

java.lang.String storeCustom2

storeCustom3

java.lang.String storeCustom3

bookableProd

S_BookableProduct bookableProd

miscItems

S_MiscItem[] miscItems

promotionResults

S_PromotionResult[] promotionResults

Class com.konakart.rmi.app.S_ProductQuantity extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

encodedOptionValues

java.lang.String encodedOptionValues

productId

int productId

quantity

int quantity

dateAvailable

java.util.Calendar dateAvailable

sku

java.lang.String sku

opts

S_Option[] opts

promotionResults

S_PromotionResult[] promotionResults

Class com.konakart.rmi.app.S_Products extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

productArray

S_Product[] productArray

totalNumProducts

int totalNumProducts

manufacturerFacets

S_Manufacturer[] manufacturerFacets

categoryFacets

S_Category[] categoryFacets

customFacets

S_KKFacet[] customFacets

Class com.konakart.rmi.app.S_ProductSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

categoryId

int categoryId

manufacturerId

int manufacturerId

priceFrom

java.math.BigDecimal priceFrom

priceTo

java.math.BigDecimal priceTo

searchText

java.lang.String searchText

whereToSearch

int whereToSearch

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

searchInSubCats

boolean searchInSubCats

tagGroups

S_TagGroup[] tagGroups

searchAllStores

boolean searchAllStores

storesToSearch

java.lang.String[] storesToSearch

snippetOptions

S_SnippetOptions snippetOptions

ratingGreaterThan

java.math.BigDecimal ratingGreaterThan

ratingLessThan

java.math.BigDecimal ratingLessThan

ratingEqual

java.math.BigDecimal ratingEqual

dateAvailableTo

java.util.Calendar dateAvailableTo

dateAvailableFrom

java.util.Calendar dateAvailableFrom

expiryDateTo

java.util.Calendar expiryDateTo

expiryDateFrom

java.util.Calendar expiryDateFrom

fillDescription

boolean fillDescription

searchTextRule

int searchTextRule

quantityGreaterThan

java.lang.Integer quantityGreaterThan

quantityLessThan

java.lang.Integer quantityLessThan

quantityEqual

java.lang.Integer quantityEqual

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

endDateFrom

java.util.Calendar endDateFrom

endDateTo

java.util.Calendar endDateTo

overlapStartDate

java.util.Calendar overlapStartDate

overlapEndDate

java.util.Calendar overlapEndDate

productType

int productType

returnManufacturerFacets

boolean returnManufacturerFacets

returnCategoryFacets

boolean returnCategoryFacets

manufacturerIds

int[] manufacturerIds

categoryIds

int[] categoryIds

orderedGreaterThan

java.lang.Integer orderedGreaterThan

orderedLessThan

java.lang.Integer orderedLessThan

orderedEqual

java.lang.Integer orderedEqual

returnCustomFacets

boolean returnCustomFacets

Class com.konakart.rmi.app.S_Promotion extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

active

boolean active

cumulative

boolean cumulative

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

custom10

java.lang.String custom10

id

int id

orderTotalCode

java.lang.String orderTotalCode

name

java.lang.String name

description

java.lang.String description

categoryRule

int categoryRule

customerRule

int customerRule

customerGroupRule

int customerGroupRule

manufacturerRule

int manufacturerRule

productRule

int productRule

applicableProducts

S_OrderProduct[] applicableProducts

dateAdded

java.util.Calendar dateAdded

endDate

java.util.Calendar endDate

lastModified

java.util.Calendar lastModified

startDate

java.util.Calendar startDate

coupon

S_Coupon coupon

maxUse

int maxUse

requiresCoupon

boolean requiresCoupon

Class com.konakart.rmi.app.S_PromotionOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

promotionRule

int promotionRule

subtractValueFromPriceExTax

boolean subtractValueFromPriceExTax

subtractValueFromPriceIncTax

boolean subtractValueFromPriceIncTax

Class com.konakart.rmi.app.S_PromotionProduct extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

optionId

int optionId

optionValueId

int optionValueId

productId

int productId

Class com.konakart.rmi.app.S_PromotionResult extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

promotionId

int promotionId

orderTotalCode

java.lang.String orderTotalCode

value

java.math.BigDecimal value

percentageDiscount

boolean percentageDiscount

applyBeforeTax

boolean applyBeforeTax

Class com.konakart.rmi.app.S_PunchOutOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

standard

java.lang.String standard

version

java.lang.String version

Class com.konakart.rmi.app.S_Review extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerId

int customerId

customerName

java.lang.String customerName

id

int id

languageId

int languageId

languageName

java.lang.String languageName

productId

int productId

rating

int rating

averageRating

java.math.BigDecimal averageRating

reviewText

java.lang.String reviewText

timesRead

int timesRead

dateAdded

java.util.Calendar dateAdded

product

S_Product product

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.rmi.app.S_Reviews extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reviewArray

S_Review[] reviewArray

totalNumReviews

int totalNumReviews

Class com.konakart.rmi.app.S_RewardPoint extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

storeId

java.lang.String storeId

code

java.lang.String code

description

java.lang.String description

customerId

int customerId

initialPoints

int initialPoints

remainingPoints

int remainingPoints

expired

boolean expired

transactionType

int transactionType

dateAdded

java.util.Calendar dateAdded

Class com.konakart.rmi.app.S_RewardPoints extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumRecords

int totalNumRecords

rewardPointArray

S_RewardPoint[] rewardPointArray

Class com.konakart.rmi.app.S_ShippingQuote extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

java.lang.String code

moduleCode

java.lang.String moduleCode

description

java.lang.String description

icon

java.lang.String icon

sortOrder

int sortOrder

title

java.lang.String title

handlingCost

java.math.BigDecimal handlingCost

tax

java.math.BigDecimal tax

responseText

java.lang.String responseText

cost

java.math.BigDecimal cost

free

boolean free

freeShippingOver

java.math.BigDecimal freeShippingOver

taxClass

int taxClass

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

quotes

S_ShippingQuote[] quotes

shippingServiceCode

java.lang.String shippingServiceCode

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_SnippetOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

enableSnippets

boolean enableSnippets

numberOfSnippets

int numberOfSnippets

snippetSizeInChars

int snippetSizeInChars

preKeywordHighlight

java.lang.String preKeywordHighlight

postKeywordHighlight

java.lang.String postKeywordHighlight

escapeHTML

boolean escapeHTML

Class com.konakart.rmi.app.S_SSOToken extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

customerId

int customerId

secretKey

java.lang.String secretKey

sessionId

java.lang.String sessionId

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.rmi.app.S_Store extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

storeId

java.lang.String storeId

storeName

java.lang.String storeName

deleted

boolean deleted

lastUpdated

java.util.Calendar lastUpdated

dateAdded

java.util.Calendar dateAdded

storeDesc

java.lang.String storeDesc

logoFileName

java.lang.String logoFileName

cssFileName

java.lang.String cssFileName

enabled

boolean enabled

underMaintenance

boolean underMaintenance

adminEmail

java.lang.String adminEmail

template

boolean template

maxProducts

int maxProducts

storeHome

java.lang.String storeHome

storeUrl

java.lang.String storeUrl

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

Class com.konakart.rmi.app.S_Subscription extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

orderId

int orderId

productId

int productId

subscriptionCode

java.lang.String subscriptionCode

startDate

java.util.Calendar startDate

amount

java.math.BigDecimal amount

trialAmount

java.math.BigDecimal trialAmount

active

boolean active

problem

boolean problem

problemDesc

java.lang.String problemDesc

lastBillingDate

java.util.Calendar lastBillingDate

nextBillingDate

java.util.Calendar nextBillingDate

paymentSchedule

S_PaymentSchedule paymentSchedule

paymentScheduleId

int paymentScheduleId

orderNumber

java.lang.String orderNumber

productSku

java.lang.String productSku

customerId

int customerId

creditCard

S_CreditCard creditCard

Class com.konakart.rmi.app.S_Subscriptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subscriptionArray

S_Subscription[] subscriptionArray

totalNumSubscriptions

int totalNumSubscriptions

Class com.konakart.rmi.app.S_SubscriptionSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

active

java.lang.Boolean active

orderId

int orderId

orderNumber

java.lang.String orderNumber

productId

int productId

productSku

java.lang.String productSku

subscriptionCode

java.lang.String subscriptionCode

Class com.konakart.rmi.app.S_SuggestedSearchItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rawText

java.lang.String rawText

richText

java.lang.String richText

productId

int productId

categoryId

int categoryId

manufacturerId

int manufacturerId

id

int id

Class com.konakart.rmi.app.S_SuggestedSearchOptions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

limit

int limit

searchText

java.lang.String searchText

returnRichText

boolean returnRichText

returnRawText

boolean returnRawText

startTag

java.lang.String startTag

endTag

java.lang.String endTag

languageCode

java.lang.String languageCode

languageId

int languageId

Class com.konakart.rmi.app.S_Tag extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

languageId

int languageId

name

java.lang.String name

sortOrder

int sortOrder

selected

boolean selected

numProducts

int numProducts

Class com.konakart.rmi.app.S_TagGroup extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

description

java.lang.String description

languageId

int languageId

name

java.lang.String name

tags

S_Tag[] tags

facetNumber

int facetNumber

facetConstraint

java.lang.String facetConstraint

Class com.konakart.rmi.app.S_TaxClass extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Date dateAdded

lastModified

java.util.Date lastModified

taxClassDescription

java.lang.String taxClassDescription

taxClassId

int taxClassId

taxClassTitle

java.lang.String taxClassTitle

taxCode

java.lang.String taxCode

Class com.konakart.rmi.app.S_TaxRate extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

description

java.lang.String description

id

int id

priority

int priority

rate

java.math.BigDecimal rate

Class com.konakart.rmi.app.S_TierPrice extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

productId

int productId

quantity

int quantity

priceExTax

java.math.BigDecimal priceExTax

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

usePercentageDiscount

boolean usePercentageDiscount

custom1

java.lang.String custom1

lastModified

java.util.Calendar lastModified

dateAdded

java.util.Calendar dateAdded

priceIncTax

java.math.BigDecimal priceIncTax

Class com.konakart.rmi.app.S_WishList extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

wishListItems

S_WishListItem[] wishListItems

name

java.lang.String name

description

java.lang.String description

publicWishList

boolean publicWishList

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

finalPriceExTax

java.math.BigDecimal finalPriceExTax

dateAdded

java.util.Calendar dateAdded

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerFirstName

java.lang.String customerFirstName

customerLastName

java.lang.String customerLastName

customerCity

java.lang.String customerCity

customerBirthDate

java.util.Calendar customerBirthDate

customerState

java.lang.String customerState

customerId

int customerId

customer1FirstName

java.lang.String customer1FirstName

customer1LastName

java.lang.String customer1LastName

linkUrl

java.lang.String linkUrl

listType

int listType

addressId

int addressId

address

S_Address address

eventDate

java.util.Calendar eventDate

Class com.konakart.rmi.app.S_WishListItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateAdded

java.util.Calendar dateAdded

encodedProduct

java.lang.String encodedProduct

id

int id

wishListId

int wishListId

opts

S_Option[] opts

product

S_Product product

productId

int productId

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

quantityInStock

int quantityInStock

priority

int priority

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

quantityDesired

int quantityDesired

quantityReceived

int quantityReceived

comments

java.lang.String comments

Class com.konakart.rmi.app.S_WishListItems extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumItems

int totalNumItems

itemArray

S_WishListItem[] itemArray

Class com.konakart.rmi.app.S_WishLists extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalNumWishLists

int totalNumWishLists

wishListArray

S_WishList[] wishListArray

Class com.konakart.rmi.app.S_Zone extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

zoneId

int zoneId

zoneCountryId

int zoneCountryId

zoneCode

java.lang.String zoneCode

zoneName

java.lang.String zoneName

zoneInvisible

boolean zoneInvisible

zoneSearch

java.lang.String zoneSearch

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

Class com.konakart.rmi.app.S_ZoneSearch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

searchString

java.lang.String searchString

searchStringRule

int searchStringRule

id

int id

countryId

int countryId

code

java.lang.String code

codeRule

int codeRule

name

java.lang.String name

nameRule

int nameRule

invisible

java.lang.Boolean invisible

custom1

java.lang.String custom1

custom1Rule

int custom1Rule

custom2

java.lang.String custom2

custom2Rule

int custom2Rule

custom3

java.lang.String custom3

custom3Rule

int custom3Rule

Package com.konakart.ws

Class com.konakart.ws.KKWebServiceEngSoapBindingSkeleton extends java.lang.Object implements Serializable

Serialized Fields

impl

KKWSEngIf impl

Class com.konakart.ws.KKWSEngIfServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

KKWebServiceEng_address

java.lang.String KKWebServiceEng_address

KKWebServiceEngWSDDServiceName

java.lang.String KKWebServiceEngWSDDServiceName

ports

java.util.HashSet<E> ports

Package com.konakart.wsapp

Class com.konakart.wsapp.Address extends java.lang.Object implements Serializable

Serialized Fields

addressFormatId

int addressFormatId

addressFormatTemplate

java.lang.String addressFormatTemplate

addressSummaryTemplate

java.lang.String addressSummaryTemplate

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

countryName

java.lang.String countryName

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerId

int customerId

emailAddr

java.lang.String emailAddr

firstName

java.lang.String firstName

formattedAddress

java.lang.String formattedAddress

gender

java.lang.String gender

id

int id

isPrimary

boolean isPrimary

lastName

java.lang.String lastName

postcode

java.lang.String postcode

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

summaryAddress

java.lang.String summaryAddress

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

useZoneId

boolean useZoneId

zoneId

int zoneId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.AddToBasketOptions extends java.lang.Object implements Serializable

Serialized Fields

allowMultipleEntriesForSameProduct

boolean allowMultipleEntriesForSameProduct

calcQuantityForBundles

boolean calcQuantityForBundles

catalogId

java.lang.String catalogId

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

useExternalQuantity

boolean useExternalQuantity

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.AddToWishListOptions extends java.lang.Object implements Serializable

Serialized Fields

catalogId

java.lang.String catalogId

customerId

int customerId

onlyShowAvailable

boolean onlyShowAvailable

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Basket extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

dateAvailable

java.util.Calendar dateAvailable

encodedProduct

java.lang.String encodedProduct

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

id

int id

opts

Option[] opts

product

Product product

productId

int productId

quantity

int quantity

quantityInStock

int quantityInStock

sku

java.lang.String sku

useBasketPrice

boolean useBasketPrice

wishListId

int wishListId

wishListItemId

int wishListItemId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.BookableProduct extends java.lang.Object implements Serializable

Serialized Fields

bookingsMade

int bookingsMade

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

endDate

java.util.Calendar endDate

friday

java.lang.String friday

maxNumBookings

int maxNumBookings

monday

java.lang.String monday

productId

int productId

saturday

java.lang.String saturday

startDate

java.util.Calendar startDate

sunday

java.lang.String sunday

thursday

java.lang.String thursday

tuesday

java.lang.String tuesday

wednesday

java.lang.String wednesday

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.BookableProductOptions extends java.lang.Object implements Serializable

Serialized Fields

throwExeptionForExceedingMaxBookings

boolean throwExeptionForExceedingMaxBookings

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Booking extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

firstName

java.lang.String firstName

id

int id

lastName

java.lang.String lastName

orderId

int orderId

orderProductId

int orderProductId

productId

int productId

quantity

int quantity

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Bookings extends java.lang.Object implements Serializable

Serialized Fields

bookingsArray

Booking[] bookingsArray

totalNumBookings

int totalNumBookings

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Category extends java.lang.Object implements Serializable

Serialized Fields

children

Category[] children

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

description

java.lang.String description

id

int id

image

java.lang.String image

invisible

boolean invisible

level

int level

miscItems

MiscItem[] miscItems

name

java.lang.String name

numberOfProducts

int numberOfProducts

parent

Category parent

parentId

int parentId

selected

boolean selected

sortOrder

int sortOrder

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ConfigData extends java.lang.Object implements Serializable

Serialized Fields

dateAdded

java.util.Calendar dateAdded

id

int id

key

java.lang.String key

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Country extends java.lang.Object implements Serializable

Serialized Fields

addressFormatId

int addressFormatId

id

int id

isoCode2

java.lang.String isoCode2

isoCode3

java.lang.String isoCode3

msgCatKey

java.lang.String msgCatKey

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Coupon extends java.lang.Object implements Serializable

Serialized Fields

couponCode

java.lang.String couponCode

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

description

java.lang.String description

id

int id

lastModified

java.util.Calendar lastModified

maxUse

int maxUse

name

java.lang.String name

timesUsed

int timesUsed

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CreateOrderOptions extends java.lang.Object implements Serializable

Serialized Fields

billingAddrId

int billingAddrId

calcQuantityForBundles

boolean calcQuantityForBundles

catalogId

java.lang.String catalogId

copyBasketCustomFields

boolean copyBasketCustomFields

customerAddrId

int customerAddrId

deliveryAddrId

int deliveryAddrId

locale

java.lang.String locale

priceDate

java.util.Calendar priceDate

useDefaultCustomer

boolean useDefaultCustomer

useExternalPrice

boolean useExternalPrice

useExternalQuantity

boolean useExternalQuantity

useWishListShippingAddr

boolean useWishListShippingAddr

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CreditCard extends java.lang.Object implements Serializable

Serialized Fields

ccCVV

java.lang.String ccCVV

ccExpires

java.lang.String ccExpires

ccNumber

java.lang.String ccNumber

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Currency extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

decimalPlaces

java.lang.String decimalPlaces

decimalPoint

java.lang.String decimalPoint

id

int id

symbolLeft

java.lang.String symbolLeft

symbolRight

java.lang.String symbolRight

thousandsPoint

java.lang.String thousandsPoint

title

java.lang.String title

value

java.math.BigDecimal value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Customer extends java.lang.Object implements Serializable

Serialized Fields

accountCreated

java.util.Calendar accountCreated

accountLastModified

java.util.Calendar accountLastModified

addresses

Address[] addresses

basketItems

Basket[] basketItems

birthDate

java.util.Calendar birthDate

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerGroup

CustomerGroup customerGroup

defaultAddr

Address defaultAddr

defaultAddrId

int defaultAddrId

emailAddr

java.lang.String emailAddr

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

globalProdNotifier

int globalProdNotifier

groupId

int groupId

id

int id

invisible

byte invisible

lastLogon

java.util.Calendar lastLogon

lastName

java.lang.String lastName

locale

java.lang.String locale

newsletter

java.lang.String newsletter

numberOfLogons

int numberOfLogons

orders

Order[] orders

password

java.lang.String password

productNotifications

Product[] productNotifications

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

type

int type

wishLists

WishList[] wishLists

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CustomerEvent extends java.lang.Object implements Serializable

Serialized Fields

action

int action

customerId

int customerId

data1Dec

java.math.BigDecimal data1Dec

data1Int

int data1Int

data1Str

java.lang.String data1Str

data2Dec

java.math.BigDecimal data2Dec

data2Int

int data2Int

data2Str

java.lang.String data2Str

dateAdded

java.util.Calendar dateAdded

id

int id

storeId

java.lang.String storeId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CustomerGroup extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

description

java.lang.String description

id

int id

name

java.lang.String name

priceId

int priceId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CustomerRegistration extends java.lang.Object implements Serializable

Serialized Fields

addressCustom1

java.lang.String addressCustom1

addressCustom2

java.lang.String addressCustom2

addressCustom3

java.lang.String addressCustom3

addressCustom4

java.lang.String addressCustom4

addressCustom5

java.lang.String addressCustom5

birthDate

java.util.Calendar birthDate

city

java.lang.String city

company

java.lang.String company

countryId

int countryId

customerCustom1

java.lang.String customerCustom1

customerCustom2

java.lang.String customerCustom2

customerCustom3

java.lang.String customerCustom3

customerCustom4

java.lang.String customerCustom4

customerCustom5

java.lang.String customerCustom5

emailAddr

java.lang.String emailAddr

enabled

boolean enabled

faxNumber

java.lang.String faxNumber

firstName

java.lang.String firstName

gender

java.lang.String gender

groupId

int groupId

invisible

boolean invisible

lastName

java.lang.String lastName

locale

java.lang.String locale

newsletter

java.lang.String newsletter

password

java.lang.String password

postcode

java.lang.String postcode

productNotifications

int productNotifications

state

java.lang.String state

streetAddress

java.lang.String streetAddress

streetAddress1

java.lang.String streetAddress1

suburb

java.lang.String suburb

telephoneNumber

java.lang.String telephoneNumber

telephoneNumber1

java.lang.String telephoneNumber1

zoneId

int zoneId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CustomerSearch extends java.lang.Object implements Serializable

Serialized Fields

birthDate

java.util.Calendar birthDate

city

java.lang.String city

cityOrState

java.lang.String cityOrState

cityRule

int cityRule

emailAddr

java.lang.String emailAddr

emailAddrRule

int emailAddrRule

eventDate

java.util.Calendar eventDate

firstName

java.lang.String firstName

firstName1

java.lang.String firstName1

firstName1Rule

int firstName1Rule

firstNameRule

int firstNameRule

id

int id

lastName

java.lang.String lastName

lastName1

java.lang.String lastName1

lastName1Rule

int lastName1Rule

lastNameRule

int lastNameRule

state

java.lang.String state

stateRule

int stateRule

tmpId

int tmpId

type

int type

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.CustomerTag extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

description

java.lang.String description

id

int id

maxInts

int maxInts

name

java.lang.String name

type

int type

validation

java.lang.String validation

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.DataDescriptor extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom10

java.lang.String custom10

custom10Rule

int custom10Rule

custom1Dec

java.math.BigDecimal custom1Dec

custom1DecRule

int custom1DecRule

custom1Int

java.lang.Integer custom1Int

custom1IntRule

int custom1IntRule

custom1Rule

int custom1Rule

custom2

java.lang.String custom2

custom2Dec

java.math.BigDecimal custom2Dec

custom2DecRule

int custom2DecRule

custom2Int

java.lang.Integer custom2Int

custom2IntRule

int custom2IntRule

custom2Rule

int custom2Rule

custom3

java.lang.String custom3

custom3Rule

int custom3Rule

custom4

java.lang.String custom4

custom4Rule

int custom4Rule

custom5

java.lang.String custom5

custom5Rule

int custom5Rule

custom6

java.lang.String custom6

custom6Rule

int custom6Rule

custom7

java.lang.String custom7

custom7Rule

int custom7Rule

custom8

java.lang.String custom8

custom8Rule

int custom8Rule

custom9

java.lang.String custom9

custom9Rule

int custom9Rule

fillCustomAttrArray

boolean fillCustomAttrArray

fillDescription

boolean fillDescription

fillMiscItems

boolean fillMiscItems

limit

int limit

offset

int offset

orderBy

java.lang.String orderBy

orderBy_1

java.lang.String orderBy_1

showInvisible

boolean showInvisible

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.DigitalDownload extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

expirationDate

java.util.Calendar expirationDate

filePath

java.lang.String filePath

id

int id

lastModified

java.util.Calendar lastModified

maxDownloads

int maxDownloads

product

Product product

productId

int productId

timesDownloaded

int timesDownloaded

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Email extends java.lang.Object implements Serializable

Serialized Fields

address

java.lang.String address

body

java.lang.String body

subject

java.lang.String subject

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.EmailOptions extends java.lang.Object implements Serializable

Serialized Fields

attachInvoice

boolean attachInvoice

countryCode

java.lang.String countryCode

createInvoice

boolean createInvoice

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customAttrs

NameValue[] customAttrs

customInt1

int customInt1

customInt2

int customInt2

deleteAttachmentAfterSend

boolean deleteAttachmentAfterSend

friendlyAttachmentName

java.lang.String friendlyAttachmentName

fullAttachmentFilename

java.lang.String fullAttachmentFilename

templateName

java.lang.String templateName

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.EngineConfig extends java.lang.Object implements Serializable

Serialized Fields

appPropertiesFileName

java.lang.String appPropertiesFileName

categoriesShared

boolean categoriesShared

customersShared

boolean customersShared

engineId

java.lang.String engineId

mode

int mode

productsShared

boolean productsShared

propertiesFileName

java.lang.String propertiesFileName

storeId

java.lang.String storeId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Expression extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

description

java.lang.String description

id

int id

name

java.lang.String name

numVariables

int numVariables

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.FetchProductOptions extends java.lang.Object implements Serializable

Serialized Fields

calcQuantityForBundles

boolean calcQuantityForBundles

catalogId

java.lang.String catalogId

getTierPrices

boolean getTierPrices

invertRelatedProductDirection

boolean invertRelatedProductDirection

priceDate

java.util.Calendar priceDate

useExternalPrice

boolean useExternalPrice

useExternalQuantity

boolean useExternalQuantity

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.GeoZone extends java.lang.Object implements Serializable

Serialized Fields

geoZoneDescription

java.lang.String geoZoneDescription

geoZoneId

int geoZoneId

geoZoneName

java.lang.String geoZoneName

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.IpnHistory extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom1Dec

java.math.BigDecimal custom1Dec

custom2

java.lang.String custom2

custom2Dec

java.math.BigDecimal custom2Dec

custom3

java.lang.String custom3

custom4

java.lang.String custom4

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

gatewayFullResponse

java.lang.String gatewayFullResponse

gatewayResult

java.lang.String gatewayResult

gatewayTransactionId

java.lang.String gatewayTransactionId

id

int id

konakartResultDescription

java.lang.String konakartResultDescription

konakartResultId

int konakartResultId

moduleCode

java.lang.String moduleCode

orderId

int orderId

subscriptionId

int subscriptionId

txAmount

java.math.BigDecimal txAmount

txType

java.lang.String txType

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.KKConfiguration extends java.lang.Object implements Serializable

Serialized Fields

id

int id

key

java.lang.String key

lastModified

java.util.Calendar lastModified

storeId

java.lang.String storeId

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.KKCookie extends java.lang.Object implements Serializable

Serialized Fields

attributeId

java.lang.String attributeId

attributeValue

java.lang.String attributeValue

customerUuid

java.lang.String customerUuid

dateAdded

java.util.Calendar dateAdded

lastModified

java.util.Calendar lastModified

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.KKFacet extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

number

int number

values

NameNumber[] values

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Language extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

dataLanguageId

int dataLanguageId

directory

java.lang.String directory

displayOnly

boolean displayOnly

id

int id

image

java.lang.String image

locale

java.lang.String locale

name

java.lang.String name

sortOrder

int sortOrder

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.LanguageSearch extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

id

int id

includeDisplayOnly

boolean includeDisplayOnly

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Manufacturer extends java.lang.Object implements Serializable

Serialized Fields

addresses

Address[] addresses

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

id

int id

image

java.lang.String image

lastClick

java.util.Calendar lastClick

name

java.lang.String name

numberOfProducts

int numberOfProducts

url

java.lang.String url

urlClicked

int urlClicked

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.MiscItem extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

dateAdded

java.util.Calendar dateAdded

id

int id

itemValue

java.lang.String itemValue

objId

int objId

type

java.lang.String type

typeDescription

java.lang.String typeDescription

typeId

int typeId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.MqOptions extends java.lang.Object implements Serializable

Serialized Fields

brokerUrl

java.lang.String brokerUrl

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customInt1

java.lang.String customInt1

msgText

java.lang.String msgText

password

java.lang.String password

queueName

java.lang.String queueName

timeoutMS

long timeoutMS

username

java.lang.String username

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.MqResponse extends java.lang.Object implements Serializable

Serialized Fields

JMSCorrelationId

java.lang.String JMSCorrelationId

JMSMessageId

java.lang.String JMSMessageId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customInt1

int customInt1

msgText

java.lang.String msgText

timedout

boolean timedout

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.NameNumber extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

number

int number

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.NameValue extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Option extends java.lang.Object implements Serializable

Serialized Fields

attrCustom1

java.lang.String attrCustom1

attrCustom2

java.lang.String attrCustom2

attrId

int attrId

id

int id

name

java.lang.String name

optionCustom1

java.lang.String optionCustom1

optionCustom2

java.lang.String optionCustom2

optionValCustom1

java.lang.String optionValCustom1

optionValCustom2

java.lang.String optionValCustom2

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

priceExTax

java.math.BigDecimal priceExTax

priceIncTax

java.math.BigDecimal priceIncTax

quantity

int quantity

type

int type

value

java.lang.String value

valueId

int valueId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Order extends java.lang.Object implements Serializable

Serialized Fields

affiliateId

java.lang.String affiliateId

billingAddrFormatId

int billingAddrFormatId

billingAddrFormatTemplate

java.lang.String billingAddrFormatTemplate

billingAddrId

int billingAddrId

billingCity

java.lang.String billingCity

billingCompany

java.lang.String billingCompany

billingCountry

java.lang.String billingCountry

billingEmail

java.lang.String billingEmail

billingFormattedAddress

java.lang.String billingFormattedAddress

billingName

java.lang.String billingName

billingPostcode

java.lang.String billingPostcode

billingState

java.lang.String billingState

billingStreetAddress

java.lang.String billingStreetAddress

billingStreetAddress1

java.lang.String billingStreetAddress1

billingSuburb

java.lang.String billingSuburb

billingTelephone

java.lang.String billingTelephone

billingTelephone1

java.lang.String billingTelephone1

ccCVV

java.lang.String ccCVV

ccExpires

java.lang.String ccExpires

ccNumber

java.lang.String ccNumber

ccOwner

java.lang.String ccOwner

ccType

java.lang.String ccType

couponCode

java.lang.String couponCode

couponIds

java.lang.String couponIds

creator

java.lang.String creator

currency

Currency currency

currencyCode

java.lang.String currencyCode

currencyValue

java.math.BigDecimal currencyValue

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerAddrFormatId

int customerAddrFormatId

customerAddrFormatTemplate

java.lang.String customerAddrFormatTemplate

customerAddrId

int customerAddrId

customerCity

java.lang.String customerCity

customerCompany

java.lang.String customerCompany

customerCountry

java.lang.String customerCountry

customerEmail

java.lang.String customerEmail

customerFormattedAddress

java.lang.String customerFormattedAddress

customerId

int customerId

customerName

java.lang.String customerName

customerPostcode

java.lang.String customerPostcode

customerState

java.lang.String customerState

customerStreetAddress

java.lang.String customerStreetAddress

customerStreetAddress1

java.lang.String customerStreetAddress1

customerSuburb

java.lang.String customerSuburb

customerTelephone

java.lang.String customerTelephone

customerTelephone1

java.lang.String customerTelephone1

dateFinished

java.util.Calendar dateFinished

datePurchased

java.util.Calendar datePurchased

deliveryAddrFormatId

int deliveryAddrFormatId

deliveryAddrFormatTemplate

java.lang.String deliveryAddrFormatTemplate

deliveryAddrId

int deliveryAddrId

deliveryCity

java.lang.String deliveryCity

deliveryCompany

java.lang.String deliveryCompany

deliveryCountry

java.lang.String deliveryCountry

deliveryCountryObject

Country deliveryCountryObject

deliveryEmail

java.lang.String deliveryEmail

deliveryFormattedAddress

java.lang.String deliveryFormattedAddress

deliveryName

java.lang.String deliveryName

deliveryPostcode

java.lang.String deliveryPostcode

deliveryState

java.lang.String deliveryState

deliveryStreetAddress

java.lang.String deliveryStreetAddress

deliveryStreetAddress1

java.lang.String deliveryStreetAddress1

deliverySuburb

java.lang.String deliverySuburb

deliveryTelephone

java.lang.String deliveryTelephone

deliveryTelephone1

java.lang.String deliveryTelephone1

deliveryZoneObject

Zone deliveryZoneObject

giftCertCode

java.lang.String giftCertCode

id

int id

invoiceFilename

java.lang.String invoiceFilename

lastModified

java.util.Calendar lastModified

lifecycleId

java.lang.String lifecycleId

locale

java.lang.String locale

numProducts

int numProducts

orderNumber

java.lang.String orderNumber

orderProducts

OrderProduct[] orderProducts

orderTotals

OrderTotal[] orderTotals

paymentDetails

PaymentDetails paymentDetails

paymentMethod

java.lang.String paymentMethod

paymentModuleCode

java.lang.String paymentModuleCode

pointsAwarded

int pointsAwarded

pointsRedeemed

int pointsRedeemed

pointsReservationId

int pointsReservationId

promotionIds

java.lang.String promotionIds

shippingMethod

java.lang.String shippingMethod

shippingModuleCode

java.lang.String shippingModuleCode

shippingQuote

ShippingQuote shippingQuote

shippingServiceCode

java.lang.String shippingServiceCode

status

int status

statusText

java.lang.String statusText

statusTrail

OrderStatusHistory[] statusTrail

subTotalExTax

java.math.BigDecimal subTotalExTax

subTotalIncTax

java.math.BigDecimal subTotalIncTax

tax

java.math.BigDecimal tax

taxRateObjectArray

TaxRate[] taxRateObjectArray

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

trackingNumber

java.lang.String trackingNumber

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderProduct extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

discountPercent

java.math.BigDecimal discountPercent

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

id

int id

model

java.lang.String model

name

java.lang.String name

opts

Option[] opts

order

Order order

orderId

int orderId

price

java.math.BigDecimal price

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

product

Product product

productId

int productId

quantity

int quantity

sku

java.lang.String sku

state

int state

tax

java.math.BigDecimal tax

taxCode

java.lang.String taxCode

taxRate

java.math.BigDecimal taxRate

type

int type

weight

java.math.BigDecimal weight

wishListId

int wishListId

wishListItemId

int wishListItemId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Orders extends java.lang.Object implements Serializable

Serialized Fields

orderArray

Order[] orderArray

totalNumOrders

int totalNumOrders

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderSearch extends java.lang.Object implements Serializable

Serialized Fields

affiliateId

java.lang.String affiliateId

affiliateIdRule

int affiliateIdRule

creator

java.lang.String creator

creatorRule

int creatorRule

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

includeStatusIds

int[] includeStatusIds

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderStatus extends java.lang.Object implements Serializable

Serialized Fields

id

int id

languageId

int languageId

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderStatusHistory extends java.lang.Object implements Serializable

Serialized Fields

comments

java.lang.String comments

customerNotified

boolean customerNotified

dateAdded

java.util.Calendar dateAdded

id

int id

orderId

int orderId

orderStatus

java.lang.String orderStatus

orderStatusId

int orderStatusId

updatedById

int updatedById

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderTotal extends java.lang.Object implements Serializable

Serialized Fields

className

java.lang.String className

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

id

int id

orderId

int orderId

orderTotals

OrderTotal[] orderTotals

promotions

Promotion[] promotions

sortOrder

int sortOrder

tax

java.math.BigDecimal tax

text

java.lang.String text

title

java.lang.String title

value

java.math.BigDecimal value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.OrderUpdate extends java.lang.Object implements Serializable

Serialized Fields

updatedById

int updatedById

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PaymentDetails extends java.lang.Object implements Serializable

Serialized Fields

ccCVV

java.lang.String ccCVV

ccExpiryMonth

java.lang.String ccExpiryMonth

ccExpiryYear

java.lang.String ccExpiryYear

ccNumber

java.lang.String ccNumber

ccOwner

java.lang.String ccOwner

ccPostcode

java.lang.String ccPostcode

ccStreetAddress

java.lang.String ccStreetAddress

ccType

java.lang.String ccType

code

java.lang.String code

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

description

java.lang.String description

orderStatusId

int orderStatusId

parameters

NameValue[] parameters

paymentType

int paymentType

postOrGet

java.lang.String postOrGet

preProcessCode

java.lang.String preProcessCode

referrer

java.lang.String referrer

requestUrl

java.lang.String requestUrl

showAddr

boolean showAddr

showCVV

boolean showCVV

showOwner

boolean showOwner

showPostcode

boolean showPostcode

showType

boolean showType

sortOrder

int sortOrder

title

java.lang.String title

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PaymentSchedule extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

dayOfMonth

int dayOfMonth

description

java.lang.String description

id

int id

name

java.lang.String name

numPayments

int numPayments

numTrialPayments

int numTrialPayments

timeLength

int timeLength

timeUnit

int timeUnit

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PdfOptions extends java.lang.Object implements Serializable

Serialized Fields

createFile

boolean createFile

custom1

java.lang.String custom1

custom2

java.lang.String custom2

id

int id

languageId

int languageId

returnBytes

boolean returnBytes

returnFileName

boolean returnFileName

targetFileName

java.lang.String targetFileName

type

int type

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PdfResult extends java.lang.Object implements Serializable

Serialized Fields

fileName

java.lang.String fileName

fileNameAfterBase

java.lang.String fileNameAfterBase

pdfBytes

byte[] pdfBytes

resultCode

int resultCode

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ProdCustAttr extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

facetNumber

int facetNumber

id

int id

msgCatKey

java.lang.String msgCatKey

name

java.lang.String name

template

java.lang.String template

type

int type

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Product extends java.lang.Object implements Serializable

Serialized Fields

addresses

Address[] addresses

bookableProd

BookableProduct bookableProd

bundledProdQuantity

int bundledProdQuantity

canOrderWhenNotInStock

java.lang.Boolean canOrderWhenNotInStock

categoryId

int categoryId

comparison

java.lang.String comparison

contentType

java.lang.String contentType

custom1

java.lang.String custom1

custom10

java.lang.String custom10

custom1Dec

java.math.BigDecimal custom1Dec

custom1Int

int custom1Int

custom2

java.lang.String custom2

custom2Dec

java.math.BigDecimal custom2Dec

custom2Int

int custom2Int

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

customAttrArray

ProdCustAttr[] customAttrArray

customAttrs

java.lang.String customAttrs

dateAdded

java.util.Calendar dateAdded

dateAvailable

java.util.Calendar dateAvailable

description

java.lang.String description

encodedOptionValues

java.lang.String encodedOptionValues

expiryDate

java.util.Calendar expiryDate

filePath

java.lang.String filePath

id

int id

image

java.lang.String image

image2

java.lang.String image2

image3

java.lang.String image3

image4

java.lang.String image4

indexAttachment

boolean indexAttachment

invisible

byte invisible

manufacturer

Manufacturer manufacturer

manufacturerId

int manufacturerId

manufacturerName

java.lang.String manufacturerName

maxDownloadDays

int maxDownloadDays

maxNumDownloads

int maxNumDownloads

miscItems

MiscItem[] miscItems

model

java.lang.String model

name

java.lang.String name

numberReviews

int numberReviews

opts

Option[] opts

ordered

int ordered

paymentSchedule

PaymentSchedule paymentSchedule

paymentScheduleId

int paymentScheduleId

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

priceExTax

java.math.BigDecimal priceExTax

priceIncTax

java.math.BigDecimal priceIncTax

prodRelationTypeArray

int[] prodRelationTypeArray

productQuantities

ProductQuantity[] productQuantities

promotionResults

PromotionResult[] promotionResults

quantity

int quantity

rating

java.math.BigDecimal rating

sku

java.lang.String sku

snippets

java.lang.String[] snippets

specialExpiryDate

java.util.Calendar specialExpiryDate

specialPriceExTax

java.math.BigDecimal specialPriceExTax

specialPriceIncTax

java.math.BigDecimal specialPriceIncTax

specialStartDate

java.util.Calendar specialStartDate

specialStatus

byte specialStatus

status

byte status

stockReorderLevel

int stockReorderLevel

storeCustom1

java.lang.String storeCustom1

storeCustom2

java.lang.String storeCustom2

storeCustom3

java.lang.String storeCustom3

storeId

java.lang.String storeId

tags

Tag[] tags

taxClassId

int taxClassId

taxCode

java.lang.String taxCode

tierPrices

TierPrice[] tierPrices

type

int type

url

java.lang.String url

viewedCount

int viewedCount

weight

java.math.BigDecimal weight

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ProductQuantity extends java.lang.Object implements Serializable

Serialized Fields

dateAvailable

java.util.Calendar dateAvailable

encodedOptionValues

java.lang.String encodedOptionValues

opts

Option[] opts

productId

int productId

promotionResults

PromotionResult[] promotionResults

quantity

int quantity

sku

java.lang.String sku

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Products extends java.lang.Object implements Serializable

Serialized Fields

categoryFacets

Category[] categoryFacets

customFacets

KKFacet[] customFacets

manufacturerFacets

Manufacturer[] manufacturerFacets

productArray

Product[] productArray

totalNumProducts

int totalNumProducts

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ProductSearch extends java.lang.Object implements Serializable

Serialized Fields

categoryId

int categoryId

categoryIds

int[] categoryIds

dateAddedFrom

java.util.Calendar dateAddedFrom

dateAddedTo

java.util.Calendar dateAddedTo

dateAvailableFrom

java.util.Calendar dateAvailableFrom

dateAvailableTo

java.util.Calendar dateAvailableTo

endDateFrom

java.util.Calendar endDateFrom

endDateTo

java.util.Calendar endDateTo

expiryDateFrom

java.util.Calendar expiryDateFrom

expiryDateTo

java.util.Calendar expiryDateTo

fillDescription

boolean fillDescription

manufacturerId

int manufacturerId

manufacturerIds

int[] manufacturerIds

orderedEqual

java.lang.Integer orderedEqual

orderedGreaterThan

java.lang.Integer orderedGreaterThan

orderedLessThan

java.lang.Integer orderedLessThan

overlapEndDate

java.util.Calendar overlapEndDate

overlapStartDate

java.util.Calendar overlapStartDate

priceFrom

java.math.BigDecimal priceFrom

priceTo

java.math.BigDecimal priceTo

productType

int productType

quantityEqual

java.lang.Integer quantityEqual

quantityGreaterThan

java.lang.Integer quantityGreaterThan

quantityLessThan

java.lang.Integer quantityLessThan

ratingEqual

java.math.BigDecimal ratingEqual

ratingGreaterThan

java.math.BigDecimal ratingGreaterThan

ratingLessThan

java.math.BigDecimal ratingLessThan

returnCategoryFacets

boolean returnCategoryFacets

returnCustomFacets

boolean returnCustomFacets

returnManufacturerFacets

boolean returnManufacturerFacets

searchAllStores

boolean searchAllStores

searchInSubCats

boolean searchInSubCats

searchText

java.lang.String searchText

searchTextRule

int searchTextRule

snippetOptions

SnippetOptions snippetOptions

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

storesToSearch

java.lang.String[] storesToSearch

tagGroups

TagGroup[] tagGroups

whereToSearch

int whereToSearch

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Promotion extends java.lang.Object implements Serializable

Serialized Fields

active

boolean active

applicableProducts

OrderProduct[] applicableProducts

categoryRule

int categoryRule

coupon

Coupon coupon

cumulative

boolean cumulative

custom1

java.lang.String custom1

custom10

java.lang.String custom10

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

custom6

java.lang.String custom6

custom7

java.lang.String custom7

custom8

java.lang.String custom8

custom9

java.lang.String custom9

customerGroupRule

int customerGroupRule

customerRule

int customerRule

dateAdded

java.util.Calendar dateAdded

description

java.lang.String description

endDate

java.util.Calendar endDate

id

int id

lastModified

java.util.Calendar lastModified

manufacturerRule

int manufacturerRule

maxUse

int maxUse

name

java.lang.String name

orderTotalCode

java.lang.String orderTotalCode

productRule

int productRule

requiresCoupon

boolean requiresCoupon

startDate

java.util.Calendar startDate

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PromotionOptions extends java.lang.Object implements Serializable

Serialized Fields

promotionRule

int promotionRule

subtractValueFromPriceExTax

boolean subtractValueFromPriceExTax

subtractValueFromPriceIncTax

boolean subtractValueFromPriceIncTax

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PromotionResult extends java.lang.Object implements Serializable

Serialized Fields

applyBeforeTax

boolean applyBeforeTax

orderTotalCode

java.lang.String orderTotalCode

percentageDiscount

boolean percentageDiscount

promotionId

int promotionId

value

java.math.BigDecimal value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.PunchOutOptions extends java.lang.Object implements Serializable

Serialized Fields

standard

java.lang.String standard

version

java.lang.String version

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Review extends java.lang.Object implements Serializable

Serialized Fields

averageRating

java.math.BigDecimal averageRating

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customerId

int customerId

customerName

java.lang.String customerName

dateAdded

java.util.Calendar dateAdded

id

int id

languageId

int languageId

languageName

java.lang.String languageName

product

Product product

productId

int productId

rating

int rating

reviewText

java.lang.String reviewText

timesRead

int timesRead

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Reviews extends java.lang.Object implements Serializable

Serialized Fields

reviewArray

Review[] reviewArray

totalNumReviews

int totalNumReviews

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.RewardPoint extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

description

java.lang.String description

expired

boolean expired

id

int id

initialPoints

int initialPoints

remainingPoints

int remainingPoints

storeId

java.lang.String storeId

transactionType

int transactionType

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.RewardPoints extends java.lang.Object implements Serializable

Serialized Fields

rewardPointArray

RewardPoint[] rewardPointArray

totalNumRecords

int totalNumRecords

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ShippingQuote extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

cost

java.math.BigDecimal cost

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

description

java.lang.String description

free

boolean free

freeShippingOver

java.math.BigDecimal freeShippingOver

handlingCost

java.math.BigDecimal handlingCost

icon

java.lang.String icon

moduleCode

java.lang.String moduleCode

quotes

ShippingQuote[] quotes

responseText

java.lang.String responseText

shippingServiceCode

java.lang.String shippingServiceCode

sortOrder

int sortOrder

tax

java.math.BigDecimal tax

taxClass

int taxClass

title

java.lang.String title

totalExTax

java.math.BigDecimal totalExTax

totalIncTax

java.math.BigDecimal totalIncTax

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.SnippetOptions extends java.lang.Object implements Serializable

Serialized Fields

enableSnippets

boolean enableSnippets

escapeHTML

boolean escapeHTML

numberOfSnippets

int numberOfSnippets

postKeywordHighlight

java.lang.String postKeywordHighlight

preKeywordHighlight

java.lang.String preKeywordHighlight

snippetSizeInChars

int snippetSizeInChars

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.SSOToken extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

id

int id

secretKey

java.lang.String secretKey

sessionId

java.lang.String sessionId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Store extends java.lang.Object implements Serializable

Serialized Fields

adminEmail

java.lang.String adminEmail

cssFileName

java.lang.String cssFileName

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

deleted

boolean deleted

enabled

boolean enabled

lastUpdated

java.util.Calendar lastUpdated

logoFileName

java.lang.String logoFileName

maxProducts

int maxProducts

storeDesc

java.lang.String storeDesc

storeHome

java.lang.String storeHome

storeId

java.lang.String storeId

storeName

java.lang.String storeName

storeUrl

java.lang.String storeUrl

template

boolean template

underMaintenance

boolean underMaintenance

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Subscription extends java.lang.Object implements Serializable

Serialized Fields

active

boolean active

amount

java.math.BigDecimal amount

creditCard

CreditCard creditCard

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customerId

int customerId

dateAdded

java.util.Calendar dateAdded

id

int id

lastBillingDate

java.util.Calendar lastBillingDate

lastModified

java.util.Calendar lastModified

nextBillingDate

java.util.Calendar nextBillingDate

orderId

int orderId

orderNumber

java.lang.String orderNumber

paymentSchedule

PaymentSchedule paymentSchedule

paymentScheduleId

int paymentScheduleId

problem

boolean problem

problemDesc

java.lang.String problemDesc

productId

int productId

productSku

java.lang.String productSku

startDate

java.util.Calendar startDate

subscriptionCode

java.lang.String subscriptionCode

trialAmount

java.math.BigDecimal trialAmount

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Subscriptions extends java.lang.Object implements Serializable

Serialized Fields

subscriptionArray

Subscription[] subscriptionArray

totalNumSubscriptions

int totalNumSubscriptions

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.SubscriptionSearch extends java.lang.Object implements Serializable

Serialized Fields

active

java.lang.Boolean active

orderId

int orderId

orderNumber

java.lang.String orderNumber

productId

int productId

productSku

java.lang.String productSku

startDateFrom

java.util.Calendar startDateFrom

startDateTo

java.util.Calendar startDateTo

subscriptionCode

java.lang.String subscriptionCode

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.SuggestedSearchItem extends java.lang.Object implements Serializable

Serialized Fields

categoryId

int categoryId

id

int id

manufacturerId

int manufacturerId

productId

int productId

rawText

java.lang.String rawText

richText

java.lang.String richText

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.SuggestedSearchOptions extends java.lang.Object implements Serializable

Serialized Fields

endTag

java.lang.String endTag

languageCode

java.lang.String languageCode

languageId

int languageId

limit

int limit

returnRawText

boolean returnRawText

returnRichText

boolean returnRichText

searchText

java.lang.String searchText

startTag

java.lang.String startTag

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Tag extends java.lang.Object implements Serializable

Serialized Fields

id

int id

languageId

int languageId

name

java.lang.String name

numProducts

int numProducts

selected

boolean selected

sortOrder

int sortOrder

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.TagGroup extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

facetConstraint

java.lang.String facetConstraint

facetNumber

int facetNumber

id

int id

languageId

int languageId

name

java.lang.String name

tags

Tag[] tags

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.TaxRate extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

int id

priority

int priority

rate

java.math.BigDecimal rate

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.TierPrice extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

dateAdded

java.util.Calendar dateAdded

id

int id

lastModified

java.util.Calendar lastModified

price0

java.math.BigDecimal price0

price1

java.math.BigDecimal price1

price2

java.math.BigDecimal price2

price3

java.math.BigDecimal price3

priceExTax

java.math.BigDecimal priceExTax

priceIncTax

java.math.BigDecimal priceIncTax

productId

int productId

quantity

int quantity

usePercentageDiscount

boolean usePercentageDiscount

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.WishList extends java.lang.Object implements Serializable

Serialized Fields

address

Address address

addressId

int addressId

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

customer1FirstName

java.lang.String customer1FirstName

customer1LastName

java.lang.String customer1LastName

customerBirthDate

java.util.Calendar customerBirthDate

customerCity

java.lang.String customerCity

customerFirstName

java.lang.String customerFirstName

customerId

int customerId

customerLastName

java.lang.String customerLastName

customerState

java.lang.String customerState

dateAdded

java.util.Calendar dateAdded

description

java.lang.String description

eventDate

java.util.Calendar eventDate

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

id

int id

linkUrl

java.lang.String linkUrl

listType

int listType

name

java.lang.String name

publicWishList

boolean publicWishList

wishListItems

WishListItem[] wishListItems

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.WishListItem extends java.lang.Object implements Serializable

Serialized Fields

comments

java.lang.String comments

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

custom4

java.lang.String custom4

custom5

java.lang.String custom5

dateAdded

java.util.Calendar dateAdded

encodedProduct

java.lang.String encodedProduct

finalPriceExTax

java.math.BigDecimal finalPriceExTax

finalPriceIncTax

java.math.BigDecimal finalPriceIncTax

id

int id

opts

Option[] opts

priority

int priority

product

Product product

productId

int productId

quantityDesired

int quantityDesired

quantityInStock

int quantityInStock

quantityReceived

int quantityReceived

wishListId

int wishListId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.WishListItems extends java.lang.Object implements Serializable

Serialized Fields

itemArray

WishListItem[] itemArray

totalNumItems

int totalNumItems

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.WishLists extends java.lang.Object implements Serializable

Serialized Fields

totalNumWishLists

int totalNumWishLists

wishListArray

WishList[] wishListArray

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.Zone extends java.lang.Object implements Serializable

Serialized Fields

custom1

java.lang.String custom1

custom2

java.lang.String custom2

custom3

java.lang.String custom3

zoneCode

java.lang.String zoneCode

zoneCountryId

int zoneCountryId

zoneId

int zoneId

zoneInvisible

boolean zoneInvisible

zoneName

java.lang.String zoneName

zoneSearch

java.lang.String zoneSearch

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.konakart.wsapp.ZoneSearch extends java.lang.Object implements Serializable

Serialized Fields

code

java.lang.String code

codeRule

int codeRule

countryId

int countryId

custom1

java.lang.String custom1

custom1Rule

int custom1Rule

custom2

java.lang.String custom2

custom2Rule

int custom2Rule

custom3

java.lang.String custom3

custom3Rule

int custom3Rule

id

int id

invisible

java.lang.Boolean invisible

name

java.lang.String name

nameRule

int nameRule

searchString

java.lang.String searchString

searchStringRule

int searchStringRule

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc



Copyright © 2011 DS Data Systems UK Ltd.