| Package | Description |
|---|---|
| psdi.app.contract.labor | |
| psdi.app.contract.lease | |
| psdi.app.contract.master | |
| psdi.app.contract.purch | |
| psdi.app.contract.software | |
| psdi.app.contract.warranty |
| Modifier and Type | Class and Description |
|---|---|
class |
LaborViewStatusHandler
Handles all the status changes for a purchase contract view object.This is a helper class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LeaseViewStatusHandler
Handles all the status changes for a lease/rental contract view object.This is a helper class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterViewStatusHandler
Handles all the status changes for a master contract view object.This is a helper class
and extends from the CommonContractStatusHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PurchViewStatusHandler
Handles all the status changes for a purchase contract view object.This is a helper class
and extends from the CommonContractStatusHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFWViewStatusHandler
Handles all the status changes for a purchase contract view object.This is a helper class
and extends from the CommonContractStatusHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WarrantyViewStatusHandler
Handles all the status changes for a warranty contract view object.This is a helper class
for status changes.
|