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
MXException
java.rmi.RemoteException
MboSetRemote getSpecHistory() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void updateSpecHistory() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException