Updates the specified role in the persistence layer.
@param role the RoleSecurity instance to update
@param user the id of the user who made this modification
@throws PersistenceException wrapping a persistence implementation specific exception
Update role data.
@param project The project.
@param sessionUser The session user.
@param role The role object being updated.
@param auditLogText The audit log text being submitted.
@return True if update was successful.
@throws RoleUpdateAddException
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.