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 | Method and Description |
---|---|
int |
SalespointIdentifier.compareTo(SalespointIdentifier other) |
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
ProductIdentifier serves as an identifier type for
Product objects. |
Modifier and Type | Class and Description |
---|---|
class |
InventoryItemIdentifier
InventoryItemIdentifier serves as an identifier type for InventoryItem
objects. |
Modifier and Type | Class and Description |
---|---|
class |
ChargeLineIdentifier
ChargeLineIdentifier serves as an identifier type for
ChargeLine objects. |
class |
OrderIdentifier
OrderIdentifier serves as an identifier type for
Order objects. |
class |
OrderLineIdentifier
OrderLineIdentifier serves as an identifier type for
OrderLine objects. |
Modifier and Type | Class and Description |
---|---|
class |
UserAccountIdentifier
UserAccountIdentifier serves as an identifier type for UserAccount
objects. |