@Scope(value="prototype") @Component(value="blSkuFieldsPersistenceProvider") public class SkuFieldsPersistenceProvider extends FieldPersistenceProviderAdapter
SkuPricingPersistenceProvider and should not have
to handle any of the Money field types that occur on a SkuSkuPricingPersistenceProvider}| Constructor and Description |
|---|
SkuFieldsPersistenceProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canHandleExtraction(ExtractValueRequest extractValueRequest,
Property property) |
FieldProviderResponse |
extractValue(ExtractValueRequest extractValueRequest,
Property property)
Retrieve the property value from the requestedValue field from the request.
|
int |
getOrder() |
addSearchMapping, checkDirtyState, filterProperties, populateValue, setNonDisplayableValuesalwaysRun, buildFieldInfo, getListFieldType, getMapFieldTypepublic int getOrder()
getOrder in interface org.springframework.core.OrderedgetOrder in class FieldPersistenceProviderAdapterpublic FieldProviderResponse extractValue(ExtractValueRequest extractValueRequest, Property property)
FieldPersistenceProviderextractValue in interface FieldPersistenceProviderextractValue in class FieldPersistenceProviderAdapterextractValueRequest - contains the requested value and support classes.property - the property for the admin that will contain the information harvested from the persistence valueprotected boolean canHandleExtraction(ExtractValueRequest extractValueRequest, Property property)
Copyright © 2015. All rights reserved.