Uses of Interface
org.dspace.content.dao.BitstreamFormatDAO
Packages that use BitstreamFormatDAO
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of BitstreamFormatDAO in org.dspace.content
Fields in org.dspace.content declared as BitstreamFormatDAOModifier and TypeFieldDescriptionprotected BitstreamFormatDAOBitstreamFormatServiceImpl.bitstreamFormatDAO -
Uses of BitstreamFormatDAO in org.dspace.content.dao.impl
Classes in org.dspace.content.dao.impl that implement BitstreamFormatDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the BitstreamFormat object.