DS-3406: Resolve review feedback

This commit is contained in:
Tom Desair
2017-05-02 17:59:25 +02:00
committed by Tim Donohue
parent 73e6724ac4
commit 821678dae4
3 changed files with 22 additions and 4 deletions

View File

@@ -226,7 +226,7 @@ public class Item extends DSpaceObject implements DSpaceObjectLegacySupport
}
/**
* Get the collections this item is in. The order is indeterminate.
* Get the collections this item is in. The order is sorted ascending by collection name.
*
* @return the collections this item is in, if any.
*/