info.aduna.model.enterprise.desktop
Class SizeFacet
java.lang.Object
info.aduna.model.enterprise.desktop.SizeFacet
public final class SizeFacet
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACET_NAME
public static final String FACET_NAME
- See Also:
- Constant Field Values
KB
public static final long KB
- See Also:
- Constant Field Values
MB
public static final long MB
- See Also:
- Constant Field Values
LESSTHAN_ONE_KB
public static final String LESSTHAN_ONE_KB
- See Also:
- Constant Field Values
ONE_TO_FIVE_KB
public static final String ONE_TO_FIVE_KB
- See Also:
- Constant Field Values
FIVE_TO_TEN_KB
public static final String FIVE_TO_TEN_KB
- See Also:
- Constant Field Values
TEN_TO_FIFTY_KB
public static final String TEN_TO_FIFTY_KB
- See Also:
- Constant Field Values
FIFTY_TO_HUNDRED_KB
public static final String FIFTY_TO_HUNDRED_KB
- See Also:
- Constant Field Values
HUNDRED_TO_FIVEHUNDRED_KB
public static final String HUNDRED_TO_FIVEHUNDRED_KB
- See Also:
- Constant Field Values
FIVEHUNDRED_TO_ONE_MB
public static final String FIVEHUNDRED_TO_ONE_MB
- See Also:
- Constant Field Values
ONE_TO_FIVE_MB
public static final String ONE_TO_FIVE_MB
- See Also:
- Constant Field Values
FIVE_TO_TEN_MB
public static final String FIVE_TO_TEN_MB
- See Also:
- Constant Field Values
TEN_TO_HUNDRED_MB
public static final String TEN_TO_HUNDRED_MB
- See Also:
- Constant Field Values
HUNDRED_TO_FIVEHUNDRED_MB
public static final String HUNDRED_TO_FIVEHUNDRED_MB
- See Also:
- Constant Field Values
MORETHAN_FIVEHUNDRED_MB
public static final String MORETHAN_FIVEHUNDRED_MB
- See Also:
- Constant Field Values
SizeFacet
public SizeFacet()
getValue
public static final String getValue(long size)
format
public static String format(String sizeString)
format
public static String format(long size)
getValueComparator
public static Comparator<Object> getValueComparator()
Copyright © 1997-2008 Aduna. All Rights Reserved.