| Package | Description |
|---|---|
| org.posper.gui.panels.customer | |
| org.posper.hibernate | |
| org.posper.hibernate.setup |
| Modifier and Type | Method and Description |
|---|---|
CustomerGroup |
CustomerGroupsEditor.createValue() |
| Modifier and Type | Method and Description |
|---|---|
ListProvider<CustomerGroup> |
CustomerGroupsPanel.getListProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerGroupsEditor.writeValueDelete(CustomerGroup value) |
void |
CustomerGroupsEditor.writeValueEdit(CustomerGroup value) |
boolean |
CustomerGroupsEditor.writeValueUpdate(CustomerGroup value) |
| Modifier and Type | Method and Description |
|---|---|
CustomerGroup |
CustomerDiscounts.getCustomergroup() |
CustomerGroup |
Customer.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerDiscounts.setCustomergroup(CustomerGroup customergroup) |
void |
Customer.setGroup(CustomerGroup group) |
| Modifier and Type | Method and Description |
|---|---|
static CustomerGroup |
DbSetup.addSampleCustomerGroup(String name) |
| 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) |
Copyright © 2021. All rights reserved.