Uses of Class
es.kukenan.smartfi.microservice.onboarding.repository.entity.DocumentStatus
Packages that use DocumentStatus
Package
Description
Services and related beans and dependencies.
Services and related beans and dependencies.
-
Uses of DocumentStatus in es.kukenan.smartfi.microservice.onboarding.repository
Methods in es.kukenan.smartfi.microservice.onboarding.repository that return DocumentStatusModifier and TypeMethodDescriptionDocumentStatusRepository.findByIdDocument(int id) Select registers by id.DocumentStatusRepository.findByName(String description) Select registers by description status.Methods in es.kukenan.smartfi.microservice.onboarding.repository that return types with arguments of type DocumentStatusModifier and TypeMethodDescriptionDocumentStatusRepository.findPendingByLanguageId(int language) Select registers by language. -
Uses of DocumentStatus in es.kukenan.smartfi.microservice.onboarding.repository.entity
Fields in es.kukenan.smartfi.microservice.onboarding.repository.entity declared as DocumentStatusModifier and TypeFieldDescriptionprivate DocumentStatusUserDocument.documentStatusDocument Status.