Package org.dspace.content
Interface DSpaceObjectLegacySupport
public interface DSpaceObjectLegacySupport
Database Object interface interface class that adds that getLegacyId method which returns the old integer based
identifier
that was used to identify DSpaceObjects prior to DSpace 6.0
- Author:
- kevinvandevelde at atmire.com
-
Method Summary
-
Method Details
-
getLegacyId
Integer getLegacyId()- Returns:
- the old integer based legacy identifier
-