Uses of Interface
org.dspace.core.GenericDAO
Packages that use GenericDAO
Package
Description
Database access for the Checksum Checker tool, which looks for unexpected
changes in Bitstream content.
Provides some basic functionality required throughout the DSpace system.
-
Uses of GenericDAO in org.dspace.alerts.dao
Subinterfaces of GenericDAO in org.dspace.alerts.daoModifier and TypeInterfaceDescriptioninterfaceThis is the Data Access Object for theSystemWideAlertobject -
Uses of GenericDAO in org.dspace.alerts.dao.impl
Classes in org.dspace.alerts.dao.impl that implement GenericDAO -
Uses of GenericDAO in org.dspace.app.ldn.dao
Subinterfaces of GenericDAO in org.dspace.app.ldn.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the LDNMessage object.interfaceThis is the Data Access Object for theNotifyPatternToTriggerobjectinterfaceThis is the Data Access Object for theNotifyServiceEntityobjectinterfaceThis is the Data Access Object for theNotifyServiceInboundPatternobject -
Uses of GenericDAO in org.dspace.app.ldn.dao.impl
Classes in org.dspace.app.ldn.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the LDNMessage object.classImplementation ofNotifyPatternToTriggerDao.classImplementation ofNotifyServiceDao.classImplementation ofNotifyServiceInboundPatternDao. -
Uses of GenericDAO in org.dspace.app.requestitem.dao
Subinterfaces of GenericDAO in org.dspace.app.requestitem.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the RequestItem object. -
Uses of GenericDAO in org.dspace.app.requestitem.dao.impl
Classes in org.dspace.app.requestitem.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the RequestItem object. -
Uses of GenericDAO in org.dspace.app.util.dao
Subinterfaces of GenericDAO in org.dspace.app.util.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the WebApp object. -
Uses of GenericDAO in org.dspace.app.util.dao.impl
Classes in org.dspace.app.util.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the WebApp object. -
Uses of GenericDAO in org.dspace.authorize.dao
Subinterfaces of GenericDAO in org.dspace.authorize.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the ResourcePolicy object. -
Uses of GenericDAO in org.dspace.authorize.dao.impl
Classes in org.dspace.authorize.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the ResourcePolicy object. -
Uses of GenericDAO in org.dspace.checker.dao
Subinterfaces of GenericDAO in org.dspace.checker.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the ChecksumHistory object.interfaceDatabase Access Object interface class for the ChecksumResult object.interfaceDatabase Access Object interface class for the MostRecentChecksum object. -
Uses of GenericDAO in org.dspace.checker.dao.impl
Classes in org.dspace.checker.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassThis is the data access for the checksum history information.classHibernate implementation of the Database Access Object interface class for the ChecksumResult object.classHibernate implementation of the Database Access Object interface class for the MostRecentChecksum object. -
Uses of GenericDAO in org.dspace.content.dao
Subinterfaces of GenericDAO in org.dspace.content.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the Bitstream object.interfaceDatabase Access Object interface class for the BitstreamFormat 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.interfaceDSpaceObjectDAO<T extends DSpaceObject>Database Access Object interface class for the DSpaceObject.interfaceDSpaceObjectLegacySupportDAO<T extends DSpaceObject>Database Access Object interface interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used to identify DSpaceObjects prior to DSpace 6.0interfaceDatabase Access Object Interface class for the EntityType object The implementation of this class is responsible for all database calls for the EntityType object and is autowired by spring This class should only be accessed from a single service and should never be exposed outside of the APIinterfaceDatabase Access Object interface class for the Item object.interfaceDatabase Access Object interface class for the MetadataField object.interfaceDatabase Access Object interface class for the MetadataSchema object.interfaceDatabase Access Object interface class for the MetadataValue object.interfaceThis is the Data Access Object for theProcessobjectinterfaceDatabase Access Object Interface class for the Relationship object The implementation of this class is responsible for all database calls for the Relationship object and is autowired by spring This class should only be accessed from a single service and should never be exposed outside of the APIinterfaceDatabase Access Object Interface class for the RelationshipType object The implementation of this class is responsible for all database calls for the RelationshipType object and is autowired by spring This class should only be accessed from a single service and should never be exposed outside of the APIinterfaceDatabase Access Object interface class for the Site object.interfaceDatabase Access Object interface class for the WorkspaceItem object. -
Uses of GenericDAO in org.dspace.content.dao.impl
Classes in org.dspace.content.dao.impl that implement GenericDAOModifier 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 BitstreamFormat 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 EntityType object.classHibernate implementation of the Database Access Object interface class for the Item object.classHibernate implementation of the Database Access Object interface class for the MetadataField object.classHibernate implementation of the Database Access Object interface class for the MetadataSchema object.classHibernate implementation of the Database Access Object interface class for the MetadataValue object.classImplementation class forProcessDAOclassclassHibernate implementation of the Database Access Object interface class for the RelationshipType object.classHibernate implementation of the Database Access Object interface class for the Site object.classHibernate implementation of the Database Access Object interface class for the WorkspaceItem object. -
Uses of GenericDAO in org.dspace.core
Classes in org.dspace.core that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation for generic DAO interface.classAbstractHibernateDSODAO<T extends DSpaceObject>Hibernate implementation used by DSpaceObject Database Access Objects. -
Uses of GenericDAO in org.dspace.eperson.dao
Subinterfaces of GenericDAO in org.dspace.eperson.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the EPerson object.interfaceDatabase Access Object interface class for the Group2GroupCache object.interfaceDatabase Access Object interface class for the Group object.interfaceDatabase Access Object interface class for the RegistrationData object.interfaceDatabase Access Object interface class for theRegistrationDataMetadataobject.interfaceDatabase Access Object interface class for the Subscription object.interfaceDatabase Access Object interface class for the SubscriptionParamter object. -
Uses of GenericDAO in org.dspace.eperson.dao.impl
Classes in org.dspace.eperson.dao.impl that implement GenericDAOModifier 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 Group2GroupCache object.classHibernate implementation of the Database Access Object interface class for the Group object.classHibernate implementation of the Database Access Object interface class for the RegistrationData object.classclassHibernate implementation of the Database Access Object interface class for the Subscription object.classHibernate implementation of the Database Access Object interface class for the SubscriptionParameter object. -
Uses of GenericDAO in org.dspace.handle.dao
Subinterfaces of GenericDAO in org.dspace.handle.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the Handle object. -
Uses of GenericDAO in org.dspace.handle.dao.impl
Classes in org.dspace.handle.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Handle object. -
Uses of GenericDAO in org.dspace.harvest.dao
Subinterfaces of GenericDAO in org.dspace.harvest.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the HarvestedCollection object.interfaceDatabase Access Object interface class for the HarvestedItem object. -
Uses of GenericDAO in org.dspace.harvest.dao.impl
Classes in org.dspace.harvest.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the HarvestedCollection object.classHibernate implementation of the Database Access Object interface class for the HarvestedItem object. -
Uses of GenericDAO in org.dspace.identifier.dao
Subinterfaces of GenericDAO in org.dspace.identifier.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the DOI object. -
Uses of GenericDAO in org.dspace.identifier.dao.impl
Classes in org.dspace.identifier.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the DOI object. -
Uses of GenericDAO in org.dspace.orcid.dao
Subinterfaces of GenericDAO in org.dspace.orcid.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the OrcidHistory object.interfaceDatabase Access Object interface class for the OrcidQueue object.interfaceDatabase Access Object interface class for the OrcidToken object. -
Uses of GenericDAO in org.dspace.orcid.dao.impl
Classes in org.dspace.orcid.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassImplementation ofOrcidHistoryDAO.classImplementation ofOrcidQueueDAO.classImplementation ofOrcidTokenDAO. -
Uses of GenericDAO in org.dspace.qaevent.dao
Subinterfaces of GenericDAO in org.dspace.qaevent.dao -
Uses of GenericDAO in org.dspace.qaevent.dao.impl
Classes in org.dspace.qaevent.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassImplementation ofQAEventsDAOthat store processed events using an SQL DBMS. -
Uses of GenericDAO in org.dspace.statistics.export.dao
Subinterfaces of GenericDAO in org.dspace.statistics.export.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the OpenURLTracker object. -
Uses of GenericDAO in org.dspace.statistics.export.dao.impl
Classes in org.dspace.statistics.export.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the OpenURLTracker object. -
Uses of GenericDAO in org.dspace.supervision.dao
Subinterfaces of GenericDAO in org.dspace.supervision.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the SupervisionOrder object. -
Uses of GenericDAO in org.dspace.supervision.dao.impl
Classes in org.dspace.supervision.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the SupervisionOrder object. -
Uses of GenericDAO in org.dspace.versioning.dao
Subinterfaces of GenericDAO in org.dspace.versioning.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the Version object.interfaceDatabase Access Object interface class for the VersionHistory object. -
Uses of GenericDAO in org.dspace.versioning.dao.impl
Classes in org.dspace.versioning.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Version object.classHibernate implementation of the Database Access Object interface class for the VersionHistory object. -
Uses of GenericDAO in org.dspace.xmlworkflow.storedcomponents.dao
Subinterfaces of GenericDAO in org.dspace.xmlworkflow.storedcomponents.daoModifier and TypeInterfaceDescriptioninterfaceDatabase Access Object interface class for the ClaimedTask object.interfaceDatabase Access Object interface class for the CollectionRole object.interfaceDatabase Access Object interface class for the InProgressUser object.interfaceDatabase Access Object interface class for the PoolTask object.interfaceDatabase Access Object interface class for the WorkflowItemRole object.interfaceDatabase Access Object interface class for the XmlWorkflowItem object. -
Uses of GenericDAO in org.dspace.xmlworkflow.storedcomponents.dao.impl
Classes in org.dspace.xmlworkflow.storedcomponents.dao.impl that implement GenericDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the ClaimedTask object.classHibernate implementation of the Database Access Object interface class for the CollectionRole object.classHibernate implementation of the Database Access Object interface class for the InProgressUser object.classHibernate implementation of the Database Access Object interface class for the PoolTask object.classHibernate implementation of the Database Access Object interface class for the WorkflowItemRole object.classHibernate implementation of the Database Access Object interface class for the XmlWorkflowItem object.