Uses of Class
br.com.senior.hcm.recruitment.pojos.Vacancy
-
Packages that use Vacancy Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of Vacancy in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return Vacancy Modifier and Type Method Description VacancyVacancy. admissionDate(org.threeten.bp.LocalDate admissionDate)VacancyVacancy. admissionSituation(VacancyAdmissionSituationDto admissionSituation)VacancyVacancy. chat(Chat chat)VacancyVacancy. chatId(String chatId)VacancyVacancy. company(Company company)VacancyVacancy. companyId(String companyId)VacancyVacancy. contractType(ContractTypeDto contractType)VacancyVacancy. costCenter(CostCenter costCenter)VacancyVacancy. costCenterId(String costCenterId)VacancyVacancy. createdAt(org.threeten.bp.OffsetDateTime createdAt)VacancyVacancy. department(Department department)VacancyVacancy. departmentId(String departmentId)VacancyVacancy. description(String description)VacancyVacancy. employmentContract(EmploymentContractDto employmentContract)VacancyVacancy. endSalaryRange(String endSalaryRange)VacancyVacancy. externalEndDate(org.threeten.bp.LocalDate externalEndDate)VacancyVacancy. externalPublish(Boolean externalPublish)VacancyVacancy. externalStartDate(org.threeten.bp.LocalDate externalStartDate)VacancyVacancy. fileId(String fileId)VacancyVacancy. finalizationAttachmentId(String finalizationAttachmentId)VacancyVacancy. finalizationComment(String finalizationComment)VacancyVacancy. finalizedAt(org.threeten.bp.OffsetDateTime finalizedAt)VacancyAppointment. getVacancy()Get vacancyVacancyPersonalityModelVacancy. getVacancy()Get vacancyVacancyRecruitmentProcess. getVacancy()Get vacancyVacancyVacancy. hasCandidates(Boolean hasCandidates)VacancyVacancy. hasPendencyRegistered(Boolean hasPendencyRegistered)VacancyVacancy. highlight(Boolean highlight)VacancyVacancy. id(String id)VacancyVacancy. integrationStatus(IntegrationStatusDto integrationStatus)VacancyVacancy. internalEndDate(org.threeten.bp.LocalDate internalEndDate)VacancyVacancy. internalPublish(Boolean internalPublish)VacancyVacancy. internalStartDate(org.threeten.bp.LocalDate internalStartDate)VacancyVacancy. jobPosition(JobPosition jobPosition)VacancyVacancy. jobPositionId(String jobPositionId)VacancyVacancy. justification(String justification)VacancyVacancy. location(String location)VacancyVacancy. locationURI(String locationURI)VacancyVacancy. pendencyHours(Integer pendencyHours)VacancyVacancy. pendingWithRequester(Boolean pendingWithRequester)VacancyVacancy. personalityModel(PersonalityModelVacancy personalityModel)VacancyVacancy. progress(Double progress)VacancyVacancy. questionnaire(String questionnaire)VacancyVacancy. reason(ProcessTypeDto reason)VacancyVacancy. replacedEmployee(EmployeeSummary replacedEmployee)VacancyVacancy. replacedEmployeeId(String replacedEmployeeId)VacancyVacancy. requester(EmployeeSummary requester)VacancyVacancy. requesterId(String requesterId)VacancyVacancy. requisition(StaffRequisition requisition)VacancyVacancy. requisitionId(String requisitionId)VacancyVacancy. responsible(EmployeeSummary responsible)VacancyVacancy. sequenceStaffrequisitionVacancy(SequenceStaffrequisitionVacancy sequenceStaffrequisitionVacancy)VacancyVacancy. sequenceStaffrequisitionVacancyId(String sequenceStaffrequisitionVacancyId)VacancyVacancy. situation(VacancySituationDto situation)VacancyVacancy. startSalaryRange(String startSalaryRange)VacancyVacancy. title(String title)VacancyVacancy. version(String version)VacancyVacancy. workShift(WorkShift workShift)VacancyVacancy. workShiftId(String workShiftId)VacancyVacancy. workstationGroup(WorkstationGroup workstationGroup)VacancyVacancy. workstationGroupId(String workstationGroupId)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type Vacancy Modifier and Type Method Description voidAppointment. setVacancy(Vacancy vacancy)voidPersonalityModelVacancy. setVacancy(Vacancy vacancy)voidRecruitmentProcess. setVacancy(Vacancy vacancy)AppointmentAppointment. vacancy(Vacancy vacancy)PersonalityModelVacancyPersonalityModelVacancy. vacancy(Vacancy vacancy)RecruitmentProcessRecruitmentProcess. vacancy(Vacancy vacancy)
-