Uses of Class
com.logicaldoc.stamp.Stamp
Packages that use Stamp
- 
Uses of Stamp in com.logicaldoc.stampMethods in com.logicaldoc.stamp that return StampModifier and TypeMethodDescriptionHibernateStampDAO.findByName(String name, long tenantId) StampDAO.findByName(String name, long tenantId) Finds the stamp with the given nameHibernateStampDAO.findByNameAndUser(String name, long userId) StampDAO.findByNameAndUser(String name, long userId) Finds the stamp with the given name and userMethods in com.logicaldoc.stamp that return types with arguments of type StampModifier and TypeMethodDescriptionHibernateStampDAO.findByUser(long userId, boolean enabledOnly) StampDAO.findByUser(long userId, boolean enabledOnly) Finds the stamps for the given userMethods in com.logicaldoc.stamp with parameters of type StampModifier and TypeMethodDescriptionvoidStampManager.applyStamp(long docId, Stamp stamp, com.logicaldoc.core.document.DocumentHistory transaction) voidHibernateStampDAO.initialize(Stamp stamp) Constructors in com.logicaldoc.stamp with parameters of type Stamp
- 
Uses of Stamp in com.logicaldoc.stamp.automationMethods in com.logicaldoc.stamp.automation with parameters of type Stamp