JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.salespointframework
@NonNullApi
package
org.salespointframework
The core framework package. Contains Spring application configuration.
See Also:
Salespoint
Related Packages
Package
Description
org.salespointframework.accountancy
Accountancy subsystem with services for accounting and bookkeeping.
org.salespointframework.catalog
A
Catalog
maintaining
Product
s.
org.salespointframework.core
Core Salespoint types.
org.salespointframework.files
The storage subsystem.
org.salespointframework.inventory
The inventory subsystem.
org.salespointframework.order
The order subsystem.
org.salespointframework.payment
The payment subsystem with domain types to capture payment information (credit cards etc.).
org.salespointframework.quantity
Domain types to work with quantities.
org.salespointframework.support
Infrastructure support classes.
org.salespointframework.time
The time subsystem abstracting the concept of business time.
org.salespointframework.useraccount
User account management.
All Classes and Interfaces
Classes
Annotation Interfaces
Class
Description
EnableSalespoint
Annotation to enable Salespoint for a Spring Boot application.
EnableSalespoint.SalespointSecurityAutoConfiguration