Default value for some of the fields of the new Launch Point Vars.
The table below shows the default values for each of the attributes listed.
launchpointname | value from owner(SCRIPTLAUNCHPOINT)
|
AUTOSCRIPT | value from owner(SCRIPTLAUNCHPOINT)
|
- Specified by:
add
in interface MboRemote
- Overrides:
add
in class Mbo
- Throws:
MXException
java.rmi.RemoteException
-
modify
public void modify()
throws MXException,
java.rmi.RemoteException
This is called whenever a change is made to the attributes of ScriptLaunchPointVars.
When any field related to ScriptLaunchPointVars is changed, AutoScript objects
changedate and changeby is updated.
- Overrides:
modify
in class Mbo
- Throws:
MXException
- throws MXException
java.rmi.RemoteException
- throws RemoteException
-
save
public void save()
throws MXException,
java.rmi.RemoteException
Called when the mbo is saved to the database. Remove the Mbo's from the
set which are not overridden.
- Throws:
MXException
- Maximo Exception
java.rmi.RemoteException
- Remote Exception