Add a mbo, defaulting the attributes shown below.
Must be owned by MaxLicense.
| licnum | MaxLicense's license number
|
|---|
| Status | MaxLicense's status
|
| ChangeDate | MaxLicense's Change Date
* |
| ChangeBy | MaxLicense's Person who changed status
|
- Specified by:
add in interface MboRemote
- Overrides:
add in class Mbo
- Throws:
MXException
java.rmi.RemoteException
-
getMaxLicStatus
public java.util.Vector getMaxLicStatus()
throws MXException,
java.rmi.RemoteException
Gets historical data from MaxLicStatus.
- Returns:
- a vector consists of MaxLicStatus.changedate, MaxLicenseStatus.description,
MaxLicStatus.status, MaxLicenseStatus.changeby, MaxLicenseStatus.licnum, and "".
- Throws:
MXException
java.rmi.RemoteException