Modifier and Type | Interface and Description |
---|---|
interface |
PageAttribute
Stores additional attributes for
Page s |
Modifier and Type | Class and Description |
---|---|
class |
PageAttributeImpl |
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 |
AdminUserAttribute
Stores additional attributes for
AdminUser s |
Modifier and Type | Class and Description |
---|---|
class |
AdminUserAttributeImpl |
Modifier and Type | Method and Description |
---|---|
protected ValueAssignable |
MapFieldPersistenceProvider.establishAssignableValue(PopulateValueRequest populateValueRequest,
Object parent) |
Modifier and Type | Method and Description |
---|---|
protected void |
MapFieldPersistenceProvider.updateAssignableValue(PopulateValueRequest populateValueRequest,
Serializable instance,
Object parent,
Class<?> valueType,
boolean persistValue,
ValueAssignable assignableValue) |
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 © 2022. All rights reserved.