- AbstractEntity<ID extends SalespointIdentifier> - Class in org.salespointframework.core
-
- AbstractEntity() - Constructor for class org.salespointframework.core.AbstractEntity
-
- Accountancy - Interface in org.salespointframework.core.accountancy
-
The Accountancy
interface is implemented by classes offering a
basic accounting service.
- AccountancyEntry - Class in org.salespointframework.core.accountancy
-
This class represents an accountancy entry.
- AccountancyEntry(Money) - Constructor for class org.salespointframework.core.accountancy.AccountancyEntry
-
Creates a new PersistentAccountancyEntry
with a specific
value.
- AccountancyEntry(Money, String) - Constructor for class org.salespointframework.core.accountancy.AccountancyEntry
-
Creates a new PersistentAccountancyEntry
with a specific
value and a user defined time.
- AccountancyEntryIdentifier - Class in org.salespointframework.core.accountancy
-
AccountancyEntryIdentifier
serves as an identifier type for
AccountancyEntry
objects.
- AccountancyEntryIdentifier() - Constructor for class org.salespointframework.core.accountancy.AccountancyEntryIdentifier
-
Creates a new unique identifier for accountancy entries.
- AccountancyEntryIdentifier(String) - Constructor for class org.salespointframework.core.accountancy.AccountancyEntryIdentifier
-
Deprecated.
- add(AccountancyEntry) - Method in interface org.salespointframework.core.accountancy.Accountancy
-
- add(Product) - Method in interface org.salespointframework.core.catalog.Catalog
-
- add(InventoryItem) - Method in interface org.salespointframework.core.inventory.Inventory
-
- add(Order) - Method in interface org.salespointframework.core.order.OrderManager
-
Adds a new
Order
to the OrderManager
- add(T) - Method in class org.salespointframework.core.quantity.Quantity
-
Sums two quantities up.
- addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.salespointframework.SalespointWebConfiguration
-
- addCategory(String) - Method in class org.salespointframework.core.catalog.Product
-
- addChargeLine(ChargeLine) - Method in class org.salespointframework.core.order.Order
-
- addFormatters(FormatterRegistry) - Method in class org.salespointframework.SalespointWebConfiguration
-
- addOrderLine(OrderLine) - Method in class org.salespointframework.core.order.Basket
-
- addOrderLine(OrderLine) - Method in class org.salespointframework.core.order.Order
-
- addRole(Role) - Method in class org.salespointframework.core.useraccount.UserAccount
-
- afterForward(Duration) - Method in class org.salespointframework.core.time.DeLoreanTime
-
Hook method, is called after forward was called
- asArray(Iterable<T>) - Static method in class org.salespointframework.util.Iterables
-
Converts an Iterable
to an Array
- asList(Iterable<T>) - Static method in class org.salespointframework.util.Iterables
-
Converts an Iterable
to a List
- asSet(Iterable<T>) - Static method in class org.salespointframework.util.Iterables
-
Converts an Iterable
to a Set
- AuthenticationManager - Interface in org.salespointframework.core.useraccount
-
Application component for authentication related use cases.
- authenticationManagerBean() - Method in class org.salespointframework.SalespointSecurityConfiguration
-
Overridden to expose the AuthenticationManager
as a Spring bean.
- AwesomeException - Exception in org.salespointframework.util
-
This class consists of 100% awesomeness
- AwesomeException() - Constructor for exception org.salespointframework.util.AwesomeException
-
awesome constructor is awesome