Modifier and Type | Interface and Description |
---|---|
interface |
Searchable<T extends Serializable>
Describes a class that contains searchable information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CategoryAttribute |
interface |
ProductAttribute
The Interface ProductAttribute.
|
interface |
SkuAttribute
Implementations of this interface are used to hold data about a SKU's Attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoryAttributeImpl |
class |
ProductAttributeImpl
The Class ProductAttributeImpl.
|
class |
SkuAttributeImpl
The Class SkuAttributeImpl is the default implementation of
SkuAttribute . |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderItemAttribute
The Interface OrderItemAttribute.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderItemAttributeImpl
Arbitrary attributes to add to an order-item.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerAttribute
Implementations of this interface are used to hold data about a Customers Attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomerAttributeImpl |
Copyright © 2014. All rights reserved.