Uses of Interface
org.dspace.content.dao.DSpaceObjectLegacySupportDAO
Packages that use DSpaceObjectLegacySupportDAO
Package
Description
-
Uses of DSpaceObjectLegacySupportDAO in org.dspace.content.dao
Subinterfaces of DSpaceObjectLegacySupportDAO in org.dspace.content.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the Bitstream object.interfaceDatabase Access Object interface class for the Bundle object.interfaceDatabase Access Object interface class for the Collection object.interfaceDatabase Access Object interface class for the Community object.interfaceDatabase Access Object interface class for the Item object. -
Uses of DSpaceObjectLegacySupportDAO in org.dspace.content.dao.impl
Classes in org.dspace.content.dao.impl that implement DSpaceObjectLegacySupportDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Bitstream object.classHibernate implementation of the Database Access Object interface class for the Bundle object.classHibernate implementation of the Database Access Object interface class for the Collection object.classHibernate implementation of the Database Access Object interface class for the Community object.classHibernate implementation of the Database Access Object interface class for the Item object. -
Uses of DSpaceObjectLegacySupportDAO in org.dspace.eperson.dao
Subinterfaces of DSpaceObjectLegacySupportDAO in org.dspace.eperson.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the EPerson object.interfaceDatabase Access Object interface class for the Group object. -
Uses of DSpaceObjectLegacySupportDAO in org.dspace.eperson.dao.impl
Classes in org.dspace.eperson.dao.impl that implement DSpaceObjectLegacySupportDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the EPerson object.classHibernate implementation of the Database Access Object interface class for the Group object.