|
SalesPoint Framework v3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object data.AbstractNameable data.ooimpl.CatalogItemImpl data.ooimpl.CatalogImpl data.AbstractCurrency data.ooimpl.EUROCurrencyImpl
EURO-Implementation of AbstractCurrency
Nested Class Summary |
Nested classes inherited from class data.AbstractCurrency |
AbstractCurrency.CurrencyItemData |
Field Summary | |
static String |
CENT_STCK_1
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
CENT_STCK_10
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
CENT_STCK_2
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
CENT_STCK_20
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
CENT_STCK_5
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
CENT_STCK_50
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_10
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_100
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_20
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_200
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_5
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_50
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_SCHEIN_500
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_STCK_1
Field string represents the mainkey for an added CurrencyItemImpl .
|
static String |
EURO_STCK_2
Field string represents the mainkey for an added CurrencyItemImpl .
|
Fields inherited from class data.ooimpl.CatalogImpl |
m_lhListeners, m_nModCount |
Fields inherited from class data.AbstractNameable |
m_ncContext, m_pcsPropertyListeners |
Fields inherited from interface data.CatalogItem |
VALUE_PROPERTY |
Fields inherited from interface data.Nameable |
NAME_PROPERTY |
Fields inherited from interface data.DataBasketKeys |
CATALOG_ITEM_MAIN_KEY, STOCK_ITEM_MAIN_KEY |
Constructor Summary | |
EUROCurrencyImpl(String name)
Creates a new instance of EUROCurrencyImpl |
|
EUROCurrencyImpl(String name,
Locale locale)
Creates a new instance of EUROCurrencyImpl |
Method Summary | |
protected AbstractCurrency.CurrencyItemData[] |
getCurrencyItemData()
This abstract method allows the programmer to choose the names and values of the CurrencyItems (EURO, DM, ...). |
Methods inherited from class data.AbstractCurrency |
parse, toString |
Methods inherited from class data.ooimpl.CatalogItemImpl |
addValueListener, compareTo, equals, getCatalog, getValue, isEditable, removeValueListener, setValue |
Methods inherited from class data.AbstractNameable |
addNameListener, addPropertyChangeListener, attach, detachNC, getName, removeNameListener, removePropertyChangeListener, setName |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface data.Catalog |
add, contains, get, iterator, keySet, remove, remove, size |
Methods inherited from interface data.CatalogItem |
addValueListener, getCatalog, getValue, removeValueListener |
Methods inherited from interface data.Nameable |
addNameListener, addPropertyChangeListener, attach, detachNC, getName, removeNameListener, removePropertyChangeListener, setName |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static String CENT_STCK_1
CurrencyItemImpl
.
1-Cent-Stueck
public static String CENT_STCK_2
CurrencyItemImpl
.
2-Cent-Stueck
public static String CENT_STCK_5
CurrencyItemImpl
.
5-Cent-Stueck
public static String CENT_STCK_10
CurrencyItemImpl
.
10-Cent-Stueck
public static String CENT_STCK_20
CurrencyItemImpl
.
20-Cent-Stueck
public static String CENT_STCK_50
CurrencyItemImpl
.
50-Cent-Stueck
public static String EURO_STCK_1
CurrencyItemImpl
.
1-Euro-Stueck
public static String EURO_STCK_2
CurrencyItemImpl
.
2-Euro-Stueck
public static String EURO_SCHEIN_5
CurrencyItemImpl
.
5-Euro-Schein
public static String EURO_SCHEIN_10
CurrencyItemImpl
.
10-Euro-Schein
public static String EURO_SCHEIN_20
CurrencyItemImpl
.
20-Euro-Schein
public static String EURO_SCHEIN_50
CurrencyItemImpl
.
50-Euro-Schein
public static String EURO_SCHEIN_100
CurrencyItemImpl
.
100-Euro-Schein
public static String EURO_SCHEIN_200
CurrencyItemImpl
.
200-Euro-Schein
public static String EURO_SCHEIN_500
CurrencyItemImpl
.
500-Euro-Schein
Constructor Detail |
public EUROCurrencyImpl(String name)
public EUROCurrencyImpl(String name, Locale locale)
Method Detail |
protected AbstractCurrency.CurrencyItemData[] getCurrencyItemData()
getCurrencyItemData
in class AbstractCurrency
|
SalesPoint Framework v3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |