Uses of Class
com.logicaldoc.core.sequence.Sequence
Packages that use Sequence
-
Uses of Sequence in com.logicaldoc.core.sequence
Methods in com.logicaldoc.core.sequence that return SequenceModifier and TypeMethodDescriptionHibernateSequenceDAO.findByAlternateKey
(String name, long objectId, long tenantId) SequenceDAO.findByAlternateKey
(String name, long objectId, long tenantId) Finds the sequence by the given alternate keyMethods in com.logicaldoc.core.sequence that return types with arguments of type SequenceModifier and TypeMethodDescriptionHibernateSequenceDAO.findByName
(String name, long tenantId) SequenceDAO.findByName
(String name, long tenantId) Finds all sequences whose name starts with the passed name