-
Finds the stamp with the given name
Finds the stamp with the given name and user
HibernateStampDAO.findByUser(long userId,
boolean enabledOnly)
StampDAO.findByUser(long userId,
boolean enabledOnly)
Finds the stamps for the given user
void
StampManager.applyStamp(long docId,
Stamp stamp,
com.logicaldoc.core.document.DocumentHistory transaction)
void
-
void
StampTool.stamp(com.logicaldoc.core.document.Document doc,
Stamp stamp,
com.logicaldoc.core.security.user.User user)
Applies a stamp in the given document in the name of the given user