T - public interface DSpaceObjectLegacySupportDAO<T extends DSpaceObject> extends DSpaceObjectDAO<T>
| Modifier and Type | Method and Description |
|---|---|
T |
findByLegacyId(Context context,
int legacyId,
Class<T> clazz) |
create, delete, findAll, findByID, findByID, findMany, findUnique, saveT findByLegacyId(Context context, int legacyId, Class<T> clazz) throws SQLException
SQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.