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