saveGISData
public void saveGISData(MboRemote currentMbo,
java.lang.String address,
java.lang.String lat,
java.lang.String lng,
java.lang.String srvardRelationshipName)
throws MXException,
java.rmi.RemoteException
Saves all values modified in the map component. If the current Mbo does not have a related SA, a new one will be
created. If the Hierarchy maxvar is enabled and the currentMbo has already a ServiceAddress it will throw an
MXApplicationException.
- Throws:
MXException
java.rmi.RemoteException