mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 14:03:17 +00:00
DS-4166 move IndexableObject to the discovery package
This commit is contained in:
@@ -10,7 +10,7 @@ package org.dspace.content;
|
||||
import java.io.Serializable;
|
||||
import java.sql.SQLException;
|
||||
|
||||
import org.dspace.browse.IndexableObject;
|
||||
import org.dspace.discovery.IndexableObject;
|
||||
import org.dspace.eperson.EPerson;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user