public interface SpecHistoryInterface
AssetSpec, 
AssetFeatureSpec| Modifier and Type | Method and Description | 
|---|---|
MboSetRemote | 
getSpecHistory()
Returns the specification history table for the implementing object. 
 | 
boolean | 
isSpecModified()
Specifies if the specification object is modified enough to write a history
 record. 
 | 
void | 
updateSpecHistory()
Update the history object for the impelementing object. 
 | 
boolean isSpecModified()
                throws MXException,
                       java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSetRemote getSpecHistory() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid updateSpecHistory()
                throws MXException,
                       java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException