Uses of Interface
org.dspace.eperson.dao.SubscriptionParameterDAO
-
Packages that use SubscriptionParameterDAO Package Description org.dspace.eperson.dao.impl -
-
Uses of SubscriptionParameterDAO in org.dspace.eperson.dao.impl
Classes in org.dspace.eperson.dao.impl that implement SubscriptionParameterDAO Modifier and Type Class Description classSubscriptionParameterDAOImplHibernate implementation of the Database Access Object interface class for the SubscriptionParameter object.
-