Package | Description |
---|---|
org.posper.gui.panels.customer | |
org.posper.hibernate | |
org.posper.hibernate.formatters |
POSper Formatters
Formatters are passed to the Velocity engine, e.g. when a ticket is printed.
|
org.posper.hibernate.setup | |
org.posper.tpv.panelsales.restaurant |
Modifier and Type | Method and Description |
---|---|
Customer |
CustomerEditor.createValue() |
static Customer |
JCustomerFinder.showMessage(Component parent,
AppView app,
boolean filterAllowed) |
Modifier and Type | Method and Description |
---|---|
ListProvider<Customer> |
CustomersPanel.getListProvider() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerEditor.writeValueDelete(Customer value) |
void |
CustomerEditor.writeValueEdit(Customer value) |
boolean |
CustomerEditor.writeValueUpdate(Customer value) |
Modifier and Type | Method and Description |
---|---|
Customer |
CustomerDiscounts.getCustomer() |
Customer |
Ticket.getCustomer() |
Modifier and Type | Method and Description |
---|---|
Collection<Customer> |
CustomerGroup.getCustomers() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerDiscounts.setCustomer(Customer customer) |
void |
Ticket.setCustomer(Customer customer) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerGroup.setCustomers(Collection<Customer> customers) |
Constructor and Description |
---|
CustomerFormatter(Customer customer)
Format elements for ticket printing
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
protected void |
JTicketsBagRestaurantMap.applyModifiers(Customer c) |
Copyright © 2021. All rights reserved.