Serialized Form


Package info.magnolia.module.shop.app.field

Class info.magnolia.module.shop.app.field.PriceCategoryField extends info.magnolia.ui.form.field.AbstractCustomMultiField<PriceCategoryFieldDefinition,com.vaadin.data.util.PropertysetItem> implements Serializable

Serialized Fields

root

com.vaadin.ui.GridLayout root

i18n

info.magnolia.i18nsystem.SimpleTranslator i18n

Package info.magnolia.module.shop.app.products.column

Class info.magnolia.module.shop.app.products.column.ProductNameColumnFormatter extends info.magnolia.ui.workbench.column.AbstractColumnFormatter<ProductNameColumnDefinition> implements Serializable


Package info.magnolia.module.shop.beans

Class info.magnolia.module.shop.beans.CartItemOption extends ch.fastforward.magnolia.ocm.beans.OCMBean implements Serializable

serialVersionUID: 1L

Serialized Fields

title

String title

optionSetUUID

String optionSetUUID

valueUUID

String valueUUID

valueName

String valueName

valueTitle

String valueTitle

Class info.magnolia.module.shop.beans.DefaultShoppingCartImpl extends ch.fastforward.magnolia.ocm.beans.OCMNumberedBean implements Serializable

serialVersionUID: 1L

Serialized Fields

formStateToken

String formStateToken

language

String language

orderDate

Date orderDate

targetDeliveryDate

Date targetDeliveryDate

deliveryDate

Date deliveryDate

paymentDate

Date paymentDate

paymentType

String paymentType

paymentID

String paymentID

userIP

String userIP

cartItems

ArrayList<E> cartItems

priceCategoryUUID

String priceCategoryUUID

shippingOptionUUID

String shippingOptionUUID

shippingOptionTitle

String shippingOptionTitle

shippingCost

BigDecimal shippingCost

shippingCostTaxRate

BigDecimal shippingCostTaxRate

shippingCostTaxIncluded

Boolean shippingCostTaxIncluded

orderAddressCompany

String orderAddressCompany

orderAddressCompany2

String orderAddressCompany2

orderAddressFirstname

String orderAddressFirstname

orderAddressLastname

String orderAddressLastname

orderAddressSex

String orderAddressSex

orderAddressTitle

String orderAddressTitle

orderAddressStreet

String orderAddressStreet

orderAddressStreet2

String orderAddressStreet2

orderAddressZip

String orderAddressZip

orderAddressCity

String orderAddressCity

orderAddressState

String orderAddressState

orderAddressCountry

String orderAddressCountry

orderAddressPhone

String orderAddressPhone

orderAddressMobile

String orderAddressMobile

orderAddressMail

String orderAddressMail

shippingAddressCompany

String shippingAddressCompany

shippingAddressCompany2

String shippingAddressCompany2

shippingAddressFirstname

String shippingAddressFirstname

shippingAddressLastname

String shippingAddressLastname

shippingAddressSex

String shippingAddressSex

shippingAddressTitle

String shippingAddressTitle

shippingAddressStreet

String shippingAddressStreet

shippingAddressStreet2

String shippingAddressStreet2

shippingAddressZip

String shippingAddressZip

shippingAddressCity

String shippingAddressCity

shippingAddressState

String shippingAddressState

shippingAddressCountry

String shippingAddressCountry

shippingAddressPhone

String shippingAddressPhone

shippingAddressMobile

String shippingAddressMobile

shippingAddressMail

String shippingAddressMail

billingAddressCompany

String billingAddressCompany

billingAddressCompany2

String billingAddressCompany2

billingAddressFirstname

String billingAddressFirstname

billingAddressLastname

String billingAddressLastname

billingAddressSex

String billingAddressSex

billingAddressTitle

String billingAddressTitle

billingAddressStreet

String billingAddressStreet

billingAddressStreet2

String billingAddressStreet2

billingAddressZip

String billingAddressZip

billingAddressCity

String billingAddressCity

billingAddressState

String billingAddressState

billingAddressCountry

String billingAddressCountry

billingAddressPhone

String billingAddressPhone

billingAddressMobile

String billingAddressMobile

billingAddressMail

String billingAddressMail

termsAccepted

Boolean termsAccepted

cartDiscountRate

Double cartDiscountRate

taxIncluded

Boolean taxIncluded

taxFree

Boolean taxFree

Class info.magnolia.module.shop.beans.ShoppingCartItem extends ch.fastforward.magnolia.ocm.beans.OCMBean implements Serializable

serialVersionUID: 1L

Serialized Fields

productUUID

String productUUID

productNumber

String productNumber

quantity

int quantity

unitPrice

BigDecimal unitPrice

itemDiscountRate

BigDecimal itemDiscountRate

itemTaxRate

BigDecimal itemTaxRate

unitWeight

BigDecimal unitWeight

unitHeight

BigDecimal unitHeight

unitWidth

BigDecimal unitWidth

unitDepth

BigDecimal unitDepth

shoppingCartUUID

String shoppingCartUUID

cart

DefaultShoppingCartImpl cart

productTitle

String productTitle

productSubTitle

String productSubTitle

productDescription

String productDescription

options

Map<K,V> options

Package info.magnolia.module.shop.exceptions

Class info.magnolia.module.shop.exceptions.ShopConfigurationException extends Exception implements Serializable



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.