Definition of Model Objects
Classes
- Batch
- DirectoryEntry
- FinalProduct
- IndividualProduct
- MAH
- Notification
- Order
- OrderLine
- Participant
- Base class for Actors in this use case.
- Pharmacy
- Product
- Receipt
- Sale
- Shipment
- ShipmentCode
This is a particular Model class, where all its properties represent the mount parts in the dsu where the property value (the keySSI) will be mounted
.- ShipmentLine
- Status
- Stock
- TrackingCode
This is a particular Model class, where all its properties represent the mount parts in the dsu where the property value (the keySSI) will be mounted
.- Wholesaler
Members
# static constant IndividualProductStatus
Properties:
| Name | Type | Description |
|---|---|---|
COMMISSIONED |
||
RECALL |
||
DISPENSED |
||
ADMINISTERED |
||
DESTROYED |
# static constant OrderStatus
Properties:
| Name | Type | Description |
|---|---|---|
CREATED |
||
REJECTED |
||
ON_HOLD |
||
ACKNOWLEDGED |
||
PICKUP |
||
TRANSIT |
||
DELIVERED |
||
RECEIVED |
||
CONFIRMED |
# static constant ROLE
Role Enum Defines tha various roles withing the directory (basically actor types and products)
.Role Enum Defines tha various roles withing the directory (basically actor types and products)
# static constant ShipmentLineStatus
Properties:
| Name | Type | Description |
|---|---|---|
CREATED |
||
REJECTED |
||
ON_HOLD |
||
ACKNOWLEDGED |
||
PICKUP |
||
TRANSIT |
||
DELIVERED |
||
RECEIVED |
||
CONFIRMED |
||
COMMISSIONED |
||
RECALL |
||
DISPENSED |
||
ADMINISTERED |
||
DESTROYED |
# static constant ShipmentStatus
Properties:
| Name | Type | Description |
|---|---|---|
CREATED |
||
REJECTED |
||
ON_HOLD |
||
ACKNOWLEDGED |
||
PICKUP |
||
TRANSIT |
||
DELIVERED |
||
RECEIVED |
||
CONFIRMED |