Modifier and Type | Method and Description |
---|---|
String |
JBackofficeRequests.activateVoucher(String id,
String userid)
Activate a voucher
|
String |
JBackofficeRequests.checkVoucher(String id)
Check if the voucher exists and is valid and ready to be activated.
|
String |
JBackofficeRequests.consumeVoucher(String id)
Set the voucher to consumed which shall deactivate the voucher and set
a used_at date
|
String |
JBackofficeRequests.createCreditRecord(String ticketid,
Double amount)
Create a credit record in the central database.
|
void |
JBackofficeRequests.deleteCreditRecord(String id)
Delete the record identified by id.
|
String |
JBackofficeRequests.getCreditRecord(String id)
Return the requested record.
|
String |
JBackofficeRequests.getVoucher(String id)
Get the voucher data as a JSON string
|
void |
JBackofficeRequests.redeemCreditRecord(String id)
Update the credit record identified by id with redeemed=true and the current date for updated_at
and valid_before
|
void |
JBackofficeRequests.revertRedeemCreditRecord(String id)
Revert the redeem action
|
Modifier and Type | Method and Description |
---|---|
boolean |
FindInfo.match(Object obj) |
static Comparator |
JSort.showMessage(Component parent,
ComparatorCreator cc) |
static FindInfo |
JFind.showMessage(Component parent,
FindInfo lastFindInfo) |
Modifier and Type | Method and Description |
---|---|
Boolean |
DataRead.getBoolean(int columnIndex) |
byte[] |
DataRead.getBytes(int columnIndex) |
DataField[] |
DataRead.getDataField() |
Double |
DataRead.getDouble(int columnIndex) |
String[] |
VectorerHibernateProp.getHeaders() |
String[] |
Vectorer.getHeaders() |
String[] |
VectorerHibernate.getHeaders() |
Integer |
DataRead.getInt(int columnIndex) |
Object |
DataRead.getObject(int columnIndex) |
org.hibernate.Query |
DynamicQueryBuilder.getQuery(Object params) |
String |
DataRead.getString(int columnIndex) |
Date |
DataRead.getTimestamp(int columnIndex) |
abstract Object |
Datas.getValue(DataRead dr,
int i) |
String[] |
VectorerHibernateProp.getValues(Object obj) |
String[] |
Vectorer.getValues(Object obj) |
String[] |
VectorerHibernate.getValues(Object obj) |
List<Type> |
SentenceList.list() |
List<Type> |
DynamicHibernateSentence.list() |
List<Role> |
HibernateSentenceRole.list() |
List<Type> |
PreparedSentenceHibernate.list() |
List<Type> |
SentenceList.list(QueryFilter[] filters) |
List<Type> |
DynamicHibernateSentence.list(QueryFilter[] filters) |
List<Role> |
HibernateSentenceRole.list(QueryFilter[] filters) |
List<Type> |
PreparedSentenceHibernate.list(QueryFilter[] filters) |
List<Type> |
SentenceList.listPage(int offset,
int length) |
List<Type> |
HibernateSentence.listPage(int offset,
int length) |
List<Type> |
StaticSentenceCriteria.listPage(int offset,
int length) |
List<Type> |
SentenceList.listPage(QueryFilter[] filters,
int offset,
int length) |
List<Type> |
HibernateSentence.listPage(QueryFilter[] filters,
int offset,
int length) |
List<Type> |
StaticSentenceCriteria.listPage(QueryFilter[] filters,
int offset,
int length) |
void |
SerializableRead.readValues(DataRead dr) |
void |
DataWrite.setBoolean(int paramIndex,
Boolean bValue) |
void |
DataWrite.setBytes(int paramIndex,
byte[] value) |
void |
DataWrite.setDouble(int paramIndex,
Double dValue) |
void |
DataWrite.setInt(int paramIndex,
Integer iValue) |
void |
DataWrite.setObject(int paramIndex,
Object value) |
void |
DataWrite.setString(int paramIndex,
String sValue) |
void |
DataWrite.setTimestamp(int paramIndex,
Date dValue) |
abstract void |
Datas.setValue(DataWrite dw,
int i,
Object value) |
void |
SerializableWrite.writeValues(DataWrite dp) |
Modifier and Type | Method and Description |
---|---|
boolean |
BrowsableEditableData.actionClosingForm(Component c) |
void |
BrowsableEditableData.actionDelete() |
void |
BrowsableEditableData.actionInsert() |
void |
BrowsableEditableData.actionLoad() |
EditorType |
EditorCreator.createValue() |
int |
BrowsableEditableData.findNext(Finder f) |
int |
BrowsableData.findNext(int index,
Finder f) |
void |
BrowsableEditableData.insertCurrent(DataType value) |
int |
BrowsableData.insertRecord(DataType value) |
void |
BrowsableEditableData.loadData() |
void |
BrowsableData.loadData() |
List<ListType> |
ListProvider.loadData() |
boolean |
Finder.match(Object obj) |
void |
BrowsableEditableData.moveFirst() |
void |
BrowsableEditableData.moveLast() |
void |
BrowsableEditableData.moveNext() |
void |
BrowsableEditableData.movePrev() |
void |
BrowsableEditableData.moveTo(int i) |
void |
BrowsableEditableData.refreshData() |
void |
BrowsableData.refreshData() |
List<ListType> |
ListProvider.refreshData() |
void |
BrowsableEditableData.removeCurrent() |
int |
BrowsableData.removeRecord(int index) |
void |
BrowsableEditableData.saveData() |
void |
BrowsableEditableData.sort(Comparator<DataType> c) |
void |
BrowsableData.sort(Comparator<DataType> c) |
void |
BrowsableEditableData.unloadData() |
void |
BrowsableData.unloadData() |
void |
BrowsableEditableData.updateCurrent(DataType value) |
int |
BrowsableData.updateRecord(int index,
DataType value) |
boolean |
EditorCreator.writeValueUpdate(EditorType value) |
Modifier and Type | Method and Description |
---|---|
protected String |
JEditorText.getTextFormat() |
protected String |
JEditorNumber.getTextFormat() |
protected String |
JEditorPassword.getTextFormat() |
protected abstract String |
JEditorAbstract.getTextFormat() |
Type |
JEditorNumber.getValue() |
Double |
JEditorCurrencyPositive00.getValue() |
int |
JEditorNumber.getValueInteger() |
Modifier and Type | Method and Description |
---|---|
static void |
JSignatureGeneratorFactory.createInstance() |
Constructor and Description |
---|
JSignatureGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
JPanelCryptoAT.activate() |
void |
JSignatureGeneratorAT.populateNullTicket(Ticket oTicket) |
void |
JSignatureGeneratorAT.populateStartTicket(Ticket oTicket) |
Constructor and Description |
---|
JSignatureGeneratorAT() |
MobileJWSModule() |
Constructor and Description |
---|
JSignatureGeneratorCZ() |
Modifier and Type | Method and Description |
---|---|
void |
JPanelCryptoDE.activate() |
void |
ServerTSEModule.deleteStoredData() |
String |
ServerTSEModule.execute(String command,
String cmd_params)
Send a TSE command to be executed on the TSE serever
|
String |
ServerTSEModule.getManufacturer() |
String |
JSignatureGeneratorDE.getSerialNumber() |
String |
ServerTSEModule.getSignatureAlgorithm() |
String |
ServerTSEModule.getTSESerialNumber() |
String |
JSignatureGeneratorDE.selfTest()
Send a selfTest command to the TSE server to obtain the current
TSE variables.
|
String |
ServerTSEModule.selfTest() |
Constructor and Description |
---|
JSignatureGeneratorDE() |
ServerTSEModule() |
Modifier and Type | Class and Description |
---|---|
class |
FiscalException |
class |
FiscalSignatureException |
class |
FiscalSignatureFatalException |
class |
FiscalTurnoverException |
Modifier and Type | Method and Description |
---|---|
Type |
Formats.parseValue(String value) |
Type |
Formats.parseValue(String value,
String defaultvalue) |
Constructor and Description |
---|
JPrincipalApp(JFrmTPV appview,
User appuser)
Creates new form JPrincipalApp
|
Modifier and Type | Method and Description |
---|---|
Role |
RolesView.createValue() |
boolean |
RolesView.writeValueUpdate(Role role) |
Modifier and Type | Method and Description |
---|---|
void |
CustomersPanel.activate() |
QueryFilter[] |
JCustomerFilterTicket.createValue() |
Customer |
CustomerEditor.createValue() |
CustomerGroup |
CustomerGroupsEditor.createValue() |
boolean |
CustomerEditor.writeValueUpdate(Customer value) |
boolean |
CustomerGroupsEditor.writeValueUpdate(CustomerGroup value) |
Modifier and Type | Method and Description |
---|---|
DiscountReason |
DiscountReasonsEditor.createValue() |
boolean |
DiscountReasonsEditor.writeValueUpdate(DiscountReason value) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractHibernateObject.delete()
This is a convenience method to wrap the operation in a transaction.
|
void |
Payment.delete() |
static Tax |
Tax.getNullTax()
Find a tax entry with rate = 0.0 which shall be used for null ticktes.
|
void |
CashRegister.incrementSerialNr() |
Type |
AbstractHibernateObject.merge()
This is a convenience method to wrap the operation in a transaction.
|
int |
Ticket.newVisibleId() |
void |
AbstractHibernateObject.refresh()
This is a convenience method to wrap the operation in a transaction.
|
void |
AbstractHibernateObject.save()
This is a convenience method to wrap the operation in a transaction.
|
void |
TicketLine.save() |
void |
Product.setName(String name) |
void |
Ticket.validate()
Assign a number to this ticket and generate a signature if appropriate.
|
Modifier and Type | Method and Description |
---|---|
static Category |
DbSetup.addSampleCategory(String name,
int visibleId,
Category parent) |
static Customer |
DbSetup.addSampleCustomer(String name,
String code,
String city,
String provstate,
String fax,
String phone,
String postal,
String contact,
String street,
Tax tax,
CustomerGroup group,
int pin) |
static CustomerGroup |
DbSetup.addSampleCustomerGroup(String name) |
static DiscountReason |
DbSetup.addSampleDiscountReason(String name) |
static Floor |
DbSetup.addSampleFloor(String name,
int visibleId) |
static Place |
DbSetup.addSamplePlace(String name,
Floor floor,
int x,
int y) |
static Product |
DbSetup.addSampleProduct(Category c,
String ref,
Tax tax,
String prodName,
String barcode,
double buy,
double sell,
double volume,
boolean instock,
boolean com,
boolean scale) |
static Tax |
DbSetup.addSampleTax(String name,
int visibleId,
double rate) |
static void |
DbSetup.loadSampleData(AppView appView)
This method provides some sample data for use during testing.
|
static void |
DbSetup.populateDatabase()
Given a current empty database insert all the default values.
|
static void |
DbSetup.setDbVersionCurrent()
This method is only used when POSper creates a new database, i.e. the
POSPER_VERSION property value tells which POSper build has originally created
the database.
|
static void |
DatabaseValidator.upgradeDatabase()
This method upgrades a database created by a previous version to the
current state of the program.
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleView.activate() |
void |
PeoplePanel.activate() |
AbstractHibernateObject |
ResourcesView.createValue() |
User |
PeopleView.createValue() |
boolean |
ResourcesView.writeValueUpdate(AbstractHibernateObject value) |
boolean |
PeopleView.writeValueUpdate(User user) |
Modifier and Type | Method and Description |
---|---|
void |
JPanelConfiguration.activate() |
Modifier and Type | Method and Description |
---|---|
void |
JPanelMenu.activate() |
void |
JPanelNull.activate() |
void |
JPanelView.activate() |
MessageInf |
ProcessAction.execute() |
void |
AppConfig.save(String message)
Save the current local configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ProductsPanel.activate() |
void |
StockDiaryPanel.activate() |
void |
StockManagement.activate() |
void |
ProductsWarehousePanel.activate() |
void |
JParamsLocation.activate() |
QueryFilter[] |
ProductFilter.createValue() |
StockDiary |
StockDiaryEditor.createValue() |
Product |
ProductsEditor.createValue() |
Location |
LocationsView.createValue() |
ProductLocation |
ProductsWarehouseEditor.createValue()
This is never called for this class.
|
Category |
CategoryEditor.createValue() |
QueryFilter[] |
JParamsLocation.createValue() |
boolean |
ProductsWarehouseEditor.writeValueUpdate(ProductLocation value) |
boolean |
ProductFilter.writeValueUpdate(QueryFilter[] value) |
boolean |
JParamsLocation.writeValueUpdate(QueryFilter[] value) |
boolean |
StockDiaryEditor.writeValueUpdate(StockDiary diary) |
Modifier and Type | Method and Description |
---|---|
void |
JPanelPlaces.activate() |
Place |
PlacesEditor.createValue() |
Floor |
FloorsEditor.createValue() |
Modifier and Type | Method and Description |
---|---|
void |
JPanelKitchen.activate() |
Modifier and Type | Method and Description |
---|---|
void |
JPanelTable.activate() |
void |
JPanelPayments.activate() |
void |
JPanelCloseMoney.activate() |
void |
JPanelPrinter.activate() |
Currency |
CurrencyEditor.createValue() |
Payment |
PaymentsEditor.createValue() |
Constructor and Description |
---|
BackItem(Category a) |
Modifier and Type | Method and Description |
---|---|
void |
JPanelTicketSales.activate() |
void |
JPanelTicket.activate() |
void |
JPanelTicketEdits.activate() |
void |
SimpleReceipt.addLineItemsConsolidateCurrent(TicketLine line)
Adds the item(s) in line to the ticket.
|
protected Ticket |
JTicketsBag.createTicketModel() |
int |
SimpleReceipt.getSelectedComCount()
get the number of lines of assigned com products.
|
TicketLine |
SimpleReceipt.getSelectedLine()
Removes the selected tickcetline from the ticket and returns a copy.
|
TicketLine |
SimpleReceipt.getSelectedLineUnit()
Creates a copy of the selected line and returns the copy with an amount
set to 1.
|
boolean |
SimpleReceipt.hasSelectedCom() |
boolean |
SimpleReceipt.isSelectedCom() |
void |
JTicketCatalogLines.loadCatalog() |
void |
SimpleReceipt.setTicket(Ticket oTicket) |
protected void |
JTicketsBag.updateStockDiary(Ticket ticket) |
Modifier and Type | Method and Description |
---|---|
AbstractHibernateObject |
JTicketsBagRestaurantRes.createValue() |
Ticket |
PlaceContainer.joinTicket(Ticket oTicket)
Adds a ticket to the place, either as a new ticket or combining it with
a ticket existing on the place, depending on the situation and the users choice
|
List<Ticket> |
PlaceContainerEnjoy.loadTickets()
Retrieves the list of tickets for this place from the database.
|
List<Ticket> |
PlaceContainer.loadTickets()
Retrieves the list of tickets for this place from the database.
|
protected void |
PlaceContainer.setState()
Adds the number of tickets to the button text.
|
void |
PlaceContainerEnjoy.setTicket(Ticket ticket) |
void |
PlaceContainer.setTicket(Ticket oTicket)
Adds the ticket to m_tickets if it is not already contained, sets the tickets
place_id and saves the ticket
|
Modifier and Type | Class and Description |
---|---|
class |
PaymentGatewayException |
Modifier and Type | Method and Description |
---|---|
static PaymentsModel |
PaymentsModel.loadInstance(CashRegister reg,
String host,
User user)
Loads all data related to the active cash register.
|
Modifier and Type | Method and Description |
---|---|
void |
KitchenPrinter.printLine(TicketLine oLine,
String template) |
Modifier and Type | Method and Description |
---|---|
void |
JPanelReport.activate() |
void |
JReportInventory2.activate() |
QueryFilter[] |
JParamsDatesInterval.createValue() |
QueryFilter[] |
JParamsReason.createValue() |
QueryFilter[] |
JParamsComposed.createValue() |
boolean |
JParamsDatesInterval.writeValueUpdate(QueryFilter[] value) |
boolean |
JParamsReason.writeValueUpdate(QueryFilter[] value) |
boolean |
JParamsComposed.writeValueUpdate(QueryFilter[] value) |
Constructor and Description |
---|
JRDataSourceHibQuery(HibernateSentence<Object[]> hibSent,
QueryFilter[] params) |
Modifier and Type | Method and Description |
---|---|
Tare |
TareEditor.createValue() |
Tax |
TaxEditor.createValue() |
QueryFilter[] |
ProductFilterSales.createValue() |
Copyright © 2021. All rights reserved.