@Scope(value="prototype") @Component(value="blForeignSkuFieldPersistenceProvider") public class ForeignSkuFieldPersistenceProvider extends FieldPersistenceProviderAdapter
| Constructor and Description |
|---|
ForeignSkuFieldPersistenceProvider() |
| 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.
|
addSearchMapping, checkDirtyState, filterProperties, getOrder, populateValue, setNonDisplayableValuesalwaysRun, buildFieldInfo, getListFieldType, getMapFieldTypepublic 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.