Uses of Class
org.bh_foundation.e_sign.models.Document
Packages that use Document
-
Uses of Document in org.bh_foundation.e_sign.repository
Subinterfaces with type arguments of type Document in org.bh_foundation.e_sign.repositoryMethods in org.bh_foundation.e_sign.repository that return types with arguments of type DocumentModifier and TypeMethodDescriptionDocumentRepository.findAllBySigners(User user) DocumentRepository.findAllSignedByUser(User user) DocumentRepository.findAllSignedByUserSigning(User user) Methods in org.bh_foundation.e_sign.repository with parameters of type DocumentModifier and TypeMethodDescriptionvoidDocumentApprovalRepository.deleteAllByDocument(Document document)