Package | Description |
---|---|
org.posper.gui.forms | |
org.posper.gui.panels | |
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.tpv.admin | |
org.posper.tpv.modifier | |
org.posper.tpv.panelsales | |
org.posper.tpv.panelsales.multi | |
org.posper.tpv.panelsales.restaurant | |
org.posper.tpv.panelsales.simple | |
org.posper.tpv.payment | |
org.posper.tpv.util |
Modifier and Type | Method and Description |
---|---|
User |
UserView.getUser() |
User |
JPrincipalApp.getUser() |
Constructor and Description |
---|
JPrincipalApp(JFrmTPV appview,
User appuser)
Creates new form JPrincipalApp
|
Modifier and Type | Method and Description |
---|---|
static User |
JFrmTPV.getActiveUser()
In some situations we need to know the current User even if there's no
reference to AppView or UserView
|
Modifier and Type | Method and Description |
---|---|
User |
TicketLine.getCook() |
User |
Logintime.getPosper_user() |
User |
Place.getUser() |
User |
Ticket.getUser() |
Modifier and Type | Method and Description |
---|---|
static List<User> |
User.getVisibleUsers()
Return a list of all visible users
|
Modifier and Type | Method and Description |
---|---|
boolean |
Ticket.hasAccess(User oUser) |
void |
TicketLine.setCook(User cook) |
void |
Logintime.setPosper_user(User posper_user) |
void |
Place.setUser(User user) |
void |
Ticket.setUser(User us) |
Constructor and Description |
---|
UserFormatter(User user)
Create a UserFormatter object
|
Modifier and Type | Method and Description |
---|---|
User |
PeopleView.createValue() |
Modifier and Type | Method and Description |
---|---|
EditorRecord<User> |
PeoplePanel.getEditor() |
ListProvider<User> |
PeoplePanel.getListProvider() |
Modifier and Type | Method and Description |
---|---|
void |
PeopleView.writeValue(User user) |
void |
PeopleView.writeValueDelete(User user) |
void |
PeopleView.writeValueEdit(User user) |
boolean |
PeopleView.writeValueUpdate(User user) |
Modifier and Type | Method and Description |
---|---|
void |
Modifiers.setUser(User oUser) |
Constructor and Description |
---|
Modifiers(User oUser) |
Modifier and Type | Field and Description |
---|---|
protected User |
JPanelTicket.m_User |
Modifier and Type | Method and Description |
---|---|
protected User |
JTicketsBagTicket.getUser() |
protected abstract User |
JTicketsBag.getUser() |
Modifier and Type | Method and Description |
---|---|
void |
FKeyConfigurator.configureKeys(JPanel fKeyPanel,
JPanel fKeyPanel1,
User oUser) |
protected Ticket |
JTicketsBag.loadLastTicket(User oUser) |
void |
JPanelButtons.setPermissions(User user) |
Modifier and Type | Method and Description |
---|---|
protected User |
JTicketsBagOrder.getUser() |
protected User |
JTicketsBagMulti.getUser() |
Modifier and Type | Method and Description |
---|---|
protected Ticket |
JTicketsBagOrder.loadLastTicket(User oUser) |
Modifier and Type | Field and Description |
---|---|
protected User |
JTicketsBagRestaurantMap.m_user |
Modifier and Type | Method and Description |
---|---|
User |
JTicketsBagNotifyMap.getUser() |
User |
JTicketsBagRestaurantMap.getUser() |
Modifier and Type | Method and Description |
---|---|
protected User |
JTicketsBagSimple.getUser() |
Modifier and Type | Field and Description |
---|---|
protected User |
PaymentsModel.m_user |
protected User |
JPaymentSelect.m_user |
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 |
---|---|
User |
DallasLock.getUser() |
Copyright © 2021. All rights reserved.