Package | Description |
---|---|
org.posper.hibernate |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentifiedHibernateObject<Type extends AbstractIdentifiedHibernateObject<Type>>
This class adds ids, version, and equals()/hashcode() implementations for
hibernate beans that need them.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVisiblyIdentifiedHibernateObject<Type extends AbstractVisiblyIdentifiedHibernateObject<Type>> |
class |
CashRegister |
class |
Category
This class decribes a category.
|
class |
Course
This class provides named meal courses for restaurant use.
|
class |
Currency
This entity defines currencies that can be used for payment additionally to
the base currency defined by the region setting.
|
class |
Customer
This represents an individual customer entity.
|
class |
CustomerDiscounts
This entity holds customer specific discount factors for products.
|
class |
CustomerGroup
This represents an agreggation of customers.
|
class |
DiscountReason
When a discount occurs this class represents the reason why it was given.
|
class |
Floor |
class |
Image
This class is for describing images.
|
class |
KitchenOrder
An order, is created each time products are added to a ticket.
|
class |
Location |
class |
Logintime
This entity holds customer specific discount factors for products.
|
class |
Payment
All payment records, related to both ticket and cashregister.
|
class |
Place
This persistent entity holds the properties of places (restaurant tables)
Changes:
- added table dimensions (if null button default will be used)
|
class |
Product
Changes:
- modifiers
- accountingLevel
|
class |
ProductEan
This entity holds EAN codes assigned to a product.
|
class |
ProductLocation |
class |
Reservation |
class |
SpecialPrice
This entity holds customer specific discount factors for products.
|
class |
StockDiary |
class |
Tare
This class describes a Tare on POSper data model.
|
class |
Tax
This class describes a Tax on POSper data model.
|
class |
Ticket
This class describes a Ticket.
|
class |
TicketLine
A Ticket Line holds information regarding a ticket including the product
being sold, the amount and cost of what's being sold, and associated taxes.
|
class |
User
This class describes each user of POSper.
|
Copyright © 2021. All rights reserved.