changeKey(...)
This method changes the name of a key in a repository and the name member of the value object.
Required arguments
- fromName
A String specifying the old name of the repository key.
- toName
A String specifying the new name of the repository key.
Optional arguments
None.
Return value
None.
Exceptions
None.