| Modifier and Type | Method and Description |
|---|---|
void |
deleteForecast(java.lang.String nullValue) |
void |
generateForecast(java.lang.String genDuration)
Generates forecast records for this PM.
|
void |
generateWork(java.lang.String useFreqCritLeadTime)
Generates work orders from this PM.
|
void |
reforecastSubsequentDates(java.lang.String nullValue) |
void generateForecast(java.lang.String genDuration)
throws java.rmi.RemoteException,
MXException
genDuration - The number of days ahead to generate forecast for in the format of string.MXExceptionjava.rmi.RemoteExceptionvoid deleteForecast(java.lang.String nullValue)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid reforecastSubsequentDates(java.lang.String nullValue)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid generateWork(java.lang.String useFreqCritLeadTime)
throws java.rmi.RemoteException,
MXException
useFreqCritLeadTime - String value indicating PM's frequency criteria and lead time separated by :MXExceptionjava.rmi.RemoteException