Index

A B C D E F G H I J M N O P Q R S T U V W 
All Classes All Packages

S

salutation - Variable in class com.amos2020.javabackend.entity.ContactPerson
 
salutation - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.CreateContactPersonRequest
 
salutation - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.UpdateContactPersonRequest
 
salutation - Variable in class com.amos2020.javabackend.rest_service.response.BasicContactPersonResponse
 
Salutation - Enum in com.amos2020.javabackend.entity
 
Salutation() - Constructor for enum com.amos2020.javabackend.entity.Salutation
 
saveScope(int, int, String, boolean, String) - Method in class com.amos2020.javabackend.service.ScopeService
Method to save a new or existing Scope object
scope - Variable in class com.amos2020.javabackend.rest_service.request.audit.CreateAuditRequest
 
scope - Variable in class com.amos2020.javabackend.rest_service.request.scope.AddScopeRequest
 
scope - Variable in class com.amos2020.javabackend.rest_service.response.BasicAuditResponse
 
Scope - Class in com.amos2020.javabackend.entity
 
Scope() - Constructor for class com.amos2020.javabackend.entity.Scope
 
scopeController - Variable in class com.amos2020.javabackend.rest_service.ScopeRestService
 
ScopeController - Class in com.amos2020.javabackend.rest_service.controller
 
ScopeController(ScopeService, AuditService) - Constructor for class com.amos2020.javabackend.rest_service.controller.ScopeController
 
ScopePK - Class in com.amos2020.javabackend.entity
 
ScopePK() - Constructor for class com.amos2020.javabackend.entity.ScopePK
 
ScopeRepository - Interface in com.amos2020.javabackend.repository
Interface to access the scope table in the database
ScopeRestService - Class in com.amos2020.javabackend.rest_service
Provides endpoints for the scope resource under /audits/{id}/scope
ScopeRestService(ScopeController) - Constructor for class com.amos2020.javabackend.rest_service.ScopeRestService
 
scopesById - Variable in class com.amos2020.javabackend.entity.Audit
 
scopesById - Variable in class com.amos2020.javabackend.entity.FacCrit
 
scopeService - Variable in class com.amos2020.javabackend.rest_service.controller.AuditController
 
scopeService - Variable in class com.amos2020.javabackend.rest_service.controller.ScopeController
 
ScopeService - Class in com.amos2020.javabackend.service
 
ScopeService(ScopeRepository) - Constructor for class com.amos2020.javabackend.service.ScopeService
 
sector - Variable in class com.amos2020.javabackend.entity.ContactPerson
 
sector - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.CreateContactPersonRequest
 
sector - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.UpdateContactPersonRequest
 
sector - Variable in class com.amos2020.javabackend.rest_service.response.BasicContactPersonResponse
 
setAnnotation(String) - Method in class com.amos2020.javabackend.entity.Answer
 
setAnswersById(Collection<Answer>) - Method in class com.amos2020.javabackend.entity.Interview
 
setAnswersById(Collection<Answer>) - Method in class com.amos2020.javabackend.entity.Question
 
setAuditByAuditId(Audit) - Method in class com.amos2020.javabackend.entity.AuditContactPerson
 
setAuditByAuditId(Audit) - Method in class com.amos2020.javabackend.entity.Interview
 
setAuditByAuditId(Audit) - Method in class com.amos2020.javabackend.entity.Scope
 
setAuditContactPeopleById(Collection<AuditContactPerson>) - Method in class com.amos2020.javabackend.entity.Audit
 
setAuditContactPeopleById(Collection<AuditContactPerson>) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setAuditId(int) - Method in class com.amos2020.javabackend.entity.AuditContactPerson
 
setAuditId(int) - Method in class com.amos2020.javabackend.entity.AuditContactPersonPK
 
setAuditId(int) - Method in class com.amos2020.javabackend.entity.Interview
 
setAuditId(int) - Method in class com.amos2020.javabackend.entity.Scope
 
setAuditId(int) - Method in class com.amos2020.javabackend.entity.ScopePK
 
setAuditsById(Collection<Audit>) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setCancellationContactPerson(Integer) - Method in class com.amos2020.javabackend.entity.Audit
 
setCancellationDate(Date) - Method in class com.amos2020.javabackend.entity.Audit
 
setCancellationReason(String) - Method in class com.amos2020.javabackend.entity.Audit
 
setChangeNote(String) - Method in class com.amos2020.javabackend.entity.Scope
 
setCompanyName(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setContactInformation(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setContactPersonByCancellationContactPerson(ContactPerson) - Method in class com.amos2020.javabackend.entity.Audit
 
setContactPersonByContactPersonId(ContactPerson) - Method in class com.amos2020.javabackend.entity.AuditContactPerson
 
setContactPersonByContactPersonId(ContactPerson) - Method in class com.amos2020.javabackend.entity.InterviewContactPerson
 
setContactPersonId(int) - Method in class com.amos2020.javabackend.entity.AuditContactPerson
 
setContactPersonId(int) - Method in class com.amos2020.javabackend.entity.AuditContactPersonPK
 
setContactPersonId(int) - Method in class com.amos2020.javabackend.entity.InterviewContactPerson
 
setContactPersonId(int) - Method in class com.amos2020.javabackend.entity.InterviewContactPersonPK
 
setCorporateDivision(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setCreationDate(Timestamp) - Method in class com.amos2020.javabackend.entity.Audit
 
setDepartment(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setDocumentation(Boolean) - Method in class com.amos2020.javabackend.entity.Answer
 
setEndDate(Date) - Method in class com.amos2020.javabackend.entity.Audit
 
setEndDate(Date) - Method in class com.amos2020.javabackend.entity.Interview
 
setFacCritByFaccritId(FacCrit) - Method in class com.amos2020.javabackend.entity.Answer
 
setFacCritByFaccritId(FacCrit) - Method in class com.amos2020.javabackend.entity.Question
 
setFacCritByFaccritId(FacCrit) - Method in class com.amos2020.javabackend.entity.Scope
 
setFacCritByReferenceId(FacCrit) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setFaccritId(int) - Method in class com.amos2020.javabackend.entity.Answer
 
setFaccritId(int) - Method in class com.amos2020.javabackend.entity.Question
 
setFaccritId(int) - Method in class com.amos2020.javabackend.entity.Scope
 
setFaccritId(int) - Method in class com.amos2020.javabackend.entity.ScopePK
 
setFacCritsById(Collection<FacCrit>) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setForename(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setGoal(String) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setId(int) - Method in class com.amos2020.javabackend.entity.Audit
 
setId(int) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setId(int) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setId(int) - Method in class com.amos2020.javabackend.entity.Interview
 
setId(int) - Method in class com.amos2020.javabackend.entity.Question
 
setInterviewByInterviewId(Interview) - Method in class com.amos2020.javabackend.entity.Answer
 
setInterviewByInterviewId(Interview) - Method in class com.amos2020.javabackend.entity.InterviewContactPerson
 
setInterviewContactPeopleById(Collection<InterviewContactPerson>) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setInterviewContactPeopleById(Collection<InterviewContactPerson>) - Method in class com.amos2020.javabackend.entity.Interview
 
setInterviewId(int) - Method in class com.amos2020.javabackend.entity.Answer
 
setInterviewId(int) - Method in class com.amos2020.javabackend.entity.AnswerPK
 
setInterviewId(int) - Method in class com.amos2020.javabackend.entity.InterviewContactPerson
 
setInterviewId(int) - Method in class com.amos2020.javabackend.entity.InterviewContactPersonPK
 
setInterviewsById(Collection<Interview>) - Method in class com.amos2020.javabackend.entity.Audit
 
setName(String) - Method in class com.amos2020.javabackend.entity.Audit
 
setName(String) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setNote(String) - Method in class com.amos2020.javabackend.entity.Interview
 
setNote(String) - Method in class com.amos2020.javabackend.entity.Scope
 
setProcedure(Boolean) - Method in class com.amos2020.javabackend.entity.Answer
 
setProof(String) - Method in class com.amos2020.javabackend.entity.Answer
 
setQuestionByQuestionId(Question) - Method in class com.amos2020.javabackend.entity.Answer
 
setQuestionId(int) - Method in class com.amos2020.javabackend.entity.Answer
 
setQuestionId(int) - Method in class com.amos2020.javabackend.entity.AnswerPK
 
setQuestionsById(Collection<Question>) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setReason(String) - Method in class com.amos2020.javabackend.entity.Answer
 
setReferenceId(Integer) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setRemoved(Boolean) - Method in class com.amos2020.javabackend.entity.Scope
 
setResponsible(Boolean) - Method in class com.amos2020.javabackend.entity.Answer
 
setResult(Boolean) - Method in class com.amos2020.javabackend.entity.Answer
 
setRole(String) - Method in class com.amos2020.javabackend.entity.InterviewContactPerson
 
setSalutation(Salutation) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setScopesById(Collection<Scope>) - Method in class com.amos2020.javabackend.entity.Audit
 
setScopesById(Collection<Scope>) - Method in class com.amos2020.javabackend.entity.FacCrit
 
setSector(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setStartDate(Date) - Method in class com.amos2020.javabackend.entity.Audit
 
setStartDate(Date) - Method in class com.amos2020.javabackend.entity.Interview
 
setStatus(AuditStatus) - Method in class com.amos2020.javabackend.entity.Audit
 
setStatus(InterviewStatus) - Method in class com.amos2020.javabackend.entity.Interview
 
setSurname(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
setTextDe(String) - Method in class com.amos2020.javabackend.entity.Question
 
setTitle(String) - Method in class com.amos2020.javabackend.entity.ContactPerson
 
softDeleteAudit(int, Date, String, int) - Method in class com.amos2020.javabackend.rest_service.controller.AuditController
Soft deleting an existing audit
startDate - Variable in class com.amos2020.javabackend.entity.Audit
 
startDate - Variable in class com.amos2020.javabackend.entity.Interview
 
startDate - Variable in class com.amos2020.javabackend.rest_service.request.audit.CreateAuditRequest
 
startDate - Variable in class com.amos2020.javabackend.rest_service.request.audit.UpdateAuditRequest
 
startDate - Variable in class com.amos2020.javabackend.rest_service.request.interview.CreateInterviewRequest
 
startDate - Variable in class com.amos2020.javabackend.rest_service.request.interview.UpdateInterviewRequest
 
startDate - Variable in class com.amos2020.javabackend.rest_service.response.BasicAuditResponse
 
startDate - Variable in class com.amos2020.javabackend.rest_service.response.BasicInterviewResponse
 
status - Variable in class com.amos2020.javabackend.entity.Audit
 
status - Variable in class com.amos2020.javabackend.entity.Interview
 
status - Variable in class com.amos2020.javabackend.rest_service.request.audit.UpdateAuditRequest
 
status - Variable in class com.amos2020.javabackend.rest_service.request.interview.UpdateInterviewRequest
 
status - Variable in class com.amos2020.javabackend.rest_service.response.BasicAuditResponse
 
status - Variable in class com.amos2020.javabackend.rest_service.response.BasicInterviewResponse
 
surname - Variable in class com.amos2020.javabackend.entity.ContactPerson
 
surname - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.CreateContactPersonRequest
 
surname - Variable in class com.amos2020.javabackend.rest_service.request.contactPerson.UpdateContactPersonRequest
 
surname - Variable in class com.amos2020.javabackend.rest_service.response.BasicContactPersonResponse
 
A B C D E F G H I J M N O P Q R S T U V W 
All Classes All Packages