[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:
Graham Triggs
2010-10-26 18:11:31 +00:00
parent ea3df2cfa6
commit d66c14848b
37 changed files with 148 additions and 149 deletions

View File

@@ -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