|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
DevCat | Defines an interface for JavaPOS device categories |
DevCat.BumpBar | Defines the DevCat for BumpBar |
DevCat.CashDrawer | Defines the DevCat for POSPrinter |
DevCat.CAT | Defines the DevCat for CAT |
DevCat.CoinDispenser | Defines the DevCat for CoinDispenser |
DevCat.FiscalPrinter | Defines the DevCat for FiscalPrinter |
DevCat.HardTotals | Defines the DevCat for HardTotals |
DevCat.Keylock | Defines the DevCat for Keylock |
DevCat.LineDisplay | Defines the DevCat for POSPrinter |
DevCat.MICR | Defines the DevCat for MICR |
DevCat.MSR | Defines the DevCat for MSR |
DevCat.Pinpad | Defines the DevCat for Pinpad |
DevCat.POSKeyboard | Defines the DevCat for POSKeyboard |
DevCat.POSPower | Defines the DevCat for POSPower |
DevCat.POSPrinter | Defines the DevCat for POSPrinter |
DevCat.RemoteOrderDisplay | Defines the DevCat for RemoteOrderDisplay |
DevCat.Scanner | Defines the DevCat for Scanner |
DevCat.SignatureCapture | Defines the DevCat for SignatureCapture |
DevCat.ToneIndicator | Defines the DevCat for ToneIndicator |
DevCatInfo | Defines an interface that aggregates information for a JavaPOS device category |
DevCatInfoList | Defines a simple list of DevCatInfo objects |
DevCatInfoList.Iterator | Simple interface to iterate through the list |
DevCatVisitor | Defines a Visitor interface for the DevCat hiearchy |
Profile | Defines a Profile which is an abstract definition of a set of JposEntry objects and each entry's required set of properties |
ProfileConst | Defines constants used for the jpos.profile package |
ProfileFactory | Defines an interface for creating Profile objects |
ProfileRegistry | Defines a registry for aggregating Profile objects |
PropInfo | Defines a JposEntry property info which is a set of properties information for a JposEntry |
PropInfoList | Defines a simple list of PropInfo objects |
PropInfoList.Iterator | Simple interface to iterate through the list |
PropInfoViewer | Defines a property viewer |
PropType | Defines a property type |
PropValue | Defines a property value |
PropValueList | Defines a simple list of PropValue objects |
PropValueList.Iterator | Simple interface to iterate through the list |
Class Summary | |
AbstractPropType | Default implementation of the PropType |
BooleanPropType | Defines a Boolean property type |
CharacterPropType | Defines a Character property type |
DefaultDevCat | Defines a default a Visitor interface for the DevCat hiearchy |
DefaultDevCatInfo | Default implementation of the DevCatInfo interface |
DefaultDevCatInfoList | Defines a simple list of DevCatInfo objects |
DefaultProfile | Defines a Profile which is an abstract definition of a set of JposEntry objects and each entry's required set of properties |
DefaultProfileRegistry | Default implementation of the ProfileRegistry using a Hashtable |
DefaultPropInfo | Default implementation of the PropInfo interface |
DefaultPropInfoList | Defines a simple list of PropInfo objects |
DefaultPropValue | Class implementing the PropValue interface |
DefaultPropValueList | Default implementation of the PropValueList interface |
FloatPropType | Defines a Float property type |
IntegerPropType | Defines a Integer property type |
JposDevCats | Defines an interface for JavaPOS device categories |
JposDevCats.AbstractDevCat | Defines the super class for all DevCat |
JposDevCats.BumpBar | Defines the DevCat for BumpBar |
JposDevCats.CashDrawer | Defines the DevCat for CashDrawer |
JposDevCats.CAT | Defines the DevCat for CAT |
JposDevCats.CoinDispenser | Defines the DevCat for CoinDispenser |
JposDevCats.FiscalPrinter | Defines the DevCat for FiscalPrinter |
JposDevCats.HardTotals | Defines the DevCat for HardTotals |
JposDevCats.Keylock | Defines the DevCat for Keylock |
JposDevCats.LineDisplay | Defines the DevCat for LineDisplay |
JposDevCats.MICR | Defines the DevCat for MICR |
JposDevCats.MSR | Defines the DevCat for MSR |
JposDevCats.Pinpad | Defines the DevCat for Pinpad |
JposDevCats.POSKeyboard | Defines the DevCat for POSKeyboard |
JposDevCats.POSPower | Defines the DevCat for POSPower |
JposDevCats.POSPrinter | Defines the DevCat for POSPrinter |
JposDevCats.RemoteOrderDisplay | Defines the DevCat for RemoteOrderDisplay |
JposDevCats.Scanner | Defines the DevCat for Scanner |
JposDevCats.SignatureCapture | Defines the DevCat for SignatureCapture |
JposDevCats.ToneIndicator | Defines the DevCat for ToneIndicator |
JposDevCats.Unknown | Defines an Unknown DevCat |
StringPropType | Defines a String property type |
XercesProfileFactory | Default implementation of the ProfileFactory interface uses the Apache Xerces XML parser to create profiles from the XML file passed |
Exception Summary | |
ProfileException | Defines an exception class for the jpos.profile sub-system |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |