| Interface | Description |
|---|---|
| ContractLeaseRemote |
Remote Interface to the Lease/Rental Contract object.
|
| ContractLeaseSetRemote |
Remote Interface to the set of Purchase Contracts.
|
| LeaseViewLineRemote |
Remote Interface to the ContractLine object.
|
| LeaseViewLineSetRemote |
Remote Interface to the set of ContractLine.
|
| LeaseViewRemote |
Remote Interface to the Lease/Rental Contract View object.
|
| LeaseViewSetRemote |
Remote Interface to the set of Lease/Rental Contract Views.
|
| Class | Description |
|---|---|
| ContractLease |
MBO object to represent Purchase Contract.
|
| ContractLeaseSet |
Represents the set of Purchase Contracts .
|
| FldLeaseViewContractNum | |
| FldLeaseViewContractType |
Displays a list of all external contract types with an internal contract type of 'PURCHASE'.
|
| FldLeaseViewLeaseRateFactor |
Field validation for the LeaseRateFactor field of the LeaseView object.
|
| FldLeaseViewLineItemNum |
Field validation for the ItemNum field on the Lease View Line object.
|
| FldLeaseViewLineLineCost |
Field validation of the linecost attribute of the Contract Line object.
|
| FldLeaseViewNumOfPayments |
Field validation for the Number of Payments field of the LeaseView object.
|
| FldLeaseViewPeriodicPaymnt |
Field validation for the PeriodicPaymnt field of the LeaseView object.
|
| FldLeaseViewTerm |
Field validation for the Term field of the LeaseView object.
|
| FldLeaseViewTotalCost |
Field validation for the Totalcost field of the LeaseView object.
|
| LeaseView |
MBO object to represent the view containing the Contract and the Purchase Contract tables.
|
| LeaseViewLine |
MBO to represent a Contract Line in the MAXIMO System.
|
| LeaseViewLineSet |
Represents the set of Purchase Contracts .
|
| LeaseViewSet |
Represents the Purchase Contracts View.
|
| LeaseViewStatusHandler |
Handles all the status changes for a lease/rental contract view object.This is a helper class.
|