Fixed share port for local UI tests and also addressed review comment.

This commit is contained in:
Tuna Aksoy
2017-03-15 14:39:57 +00:00
parent 2f06487a3b
commit cbad0acae3

View File

@@ -1695,6 +1695,11 @@ public class RecordServiceImpl extends BaseBehaviourBean
} }
} }
/**
* Appends the record identifier to the name of the record
*
* @param nodeRef The node reference of the record.
*/
private void renameRecord(NodeRef nodeRef) private void renameRecord(NodeRef nodeRef)
{ {
// get the record id // get the record id