JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.logicaldoc.stamp.StampDAO
Packages that use
StampDAO
Package
Description
com.logicaldoc.stamp
Uses of
StampDAO
in
com.logicaldoc.stamp
Classes in
com.logicaldoc.stamp
that implement
StampDAO
Modifier and Type
Class
Description
class
HibernateStampDAO
Hibernate implementation of
StampDAO
Methods in
com.logicaldoc.stamp
that return
StampDAO
Modifier and Type
Method
Description
StampDAO
StampManager.
getStampDao
()
Methods in
com.logicaldoc.stamp
with parameters of type
StampDAO
Modifier and Type
Method
Description
void
StampManager.
setStampDao
(
StampDAO
stampDao)