A B C D E F G H I L M O P Q R S T U V Z 

A

AbstractEntity<ID extends SalespointIdentifier> - Class in org.salespointframework.core
Base class for Salespoint entities to uniquely define AbstractEntity.equals(Object) and AbstractEntity.hashCode().
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
Adds a new AccountancyEntry to this Accountancy.
add(Product) - Method in interface org.salespointframework.core.catalog.Catalog
Adds a new Product to this Catalog
add(InventoryItem) - Method in interface org.salespointframework.core.inventory.Inventory
Adds a InventoryItem to the 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
Adds an OrderLine to the order, the OrderStatus must be OPEN
addRole(Role) - Method in class org.salespointframework.core.useraccount.UserAccount
Adds a Role to a User
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
A B C D E F G H I L M O P Q R S T U V Z