| Package | Description |
|---|---|
| org.salespointframework.accountancy |
Accountancy subsystem.
|
| org.salespointframework.catalog | |
| org.salespointframework.inventory |
The inventory subsystem.
|
| org.salespointframework.order |
The order subsystem.
|
| org.salespointframework.useraccount |
User account management.
|
| Modifier and Type | Interface and Description |
|---|---|
(package private) interface |
AccountancyEntryRepository
Repository for
AccountancyEntrys. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Catalog<T extends Product>
Repository interface for
Products |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Inventory<T extends InventoryItem>
Repository interface for
InventoryItems. |
| Modifier and Type | Interface and Description |
|---|---|
(package private) interface |
OrderRepository<T extends Order>
Repository interface for
Orders. |
| Modifier and Type | Interface and Description |
|---|---|
(package private) interface |
UserAccountRepository
Repository to persist
UserAccount instances. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.