Uses of Package
org.dspace.content.dao
-
Packages that use org.dspace.content.dao Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.dao org.dspace.content.dao.impl org.dspace.eperson.dao org.dspace.eperson.dao.impl -
Classes in org.dspace.content.dao used by org.dspace.content Class Description BitstreamDAO Database Access Object interface class for the Bitstream object.BitstreamFormatDAO Database Access Object interface class for the BitstreamFormat object.BundleDAO Database Access Object interface class for the Bundle object.CollectionDAO Database Access Object interface class for the Collection object.CommunityDAO Database Access Object interface class for the Community object.EntityTypeDAO Database 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 APIItemDAO Database Access Object interface class for the Item object.MetadataFieldDAO Database Access Object interface class for the MetadataField object.MetadataSchemaDAO Database Access Object interface class for the MetadataSchema object.MetadataValueDAO Database Access Object interface class for the MetadataValue object.RelationshipDAO Database 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 APIRelationshipTypeDAO Database 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 APISiteDAO Database Access Object interface class for the Site object.WorkspaceItemDAO Database Access Object interface class for the WorkspaceItem object. -
Classes in org.dspace.content.dao used by org.dspace.content.dao Class Description DSpaceObjectDAO Database Access Object interface class for the DSpaceObject.DSpaceObjectLegacySupportDAO 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.0 -
Classes in org.dspace.content.dao used by org.dspace.content.dao.impl Class Description BitstreamDAO Database Access Object interface class for the Bitstream object.BitstreamFormatDAO Database Access Object interface class for the BitstreamFormat object.BundleDAO Database Access Object interface class for the Bundle object.CollectionDAO Database Access Object interface class for the Collection object.CommunityDAO Database Access Object interface class for the Community object.DSpaceObjectDAO Database Access Object interface class for the DSpaceObject.DSpaceObjectLegacySupportDAO 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.0EntityTypeDAO Database 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 APIItemDAO Database Access Object interface class for the Item object.MetadataFieldDAO Database Access Object interface class for the MetadataField object.MetadataSchemaDAO Database Access Object interface class for the MetadataSchema object.MetadataValueDAO Database Access Object interface class for the MetadataValue object.ProcessDAO This is the Data Access Object for theProcessobjectRelationshipDAO Database 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 APIRelationshipTypeDAO Database 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 APISiteDAO Database Access Object interface class for the Site object.WorkspaceItemDAO Database Access Object interface class for the WorkspaceItem object. -
Classes in org.dspace.content.dao used by org.dspace.eperson.dao Class Description DSpaceObjectDAO Database Access Object interface class for the DSpaceObject.DSpaceObjectLegacySupportDAO 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.0 -
Classes in org.dspace.content.dao used by org.dspace.eperson.dao.impl Class Description DSpaceObjectDAO Database Access Object interface class for the DSpaceObject.DSpaceObjectLegacySupportDAO 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.0