mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 03:53:07 +00:00
[DS-707] Modifier order
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5654 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -117,7 +117,7 @@ public abstract class DSpaceObject
|
||||
* @return Name for the object, or <code>null</code> if it doesn't have
|
||||
* one
|
||||
*/
|
||||
abstract public String getName();
|
||||
public abstract String getName();
|
||||
|
||||
/**
|
||||
* Generic find for when the precise type of a DSO is not known, just the
|
||||
|
Reference in New Issue
Block a user