Package | Description |
---|---|
org.salespointframework.accountancy |
Accountancy subsystem.
|
org.salespointframework.catalog | |
org.salespointframework.core |
Core Salespoint types.
|
org.salespointframework.inventory |
The inventory subsystem.
|
org.salespointframework.order |
The order subsystem.
|
org.salespointframework.support |
Infrastrcuture support classes.
|
org.salespointframework.useraccount |
User account management.
|
Modifier and Type | Class and Description |
---|---|
class |
AccountancyEntryIdentifier
AccountancyEntryIdentifier serves as an identifier type for AccountancyEntry objects. |
Modifier and Type | Class and Description |
---|---|
class |
ProductIdentifier
{link ProductIdentifier} serves as an identifier type for
Product objects. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntity<ID extends SalespointIdentifier>
Base class for Salespoint entities to uniquely define
AbstractEntity.equals(Object) and AbstractEntity.hashCode() . |
Modifier and Type | Class and Description |
---|---|
class |
InventoryItemIdentifier
InventoryItemIdentifier serves as an identifier type for InventoryItem objects. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ChargeLineIdentifier
ChargeLineIdentifier serves as an identifier type for ChargeLine objects. |
class |
OrderIdentifier
OrderIdentifier serves as an identifier type for Order objects. |
(package private) class |
OrderLineIdentifier
OrderLineIdentifier serves as an identifier type for OrderLine objects. |
Modifier and Type | Method and Description |
---|---|
SalespointIdentifier |
SalespointIdentifierConverter.convert(Object source,
org.springframework.core.convert.TypeDescriptor sourceType,
org.springframework.core.convert.TypeDescriptor targetType) |
Modifier and Type | Class and Description |
---|---|
class |
UserAccountIdentifier
UserAccountIdentifier serves as an identifier type for UserAccount objects. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.