Edit an existing record. Updates this editors values to match the values of the record passed in.
Subsequent calls to saveData() will use an update rather than an add operation.
@param record the record to be edited as a map of field names to their corresponding values
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.