| Interface | Description | 
|---|---|
| ContractMasterRemote | Remote Interface to the Master Contract object. | 
| ContractMasterSetRemote | Remote Interface to the set of Master Contracts. | 
| MasterViewRemote | Remote Interface to the Master Contract View object. | 
| MasterViewSetRemote | Remote Interface to the set of Master Contracts. | 
| Class | Description | 
|---|---|
| ContractMaster | MBO object to represent the ContractMaster table. | 
| ContractMasterSet | Represents the set of Master Contracts . | 
| FldMasterViewContractType | Displays a list of all external contract types with an internal contract type of 'PURCHASE'. | 
| FldMasterViewVendor | |
| MasterView | MBO object to represent the view containing the Contract and the Master Contract tables. | 
| MasterViewSet | Represents the set of Master Contract View objects. | 
| MasterViewStatusHandler | Handles all the status changes for a master contract view object.This is a helper class 
 and extends from the CommonContractStatusHandler. |