| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.search.PriceMetaPropertyValueFormatter
public class PriceMetaPropertyValueFormatter
This implementation parse 'price' property into human readable string.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| PriceMetaPropertyValueFormatter() | |
| Method Summary | |
|---|---|
|  java.lang.String | formatDisplayValue(MetaProperty pProperty,
                   java.util.Locale pLocale,
                   java.lang.String pValue)Format price refinement values depending on locale. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public PriceMetaPropertyValueFormatter()
| Method Detail | 
|---|
public java.lang.String formatDisplayValue(MetaProperty pProperty,
                                           java.util.Locale pLocale,
                                           java.lang.String pValue)
formatDisplayValue in interface MetaPropertyValueFormatterpProperty - MetaPropertypLocale - localepValue - value of property
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||