Uses of Class
org.bh_foundation.e_sign.models.DocumentApproval
Packages that use DocumentApproval
-
Uses of DocumentApproval in org.bh_foundation.e_sign.repository
Subinterfaces with type arguments of type DocumentApproval in org.bh_foundation.e_sign.repositoryMethods in org.bh_foundation.e_sign.repository that return DocumentApprovalModifier and TypeMethodDescriptionDocumentApprovalRepository.findByDocumentIdAndUserId(Long documentId, Long userId) DocumentApprovalRepository.findByFilename(String filename) Methods in org.bh_foundation.e_sign.repository that return types with arguments of type DocumentApprovalModifier and TypeMethodDescriptionDocumentApprovalRepository.findAllSignedByUserSigning(User user) DocumentApprovalRepository.findBySerialNumber(String serial)