|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.pos.jpos.service.BaseService
org.ofbiz.pos.jpos.service.NullCashDrawer
public class NullCashDrawer
| Field Summary |
|---|
| Fields inherited from class org.ofbiz.pos.jpos.service.BaseService |
|---|
claimed, deviceEnabled, deviceName, entry, eventQueue, eventsEnabled, freezeEvents, healthText, module, physicalDesc, physicalName, serviceDesc, serviceVer, state |
| Constructor Summary | |
|---|---|
NullCashDrawer()
|
|
| Method Summary | |
|---|---|
boolean |
getCapStatus()
|
int |
getDeviceServiceVersion()
|
boolean |
getDrawerOpened()
|
void |
openDrawer()
|
void |
waitForDrawerClose(int i,
int i1,
int i2,
int i3)
|
| Methods inherited from class org.ofbiz.pos.jpos.service.BaseService |
|---|
checkHealth, claim, close, deleteInstance, directIO, fireEvent, getCheckHealthText, getClaimed, getDataCount, getDataEventEnabled, getDeviceEnabled, getDeviceServiceDescription, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDataEventEnabled, setDeviceEnabled, setEntry, setFreezeEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jpos.services.BaseService |
|---|
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceEnabled, getDeviceServiceDescription, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEvents |
| Constructor Detail |
|---|
public NullCashDrawer()
| Method Detail |
|---|
public boolean getCapStatus()
throws jpos.JposException
getCapStatus in interface jpos.services.CashDrawerService12jpos.JposException
public boolean getDrawerOpened()
throws jpos.JposException
getDrawerOpened in interface jpos.services.CashDrawerService12jpos.JposException
public void openDrawer()
throws jpos.JposException
openDrawer in interface jpos.services.CashDrawerService12jpos.JposException
public void waitForDrawerClose(int i,
int i1,
int i2,
int i3)
throws jpos.JposException
waitForDrawerClose in interface jpos.services.CashDrawerService12jpos.JposException
public int getDeviceServiceVersion()
throws jpos.JposException
getDeviceServiceVersion in interface jpos.services.BaseServicegetDeviceServiceVersion in class BaseServicejpos.JposException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||