From 5edea23c16609cac7bf54fe06bd97603a6e0a3e4 Mon Sep 17 00:00:00 2001 From: aaronlinley Date: Wed, 8 Feb 2023 11:45:24 +0000 Subject: [PATCH 1/2] feat: 2023-02 update --- src/Arbor/Model/AcademicCalendarDate.php | 3 + src/Arbor/Model/AcademicHoliday.php | 3 + src/Arbor/Model/AcademicLevel.php | 3 + src/Arbor/Model/AcademicLevelMembership.php | 3 + .../AcademicLevelRegistrationFormMapping.php | 3 + src/Arbor/Model/AcademicLevelTutor.php | 3 + src/Arbor/Model/AcademicNote.php | 3 + src/Arbor/Model/AcademicProgramme.php | 3 + src/Arbor/Model/AcademicProgrammeInstance.php | 3 + src/Arbor/Model/AcademicTeachingHour.php | 3 + src/Arbor/Model/AcademicUnit.php | 3 + src/Arbor/Model/AcademicUnitAssessment.php | 3 + .../Model/AcademicUnitAutomaticEnrolment.php | 3 + .../Model/AcademicUnitBandAssignment.php | 3 + .../Model/AcademicUnitBlockAssignment.php | 3 + src/Arbor/Model/AcademicUnitCurriculum.php | 3 + src/Arbor/Model/AcademicUnitDepartment.php | 3 + src/Arbor/Model/AcademicUnitEnrolment.php | 3 + .../Model/AcademicUnitEnrolmentImport.php | 3 + src/Arbor/Model/AcademicUnitLead.php | 3 + .../AcademicUnitMarksheetCustomReport.php | 3 + .../Model/AcademicUnitQualificationAward.php | 3 + .../Model/AcademicUnitQualificationLink.php | 3 + src/Arbor/Model/AcademicUnitTag.php | 3 + src/Arbor/Model/AcademicWorkingDay.php | 3 + src/Arbor/Model/AcademicYear.php | 3 + src/Arbor/Model/AcademicYearAssessment.php | 21 + src/Arbor/Model/AcademicYearEnrolment.php | 3 + src/Arbor/Model/AcademicYearSetupTask.php | 3 + src/Arbor/Model/AccessArrangement.php | 3 + src/Arbor/Model/AchievementLevel.php | 3 + src/Arbor/Model/AchievementLevelSet.php | 3 + src/Arbor/Model/AdHocAssessment.php | 3 + src/Arbor/Model/AdHocAssessmentBatch.php | 21 + .../Model/AdHocAssessmentBatchTarget.php | 3 + .../AdHocAssessmentBatchTargetSubject.php | 3 + src/Arbor/Model/AdHocAssessmentCategory.php | 3 + src/Arbor/Model/AdHocBursaryPayment.php | 3 + src/Arbor/Model/AdditionalPaymentReason.php | 3 + src/Arbor/Model/Alert.php | 3 + src/Arbor/Model/AlertRecipient.php | 3 + src/Arbor/Model/AlertRule.php | 3 + src/Arbor/Model/AlertRuleCondition.php | 3 + src/Arbor/Model/AlertRuleRecipient.php | 3 + src/Arbor/Model/Allowance.php | 3 + src/Arbor/Model/AllowanceAmount.php | 3 + src/Arbor/Model/Application.php | 3 + src/Arbor/Model/ApplicationAppeal.php | 3 + .../Model/ApplicationApplicantImport.php | 3 + src/Arbor/Model/ApplicationSetting.php | 3 + .../Model/ApplicationWithdrawalReason.php | 3 + src/Arbor/Model/Appraisal.php | 3 + src/Arbor/Model/Assessment.php | 3 + src/Arbor/Model/AssessmentAspect.php | 3 + src/Arbor/Model/AssessmentDataCollection.php | 3 + .../Model/AssessmentDataCollectionItem.php | 3 + ...essmentDataCollectionItemAssignedStaff.php | 3 + .../AssessmentDefaultDisplayGradeSet.php | 3 + src/Arbor/Model/AssessmentDerivation.php | 3 + .../Model/AssessmentDerivationDependant.php | 3 + .../Model/AssessmentFrameworkAssessment.php | 3 + src/Arbor/Model/AssessmentGradeSet.php | 3 + src/Arbor/Model/AssessmentImportColumn.php | 3 + src/Arbor/Model/AssessmentImportError.php | 3 + src/Arbor/Model/AssessmentImportItem.php | 3 + src/Arbor/Model/AssessmentImportRow.php | 3 + .../AssessmentMarkNonSubmissionReason.php | 3 + src/Arbor/Model/AssessmentMetric.php | 3 + .../Model/AssessmentMetricAssessment.php | 3 + .../Model/AssessmentMetricAssessmentBatch.php | 3 + src/Arbor/Model/AssessmentMetricRule.php | 3 + .../Model/AssessmentMetricRuleGradeItem.php | 3 + .../AssessmentMetricRuleStudentGroup.php | 3 + .../Model/AssessmentMetricRuleTargetItem.php | 3 + src/Arbor/Model/AssessmentMetricSet.php | 3 + src/Arbor/Model/AssessmentProvider.php | 3 + src/Arbor/Model/AssessmentStudentGroup.php | 3 + src/Arbor/Model/AttainmentGroup.php | 3 + src/Arbor/Model/AttendanceFollowUp.php | 3 + src/Arbor/Model/AttendanceMark.php | 3 + src/Arbor/Model/AttendancePattern.php | 3 + src/Arbor/Model/AttendancePatternPeriod.php | 3 + src/Arbor/Model/AttendanceRecord.php | 3 + src/Arbor/Model/AttendanceRegister.php | 3 + src/Arbor/Model/AttendanceRegisterType.php | 3 + .../Model/AttendanceRegisterTypeMark.php | 3 + src/Arbor/Model/AttendanceRollCall.php | 3 + src/Arbor/Model/AttendanceRollCallRecord.php | 3 + src/Arbor/Model/AttendanceRollCallTime.php | 3 + .../Model/AttendanceRollCallTimeGroup.php | 3 + src/Arbor/Model/AwardingOrganization.php | 3 + src/Arbor/Model/Bank.php | 3 + src/Arbor/Model/BankAccount.php | 3 + src/Arbor/Model/BankDeposit.php | 3 + src/Arbor/Model/BankDetail.php | 3 + src/Arbor/Model/Basket.php | 3 + src/Arbor/Model/BasketItem.php | 3 + src/Arbor/Model/BasketItemPaymentData.php | 3 + src/Arbor/Model/Behaviour.php | 21 + src/Arbor/Model/BehaviourDefaultWatcher.php | 3 + src/Arbor/Model/BehaviourFollowUp.php | 3 + src/Arbor/Model/BehaviourLocation.php | 3 + src/Arbor/Model/BehaviourTime.php | 3 + src/Arbor/Model/BehaviouralIncident.php | 3 + src/Arbor/Model/BehaviouralIncidentAction.php | 3 + .../Model/BehaviouralIncidentBehaviour.php | 3 + .../BehaviouralIncidentDefaultWatcher.php | 3 + .../BehaviouralIncidentLevelWorkflow.php | 21 + .../BehaviouralIncidentStaffInvolvement.php | 3 + .../BehaviouralIncidentStudentInvolvement.php | 3 + .../Model/BehaviouralIncidentWatcher.php | 3 + .../Model/BehaviouralIncidentWitness.php | 3 + src/Arbor/Model/BehaviouralNote.php | 3 + src/Arbor/Model/BenefitRecordType.php | 3 + src/Arbor/Model/BillPayer.php | 3 + src/Arbor/Model/BoardingPattern.php | 3 + src/Arbor/Model/BoardingStatus.php | 3 + src/Arbor/Model/Book.php | 3 + src/Arbor/Model/BookableResourcePeriod.php | 3 + src/Arbor/Model/BursaryLevel.php | 3 + src/Arbor/Model/BursaryLevelAmount.php | 3 + src/Arbor/Model/BursaryPayment.php | 3 + .../BursaryPaymentAutomaticCriterion.php | 3 + src/Arbor/Model/BursaryPaymentDate.php | 3 + .../Model/BursaryPaymentManualCriterion.php | 3 + .../BursaryPaymentManualCriterionStatus.php | 3 + src/Arbor/Model/BursaryType.php | 3 + src/Arbor/Model/BusinessRole.php | 3 + src/Arbor/Model/BusinessRoleAssignment.php | 3 + .../Model/BusinessRoleDefaultUserRole.php | 3 + src/Arbor/Model/Calendar.php | 3 + src/Arbor/Model/CalendarEntryMapping.php | 3 + src/Arbor/Model/CalendarEntryReminder.php | 3 + src/Arbor/Model/CalendarType.php | 3 + src/Arbor/Model/Candidate.php | 3 + .../Model/CandidateAccessArrangement.php | 3 + src/Arbor/Model/CandidateAssessableEntry.php | 3 + .../CandidateDisappliedAccessArrangement.php | 3 + src/Arbor/Model/CandidateEnrolment.php | 3 + src/Arbor/Model/CandidateEntry.php | 3 + src/Arbor/Model/CandidateEntryAudit.php | 3 + src/Arbor/Model/CandidateEntryProposal.php | 3 + .../CandidateEntryWithdrawalProposal.php | 3 + src/Arbor/Model/CandidateProposal.php | 3 + src/Arbor/Model/CandidateProposalComment.php | 3 + src/Arbor/Model/CandidateRegistration.php | 3 + .../Model/CandidateRegistrationAudit.php | 3 + .../Model/CandidateRegistrationProposal.php | 3 + ...andidateRegistrationWithdrawalProposal.php | 3 + src/Arbor/Model/CashPayout.php | 3 + src/Arbor/Model/CashReceipt.php | 3 + src/Arbor/Model/CheckClearanceLevel.php | 3 + src/Arbor/Model/CheckType.php | 3 + src/Arbor/Model/Cheque.php | 3 + src/Arbor/Model/ChequeBook.php | 3 + src/Arbor/Model/ChildProtectionNote.php | 3 + src/Arbor/Model/ChildProtectionStatus.php | 3 + .../Model/ChildProtectionStatusAssignment.php | 3 + src/Arbor/Model/Club.php | 3 + src/Arbor/Model/ClubEligibility.php | 3 + src/Arbor/Model/ClubLead.php | 3 + src/Arbor/Model/ClubMembership.php | 3 + src/Arbor/Model/ClubMembershipPeriod.php | 3 + src/Arbor/Model/ClubMembershipPeriodPrice.php | 3 + src/Arbor/Model/ClubMembershipPeriodRule.php | 3 + src/Arbor/Model/ClubSession.php | 3 + src/Arbor/Model/ClubSessionInterval.php | 3 + src/Arbor/Model/ClubSessionIntervalPrice.php | 3 + src/Arbor/Model/ClubVoucherEligibility.php | 3 + src/Arbor/Model/CommunicationAction.php | 3 + src/Arbor/Model/CommunicationTag.php | 3 + src/Arbor/Model/CommunicationTemplate.php | 3 + src/Arbor/Model/Company.php | 3 + src/Arbor/Model/CompanyStaff.php | 3 + src/Arbor/Model/Consent.php | 3 + src/Arbor/Model/ConsentType.php | 3 + src/Arbor/Model/Content.php | 3 + src/Arbor/Model/ContentTag.php | 3 + src/Arbor/Model/Country.php | 3 + src/Arbor/Model/CourtOrder.php | 3 + src/Arbor/Model/CourtOrderParty.php | 3 + src/Arbor/Model/CoverArrangement.php | 3 + src/Arbor/Model/CoverRequirement.php | 3 + src/Arbor/Model/CovidTestingTest.php | 3 + src/Arbor/Model/Curriculum.php | 3 + src/Arbor/Model/CurriculumGrade.php | 3 + src/Arbor/Model/CurriculumSection.php | 3 + src/Arbor/Model/CurriculumStatement.php | 3 + src/Arbor/Model/CurriculumStatementBand.php | 3 + src/Arbor/Model/CurriculumTarget.php | 3 + src/Arbor/Model/CurriculumTargetSet.php | 3 + src/Arbor/Model/CurriculumTier.php | 3 + src/Arbor/Model/CustomGroup.php | 3 + src/Arbor/Model/CustomGroupMembership.php | 3 + .../Model/CustomGroupMembershipCriterion.php | 3 + .../CustomGroupNotificationRecipient.php | 3 + .../Model/CustomGroupNotificationSetting.php | 3 + src/Arbor/Model/CustomReport.php | 3 + src/Arbor/Model/CustomReportCollation.php | 3 + src/Arbor/Model/CustomReportColumn.php | 3 + ...CustomReportColumnConditionalFormatter.php | 3 + src/Arbor/Model/CustomReportEmailLog.php | 3 + src/Arbor/Model/CustomReportGrouping.php | 3 + src/Arbor/Model/CustomReportOrdering.php | 3 + .../Model/CustomReportPostGroupingFilter.php | 3 + .../Model/CustomReportScheduledExport.php | 3 + .../CustomReportScheduledExportRecipient.php | 3 + .../CustomReportScheduledExportReport.php | 3 + src/Arbor/Model/CustomReportScope.php | 3 + src/Arbor/Model/CustomReportScopeFilter.php | 3 + src/Arbor/Model/CustomReportShare.php | 3 + src/Arbor/Model/CustomerAccount.php | 3 + src/Arbor/Model/CustomerAccountRefund.php | 3 + src/Arbor/Model/CustomerAccountType.php | 3 + src/Arbor/Model/CustomerCreditNote.php | 3 + src/Arbor/Model/CustomerCreditNoteItem.php | 3 + src/Arbor/Model/CustomerInvoice.php | 3 + src/Arbor/Model/CustomerInvoiceItem.php | 3 + src/Arbor/Model/CustomerPayment.php | 3 + src/Arbor/Model/CustomerPaymentRefund.php | 3 + src/Arbor/Model/CustomerPrepayment.php | 3 + src/Arbor/Model/DataExport.php | 3 + src/Arbor/Model/DataSetSubscription.php | 3 + src/Arbor/Model/DataSharingRequest.php | 3 + src/Arbor/Model/DataSource.php | 3 + src/Arbor/Model/DeliveryAddress.php | 3 + src/Arbor/Model/Demographic.php | 3 + src/Arbor/Model/Department.php | 3 + src/Arbor/Model/DepartmentMembership.php | 3 + src/Arbor/Model/DepartmentResponsibility.php | 3 + .../Model/DepartmentResponsibilityType.php | 3 + src/Arbor/Model/Detention.php | 3 + src/Arbor/Model/DetentionSession.php | 3 + src/Arbor/Model/DetentionType.php | 3 + src/Arbor/Model/DietaryRequirement.php | 3 + src/Arbor/Model/DietaryRequirementType.php | 3 + src/Arbor/Model/DocumentLayout.php | 3 + src/Arbor/Model/EducationPlan.php | 3 + src/Arbor/Model/EducationPlanContributor.php | 3 + src/Arbor/Model/EducationalInstitution.php | 3 + .../Model/EducationalInstitutionEnrolment.php | 3 + .../Model/EducationalInstitutionStaff.php | 3 + src/Arbor/Model/Eligibility.php | 3 + src/Arbor/Model/EligibilityRecord.php | 3 + src/Arbor/Model/Email.php | 3 + src/Arbor/Model/EmailAccount.php | 3 + .../Model/EmailAccountAccessPermission.php | 3 + src/Arbor/Model/EmailAddress.php | 3 + src/Arbor/Model/EmailAddressImport.php | 3 + src/Arbor/Model/EmailDraft.php | 3 + src/Arbor/Model/EmailPart.php | 3 + src/Arbor/Model/EmailPermittedSender.php | 3 + src/Arbor/Model/EmailRecipient.php | 3 + src/Arbor/Model/EmailReference.php | 3 + src/Arbor/Model/EmailSender.php | 3 + src/Arbor/Model/EmailStatus.php | 3 + src/Arbor/Model/EmergencyAlert.php | 3 + .../Model/EmergencyAlertAssignedStaff.php | 3 + src/Arbor/Model/EmergencyAlertStudent.php | 3 + src/Arbor/Model/EmergencyAlertType.php | 3 + src/Arbor/Model/Employer.php | 3 + src/Arbor/Model/EmploymentRecordType.php | 3 + src/Arbor/Model/EnabledFeature.php | 3 + src/Arbor/Model/EnrolmentMode.php | 3 + src/Arbor/Model/EnrolmentModeAssignment.php | 3 + src/Arbor/Model/Ethnicity.php | 3 + src/Arbor/Model/EthnicityCategory.php | 3 + src/Arbor/Model/EventParticipant.php | 3 + .../Model/EventParticipantInvitation.php | 3 + src/Arbor/Model/ExclusionExclusionReason.php | 3 + src/Arbor/Model/ExclusionReason.php | 3 + src/Arbor/Model/ExclusionReview.php | 3 + src/Arbor/Model/ExclusionReviewOutcome.php | 3 + src/Arbor/Model/ExternalAdministrator.php | 3 + .../Model/ExternallyGeneratedReportCard.php | 3 + src/Arbor/Model/Faculty.php | 3 + src/Arbor/Model/FacultyDepartment.php | 3 + src/Arbor/Model/FacultyMember.php | 3 + src/Arbor/Model/FacultyMembership.php | 3 + src/Arbor/Model/FacultyResponsibility.php | 3 + src/Arbor/Model/FacultyResponsibilityType.php | 3 + src/Arbor/Model/File.php | 3 + src/Arbor/Model/FinalAssessmentTarget.php | 3 + src/Arbor/Model/FixedPeriodExclusion.php | 3 + src/Arbor/Model/Gender.php | 3 + src/Arbor/Model/GenderIdentity.php | 3 + src/Arbor/Model/GoogleProvisioningSetting.php | 3 + src/Arbor/Model/GoogleUser.php | 3 + src/Arbor/Model/Grade.php | 3 + src/Arbor/Model/GradePointScale.php | 3 + .../Model/GradePointScaleLevelGradeSet.php | 3 + src/Arbor/Model/GradeSet.php | 3 + src/Arbor/Model/Guardian.php | 3 + src/Arbor/Model/GuardianConsultation.php | 3 + src/Arbor/Model/GuardianRelationshipType.php | 3 + src/Arbor/Model/HearingTest.php | 3 + src/Arbor/Model/House.php | 3 + src/Arbor/Model/HouseAutomaticEnrolment.php | 3 + src/Arbor/Model/HouseMembership.php | 3 + src/Arbor/Model/HouseTutor.php | 3 + .../Model/IdentificationDocumentType.php | 3 + src/Arbor/Model/IdentityCard.php | 3 + src/Arbor/Model/IdentityCardReader.php | 3 + src/Arbor/Model/Immunization.php | 3 + src/Arbor/Model/ImmunizationType.php | 3 + src/Arbor/Model/ImpairmentCategory.php | 3 + src/Arbor/Model/InAppMessageNotification.php | 3 + .../Model/InAppMessagePermittedSender.php | 3 + src/Arbor/Model/InCareNote.php | 3 + src/Arbor/Model/InCareStatus.php | 3 + src/Arbor/Model/InCareStatusAssignment.php | 3 + src/Arbor/Model/InHouseCandidate.php | 3 + .../InHouseCandidateAccessArrangement.php | 3 + src/Arbor/Model/InHouseExam.php | 3 + src/Arbor/Model/InHouseExamEntry.php | 3 + src/Arbor/Model/InHouseExamGrade.php | 3 + src/Arbor/Model/InHouseExamInstance.php | 3 + .../InHouseExamInstanceAcademicUnitLink.php | 3 + src/Arbor/Model/InHouseExamResult.php | 3 + src/Arbor/Model/InboundInAppMessage.php | 3 + .../InboundNotificationAutomaticRecipient.php | 3 + src/Arbor/Model/InboundSmsMessage.php | 3 + src/Arbor/Model/IncomingBankTransaction.php | 3 + src/Arbor/Model/IncomingCardTransaction.php | 3 + ...omingCashlessCateringSystemTransaction.php | 3 + .../Model/IncomingDirectDebitAgreement.php | 3 + .../Model/IncomingDirectDebitTransaction.php | 3 + src/Arbor/Model/IncomingEntityTransfer.php | 3 + src/Arbor/Model/InsightReport.php | 3 + src/Arbor/Model/InstitutionType.php | 3 + src/Arbor/Model/IntakeSeason.php | 3 + .../Model/IntakeSeasonApplicantBucket.php | 3 + src/Arbor/Model/IntakeSeasonGroup.php | 3 + src/Arbor/Model/IntegrationVleProvider.php | 3 + ...grationsCashlessCateringSystemProvider.php | 3 + .../IntegrationsHrFinanceMappingStatus.php | 3 + .../Model/IntegrationsHrFinanceProvider.php | 3 + .../Model/IntegrationsHrFinanceTestRun.php | 3 + .../IntegrationsHrFinanceTestRunResult.php | 3 + .../IntegrationsVleProviderAcademicUnit.php | 3 + src/Arbor/Model/InternalExclusion.php | 3 + src/Arbor/Model/InternalExclusionReason.php | 3 + src/Arbor/Model/InternalExclusionSession.php | 3 + src/Arbor/Model/InternalExclusionType.php | 3 + src/Arbor/Model/Intervention.php | 3 + src/Arbor/Model/InterventionCategory.php | 3 + src/Arbor/Model/InterventionCost.php | 3 + src/Arbor/Model/InterventionFilter.php | 3 + src/Arbor/Model/InterventionFunding.php | 3 + src/Arbor/Model/InterventionFundingSource.php | 3 + src/Arbor/Model/InterventionGroup.php | 3 + src/Arbor/Model/InterventionReview.php | 3 + src/Arbor/Model/InterventionSession.php | 3 + src/Arbor/Model/InterventionStaffCost.php | 3 + src/Arbor/Model/InverseDemographic.php | 3 + src/Arbor/Model/InvigilationDuty.php | 3 + src/Arbor/Model/InvigilationSession.php | 3 + src/Arbor/Model/IssuedCheque.php | 3 + src/Arbor/Model/ItemUnit.php | 3 + src/Arbor/Model/Kpi.php | 3 + src/Arbor/Model/KpiRange.php | 3 + src/Arbor/Model/KpiTarget.php | 3 + src/Arbor/Model/KpiValue.php | 3 + src/Arbor/Model/Language.php | 3 + src/Arbor/Model/LanguageAbility.php | 3 + src/Arbor/Model/LearningMaterial.php | 3 + src/Arbor/Model/LearningMaterialFolder.php | 3 + src/Arbor/Model/LedgerEntry.php | 3 + src/Arbor/Model/LessonPlan.php | 3 + src/Arbor/Model/LessonPlanObjective.php | 3 + src/Arbor/Model/LessonPlanSection.php | 3 + src/Arbor/Model/LessonPlanSectionItem.php | 3 + src/Arbor/Model/Letter.php | 3 + src/Arbor/Model/LocalAuthority.php | 3 + src/Arbor/Model/MaritalStatus.php | 3 + src/Arbor/Model/MarkApproval.php | 3 + src/Arbor/Model/Meal.php | 3 + src/Arbor/Model/MealChoice.php | 3 + src/Arbor/Model/MealPattern.php | 3 + src/Arbor/Model/MealPrice.php | 3 + src/Arbor/Model/MealProvision.php | 3 + .../Model/MealProvisionPriceCategory.php | 3 + .../Model/MealProvisionPriceCategoryGroup.php | 3 + src/Arbor/Model/MealRotationMenu.php | 3 + src/Arbor/Model/MealRotationMenuChoice.php | 3 + src/Arbor/Model/MealSchedule.php | 3 + src/Arbor/Model/MealScheduleItem.php | 3 + src/Arbor/Model/MealSession.php | 3 + src/Arbor/Model/MealSessionRegisterRecord.php | 3 + src/Arbor/Model/MealSitting.php | 3 + .../MealSittingAutomaticAttendeeTarget.php | 3 + src/Arbor/Model/MedicalCondition.php | 3 + .../Model/MedicalConditionMedication.php | 3 + src/Arbor/Model/MedicalConditionType.php | 3 + src/Arbor/Model/MedicalEvent.php | 3 + src/Arbor/Model/MedicalEventType.php | 3 + src/Arbor/Model/MedicalInstitution.php | 3 + src/Arbor/Model/MedicalInstitutionStaff.php | 3 + src/Arbor/Model/MedicalNote.php | 3 + src/Arbor/Model/MedicalPlan.php | 3 + src/Arbor/Model/MedicalRelationshipType.php | 3 + src/Arbor/Model/Medication.php | 3 + src/Arbor/Model/Meeting.php | 3 + src/Arbor/Model/MeetingNote.php | 3 + src/Arbor/Model/MeetingTopic.php | 3 + src/Arbor/Model/MessageDraftRecipient.php | 3 + src/Arbor/Model/MotorVehicle.php | 3 + src/Arbor/Model/MotorVehicleMake.php | 3 + src/Arbor/Model/NationalityStatus.php | 3 + src/Arbor/Model/NewReportCardBatch.php | 3 + src/Arbor/Model/NewReportCardBatchTarget.php | 3 + src/Arbor/Model/NewReportCardTemplate.php | 3 + src/Arbor/Model/NewReportCardText.php | 3 + src/Arbor/Model/NewStudentReportCard.php | 3 + .../Model/NewStudentReportCardSection.php | 3 + src/Arbor/Model/NewUserRequest.php | 3 + src/Arbor/Model/NextOfKinRelationship.php | 3 + src/Arbor/Model/Note.php | 3 + src/Arbor/Model/Notice.php | 3 + src/Arbor/Model/Observation.php | 3 + src/Arbor/Model/ObservationFramework.php | 3 + .../Model/ObservationFrameworkStrand.php | 3 + src/Arbor/Model/ObservationGrade.php | 3 + src/Arbor/Model/ObservationGradeSet.php | 3 + src/Arbor/Model/ObservationJudgement.php | 3 + src/Arbor/Model/ObservationStrand.php | 3 + src/Arbor/Model/ObservationTheme.php | 3 + src/Arbor/Model/ObservationType.php | 3 + src/Arbor/Model/ObservationTypeGradeSet.php | 3 + .../OptionsImportAcademicUnitMapping.php | 3 + src/Arbor/Model/OptionsImportResult.php | 3 + .../Model/OptionsImportStudentMapping.php | 3 + src/Arbor/Model/OutboundInAppMessage.php | 3 + src/Arbor/Model/OutboundInAppMessageDraft.php | 3 + src/Arbor/Model/OutboundLetter.php | 3 + .../Model/OutboundLetterPermittedSender.php | 3 + src/Arbor/Model/OutboundLetterRecipient.php | 3 + src/Arbor/Model/OutgoingEntityTransfer.php | 3 + src/Arbor/Model/PastoralNote.php | 3 + src/Arbor/Model/PayScale.php | 3 + src/Arbor/Model/PayScaleGrade.php | 3 + src/Arbor/Model/PayScaleGradeSpinalPoint.php | 3 + src/Arbor/Model/PayScaleSpinalPoint.php | 3 + src/Arbor/Model/PayScaleSpinalPointValue.php | 3 + src/Arbor/Model/PaymentProvider.php | 3 + src/Arbor/Model/PaymentProviderPayout.php | 3 + src/Arbor/Model/PermanentExclusion.php | 3 + src/Arbor/Model/Person.php | 3 + src/Arbor/Model/PersonAlert.php | 3 + src/Arbor/Model/PersonBenefitRecord.php | 3 + src/Arbor/Model/PersonCheck.php | 3 + src/Arbor/Model/PersonFormerName.php | 3 + .../Model/PersonIdentificationDocument.php | 3 + src/Arbor/Model/PersonImpairment.php | 3 + src/Arbor/Model/PersonNationality.php | 3 + src/Arbor/Model/PersonNextOfKin.php | 3 + .../Model/PersonProfessionalQualification.php | 3 + src/Arbor/Model/PersonTrainingCourse.php | 3 + .../Model/PersonTransportationMethod.php | 3 + src/Arbor/Model/PhantomModel.php | 3 + .../Model/PhysicalInterventionRecord.php | 3 + .../PhysicalInterventionRecordTechnique.php | 3 + .../PhysicalInterventionRecordWitness.php | 3 + .../Model/PhysicalInterventionTechnique.php | 3 + src/Arbor/Model/PinnedItem.php | 3 + src/Arbor/Model/PointAward.php | 3 + src/Arbor/Model/PointAwardCategory.php | 3 + src/Arbor/Model/PointAwardScale.php | 3 + src/Arbor/Model/Position.php | 3 + src/Arbor/Model/PositionBusinessRole.php | 3 + src/Arbor/Model/PostalAddress.php | 3 + src/Arbor/Model/PostalAddressOccupancy.php | 3 + src/Arbor/Model/PredictedAssessmentMark.php | 3 + src/Arbor/Model/Probation.php | 3 + src/Arbor/Model/ProbationReview.php | 3 + .../Model/ProfessionalQualificationClass.php | 3 + .../ProfessionalQualificationSubject.php | 3 + .../Model/ProfessionalQualificationType.php | 3 + src/Arbor/Model/Programme.php | 3 + src/Arbor/Model/ProgrammeAcademicUnit.php | 3 + src/Arbor/Model/ProgrammeClassification.php | 3 + src/Arbor/Model/ProgrammeEnrolment.php | 3 + src/Arbor/Model/ProgrammeInstance.php | 3 + src/Arbor/Model/ProgrammeLead.php | 3 + .../Model/ProgrammeQualificationAward.php | 3 + src/Arbor/Model/ProgrammeWithdrawalReason.php | 3 + src/Arbor/Model/ProgressAssessmentBatch.php | 3 + ...ogressAssessmentBatchMeasurementPeriod.php | 3 + .../Model/ProgressAssessmentBatchTarget.php | 3 + ...AssessmentBatchTargetMeasurementPeriod.php | 3 + src/Arbor/Model/ProgressGoalType.php | 3 + src/Arbor/Model/ProgressMeasurementPeriod.php | 3 + .../Model/ProgressMeasurementPeriodSet.php | 3 + src/Arbor/Model/PushNotificationToken.php | 3 + src/Arbor/Model/QualificationAspect.php | 3 + src/Arbor/Model/QualificationAssessable.php | 3 + .../Model/QualificationAssessableInstance.php | 3 + .../QualificationAvailabilityInstance.php | 3 + src/Arbor/Model/QualificationAward.php | 3 + .../Model/QualificationAwardDiscountCode.php | 3 + .../Model/QualificationAwardLearningUnit.php | 3 + src/Arbor/Model/QualificationAwardSubtype.php | 3 + src/Arbor/Model/QualificationAwardType.php | 3 + .../QualificationCenterAssessedOutcome.php | 3 + .../QualificationElementAvailability.php | 3 + ...lificationElementDisallowedCombination.php | 3 + .../Model/QualificationForecastResult.php | 3 + src/Arbor/Model/QualificationGrade.php | 3 + src/Arbor/Model/QualificationGradeSet.php | 3 + src/Arbor/Model/QualificationLearningUnit.php | 3 + .../QualificationLearningUnitAssessable.php | 3 + .../Model/QualificationLearningUnitLevel.php | 3 + src/Arbor/Model/QualificationOffering.php | 3 + src/Arbor/Model/QualificationResult.php | 3 + .../QualificationResultEmbargoViewer.php | 3 + src/Arbor/Model/QualificationScheme.php | 3 + src/Arbor/Model/QualificationStudyGuide.php | 3 + src/Arbor/Model/QualificationSubject.php | 3 + src/Arbor/Model/QualificationSubscription.php | 3 + .../QualificationTimetableSessionType.php | 3 + .../QualificationTransportCertificate.php | 3 + .../Model/QualificationTransportMessage.php | 3 + src/Arbor/Model/ReceivedCheque.php | 3 + src/Arbor/Model/Region.php | 3 + src/Arbor/Model/RegistrationForm.php | 3 + .../Model/RegistrationFormMembership.php | 3 + src/Arbor/Model/RegistrationFormTutor.php | 3 + src/Arbor/Model/Religion.php | 3 + src/Arbor/Model/RepeatingSchoolEvent.php | 3 + .../Model/RepeatingSchoolEventParticipant.php | 3 + .../Model/ReportCardBatchAcademicUnit.php | 3 + .../Model/ReportCardBatchAdHocAssessment.php | 3 + src/Arbor/Model/ReportCardBatchCurriculum.php | 3 + .../ReportCardBatchProgressAssessment.php | 3 + src/Arbor/Model/ReportSubscription.php | 3 + src/Arbor/Model/Room.php | 3 + src/Arbor/Model/RoomAsset.php | 3 + src/Arbor/Model/RoomChangeRequirement.php | 3 + src/Arbor/Model/RoomFeature.php | 3 + src/Arbor/Model/RoomLayout.php | 3 + src/Arbor/Model/RoomLayoutSeat.php | 3 + src/Arbor/Model/RoomRoomAsset.php | 3 + src/Arbor/Model/RoomRoomFeature.php | 3 + src/Arbor/Model/RoomUnavailability.php | 3 + src/Arbor/Model/SafeguardingNote.php | 3 + src/Arbor/Model/SchoolEvent.php | 3 + src/Arbor/Model/SchoolEventType.php | 3 + src/Arbor/Model/SchoolPhase.php | 3 + src/Arbor/Model/SchoolProgressTargetRule.php | 3 + src/Arbor/Model/SchoolShopOrderItem.php | 3 + src/Arbor/Model/SchoolShopProduct.php | 3 + .../Model/SchoolShopProductEligibility.php | 3 + src/Arbor/Model/SchoolShopProductPrice.php | 3 + src/Arbor/Model/Schoolwork.php | 3 + src/Arbor/Model/SchoolworkAspect.php | 3 + src/Arbor/Model/SenEvent.php | 3 + src/Arbor/Model/SenEventOutcome.php | 3 + src/Arbor/Model/SenEventOutcomeType.php | 3 + src/Arbor/Model/SenEventType.php | 3 + src/Arbor/Model/SenNeed.php | 3 + src/Arbor/Model/SenNeedType.php | 3 + src/Arbor/Model/SenNote.php | 3 + src/Arbor/Model/SenStatement.php | 3 + src/Arbor/Model/SenStatus.php | 3 + src/Arbor/Model/SenStatusAssignment.php | 3 + src/Arbor/Model/SendingProfile.php | 3 + src/Arbor/Model/Session.php | 3 + .../Model/SessionRoomAssetRequirement.php | 3 + .../Model/SessionRoomFeatureRequirement.php | 3 + src/Arbor/Model/Site.php | 3 + src/Arbor/Model/SiteOperatingPeriod.php | 3 + .../Model/SiteOperatingPeriodException.php | 3 + src/Arbor/Model/SiteTravelTime.php | 3 + src/Arbor/Model/SmsMessage.php | 3 + src/Arbor/Model/SmsMessageDraft.php | 3 + src/Arbor/Model/SmsMessagePart.php | 3 + src/Arbor/Model/SmsMessagePermittedSender.php | 3 + src/Arbor/Model/SmsMessageStatus.php | 3 + src/Arbor/Model/Snippet.php | 3 + src/Arbor/Model/Staff.php | 3 + src/Arbor/Model/StaffAbsence.php | 3 + src/Arbor/Model/StaffAbsenceCategory.php | 3 + .../Model/StaffAbsenceSicknessCategory.php | 3 + .../Model/StaffAbsenceSicknessSubcategory.php | 3 + src/Arbor/Model/StaffAttendanceMark.php | 3 + src/Arbor/Model/StaffAttendanceRecord.php | 3 + src/Arbor/Model/StaffContract.php | 3 + src/Arbor/Model/StaffContractPost.php | 3 + .../StaffContractPostAdditionalPayment.php | 3 + .../Model/StaffContractPostAllowance.php | 3 + .../Model/StaffContractPostEndReason.php | 3 + src/Arbor/Model/StaffContractPostRate.php | 3 + src/Arbor/Model/StaffContractPostSalary.php | 3 + .../Model/StaffContractPostStartReason.php | 3 + src/Arbor/Model/StaffDestination.php | 3 + src/Arbor/Model/StaffEmploymentType.php | 3 + src/Arbor/Model/StaffLeavingReason.php | 3 + src/Arbor/Model/StaffObjective.php | 3 + src/Arbor/Model/StaffOrigin.php | 3 + .../Model/StaffRoomFeatureRequirement.php | 3 + src/Arbor/Model/StaffWorkingPeriod.php | 3 + src/Arbor/Model/StandardizedAssessment.php | 3 + .../Model/StandardizedAssessmentAspect.php | 3 + .../StandardizedAssessmentAspectCategory.php | 3 + .../Model/StandardizedAssessmentBatch.php | 3 + .../StandardizedAssessmentBatchTarget.php | 3 + .../Model/StandardizedAssessmentComponent.php | 3 + .../Model/StandardizedAssessmentMark.php | 3 + .../Model/StandardizedAssessmentSuite.php | 3 + .../Model/StandardizedAssessmentTemplate.php | 3 + ...andardizedAssessmentTemplateAssessment.php | 3 + .../Model/StandardizedAssessmentThreshold.php | 3 + .../StandardizedAssessmentThresholdResult.php | 3 + src/Arbor/Model/Student.php | 3 + src/Arbor/Model/StudentAbsenceNote.php | 3 + .../Model/StudentAdHocAssessmentMark.php | 3 + src/Arbor/Model/StudentAttendancePattern.php | 3 + src/Arbor/Model/StudentBursaryLevel.php | 3 + .../Model/StudentClubSessionInterval.php | 3 + .../Model/StudentCurriculumAchievement.php | 3 + src/Arbor/Model/StudentCurriculumEvidence.php | 3 + src/Arbor/Model/StudentCurriculumScore.php | 3 + src/Arbor/Model/StudentDestination.php | 3 + src/Arbor/Model/StudentDestinationType.php | 3 + src/Arbor/Model/StudentEducationalHistory.php | 3 + src/Arbor/Model/StudentEmploymentRecord.php | 3 + src/Arbor/Model/StudentFunding.php | 3 + src/Arbor/Model/StudentFundingType.php | 3 + src/Arbor/Model/StudentGift.php | 3 + .../Model/StudentGuardianRelationship.php | 3 + src/Arbor/Model/StudentIntervention.php | 3 + src/Arbor/Model/StudentInterventionReview.php | 3 + src/Arbor/Model/StudentLinkedRelationship.php | 3 + .../Model/StudentLinkedRelationshipType.php | 3 + .../Model/StudentMedicalRelationship.php | 3 + .../StudentOtherSchoolAttendanceRecord.php | 3 + .../Model/StudentProgressAssessmentMark.php | 3 + src/Arbor/Model/StudentProgressBaseline.php | 3 + src/Arbor/Model/StudentProgressGoal.php | 3 + src/Arbor/Model/StudentRecordChange.php | 3 + .../Model/StudentRepeatingAbsenceNote.php | 3 + .../Model/StudentRoomFeatureRequirement.php | 3 + src/Arbor/Model/StudentSchoolwork.php | 3 + src/Arbor/Model/StudentSchoolworkMark.php | 3 + .../Model/StudentStandardizedAssessment.php | 3 + .../StudentStandardizedAssessmentMark.php | 3 + src/Arbor/Model/StudentTalent.php | 3 + src/Arbor/Model/Subject.php | 3 + src/Arbor/Model/SuperannuationScheme.php | 3 + src/Arbor/Model/SuperannuationSchemeValue.php | 3 + src/Arbor/Model/SuspectedDuplicate.php | 3 + .../Model/SuspendedCalendarEntryMapping.php | 3 + src/Arbor/Model/Tag.php | 3 + src/Arbor/Model/Tagging.php | 3 + src/Arbor/Model/Talent.php | 3 + src/Arbor/Model/TargetJudgement.php | 3 + src/Arbor/Model/TargetJudgementRule.php | 3 + .../Model/TeachingAssistantAllocation.php | 3 + src/Arbor/Model/TeachingGroup.php | 3 + src/Arbor/Model/TeachingGroupMembership.php | 3 + src/Arbor/Model/TeachingGroupTutor.php | 3 + src/Arbor/Model/TelephoneCall.php | 3 + src/Arbor/Model/TelephoneNumber.php | 3 + src/Arbor/Model/Term.php | 3 + src/Arbor/Model/ThirdPartyLogin.php | 3 + src/Arbor/Model/ThirdPartySite.php | 3 + src/Arbor/Model/TimetablePeriod.php | 3 + src/Arbor/Model/TimetablePeriodGrouping.php | 3 + src/Arbor/Model/TimetableSlot.php | 3 + src/Arbor/Model/TimetableSlotException.php | 3 + src/Arbor/Model/TimetableSlotLocation.php | 3 + src/Arbor/Model/TimetableSlotStaff.php | 3 + .../Model/TimetableSlotStudentException.php | 3 + src/Arbor/Model/TimetablerImportResult.php | 3 + .../Model/TimetablerImportResultError.php | 3 + .../Model/TimetablerImportResultUpdate.php | 3 + .../Model/TimetablerImportStepOutcome.php | 3 + src/Arbor/Model/Title.php | 3 + src/Arbor/Model/TrainingCourse.php | 3 + src/Arbor/Model/TrainingEvent.php | 3 + src/Arbor/Model/TransportationMethod.php | 3 + src/Arbor/Model/Trip.php | 3 + src/Arbor/Model/TripEligibility.php | 3 + src/Arbor/Model/TripLocation.php | 3 + src/Arbor/Model/TripParticipant.php | 3 + src/Arbor/Model/TripPrice.php | 3 + .../Model/UkDfe/AcademicUnitEnrolment.php | 3 + .../Model/UkDfe/AcademicYearEnrolment.php | 3 + .../UkDfe/AlternativeProvisionPlacement.php | 3 + .../AlternativeProvisionPlacementReason.php | 3 + .../UkDfe/AlternativeProvisionReason.php | 3 + .../Model/UkDfe/AttendanceApiSubmission.php | 3 + src/Arbor/Model/UkDfe/CensusSchoolPhase.php | 3 + src/Arbor/Model/UkDfe/ChildCarePlace.php | 3 + .../UkDfe/ChildProtectionStatusAssignment.php | 3 + src/Arbor/Model/UkDfe/CurriculumGrade.php | 3 + .../EarlyYearsPupilPremiumEligibility.php | 3 + .../UkDfe/EarlyYearsPupilPremiumRecipient.php | 3 + .../Model/UkDfe/EducationalInstitution.php | 3 + .../UkDfe/EducationalInstitutionEnrolment.php | 3 + src/Arbor/Model/UkDfe/EnglishProficiency.php | 3 + src/Arbor/Model/UkDfe/EnrolmentMode.php | 3 + src/Arbor/Model/UkDfe/Ethnicity.php | 3 + src/Arbor/Model/UkDfe/ExclusionReason.php | 3 + .../UkDfe/GcseEnglishAchievementType.php | 3 + .../UkDfe/GcseEnglishFundingExemptionType.php | 3 + .../Model/UkDfe/GcseMathsAchievementType.php | 3 + .../UkDfe/GcseMathsFundingExemptionType.php | 3 + .../Model/UkDfe/GuardianRelationshipType.php | 3 + .../Model/UkDfe/InCareStatusAssignment.php | 3 + src/Arbor/Model/UkDfe/Language.php | 3 + src/Arbor/Model/UkDfe/LocalAuthority.php | 3 + src/Arbor/Model/UkDfe/OfstedGrade.php | 3 + src/Arbor/Model/UkDfe/PayScale.php | 3 + src/Arbor/Model/UkDfe/PayScaleCategory.php | 3 + src/Arbor/Model/UkDfe/PermanentExclusion.php | 3 + src/Arbor/Model/UkDfe/Position.php | 3 + src/Arbor/Model/UkDfe/PositionCategory.php | 3 + src/Arbor/Model/UkDfe/Programme.php | 3 + src/Arbor/Model/UkDfe/ProgrammeEnrolment.php | 3 + src/Arbor/Model/UkDfe/ProgrammeInstance.php | 3 + .../Model/UkDfe/PupilPremiumRecipient.php | 3 + .../Model/UkDfe/PupilPremiumRecipientType.php | 3 + .../Model/UkDfe/QualifiedTeacherRoute.php | 3 + src/Arbor/Model/UkDfe/Religion.php | 3 + src/Arbor/Model/UkDfe/SchoolCensus.php | 3 + src/Arbor/Model/UkDfe/SchoolCensusClass.php | 3 + .../UkDfe/SchoolCensusPupilReconciliation.php | 3 + src/Arbor/Model/UkDfe/SchoolCensusReturn.php | 3 + .../Model/UkDfe/SchoolCensusSchoolDetail.php | 3 + .../Model/UkDfe/SchoolGovernanceType.php | 3 + src/Arbor/Model/UkDfe/SchoolIntakeType.php | 3 + .../Model/UkDfe/SchoolLedTutoringHour.php | 3 + src/Arbor/Model/UkDfe/SchoolType.php | 3 + .../Model/UkDfe/SchoolWorkforceCensus.php | 3 + ...oolWorkforceCensusAgencyTpSupportCount.php | 3 + .../UkDfe/SchoolWorkforceCensusReturn.php | 3 + .../SchoolWorkforceCensusStaffInformation.php | 3 + .../UkDfe/SchoolWorkforceCensusVacancy.php | 3 + .../UkDfe/SchoolWorkforceVacancyPost.php | 3 + src/Arbor/Model/UkDfe/SenNeedType.php | 3 + src/Arbor/Model/UkDfe/SenStatus.php | 3 + src/Arbor/Model/UkDfe/SenStatusAssignment.php | 3 + src/Arbor/Model/UkDfe/ServiceChildConcern.php | 3 + .../UkDfe/ServiceChildStatusAssignment.php | 3 + src/Arbor/Model/UkDfe/Staff.php | 3 + src/Arbor/Model/UkDfe/Student.php | 3 + src/Arbor/Model/UkDfe/StudentFundingType.php | 3 + src/Arbor/Model/UkDfe/Subject.php | 3 + src/Arbor/Model/UkDfe/TravellerStatus.php | 3 + .../Model/UkDfe/TravellerStatusAssignment.php | 3 + .../Model/UkDfe/TwoYearOldFundingBasis.php | 3 + src/Arbor/Model/UkDfe/UcasImport.php | 3 + src/Arbor/Model/UkDfe/UcasImportRecord.php | 3 + src/Arbor/Model/UkDfe/UciAssignment.php | 3 + src/Arbor/Model/UkDfe/UnenrolmentReason.php | 3 + src/Arbor/Model/UkDfe/UpnAssignment.php | 3 + .../UkDfe/YoungCarerStatusAssignment.php | 3 + .../Model/UkIlr/AcademicYearEnrolment.php | 3 + src/Arbor/Model/UkIlr/Employer.php | 3 + src/Arbor/Model/UkIlr/IlrReturn.php | 3 + src/Arbor/Model/UkIlr/MedicalCondition.php | 3 + src/Arbor/Model/UkIlr/ProgrammeEnrolment.php | 3 + src/Arbor/Model/UkIlr/ProgrammeInstance.php | 3 + src/Arbor/Model/UkIlr/SenNeed.php | 3 + src/Arbor/Model/UkIlr/SenNeedType.php | 3 + src/Arbor/Model/UkIlr/Student.php | 3 + .../Model/UkIlr/StudentEmploymentRecord.php | 3 + src/Arbor/Model/UkJcq/EdiExportJob.php | 3 + .../UkJcq/EdiExportJobCandidateEntry.php | 3 + .../EdiExportJobCandidateRegistration.php | 3 + .../QualificationAvailabilityInstance.php | 3 + src/Arbor/Model/UkJcq/QualificationAward.php | 3 + src/Arbor/Model/UnenrolmentReason.php | 3 + src/Arbor/Model/University.php | 3 + src/Arbor/Model/UniversityStaff.php | 3 + src/Arbor/Model/UsageLogEntry.php | 3 + src/Arbor/Model/User.php | 3 + src/Arbor/Model/UserBeta.php | 3 + src/Arbor/Model/UserDefinedField.php | 3 + src/Arbor/Model/UserDefinedFieldImport.php | 3 + src/Arbor/Model/UserDefinedFieldOption.php | 3 + .../Model/UserDefinedFieldPermission.php | 3 + src/Arbor/Model/UserDefinedRecord.php | 3 + src/Arbor/Model/UserLogin.php | 3 + src/Arbor/Model/UserNotification.php | 3 + src/Arbor/Model/UserRole.php | 3 + src/Arbor/Model/UserRoleAssignment.php | 3 + src/Arbor/Model/VatRate.php | 3 + src/Arbor/Model/VisionTest.php | 3 + src/Arbor/Model/VisualTableConfig.php | 3 + src/Arbor/Model/Voucher.php | 3 + src/Arbor/Model/WorkPlacement.php | 3 + src/Arbor/Resource/ResourceType.php | 1412 ++++++++--------- src/Arbor/Resource/UkDfe/ResourceType.php | 144 +- src/Arbor/Resource/UkIlr/ResourceType.php | 20 +- src/Arbor/Resource/UkJcq/ResourceType.php | 10 +- 797 files changed, 3244 insertions(+), 793 deletions(-) diff --git a/src/Arbor/Model/AcademicCalendarDate.php b/src/Arbor/Model/AcademicCalendarDate.php index 6ac0d154..ff2b9dfa 100644 --- a/src/Arbor/Model/AcademicCalendarDate.php +++ b/src/Arbor/Model/AcademicCalendarDate.php @@ -6,6 +6,7 @@ class AcademicCalendarDate extends ModelBase { + const START_DATE = 'startDate'; const END_DATE = 'endDate'; @@ -385,4 +386,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/AcademicHoliday.php b/src/Arbor/Model/AcademicHoliday.php index be87011f..57c48c6c 100644 --- a/src/Arbor/Model/AcademicHoliday.php +++ b/src/Arbor/Model/AcademicHoliday.php @@ -6,6 +6,7 @@ class AcademicHoliday extends ModelBase { + const ACADEMIC_HOLIDAY_TYPE = 'academicHolidayType'; const START_DATE = 'startDate'; @@ -115,4 +116,6 @@ public function setHolidayLabel($holidayLabel = null) { $this->setProperty('holidayLabel', $holidayLabel); } + + } diff --git a/src/Arbor/Model/AcademicLevel.php b/src/Arbor/Model/AcademicLevel.php index c850d984..fa341da2 100644 --- a/src/Arbor/Model/AcademicLevel.php +++ b/src/Arbor/Model/AcademicLevel.php @@ -6,6 +6,7 @@ class AcademicLevel extends ModelBase { + const ACADEMIC_LEVEL_NAME = 'academicLevelName'; const SHORT_NAME = 'shortName'; @@ -213,4 +214,6 @@ public function getTutorMemberships() { return $this->getCollectionProperty('tutorMemberships'); } + + } diff --git a/src/Arbor/Model/AcademicLevelMembership.php b/src/Arbor/Model/AcademicLevelMembership.php index 969ed2c3..e9507fc9 100644 --- a/src/Arbor/Model/AcademicLevelMembership.php +++ b/src/Arbor/Model/AcademicLevelMembership.php @@ -6,6 +6,7 @@ class AcademicLevelMembership extends ModelBase { + const ACADEMIC_LEVEL = 'academicLevel'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php b/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php index 156d10d1..96e2bde5 100644 --- a/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php +++ b/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php @@ -6,6 +6,7 @@ class AcademicLevelRegistrationFormMapping extends ModelBase { + const ACADEMIC_LEVEL = 'academicLevel'; const REGISTRATION_FORM = 'registrationForm'; @@ -79,4 +80,6 @@ public function setRegistrationForm(RegistrationForm $registrationForm = null) { $this->setProperty('registrationForm', $registrationForm); } + + } diff --git a/src/Arbor/Model/AcademicLevelTutor.php b/src/Arbor/Model/AcademicLevelTutor.php index 086d6eb1..b48c11f3 100644 --- a/src/Arbor/Model/AcademicLevelTutor.php +++ b/src/Arbor/Model/AcademicLevelTutor.php @@ -6,6 +6,7 @@ class AcademicLevelTutor extends ModelBase { + const ACADEMIC_LEVEL = 'academicLevel'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/AcademicNote.php b/src/Arbor/Model/AcademicNote.php index fae0d829..668c1750 100644 --- a/src/Arbor/Model/AcademicNote.php +++ b/src/Arbor/Model/AcademicNote.php @@ -6,6 +6,7 @@ class AcademicNote extends ModelBase { + const STUDENT = 'student'; const ACADEMIC_UNIT = 'academicUnit'; @@ -133,4 +134,6 @@ public function setNoteCreatedDatetime(\DateTime $noteCreatedDatetime = null) { $this->setProperty('noteCreatedDatetime', $noteCreatedDatetime); } + + } diff --git a/src/Arbor/Model/AcademicProgramme.php b/src/Arbor/Model/AcademicProgramme.php index 931726eb..80efdaa5 100644 --- a/src/Arbor/Model/AcademicProgramme.php +++ b/src/Arbor/Model/AcademicProgramme.php @@ -6,6 +6,7 @@ class AcademicProgramme extends ModelBase { + const ACADEMIC_PROGRAMME_NAME = 'academicProgrammeName'; protected $_resourceType = ResourceType::ACADEMIC_PROGRAMME; @@ -69,4 +70,6 @@ public function getInstances() { return $this->getCollectionProperty('instances'); } + + } diff --git a/src/Arbor/Model/AcademicProgrammeInstance.php b/src/Arbor/Model/AcademicProgrammeInstance.php index 2c8978d0..393f457e 100644 --- a/src/Arbor/Model/AcademicProgrammeInstance.php +++ b/src/Arbor/Model/AcademicProgrammeInstance.php @@ -6,6 +6,7 @@ class AcademicProgrammeInstance extends ModelBase { + const ACADEMIC_PROGRAMME = 'academicProgramme'; const INSTANCE_NAME = 'instanceName'; @@ -105,4 +106,6 @@ public function getTopLevelAcademicUnits() { return $this->getCollectionProperty('topLevelAcademicUnits'); } + + } diff --git a/src/Arbor/Model/AcademicTeachingHour.php b/src/Arbor/Model/AcademicTeachingHour.php index ed82d1d6..baa29c24 100644 --- a/src/Arbor/Model/AcademicTeachingHour.php +++ b/src/Arbor/Model/AcademicTeachingHour.php @@ -6,6 +6,7 @@ class AcademicTeachingHour extends ModelBase { + const EFFECTIVE_DATE = 'effectiveDate'; const END_DATE = 'endDate'; @@ -133,4 +134,6 @@ public function setDayOfCycle($dayOfCycle = null) { $this->setProperty('dayOfCycle', $dayOfCycle); } + + } diff --git a/src/Arbor/Model/AcademicUnit.php b/src/Arbor/Model/AcademicUnit.php index d8dc1ef5..dca9e691 100644 --- a/src/Arbor/Model/AcademicUnit.php +++ b/src/Arbor/Model/AcademicUnit.php @@ -6,6 +6,7 @@ class AcademicUnit extends ModelBase { + const UNIQUE_IDENTIFIER = 'uniqueIdentifier'; const PARENT_ACADEMIC_UNIT = 'parentAcademicUnit'; @@ -545,4 +546,6 @@ public function getTimetableSlots() { return $this->getCollectionProperty('timetableSlots'); } + + } diff --git a/src/Arbor/Model/AcademicUnitAssessment.php b/src/Arbor/Model/AcademicUnitAssessment.php index b6afd2a7..2b7fea2f 100644 --- a/src/Arbor/Model/AcademicUnitAssessment.php +++ b/src/Arbor/Model/AcademicUnitAssessment.php @@ -6,6 +6,7 @@ class AcademicUnitAssessment extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const ASSESSMENT = 'assessment'; @@ -79,4 +80,6 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } + + } diff --git a/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php b/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php index 88c32a98..ae5f0dac 100644 --- a/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php +++ b/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php @@ -6,6 +6,7 @@ class AcademicUnitAutomaticEnrolment extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const TRIGGER = 'trigger'; @@ -97,4 +98,6 @@ public function setAttendancePattern(AttendancePattern $attendancePattern = null { $this->setProperty('attendancePattern', $attendancePattern); } + + } diff --git a/src/Arbor/Model/AcademicUnitBandAssignment.php b/src/Arbor/Model/AcademicUnitBandAssignment.php index d633808d..0c3c52d9 100644 --- a/src/Arbor/Model/AcademicUnitBandAssignment.php +++ b/src/Arbor/Model/AcademicUnitBandAssignment.php @@ -6,6 +6,7 @@ class AcademicUnitBandAssignment extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const BAND_NAME = 'bandName'; @@ -79,4 +80,6 @@ public function setBandName($bandName = null) { $this->setProperty('bandName', $bandName); } + + } diff --git a/src/Arbor/Model/AcademicUnitBlockAssignment.php b/src/Arbor/Model/AcademicUnitBlockAssignment.php index 5f0c42fd..03a03ce7 100644 --- a/src/Arbor/Model/AcademicUnitBlockAssignment.php +++ b/src/Arbor/Model/AcademicUnitBlockAssignment.php @@ -6,6 +6,7 @@ class AcademicUnitBlockAssignment extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const BLOCK_NAME = 'blockName'; @@ -79,4 +80,6 @@ public function setBlockName($blockName = null) { $this->setProperty('blockName', $blockName); } + + } diff --git a/src/Arbor/Model/AcademicUnitCurriculum.php b/src/Arbor/Model/AcademicUnitCurriculum.php index 55b287ae..2160842b 100644 --- a/src/Arbor/Model/AcademicUnitCurriculum.php +++ b/src/Arbor/Model/AcademicUnitCurriculum.php @@ -6,6 +6,7 @@ class AcademicUnitCurriculum extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const CURRICULUM = 'curriculum'; @@ -79,4 +80,6 @@ public function setCurriculum(Curriculum $curriculum = null) { $this->setProperty('curriculum', $curriculum); } + + } diff --git a/src/Arbor/Model/AcademicUnitDepartment.php b/src/Arbor/Model/AcademicUnitDepartment.php index 0307e76a..530c6946 100644 --- a/src/Arbor/Model/AcademicUnitDepartment.php +++ b/src/Arbor/Model/AcademicUnitDepartment.php @@ -6,6 +6,7 @@ class AcademicUnitDepartment extends ModelBase { + const DEPARTMENT = 'department'; const ACADEMIC_UNIT = 'academicUnit'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/AcademicUnitEnrolment.php b/src/Arbor/Model/AcademicUnitEnrolment.php index 37a8ddb9..19f96ce3 100644 --- a/src/Arbor/Model/AcademicUnitEnrolment.php +++ b/src/Arbor/Model/AcademicUnitEnrolment.php @@ -6,6 +6,7 @@ class AcademicUnitEnrolment extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const STUDENT = 'student'; @@ -205,4 +206,6 @@ public function setStudentAttendancePatternDependency(StudentAttendancePattern $ { $this->setProperty('studentAttendancePatternDependency', $studentAttendancePatternDependency); } + + } diff --git a/src/Arbor/Model/AcademicUnitEnrolmentImport.php b/src/Arbor/Model/AcademicUnitEnrolmentImport.php index d277c006..c0a8810b 100644 --- a/src/Arbor/Model/AcademicUnitEnrolmentImport.php +++ b/src/Arbor/Model/AcademicUnitEnrolmentImport.php @@ -6,6 +6,7 @@ class AcademicUnitEnrolmentImport extends ModelBase { + const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -151,4 +152,6 @@ public function setEnrolmentEndDate(\DateTime $enrolmentEndDate = null) { $this->setProperty('enrolmentEndDate', $enrolmentEndDate); } + + } diff --git a/src/Arbor/Model/AcademicUnitLead.php b/src/Arbor/Model/AcademicUnitLead.php index 22f8e6ca..cddca7b6 100644 --- a/src/Arbor/Model/AcademicUnitLead.php +++ b/src/Arbor/Model/AcademicUnitLead.php @@ -6,6 +6,7 @@ class AcademicUnitLead extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php b/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php index 6af64420..0c102226 100644 --- a/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php +++ b/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php @@ -6,6 +6,7 @@ class AcademicUnitMarksheetCustomReport extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const CUSTOM_REPORT = 'customReport'; @@ -79,4 +80,6 @@ public function setCustomReport(CustomReport $customReport = null) { $this->setProperty('customReport', $customReport); } + + } diff --git a/src/Arbor/Model/AcademicUnitQualificationAward.php b/src/Arbor/Model/AcademicUnitQualificationAward.php index 7c526bae..315e9f3b 100644 --- a/src/Arbor/Model/AcademicUnitQualificationAward.php +++ b/src/Arbor/Model/AcademicUnitQualificationAward.php @@ -6,6 +6,7 @@ class AcademicUnitQualificationAward extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -79,4 +80,6 @@ public function setQualificationAward(QualificationAward $qualificationAward = n { $this->setProperty('qualificationAward', $qualificationAward); } + + } diff --git a/src/Arbor/Model/AcademicUnitQualificationLink.php b/src/Arbor/Model/AcademicUnitQualificationLink.php index 37cdc7ef..964fc5c7 100644 --- a/src/Arbor/Model/AcademicUnitQualificationLink.php +++ b/src/Arbor/Model/AcademicUnitQualificationLink.php @@ -6,6 +6,7 @@ class AcademicUnitQualificationLink extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/AcademicUnitTag.php b/src/Arbor/Model/AcademicUnitTag.php index 80c75478..c0c654de 100644 --- a/src/Arbor/Model/AcademicUnitTag.php +++ b/src/Arbor/Model/AcademicUnitTag.php @@ -6,6 +6,7 @@ class AcademicUnitTag extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; const RELATED_OBJECT = 'relatedObject'; @@ -79,4 +80,6 @@ public function setRelatedObject(ModelBase $relatedObject = null) { $this->setProperty('relatedObject', $relatedObject); } + + } diff --git a/src/Arbor/Model/AcademicWorkingDay.php b/src/Arbor/Model/AcademicWorkingDay.php index f6b20681..ea786062 100644 --- a/src/Arbor/Model/AcademicWorkingDay.php +++ b/src/Arbor/Model/AcademicWorkingDay.php @@ -6,6 +6,7 @@ class AcademicWorkingDay extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setDayOfCalendarWeek($dayOfCalendarWeek = null) { $this->setProperty('dayOfCalendarWeek', $dayOfCalendarWeek); } + + } diff --git a/src/Arbor/Model/AcademicYear.php b/src/Arbor/Model/AcademicYear.php index fbb2f252..9655d56e 100644 --- a/src/Arbor/Model/AcademicYear.php +++ b/src/Arbor/Model/AcademicYear.php @@ -6,6 +6,7 @@ class AcademicYear extends ModelBase { + const ACADEMIC_YEAR_NAME = 'academicYearName'; const CODE = 'code'; @@ -133,4 +134,6 @@ public function setTimetableCycleLength($timetableCycleLength = null) { $this->setProperty('timetableCycleLength', $timetableCycleLength); } + + } diff --git a/src/Arbor/Model/AcademicYearAssessment.php b/src/Arbor/Model/AcademicYearAssessment.php index 527740f2..3ef340dc 100644 --- a/src/Arbor/Model/AcademicYearAssessment.php +++ b/src/Arbor/Model/AcademicYearAssessment.php @@ -6,6 +6,7 @@ class AcademicYearAssessment extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const ASSESSMENT_NAME = 'assessmentName'; @@ -22,6 +23,8 @@ class AcademicYearAssessment extends ModelBase const SETUP_COMPLETION_STARTED_DATETIME = 'setupCompletionStartedDatetime'; + const DELETION_STARTED_DATETIME = 'deletionStartedDatetime'; + const ALLOW_COMMENTS = 'allowComments'; protected $_resourceType = ResourceType::ACADEMIC_YEAR_ASSESSMENT; @@ -190,6 +193,22 @@ public function setSetupCompletionStartedDatetime(\DateTime $setupCompletionStar $this->setProperty('setupCompletionStartedDatetime', $setupCompletionStartedDatetime); } + /** + * @return \DateTime + */ + public function getDeletionStartedDatetime() + { + return $this->getProperty('deletionStartedDatetime'); + } + + /** + * @param \DateTime $deletionStartedDatetime + */ + public function setDeletionStartedDatetime(\DateTime $deletionStartedDatetime = null) + { + $this->setProperty('deletionStartedDatetime', $deletionStartedDatetime); + } + /** * @return bool */ @@ -205,4 +224,6 @@ public function setAllowComments($allowComments = null) { $this->setProperty('allowComments', $allowComments); } + + } diff --git a/src/Arbor/Model/AcademicYearEnrolment.php b/src/Arbor/Model/AcademicYearEnrolment.php index adc97224..008f7d17 100644 --- a/src/Arbor/Model/AcademicYearEnrolment.php +++ b/src/Arbor/Model/AcademicYearEnrolment.php @@ -6,6 +6,7 @@ class AcademicYearEnrolment extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -205,4 +206,6 @@ public function setTLevelPlannedLearningHours($tLevelPlannedLearningHours = null { $this->setProperty('tLevelPlannedLearningHours', $tLevelPlannedLearningHours); } + + } diff --git a/src/Arbor/Model/AcademicYearSetupTask.php b/src/Arbor/Model/AcademicYearSetupTask.php index 1ba278d0..ab0c96b2 100644 --- a/src/Arbor/Model/AcademicYearSetupTask.php +++ b/src/Arbor/Model/AcademicYearSetupTask.php @@ -6,6 +6,7 @@ class AcademicYearSetupTask extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const TYPE = 'type'; @@ -115,4 +116,6 @@ public function setSkippedDatetime(\DateTime $skippedDatetime = null) { $this->setProperty('skippedDatetime', $skippedDatetime); } + + } diff --git a/src/Arbor/Model/AccessArrangement.php b/src/Arbor/Model/AccessArrangement.php index 2739cd90..db59879c 100644 --- a/src/Arbor/Model/AccessArrangement.php +++ b/src/Arbor/Model/AccessArrangement.php @@ -6,6 +6,7 @@ class AccessArrangement extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setDefaultExtraTimePercentage($defaultExtraTimePercentage = null { $this->setProperty('defaultExtraTimePercentage', $defaultExtraTimePercentage); } + + } diff --git a/src/Arbor/Model/AchievementLevel.php b/src/Arbor/Model/AchievementLevel.php index 250e8369..937ef11a 100644 --- a/src/Arbor/Model/AchievementLevel.php +++ b/src/Arbor/Model/AchievementLevel.php @@ -6,6 +6,7 @@ class AchievementLevel extends ModelBase { + const CODE = 'code'; const ACHIEVEMENT_LEVEL_SET = 'achievementLevelSet'; @@ -241,4 +242,6 @@ public function setUpperBenchmarkGrade(Grade $upperBenchmarkGrade = null) { $this->setProperty('upperBenchmarkGrade', $upperBenchmarkGrade); } + + } diff --git a/src/Arbor/Model/AchievementLevelSet.php b/src/Arbor/Model/AchievementLevelSet.php index 36bcb467..5c973ed1 100644 --- a/src/Arbor/Model/AchievementLevelSet.php +++ b/src/Arbor/Model/AchievementLevelSet.php @@ -6,6 +6,7 @@ class AchievementLevelSet extends ModelBase { + const CODE = 'code'; const NAME = 'name'; @@ -133,4 +134,6 @@ public function setCurriculum(Curriculum $curriculum = null) { $this->setProperty('curriculum', $curriculum); } + + } diff --git a/src/Arbor/Model/AdHocAssessment.php b/src/Arbor/Model/AdHocAssessment.php index 6484c1ed..3f84fcbc 100644 --- a/src/Arbor/Model/AdHocAssessment.php +++ b/src/Arbor/Model/AdHocAssessment.php @@ -6,6 +6,7 @@ class AdHocAssessment extends ModelBase { + const AD_HOC_ASSESSMENT_CATEGORY = 'adHocAssessmentCategory'; const ASSESSMENT_NAME = 'assessmentName'; @@ -241,4 +242,6 @@ public function setAssessmentStrategy($assessmentStrategy = null) { $this->setProperty('assessmentStrategy', $assessmentStrategy); } + + } diff --git a/src/Arbor/Model/AdHocAssessmentBatch.php b/src/Arbor/Model/AdHocAssessmentBatch.php index f8b391aa..c16a7f5f 100644 --- a/src/Arbor/Model/AdHocAssessmentBatch.php +++ b/src/Arbor/Model/AdHocAssessmentBatch.php @@ -6,12 +6,15 @@ class AdHocAssessmentBatch extends ModelBase { + const AD_HOC_ASSESSMENT = 'adHocAssessment'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; const ASSESSMENT_REFERENCE_DATE = 'assessmentReferenceDate'; + const DELETION_STARTED_DATETIME = 'deletionStartedDatetime'; + protected $_resourceType = ResourceType::AD_HOC_ASSESSMENT_BATCH; /** @@ -97,4 +100,22 @@ public function setAssessmentReferenceDate(\DateTime $assessmentReferenceDate = { $this->setProperty('assessmentReferenceDate', $assessmentReferenceDate); } + + /** + * @return \DateTime + */ + public function getDeletionStartedDatetime() + { + return $this->getProperty('deletionStartedDatetime'); + } + + /** + * @param \DateTime $deletionStartedDatetime + */ + public function setDeletionStartedDatetime(\DateTime $deletionStartedDatetime = null) + { + $this->setProperty('deletionStartedDatetime', $deletionStartedDatetime); + } + + } diff --git a/src/Arbor/Model/AdHocAssessmentBatchTarget.php b/src/Arbor/Model/AdHocAssessmentBatchTarget.php index e7b4ae8d..14c5b552 100644 --- a/src/Arbor/Model/AdHocAssessmentBatchTarget.php +++ b/src/Arbor/Model/AdHocAssessmentBatchTarget.php @@ -6,6 +6,7 @@ class AdHocAssessmentBatchTarget extends ModelBase { + const AD_HOC_ASSESSMENT_BATCH = 'adHocAssessmentBatch'; const TARGET = 'target'; @@ -115,4 +116,6 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } + + } diff --git a/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php b/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php index 9d4435ff..21ccbfe6 100644 --- a/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php +++ b/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php @@ -6,6 +6,7 @@ class AdHocAssessmentBatchTargetSubject extends ModelBase { + const AD_HOC_ASSESSMENT_BATCH_TARGET = 'adHocAssessmentBatchTarget'; const SUBJECT = 'subject'; @@ -79,4 +80,6 @@ public function setSubject(Subject $subject = null) { $this->setProperty('subject', $subject); } + + } diff --git a/src/Arbor/Model/AdHocAssessmentCategory.php b/src/Arbor/Model/AdHocAssessmentCategory.php index ee07b0b4..53ece2df 100644 --- a/src/Arbor/Model/AdHocAssessmentCategory.php +++ b/src/Arbor/Model/AdHocAssessmentCategory.php @@ -6,6 +6,7 @@ class AdHocAssessmentCategory extends ModelBase { + const CATEGORY_NAME = 'categoryName'; protected $_resourceType = ResourceType::AD_HOC_ASSESSMENT_CATEGORY; @@ -61,4 +62,6 @@ public function setCategoryName($categoryName = null) { $this->setProperty('categoryName', $categoryName); } + + } diff --git a/src/Arbor/Model/AdHocBursaryPayment.php b/src/Arbor/Model/AdHocBursaryPayment.php index 38e43239..7d59a0aa 100644 --- a/src/Arbor/Model/AdHocBursaryPayment.php +++ b/src/Arbor/Model/AdHocBursaryPayment.php @@ -6,6 +6,7 @@ class AdHocBursaryPayment extends ModelBase { + const STUDENT = 'student'; const BURSARY_TYPE = 'bursaryType'; @@ -151,4 +152,6 @@ public function setApprovedByStaff(Staff $approvedByStaff = null) { $this->setProperty('approvedByStaff', $approvedByStaff); } + + } diff --git a/src/Arbor/Model/AdditionalPaymentReason.php b/src/Arbor/Model/AdditionalPaymentReason.php index 00809b5f..aa4815cf 100644 --- a/src/Arbor/Model/AdditionalPaymentReason.php +++ b/src/Arbor/Model/AdditionalPaymentReason.php @@ -6,6 +6,7 @@ class AdditionalPaymentReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/Alert.php b/src/Arbor/Model/Alert.php index da5342b2..0d5d4b59 100644 --- a/src/Arbor/Model/Alert.php +++ b/src/Arbor/Model/Alert.php @@ -6,6 +6,7 @@ class Alert extends ModelBase { + const ALERT_RULE = 'alertRule'; const TRIGGER_EVENT_TYPE = 'triggerEventType'; @@ -133,4 +134,6 @@ public function setTriggeredDatetime(\DateTime $triggeredDatetime = null) { $this->setProperty('triggeredDatetime', $triggeredDatetime); } + + } diff --git a/src/Arbor/Model/AlertRecipient.php b/src/Arbor/Model/AlertRecipient.php index 9d9e39de..4ac5b013 100644 --- a/src/Arbor/Model/AlertRecipient.php +++ b/src/Arbor/Model/AlertRecipient.php @@ -6,6 +6,7 @@ class AlertRecipient extends ModelBase { + const ALERT = 'alert'; const ALERT_RULE_RECIPIENT = 'alertRuleRecipient'; @@ -133,4 +134,6 @@ public function setMessage(ModelBase $message = null) { $this->setProperty('message', $message); } + + } diff --git a/src/Arbor/Model/AlertRule.php b/src/Arbor/Model/AlertRule.php index 0cab96ac..b39924c5 100644 --- a/src/Arbor/Model/AlertRule.php +++ b/src/Arbor/Model/AlertRule.php @@ -6,6 +6,7 @@ class AlertRule extends ModelBase { + const TRIGGER_EVENT_TYPE = 'triggerEventType'; protected $_resourceType = ResourceType::ALERT_RULE; @@ -61,4 +62,6 @@ public function setTriggerEventType($triggerEventType = null) { $this->setProperty('triggerEventType', $triggerEventType); } + + } diff --git a/src/Arbor/Model/AlertRuleCondition.php b/src/Arbor/Model/AlertRuleCondition.php index 08c76f6a..b47c3f97 100644 --- a/src/Arbor/Model/AlertRuleCondition.php +++ b/src/Arbor/Model/AlertRuleCondition.php @@ -6,6 +6,7 @@ class AlertRuleCondition extends ModelBase { + const ALERT_RULE = 'alertRule'; const TRIGGER_FIELD = 'triggerField'; @@ -133,4 +134,6 @@ public function setConditionResolver($conditionResolver = null) { $this->setProperty('conditionResolver', $conditionResolver); } + + } diff --git a/src/Arbor/Model/AlertRuleRecipient.php b/src/Arbor/Model/AlertRuleRecipient.php index a5568f7b..ea3e3367 100644 --- a/src/Arbor/Model/AlertRuleRecipient.php +++ b/src/Arbor/Model/AlertRuleRecipient.php @@ -6,6 +6,7 @@ class AlertRuleRecipient extends ModelBase { + const ALERT_RULE = 'alertRule'; const CHANNEL = 'channel'; @@ -133,4 +134,6 @@ public function setRecipientResolver($recipientResolver = null) { $this->setProperty('recipientResolver', $recipientResolver); } + + } diff --git a/src/Arbor/Model/Allowance.php b/src/Arbor/Model/Allowance.php index 175a60b1..d9c08c1f 100644 --- a/src/Arbor/Model/Allowance.php +++ b/src/Arbor/Model/Allowance.php @@ -6,6 +6,7 @@ class Allowance extends ModelBase { + const ALLOWANCE_NAME = 'allowanceName'; const ALLOWANCE_CODE = 'allowanceCode'; @@ -79,4 +80,6 @@ public function setAllowanceCode($allowanceCode = null) { $this->setProperty('allowanceCode', $allowanceCode); } + + } diff --git a/src/Arbor/Model/AllowanceAmount.php b/src/Arbor/Model/AllowanceAmount.php index 26e5227c..6c5a0440 100644 --- a/src/Arbor/Model/AllowanceAmount.php +++ b/src/Arbor/Model/AllowanceAmount.php @@ -6,6 +6,7 @@ class AllowanceAmount extends ModelBase { + const ALLOWANCE = 'allowance'; const START_DATE = 'startDate'; @@ -115,4 +116,6 @@ public function setAllowanceAmount($allowanceAmount = null) { $this->setProperty('allowanceAmount', $allowanceAmount); } + + } diff --git a/src/Arbor/Model/Application.php b/src/Arbor/Model/Application.php index cc8899e0..a09bd15e 100644 --- a/src/Arbor/Model/Application.php +++ b/src/Arbor/Model/Application.php @@ -6,6 +6,7 @@ class Application extends ModelBase { + const STUDENT = 'student'; const APPLICATION_DATETIME = 'applicationDatetime'; @@ -349,4 +350,6 @@ public function setEnrolledDatetime(\DateTime $enrolledDatetime = null) { $this->setProperty('enrolledDatetime', $enrolledDatetime); } + + } diff --git a/src/Arbor/Model/ApplicationAppeal.php b/src/Arbor/Model/ApplicationAppeal.php index 95ea116c..aa001d6d 100644 --- a/src/Arbor/Model/ApplicationAppeal.php +++ b/src/Arbor/Model/ApplicationAppeal.php @@ -6,6 +6,7 @@ class ApplicationAppeal extends ModelBase { + const APPLICATION = 'application'; const NARRATIVE = 'narrative'; @@ -169,4 +170,6 @@ public function setDecision($decision = null) { $this->setProperty('decision', $decision); } + + } diff --git a/src/Arbor/Model/ApplicationApplicantImport.php b/src/Arbor/Model/ApplicationApplicantImport.php index 16dbb5af..3adce072 100644 --- a/src/Arbor/Model/ApplicationApplicantImport.php +++ b/src/Arbor/Model/ApplicationApplicantImport.php @@ -6,6 +6,7 @@ class ApplicationApplicantImport extends ModelBase { + const APPLICATION_APPLICANT_IMPORT_JOB = 'applicationApplicantImportJob'; const APPLICATION = 'application'; @@ -133,4 +134,6 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } + + } diff --git a/src/Arbor/Model/ApplicationSetting.php b/src/Arbor/Model/ApplicationSetting.php index 0ecb4454..44bd2288 100644 --- a/src/Arbor/Model/ApplicationSetting.php +++ b/src/Arbor/Model/ApplicationSetting.php @@ -6,6 +6,7 @@ class ApplicationSetting extends ModelBase { + const SETTING_NAME = 'settingName'; const SETTING_VALUE = 'settingValue'; @@ -97,4 +98,6 @@ public function setSettingClass($settingClass = null) { $this->setProperty('settingClass', $settingClass); } + + } diff --git a/src/Arbor/Model/ApplicationWithdrawalReason.php b/src/Arbor/Model/ApplicationWithdrawalReason.php index c20567d3..be49b758 100644 --- a/src/Arbor/Model/ApplicationWithdrawalReason.php +++ b/src/Arbor/Model/ApplicationWithdrawalReason.php @@ -6,6 +6,7 @@ class ApplicationWithdrawalReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setApplicationWithdrawalReasonName($applicationWithdrawalReasonN { $this->setProperty('applicationWithdrawalReasonName', $applicationWithdrawalReasonName); } + + } diff --git a/src/Arbor/Model/Appraisal.php b/src/Arbor/Model/Appraisal.php index 62c5cd86..df843b01 100644 --- a/src/Arbor/Model/Appraisal.php +++ b/src/Arbor/Model/Appraisal.php @@ -6,6 +6,7 @@ class Appraisal extends ModelBase { + const APPRAISEE = 'appraisee'; const APPRAISAL_DATE = 'appraisalDate'; @@ -133,4 +134,6 @@ public function setCompletedDatetime(\DateTime $completedDatetime = null) { $this->setProperty('completedDatetime', $completedDatetime); } + + } diff --git a/src/Arbor/Model/Assessment.php b/src/Arbor/Model/Assessment.php index 7408668e..ae62ee6b 100644 --- a/src/Arbor/Model/Assessment.php +++ b/src/Arbor/Model/Assessment.php @@ -6,6 +6,7 @@ class Assessment extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -277,4 +278,6 @@ public function setIsTargetLocked($isTargetLocked = null) { $this->setProperty('isTargetLocked', $isTargetLocked); } + + } diff --git a/src/Arbor/Model/AssessmentAspect.php b/src/Arbor/Model/AssessmentAspect.php index d81b8d32..0d1b8372 100644 --- a/src/Arbor/Model/AssessmentAspect.php +++ b/src/Arbor/Model/AssessmentAspect.php @@ -6,6 +6,7 @@ class AssessmentAspect extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setDefaultGradeSet(GradeSet $defaultGradeSet = null) { $this->setProperty('defaultGradeSet', $defaultGradeSet); } + + } diff --git a/src/Arbor/Model/AssessmentDataCollection.php b/src/Arbor/Model/AssessmentDataCollection.php index 855ba325..c0bd6b88 100644 --- a/src/Arbor/Model/AssessmentDataCollection.php +++ b/src/Arbor/Model/AssessmentDataCollection.php @@ -6,6 +6,7 @@ class AssessmentDataCollection extends ModelBase { + const ASSESSMENT_DATA_COLLECTION_POLICY = 'assessmentDataCollectionPolicy'; const DEADLINE_DATE = 'deadlineDate'; @@ -115,4 +116,6 @@ public function setCollectionRangeEndDate(\DateTime $collectionRangeEndDate = nu { $this->setProperty('collectionRangeEndDate', $collectionRangeEndDate); } + + } diff --git a/src/Arbor/Model/AssessmentDataCollectionItem.php b/src/Arbor/Model/AssessmentDataCollectionItem.php index efc80c70..a2d21a12 100644 --- a/src/Arbor/Model/AssessmentDataCollectionItem.php +++ b/src/Arbor/Model/AssessmentDataCollectionItem.php @@ -6,6 +6,7 @@ class AssessmentDataCollectionItem extends ModelBase { + const ASSESSMENT_DATA_COLLECTION = 'assessmentDataCollection'; const ASSESSMENT_ENTITY = 'assessmentEntity'; @@ -205,4 +206,6 @@ public function setDeriveAssignedStaff($deriveAssignedStaff = null) { $this->setProperty('deriveAssignedStaff', $deriveAssignedStaff); } + + } diff --git a/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php b/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php index ce96b11f..6058b23d 100644 --- a/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php +++ b/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php @@ -6,6 +6,7 @@ class AssessmentDataCollectionItemAssignedStaff extends ModelBase { + const ASSESSMENT_DATA_COLLECTION_ITEM = 'assessmentDataCollectionItem'; const ASSIGNED_STAFF = 'assignedStaff'; @@ -79,4 +80,6 @@ public function setAssignedStaff(Staff $assignedStaff = null) { $this->setProperty('assignedStaff', $assignedStaff); } + + } diff --git a/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php b/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php index 76d8c2fa..165f9d8c 100644 --- a/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php +++ b/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php @@ -6,6 +6,7 @@ class AssessmentDefaultDisplayGradeSet extends ModelBase { + const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const GRADE_SET = 'gradeSet'; @@ -79,4 +80,6 @@ public function setGradeSet(GradeSet $gradeSet = null) { $this->setProperty('gradeSet', $gradeSet); } + + } diff --git a/src/Arbor/Model/AssessmentDerivation.php b/src/Arbor/Model/AssessmentDerivation.php index 78da0f56..8c1ba534 100644 --- a/src/Arbor/Model/AssessmentDerivation.php +++ b/src/Arbor/Model/AssessmentDerivation.php @@ -6,6 +6,7 @@ class AssessmentDerivation extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setCalculatorClass($calculatorClass = null) { $this->setProperty('calculatorClass', $calculatorClass); } + + } diff --git a/src/Arbor/Model/AssessmentDerivationDependant.php b/src/Arbor/Model/AssessmentDerivationDependant.php index cd62e737..689fb0ba 100644 --- a/src/Arbor/Model/AssessmentDerivationDependant.php +++ b/src/Arbor/Model/AssessmentDerivationDependant.php @@ -6,6 +6,7 @@ class AssessmentDerivationDependant extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setMaxGradePointScaleValue($maxGradePointScaleValue = null) { $this->setProperty('maxGradePointScaleValue', $maxGradePointScaleValue); } + + } diff --git a/src/Arbor/Model/AssessmentFrameworkAssessment.php b/src/Arbor/Model/AssessmentFrameworkAssessment.php index 7ac7895b..4bcb9381 100644 --- a/src/Arbor/Model/AssessmentFrameworkAssessment.php +++ b/src/Arbor/Model/AssessmentFrameworkAssessment.php @@ -6,6 +6,7 @@ class AssessmentFrameworkAssessment extends ModelBase { + const ASSESSMENT = 'assessment'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -97,4 +98,6 @@ public function setSetupCompleted($setupCompleted = null) { $this->setProperty('setupCompleted', $setupCompleted); } + + } diff --git a/src/Arbor/Model/AssessmentGradeSet.php b/src/Arbor/Model/AssessmentGradeSet.php index 4c400c60..4ce46aba 100644 --- a/src/Arbor/Model/AssessmentGradeSet.php +++ b/src/Arbor/Model/AssessmentGradeSet.php @@ -6,6 +6,7 @@ class AssessmentGradeSet extends ModelBase { + const ASSESSMENT = 'assessment'; const GRADE_SET = 'gradeSet'; @@ -115,4 +116,6 @@ public function setIsOriginal($isOriginal = null) { $this->setProperty('isOriginal', $isOriginal); } + + } diff --git a/src/Arbor/Model/AssessmentImportColumn.php b/src/Arbor/Model/AssessmentImportColumn.php index 040b39cf..88c7982e 100644 --- a/src/Arbor/Model/AssessmentImportColumn.php +++ b/src/Arbor/Model/AssessmentImportColumn.php @@ -6,6 +6,7 @@ class AssessmentImportColumn extends ModelBase { + const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const MAPPED_ASSESSMENT_ASPECT = 'mappedAssessmentAspect'; @@ -79,4 +80,6 @@ public function setMappedAssessmentAspect(ModelBase $mappedAssessmentAspect = nu { $this->setProperty('mappedAssessmentAspect', $mappedAssessmentAspect); } + + } diff --git a/src/Arbor/Model/AssessmentImportError.php b/src/Arbor/Model/AssessmentImportError.php index 58db69d5..12c0c58b 100644 --- a/src/Arbor/Model/AssessmentImportError.php +++ b/src/Arbor/Model/AssessmentImportError.php @@ -6,6 +6,7 @@ class AssessmentImportError extends ModelBase { + const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const ERROR_MESSAGE = 'errorMessage'; @@ -79,4 +80,6 @@ public function setErrorMessage($errorMessage = null) { $this->setProperty('errorMessage', $errorMessage); } + + } diff --git a/src/Arbor/Model/AssessmentImportItem.php b/src/Arbor/Model/AssessmentImportItem.php index 6747d079..5001b09e 100644 --- a/src/Arbor/Model/AssessmentImportItem.php +++ b/src/Arbor/Model/AssessmentImportItem.php @@ -6,6 +6,7 @@ class AssessmentImportItem extends ModelBase { + const ASSESSMENT_IMPORT_COLUMN = 'assessmentImportColumn'; const ASSESSMENT_IMPORT_ROW = 'assessmentImportRow'; @@ -115,4 +116,6 @@ public function setImportedDatetime(\DateTime $importedDatetime = null) { $this->setProperty('importedDatetime', $importedDatetime); } + + } diff --git a/src/Arbor/Model/AssessmentImportRow.php b/src/Arbor/Model/AssessmentImportRow.php index 84d1d24f..0eacc9bd 100644 --- a/src/Arbor/Model/AssessmentImportRow.php +++ b/src/Arbor/Model/AssessmentImportRow.php @@ -6,6 +6,7 @@ class AssessmentImportRow extends ModelBase { + const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const MAPPED_STUDENT = 'mappedStudent'; @@ -79,4 +80,6 @@ public function setMappedStudent(Student $mappedStudent = null) { $this->setProperty('mappedStudent', $mappedStudent); } + + } diff --git a/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php b/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php index 4615c576..dcbefd61 100644 --- a/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php +++ b/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php @@ -6,6 +6,7 @@ class AssessmentMarkNonSubmissionReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setAssessmentType($assessmentType = null) { $this->setProperty('assessmentType', $assessmentType); } + + } diff --git a/src/Arbor/Model/AssessmentMetric.php b/src/Arbor/Model/AssessmentMetric.php index a3558dc4..d0b10a59 100644 --- a/src/Arbor/Model/AssessmentMetric.php +++ b/src/Arbor/Model/AssessmentMetric.php @@ -6,6 +6,7 @@ class AssessmentMetric extends ModelBase { + const ASSESSMENT_METRIC_SET = 'assessmentMetricSet'; const ACADEMIC_YEAR = 'academicYear'; @@ -79,4 +80,6 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } + + } diff --git a/src/Arbor/Model/AssessmentMetricAssessment.php b/src/Arbor/Model/AssessmentMetricAssessment.php index f9f8b01f..bc747104 100644 --- a/src/Arbor/Model/AssessmentMetricAssessment.php +++ b/src/Arbor/Model/AssessmentMetricAssessment.php @@ -6,6 +6,7 @@ class AssessmentMetricAssessment extends ModelBase { + const ASSESSMENT_METRIC = 'assessmentMetric'; const ASSESSMENT = 'assessment'; @@ -97,4 +98,6 @@ public function setAssessmentMetricAssessmentBatch(AssessmentMetricAssessmentBat { $this->setProperty('assessmentMetricAssessmentBatch', $assessmentMetricAssessmentBatch); } + + } diff --git a/src/Arbor/Model/AssessmentMetricAssessmentBatch.php b/src/Arbor/Model/AssessmentMetricAssessmentBatch.php index 944f86d9..6d0cda78 100644 --- a/src/Arbor/Model/AssessmentMetricAssessmentBatch.php +++ b/src/Arbor/Model/AssessmentMetricAssessmentBatch.php @@ -6,6 +6,7 @@ class AssessmentMetricAssessmentBatch extends ModelBase { + const ASSESSMENT_METRIC = 'assessmentMetric'; const OPERATOR = 'operator'; @@ -97,4 +98,6 @@ public function setParentAssessmentMetricAssessmentBatch(AssessmentMetricAssessm { $this->setProperty('parentAssessmentMetricAssessmentBatch', $parentAssessmentMetricAssessmentBatch); } + + } diff --git a/src/Arbor/Model/AssessmentMetricRule.php b/src/Arbor/Model/AssessmentMetricRule.php index d87fd324..915773cd 100644 --- a/src/Arbor/Model/AssessmentMetricRule.php +++ b/src/Arbor/Model/AssessmentMetricRule.php @@ -6,6 +6,7 @@ class AssessmentMetricRule extends ModelBase { + const ASSESSMENT_METRIC = 'assessmentMetric'; protected $_resourceType = ResourceType::ASSESSMENT_METRIC_RULE; @@ -61,4 +62,6 @@ public function setAssessmentMetric(AssessmentMetric $assessmentMetric = null) { $this->setProperty('assessmentMetric', $assessmentMetric); } + + } diff --git a/src/Arbor/Model/AssessmentMetricRuleGradeItem.php b/src/Arbor/Model/AssessmentMetricRuleGradeItem.php index 2e160071..3d9254f4 100644 --- a/src/Arbor/Model/AssessmentMetricRuleGradeItem.php +++ b/src/Arbor/Model/AssessmentMetricRuleGradeItem.php @@ -6,6 +6,7 @@ class AssessmentMetricRuleGradeItem extends ModelBase { + const OPERATOR = 'operator'; const GRADE = 'grade'; @@ -133,4 +134,6 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } + + } diff --git a/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php b/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php index 870502bf..d87ae05d 100644 --- a/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php +++ b/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php @@ -6,6 +6,7 @@ class AssessmentMetricRuleStudentGroup extends ModelBase { + const ASSESSMENT_METRIC_RULE = 'assessmentMetricRule'; const ACADEMIC_LEVEL = 'academicLevel'; @@ -79,4 +80,6 @@ public function setAcademicLevel(AcademicLevel $academicLevel = null) { $this->setProperty('academicLevel', $academicLevel); } + + } diff --git a/src/Arbor/Model/AssessmentMetricRuleTargetItem.php b/src/Arbor/Model/AssessmentMetricRuleTargetItem.php index 13356f2a..f0f3a259 100644 --- a/src/Arbor/Model/AssessmentMetricRuleTargetItem.php +++ b/src/Arbor/Model/AssessmentMetricRuleTargetItem.php @@ -6,6 +6,7 @@ class AssessmentMetricRuleTargetItem extends ModelBase { + const OPERATOR = 'operator'; const TARGET_TYPE = 'targetType'; @@ -133,4 +134,6 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } + + } diff --git a/src/Arbor/Model/AssessmentMetricSet.php b/src/Arbor/Model/AssessmentMetricSet.php index bbd4698f..e763690a 100644 --- a/src/Arbor/Model/AssessmentMetricSet.php +++ b/src/Arbor/Model/AssessmentMetricSet.php @@ -6,6 +6,7 @@ class AssessmentMetricSet extends ModelBase { + const NAME = 'name'; const IS_KEY_METRIC = 'isKeyMetric'; @@ -115,4 +116,6 @@ public function setUpwardTrend($upwardTrend = null) { $this->setProperty('upwardTrend', $upwardTrend); } + + } diff --git a/src/Arbor/Model/AssessmentProvider.php b/src/Arbor/Model/AssessmentProvider.php index 11096f73..366036a2 100644 --- a/src/Arbor/Model/AssessmentProvider.php +++ b/src/Arbor/Model/AssessmentProvider.php @@ -6,6 +6,7 @@ class AssessmentProvider extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } + + } diff --git a/src/Arbor/Model/AssessmentStudentGroup.php b/src/Arbor/Model/AssessmentStudentGroup.php index ed4ae8c2..a61dc058 100644 --- a/src/Arbor/Model/AssessmentStudentGroup.php +++ b/src/Arbor/Model/AssessmentStudentGroup.php @@ -6,6 +6,7 @@ class AssessmentStudentGroup extends ModelBase { + const ACADEMIC_YEAR_ASSESSMENT = 'academicYearAssessment'; const STUDENT_GROUP = 'studentGroup'; @@ -79,4 +80,6 @@ public function setStudentGroup(ModelBase $studentGroup = null) { $this->setProperty('studentGroup', $studentGroup); } + + } diff --git a/src/Arbor/Model/AttainmentGroup.php b/src/Arbor/Model/AttainmentGroup.php index 4b3f0dac..f3f308d7 100644 --- a/src/Arbor/Model/AttainmentGroup.php +++ b/src/Arbor/Model/AttainmentGroup.php @@ -6,6 +6,7 @@ class AttainmentGroup extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setCalculationClass($calculationClass = null) { $this->setProperty('calculationClass', $calculationClass); } + + } diff --git a/src/Arbor/Model/AttendanceFollowUp.php b/src/Arbor/Model/AttendanceFollowUp.php index be5cb37c..9c9ff53a 100644 --- a/src/Arbor/Model/AttendanceFollowUp.php +++ b/src/Arbor/Model/AttendanceFollowUp.php @@ -6,6 +6,7 @@ class AttendanceFollowUp extends ModelBase { + const STUDENT = 'student'; const ATTENDANCE_DATE = 'attendanceDate'; @@ -187,4 +188,6 @@ public function setTelephoneCallDatetime(\DateTime $telephoneCallDatetime = null { $this->setProperty('telephoneCallDatetime', $telephoneCallDatetime); } + + } diff --git a/src/Arbor/Model/AttendanceMark.php b/src/Arbor/Model/AttendanceMark.php index 647ff94c..88b7569d 100644 --- a/src/Arbor/Model/AttendanceMark.php +++ b/src/Arbor/Model/AttendanceMark.php @@ -6,6 +6,7 @@ class AttendanceMark extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -529,4 +530,6 @@ public function setShowInRegister($showInRegister = null) { $this->setProperty('showInRegister', $showInRegister); } + + } diff --git a/src/Arbor/Model/AttendancePattern.php b/src/Arbor/Model/AttendancePattern.php index 3b87ccac..0d790222 100644 --- a/src/Arbor/Model/AttendancePattern.php +++ b/src/Arbor/Model/AttendancePattern.php @@ -6,6 +6,7 @@ class AttendancePattern extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setIsAfternoonOnly($isAfternoonOnly = null) { $this->setProperty('isAfternoonOnly', $isAfternoonOnly); } + + } diff --git a/src/Arbor/Model/AttendancePatternPeriod.php b/src/Arbor/Model/AttendancePatternPeriod.php index 29a72834..53d8b346 100644 --- a/src/Arbor/Model/AttendancePatternPeriod.php +++ b/src/Arbor/Model/AttendancePatternPeriod.php @@ -6,6 +6,7 @@ class AttendancePatternPeriod extends ModelBase { + const ATTENDANCE_PATTERN = 'attendancePattern'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -115,4 +116,6 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } + + } diff --git a/src/Arbor/Model/AttendanceRecord.php b/src/Arbor/Model/AttendanceRecord.php index 7741afe9..fbc97ace 100644 --- a/src/Arbor/Model/AttendanceRecord.php +++ b/src/Arbor/Model/AttendanceRecord.php @@ -6,6 +6,7 @@ class AttendanceRecord extends ModelBase { + const ATTENDANCE_MARK = 'attendanceMark'; const ATTENDANCE_REGISTER = 'attendanceRegister'; @@ -277,4 +278,6 @@ public function setSource($source = null) { $this->setProperty('source', $source); } + + } diff --git a/src/Arbor/Model/AttendanceRegister.php b/src/Arbor/Model/AttendanceRegister.php index ba427b6e..63bf6674 100644 --- a/src/Arbor/Model/AttendanceRegister.php +++ b/src/Arbor/Model/AttendanceRegister.php @@ -6,6 +6,7 @@ class AttendanceRegister extends ModelBase { + const EVENT = 'event'; const ATTENDANCE_REGISTER_TYPE = 'attendanceRegisterType'; @@ -151,4 +152,6 @@ public function setClosedDatetime(\DateTime $closedDatetime = null) { $this->setProperty('closedDatetime', $closedDatetime); } + + } diff --git a/src/Arbor/Model/AttendanceRegisterType.php b/src/Arbor/Model/AttendanceRegisterType.php index f3820332..757b7899 100644 --- a/src/Arbor/Model/AttendanceRegisterType.php +++ b/src/Arbor/Model/AttendanceRegisterType.php @@ -6,6 +6,7 @@ class AttendanceRegisterType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setEventObjectTypeId($eventObjectTypeId = null) { $this->setProperty('eventObjectTypeId', $eventObjectTypeId); } + + } diff --git a/src/Arbor/Model/AttendanceRegisterTypeMark.php b/src/Arbor/Model/AttendanceRegisterTypeMark.php index 08c6c123..8a5d5df4 100644 --- a/src/Arbor/Model/AttendanceRegisterTypeMark.php +++ b/src/Arbor/Model/AttendanceRegisterTypeMark.php @@ -6,6 +6,7 @@ class AttendanceRegisterTypeMark extends ModelBase { + const ATTENDANCE_REGISTER_TYPE = 'attendanceRegisterType'; const ATTENDANCE_MARK = 'attendanceMark'; @@ -79,4 +80,6 @@ public function setAttendanceMark(AttendanceMark $attendanceMark = null) { $this->setProperty('attendanceMark', $attendanceMark); } + + } diff --git a/src/Arbor/Model/AttendanceRollCall.php b/src/Arbor/Model/AttendanceRollCall.php index 620192ab..cfbfa0d4 100644 --- a/src/Arbor/Model/AttendanceRollCall.php +++ b/src/Arbor/Model/AttendanceRollCall.php @@ -6,6 +6,7 @@ class AttendanceRollCall extends ModelBase { + const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -169,4 +170,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/AttendanceRollCallRecord.php b/src/Arbor/Model/AttendanceRollCallRecord.php index 957eba95..cdc1829e 100644 --- a/src/Arbor/Model/AttendanceRollCallRecord.php +++ b/src/Arbor/Model/AttendanceRollCallRecord.php @@ -6,6 +6,7 @@ class AttendanceRollCallRecord extends ModelBase { + const ATTENDANCE_ROLL_CALL = 'attendanceRollCall'; const RECORD_DATE = 'recordDate'; @@ -187,4 +188,6 @@ public function setSource($source = null) { $this->setProperty('source', $source); } + + } diff --git a/src/Arbor/Model/AttendanceRollCallTime.php b/src/Arbor/Model/AttendanceRollCallTime.php index 0fc79353..88bb9cbd 100644 --- a/src/Arbor/Model/AttendanceRollCallTime.php +++ b/src/Arbor/Model/AttendanceRollCallTime.php @@ -6,6 +6,7 @@ class AttendanceRollCallTime extends ModelBase { + const ATTENDANCE_ROLL_CALL = 'attendanceRollCall'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -151,4 +152,6 @@ public function setRollCallPeriodEndTime($rollCallPeriodEndTime = null) { $this->setProperty('rollCallPeriodEndTime', $rollCallPeriodEndTime); } + + } diff --git a/src/Arbor/Model/AttendanceRollCallTimeGroup.php b/src/Arbor/Model/AttendanceRollCallTimeGroup.php index 0ce308f4..f8167a7f 100644 --- a/src/Arbor/Model/AttendanceRollCallTimeGroup.php +++ b/src/Arbor/Model/AttendanceRollCallTimeGroup.php @@ -6,6 +6,7 @@ class AttendanceRollCallTimeGroup extends ModelBase { + const ATTENDANCE_ROLL_CALL_TIME = 'attendanceRollCallTime'; const STUDENT_GROUP = 'studentGroup'; @@ -79,4 +80,6 @@ public function setStudentGroup(ModelBase $studentGroup = null) { $this->setProperty('studentGroup', $studentGroup); } + + } diff --git a/src/Arbor/Model/AwardingOrganization.php b/src/Arbor/Model/AwardingOrganization.php index cd266627..56ed4d53 100644 --- a/src/Arbor/Model/AwardingOrganization.php +++ b/src/Arbor/Model/AwardingOrganization.php @@ -6,6 +6,7 @@ class AwardingOrganization extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/Bank.php b/src/Arbor/Model/Bank.php index e81495c9..e990cbde 100644 --- a/src/Arbor/Model/Bank.php +++ b/src/Arbor/Model/Bank.php @@ -6,6 +6,7 @@ class Bank extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setCountryCode($countryCode = null) { $this->setProperty('countryCode', $countryCode); } + + } diff --git a/src/Arbor/Model/BankAccount.php b/src/Arbor/Model/BankAccount.php index de3938bb..00f1577d 100644 --- a/src/Arbor/Model/BankAccount.php +++ b/src/Arbor/Model/BankAccount.php @@ -6,6 +6,7 @@ class BankAccount extends ModelBase { + const BANK = 'bank'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -187,4 +188,6 @@ public function setBacsUserNumber($bacsUserNumber = null) { $this->setProperty('bacsUserNumber', $bacsUserNumber); } + + } diff --git a/src/Arbor/Model/BankDeposit.php b/src/Arbor/Model/BankDeposit.php index 6ffad74f..15dd3c7f 100644 --- a/src/Arbor/Model/BankDeposit.php +++ b/src/Arbor/Model/BankDeposit.php @@ -6,6 +6,7 @@ class BankDeposit extends ModelBase { + const BANK_ACCOUNT = 'bankAccount'; const PAID_BY_STAFF = 'paidByStaff'; @@ -169,4 +170,6 @@ public function setRefundAdjustmentAmount($refundAdjustmentAmount = null) { $this->setProperty('refundAdjustmentAmount', $refundAdjustmentAmount); } + + } diff --git a/src/Arbor/Model/BankDetail.php b/src/Arbor/Model/BankDetail.php index e0f6ed39..fdc3dcc3 100644 --- a/src/Arbor/Model/BankDetail.php +++ b/src/Arbor/Model/BankDetail.php @@ -6,6 +6,7 @@ class BankDetail extends ModelBase { + const ACCOUNT_HOLDER = 'accountHolder'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -169,4 +170,6 @@ public function setSortCode($sortCode = null) { $this->setProperty('sortCode', $sortCode); } + + } diff --git a/src/Arbor/Model/Basket.php b/src/Arbor/Model/Basket.php index 1d875b6d..2a709036 100644 --- a/src/Arbor/Model/Basket.php +++ b/src/Arbor/Model/Basket.php @@ -6,6 +6,7 @@ class Basket extends ModelBase { + const GUARDIAN = 'guardian'; protected $_resourceType = ResourceType::BASKET; @@ -61,4 +62,6 @@ public function setGuardian(Guardian $guardian = null) { $this->setProperty('guardian', $guardian); } + + } diff --git a/src/Arbor/Model/BasketItem.php b/src/Arbor/Model/BasketItem.php index f4d955a9..68342577 100644 --- a/src/Arbor/Model/BasketItem.php +++ b/src/Arbor/Model/BasketItem.php @@ -6,6 +6,7 @@ class BasketItem extends ModelBase { + const BASKET = 'basket'; const PAYMENT_AMOUNT = 'paymentAmount'; @@ -151,4 +152,6 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } + + } diff --git a/src/Arbor/Model/BasketItemPaymentData.php b/src/Arbor/Model/BasketItemPaymentData.php index db62b462..9c887b0f 100644 --- a/src/Arbor/Model/BasketItemPaymentData.php +++ b/src/Arbor/Model/BasketItemPaymentData.php @@ -6,6 +6,7 @@ class BasketItemPaymentData extends ModelBase { + const BASKET_ITEM = 'basketItem'; const NAME = 'name'; @@ -97,4 +98,6 @@ public function setValue($value = null) { $this->setProperty('value', $value); } + + } diff --git a/src/Arbor/Model/Behaviour.php b/src/Arbor/Model/Behaviour.php index e0bbb4d5..ec9d2d13 100644 --- a/src/Arbor/Model/Behaviour.php +++ b/src/Arbor/Model/Behaviour.php @@ -6,10 +6,13 @@ class Behaviour extends ModelBase { + const BEHAVIOUR_NAME = 'behaviourName'; const DESCRIPTION = 'description'; + const BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW = 'behaviouralIncidentLevelWorkflow'; + const SEVERITY = 'severity'; const ACTIVE = 'active'; @@ -86,6 +89,22 @@ public function setDescription($description = null) $this->setProperty('description', $description); } + /** + * @return BehaviouralIncidentLevelWorkflow + */ + public function getBehaviouralIncidentLevelWorkflow() + { + return $this->getProperty('behaviouralIncidentLevelWorkflow'); + } + + /** + * @param BehaviouralIncidentLevelWorkflow $behaviouralIncidentLevelWorkflow + */ + public function setBehaviouralIncidentLevelWorkflow(BehaviouralIncidentLevelWorkflow $behaviouralIncidentLevelWorkflow = null) + { + $this->setProperty('behaviouralIncidentLevelWorkflow', $behaviouralIncidentLevelWorkflow); + } + /** * @return string */ @@ -133,4 +152,6 @@ public function setIsMyClassroomDefault($isMyClassroomDefault = null) { $this->setProperty('isMyClassroomDefault', $isMyClassroomDefault); } + + } diff --git a/src/Arbor/Model/BehaviourDefaultWatcher.php b/src/Arbor/Model/BehaviourDefaultWatcher.php index e5d1b893..93772fad 100644 --- a/src/Arbor/Model/BehaviourDefaultWatcher.php +++ b/src/Arbor/Model/BehaviourDefaultWatcher.php @@ -6,6 +6,7 @@ class BehaviourDefaultWatcher extends ModelBase { + const BEHAVIOUR = 'behaviour'; const RELATION_TO_STUDENT = 'relationToStudent'; @@ -97,4 +98,6 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } + + } diff --git a/src/Arbor/Model/BehaviourFollowUp.php b/src/Arbor/Model/BehaviourFollowUp.php index 76cb8e78..ad6b4537 100644 --- a/src/Arbor/Model/BehaviourFollowUp.php +++ b/src/Arbor/Model/BehaviourFollowUp.php @@ -6,6 +6,7 @@ class BehaviourFollowUp extends ModelBase { + const STUDENT = 'student'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setSummary($summary = null) { $this->setProperty('summary', $summary); } + + } diff --git a/src/Arbor/Model/BehaviourLocation.php b/src/Arbor/Model/BehaviourLocation.php index 7a098263..e083cbf8 100644 --- a/src/Arbor/Model/BehaviourLocation.php +++ b/src/Arbor/Model/BehaviourLocation.php @@ -6,6 +6,7 @@ class BehaviourLocation extends ModelBase { + const NAME = 'name'; protected $_resourceType = ResourceType::BEHAVIOUR_LOCATION; @@ -61,4 +62,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/BehaviourTime.php b/src/Arbor/Model/BehaviourTime.php index 86f159ec..bdca0f12 100644 --- a/src/Arbor/Model/BehaviourTime.php +++ b/src/Arbor/Model/BehaviourTime.php @@ -6,6 +6,7 @@ class BehaviourTime extends ModelBase { + const START_TIME = 'startTime'; const END_TIME = 'endTime'; @@ -97,4 +98,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/BehaviouralIncident.php b/src/Arbor/Model/BehaviouralIncident.php index f8926e01..7ebfe378 100644 --- a/src/Arbor/Model/BehaviouralIncident.php +++ b/src/Arbor/Model/BehaviouralIncident.php @@ -6,6 +6,7 @@ class BehaviouralIncident extends ModelBase { + const BEHAVIOUR = 'behaviour'; const INCIDENT_NAME = 'incidentName'; @@ -205,4 +206,6 @@ public function setLoggedByStaff(Staff $loggedByStaff = null) { $this->setProperty('loggedByStaff', $loggedByStaff); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentAction.php b/src/Arbor/Model/BehaviouralIncidentAction.php index 6b2ec887..5298b2f0 100644 --- a/src/Arbor/Model/BehaviouralIncidentAction.php +++ b/src/Arbor/Model/BehaviouralIncidentAction.php @@ -6,6 +6,7 @@ class BehaviouralIncidentAction extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setIsAutomatic($isAutomatic = null) { $this->setProperty('isAutomatic', $isAutomatic); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentBehaviour.php b/src/Arbor/Model/BehaviouralIncidentBehaviour.php index ba2bbce6..aef62a29 100644 --- a/src/Arbor/Model/BehaviouralIncidentBehaviour.php +++ b/src/Arbor/Model/BehaviouralIncidentBehaviour.php @@ -6,6 +6,7 @@ class BehaviouralIncidentBehaviour extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -97,4 +98,6 @@ public function setBehaviour(Behaviour $behaviour = null) { $this->setProperty('behaviour', $behaviour); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php b/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php index 15045bb3..9be29215 100644 --- a/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php +++ b/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php @@ -6,6 +6,7 @@ class BehaviouralIncidentDefaultWatcher extends ModelBase { + const LEVEL_OF_INCIDENT = 'levelOfIncident'; const RELATION_TO_STUDENT = 'relationToStudent'; @@ -97,4 +98,6 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php b/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php index 18a2f327..06e25cb5 100644 --- a/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php +++ b/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php @@ -6,6 +6,9 @@ class BehaviouralIncidentLevelWorkflow extends ModelBase { + + const NAME = 'name'; + const LEVEL_OF_INCIDENT = 'levelOfIncident'; const AUTO_CLOSE = 'autoClose'; @@ -106,6 +109,22 @@ public static function retrieve($id) return $gateway->retrieve(ResourceType::BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW, $id); } + /** + * @return string + */ + public function getName() + { + return $this->getProperty('name'); + } + + /** + * @param string $name + */ + public function setName($name = null) + { + $this->setProperty('name', $name); + } + /** * @return int */ @@ -601,4 +620,6 @@ public function setAllowAssignInternalExclusion($allowAssignInternalExclusion = { $this->setProperty('allowAssignInternalExclusion', $allowAssignInternalExclusion); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php b/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php index 6fbefb66..a7012d75 100644 --- a/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php +++ b/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php @@ -6,6 +6,7 @@ class BehaviouralIncidentStaffInvolvement extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STAFF = 'staff'; @@ -79,4 +80,6 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php b/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php index 176e9262..923f4229 100644 --- a/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php +++ b/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php @@ -6,6 +6,7 @@ class BehaviouralIncidentStudentInvolvement extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -169,4 +170,6 @@ public function setAssignee(Staff $assignee = null) { $this->setProperty('assignee', $assignee); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentWatcher.php b/src/Arbor/Model/BehaviouralIncidentWatcher.php index 4faa926f..52305085 100644 --- a/src/Arbor/Model/BehaviouralIncidentWatcher.php +++ b/src/Arbor/Model/BehaviouralIncidentWatcher.php @@ -6,6 +6,7 @@ class BehaviouralIncidentWatcher extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STAFF = 'staff'; @@ -79,4 +80,6 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } + + } diff --git a/src/Arbor/Model/BehaviouralIncidentWitness.php b/src/Arbor/Model/BehaviouralIncidentWitness.php index 250fc83e..65f55863 100644 --- a/src/Arbor/Model/BehaviouralIncidentWitness.php +++ b/src/Arbor/Model/BehaviouralIncidentWitness.php @@ -6,6 +6,7 @@ class BehaviouralIncidentWitness extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const WITNESS = 'witness'; @@ -115,4 +116,6 @@ public function setConfirmedDatetime(\DateTime $confirmedDatetime = null) { $this->setProperty('confirmedDatetime', $confirmedDatetime); } + + } diff --git a/src/Arbor/Model/BehaviouralNote.php b/src/Arbor/Model/BehaviouralNote.php index 073c1a57..d111f3fe 100644 --- a/src/Arbor/Model/BehaviouralNote.php +++ b/src/Arbor/Model/BehaviouralNote.php @@ -6,6 +6,7 @@ class BehaviouralNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/BenefitRecordType.php b/src/Arbor/Model/BenefitRecordType.php index 3738f049..969cafbc 100644 --- a/src/Arbor/Model/BenefitRecordType.php +++ b/src/Arbor/Model/BenefitRecordType.php @@ -6,6 +6,7 @@ class BenefitRecordType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setAppliesToGuardian($appliesToGuardian = null) { $this->setProperty('appliesToGuardian', $appliesToGuardian); } + + } diff --git a/src/Arbor/Model/BillPayer.php b/src/Arbor/Model/BillPayer.php index 65bb7150..d19f7bde 100644 --- a/src/Arbor/Model/BillPayer.php +++ b/src/Arbor/Model/BillPayer.php @@ -6,6 +6,7 @@ class BillPayer extends ModelBase { + const LEGAL_ENTITY = 'legalEntity'; const DELETED_LEGAL_ENTITY_NAME = 'deletedLegalEntityName'; @@ -115,4 +116,6 @@ public function setNewStripeCustomerId($newStripeCustomerId = null) { $this->setProperty('newStripeCustomerId', $newStripeCustomerId); } + + } diff --git a/src/Arbor/Model/BoardingPattern.php b/src/Arbor/Model/BoardingPattern.php index 6d0d40cf..df27cbf9 100644 --- a/src/Arbor/Model/BoardingPattern.php +++ b/src/Arbor/Model/BoardingPattern.php @@ -6,6 +6,7 @@ class BoardingPattern extends ModelBase { + const STUDENT = 'student'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -241,4 +242,6 @@ public function setAccommodationRoom(Room $accommodationRoom = null) { $this->setProperty('accommodationRoom', $accommodationRoom); } + + } diff --git a/src/Arbor/Model/BoardingStatus.php b/src/Arbor/Model/BoardingStatus.php index ec619c18..a00a0c26 100644 --- a/src/Arbor/Model/BoardingStatus.php +++ b/src/Arbor/Model/BoardingStatus.php @@ -6,6 +6,7 @@ class BoardingStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/Book.php b/src/Arbor/Model/Book.php index ab944fd5..f6581271 100644 --- a/src/Arbor/Model/Book.php +++ b/src/Arbor/Model/Book.php @@ -6,6 +6,7 @@ class Book extends ModelBase { + const BOOK_TYPE = 'bookType'; const PREFIX = 'prefix'; @@ -169,4 +170,6 @@ public function setBankAccount(BankAccount $bankAccount = null) { $this->setProperty('bankAccount', $bankAccount); } + + } diff --git a/src/Arbor/Model/BookableResourcePeriod.php b/src/Arbor/Model/BookableResourcePeriod.php index 09495302..4bfe266d 100644 --- a/src/Arbor/Model/BookableResourcePeriod.php +++ b/src/Arbor/Model/BookableResourcePeriod.php @@ -6,6 +6,7 @@ class BookableResourcePeriod extends ModelBase { + const RESOURCE = 'resource'; const START_DATETIME = 'startDatetime'; @@ -97,4 +98,6 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } + + } diff --git a/src/Arbor/Model/BursaryLevel.php b/src/Arbor/Model/BursaryLevel.php index a984b117..e7764758 100644 --- a/src/Arbor/Model/BursaryLevel.php +++ b/src/Arbor/Model/BursaryLevel.php @@ -6,6 +6,7 @@ class BursaryLevel extends ModelBase { + const NAME = 'name'; const BURSARY_TYPE = 'bursaryType'; @@ -79,4 +80,6 @@ public function setBursaryType(BursaryType $bursaryType = null) { $this->setProperty('bursaryType', $bursaryType); } + + } diff --git a/src/Arbor/Model/BursaryLevelAmount.php b/src/Arbor/Model/BursaryLevelAmount.php index 523d0412..fe9f2222 100644 --- a/src/Arbor/Model/BursaryLevelAmount.php +++ b/src/Arbor/Model/BursaryLevelAmount.php @@ -6,6 +6,7 @@ class BursaryLevelAmount extends ModelBase { + const BURSARY_LEVEL = 'bursaryLevel'; const AMOUNT = 'amount'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/BursaryPayment.php b/src/Arbor/Model/BursaryPayment.php index 59f00dbf..923f24b2 100644 --- a/src/Arbor/Model/BursaryPayment.php +++ b/src/Arbor/Model/BursaryPayment.php @@ -6,6 +6,7 @@ class BursaryPayment extends ModelBase { + const STUDENT = 'student'; const BURSARY_LEVEL_AMOUNT = 'bursaryLevelAmount'; @@ -187,4 +188,6 @@ public function setPaidDate(\DateTime $paidDate = null) { $this->setProperty('paidDate', $paidDate); } + + } diff --git a/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php b/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php index 82e65e0a..74183eb5 100644 --- a/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php +++ b/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php @@ -6,6 +6,7 @@ class BursaryPaymentAutomaticCriterion extends ModelBase { + const BURSARY_TYPE = 'bursaryType'; const NAME = 'name'; @@ -205,4 +206,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/BursaryPaymentDate.php b/src/Arbor/Model/BursaryPaymentDate.php index c3a67896..1ea19b08 100644 --- a/src/Arbor/Model/BursaryPaymentDate.php +++ b/src/Arbor/Model/BursaryPaymentDate.php @@ -6,6 +6,7 @@ class BursaryPaymentDate extends ModelBase { + const NAME = 'name'; const BURSARY_TYPE = 'bursaryType'; @@ -97,4 +98,6 @@ public function setPaymentDate(\DateTime $paymentDate = null) { $this->setProperty('paymentDate', $paymentDate); } + + } diff --git a/src/Arbor/Model/BursaryPaymentManualCriterion.php b/src/Arbor/Model/BursaryPaymentManualCriterion.php index c8a33b45..94f2bd39 100644 --- a/src/Arbor/Model/BursaryPaymentManualCriterion.php +++ b/src/Arbor/Model/BursaryPaymentManualCriterion.php @@ -6,6 +6,7 @@ class BursaryPaymentManualCriterion extends ModelBase { + const BURSARY_TYPE = 'bursaryType'; const NAME = 'name'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php b/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php index 512ccb54..fac87c88 100644 --- a/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php +++ b/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php @@ -6,6 +6,7 @@ class BursaryPaymentManualCriterionStatus extends ModelBase { + const BURSARY_PAYMENT = 'bursaryPayment'; const BURSARY_PAYMENT_MANUAL_CRITERION = 'bursaryPaymentManualCriterion'; @@ -97,4 +98,6 @@ public function setIsMet($isMet = null) { $this->setProperty('isMet', $isMet); } + + } diff --git a/src/Arbor/Model/BursaryType.php b/src/Arbor/Model/BursaryType.php index 81949ef6..83c2e55d 100644 --- a/src/Arbor/Model/BursaryType.php +++ b/src/Arbor/Model/BursaryType.php @@ -6,6 +6,7 @@ class BursaryType extends ModelBase { + const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -115,4 +116,6 @@ public function setAllocatedAmount($allocatedAmount = null) { $this->setProperty('allocatedAmount', $allocatedAmount); } + + } diff --git a/src/Arbor/Model/BusinessRole.php b/src/Arbor/Model/BusinessRole.php index 8cfa2516..f4ad96fe 100644 --- a/src/Arbor/Model/BusinessRole.php +++ b/src/Arbor/Model/BusinessRole.php @@ -6,6 +6,7 @@ class BusinessRole extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setCustomerManagesDefaultUserRoles($customerManagesDefaultUserRo { $this->setProperty('customerManagesDefaultUserRoles', $customerManagesDefaultUserRoles); } + + } diff --git a/src/Arbor/Model/BusinessRoleAssignment.php b/src/Arbor/Model/BusinessRoleAssignment.php index 51169e27..1580c2c3 100644 --- a/src/Arbor/Model/BusinessRoleAssignment.php +++ b/src/Arbor/Model/BusinessRoleAssignment.php @@ -6,6 +6,7 @@ class BusinessRoleAssignment extends ModelBase { + const BUSINESS_ROLE = 'businessRole'; const STAFF_CONTRACT_POST = 'staffContractPost'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/BusinessRoleDefaultUserRole.php b/src/Arbor/Model/BusinessRoleDefaultUserRole.php index c1ff862a..d3c0af42 100644 --- a/src/Arbor/Model/BusinessRoleDefaultUserRole.php +++ b/src/Arbor/Model/BusinessRoleDefaultUserRole.php @@ -6,6 +6,7 @@ class BusinessRoleDefaultUserRole extends ModelBase { + const BUSINESS_ROLE = 'businessRole'; const USER_ROLE = 'userRole'; @@ -79,4 +80,6 @@ public function setUserRole(UserRole $userRole = null) { $this->setProperty('userRole', $userRole); } + + } diff --git a/src/Arbor/Model/Calendar.php b/src/Arbor/Model/Calendar.php index b397f2bf..ed51d4f3 100644 --- a/src/Arbor/Model/Calendar.php +++ b/src/Arbor/Model/Calendar.php @@ -6,6 +6,7 @@ class Calendar extends ModelBase { + const OWNER = 'owner'; const CALENDAR_TYPE = 'calendarType'; @@ -133,4 +134,6 @@ public function setCalendarColor($calendarColor = null) { $this->setProperty('calendarColor', $calendarColor); } + + } diff --git a/src/Arbor/Model/CalendarEntryMapping.php b/src/Arbor/Model/CalendarEntryMapping.php index 95d83acf..915de68a 100644 --- a/src/Arbor/Model/CalendarEntryMapping.php +++ b/src/Arbor/Model/CalendarEntryMapping.php @@ -6,6 +6,7 @@ class CalendarEntryMapping extends ModelBase { + const EVENT = 'event'; const START_DATETIME = 'startDatetime'; @@ -151,4 +152,6 @@ public function setTimeslotBlocked($timeslotBlocked = null) { $this->setProperty('timeslotBlocked', $timeslotBlocked); } + + } diff --git a/src/Arbor/Model/CalendarEntryReminder.php b/src/Arbor/Model/CalendarEntryReminder.php index 13664367..bc76e6e3 100644 --- a/src/Arbor/Model/CalendarEntryReminder.php +++ b/src/Arbor/Model/CalendarEntryReminder.php @@ -6,6 +6,7 @@ class CalendarEntryReminder extends ModelBase { + const CALENDAR_ENTRY_MAPPING = 'calendarEntryMapping'; const REMINDER_SENT_DATETIME = 'reminderSentDatetime'; @@ -79,4 +80,6 @@ public function setReminderSentDatetime(\DateTime $reminderSentDatetime = null) { $this->setProperty('reminderSentDatetime', $reminderSentDatetime); } + + } diff --git a/src/Arbor/Model/CalendarType.php b/src/Arbor/Model/CalendarType.php index cd05e709..cfff0870 100644 --- a/src/Arbor/Model/CalendarType.php +++ b/src/Arbor/Model/CalendarType.php @@ -6,6 +6,7 @@ class CalendarType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setCalendarTypeColor($calendarTypeColor = null) { $this->setProperty('calendarTypeColor', $calendarTypeColor); } + + } diff --git a/src/Arbor/Model/Candidate.php b/src/Arbor/Model/Candidate.php index 84da6ac0..227e2017 100644 --- a/src/Arbor/Model/Candidate.php +++ b/src/Arbor/Model/Candidate.php @@ -6,6 +6,7 @@ class Candidate extends ModelBase { + const STUDENT = 'student'; const CANDIDATE_NUMBER = 'candidateNumber'; @@ -79,4 +80,6 @@ public function setCandidateNumber($candidateNumber = null) { $this->setProperty('candidateNumber', $candidateNumber); } + + } diff --git a/src/Arbor/Model/CandidateAccessArrangement.php b/src/Arbor/Model/CandidateAccessArrangement.php index 756e72af..82f9026a 100644 --- a/src/Arbor/Model/CandidateAccessArrangement.php +++ b/src/Arbor/Model/CandidateAccessArrangement.php @@ -6,6 +6,7 @@ class CandidateAccessArrangement extends ModelBase { + const CANDIDATE = 'candidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/CandidateAssessableEntry.php b/src/Arbor/Model/CandidateAssessableEntry.php index 3b49edb6..76b6e805 100644 --- a/src/Arbor/Model/CandidateAssessableEntry.php +++ b/src/Arbor/Model/CandidateAssessableEntry.php @@ -6,6 +6,7 @@ class CandidateAssessableEntry extends ModelBase { + const CANDIDATE_ENTRY = 'candidateEntry'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -205,4 +206,6 @@ public function setMinutesLate($minutesLate = null) { $this->setProperty('minutesLate', $minutesLate); } + + } diff --git a/src/Arbor/Model/CandidateDisappliedAccessArrangement.php b/src/Arbor/Model/CandidateDisappliedAccessArrangement.php index 0609a5ac..56de1997 100644 --- a/src/Arbor/Model/CandidateDisappliedAccessArrangement.php +++ b/src/Arbor/Model/CandidateDisappliedAccessArrangement.php @@ -6,6 +6,7 @@ class CandidateDisappliedAccessArrangement extends ModelBase { + const CANDIDATE = 'candidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -97,4 +98,6 @@ public function setQualificationAssessable(QualificationAssessable $qualificatio { $this->setProperty('qualificationAssessable', $qualificationAssessable); } + + } diff --git a/src/Arbor/Model/CandidateEnrolment.php b/src/Arbor/Model/CandidateEnrolment.php index e3c80f88..0340a65f 100644 --- a/src/Arbor/Model/CandidateEnrolment.php +++ b/src/Arbor/Model/CandidateEnrolment.php @@ -6,6 +6,7 @@ class CandidateEnrolment extends ModelBase { + const CANDIDATE = 'candidate'; const ENROLMENT_NUMBER = 'enrolmentNumber'; @@ -115,4 +116,6 @@ public function setEnrolmentConfirmedDatetime(\DateTime $enrolmentConfirmedDatet { $this->setProperty('enrolmentConfirmedDatetime', $enrolmentConfirmedDatetime); } + + } diff --git a/src/Arbor/Model/CandidateEntry.php b/src/Arbor/Model/CandidateEntry.php index a351fa66..af716d60 100644 --- a/src/Arbor/Model/CandidateEntry.php +++ b/src/Arbor/Model/CandidateEntry.php @@ -6,6 +6,7 @@ class CandidateEntry extends ModelBase { + const CANDIDATE = 'candidate'; const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; @@ -133,4 +134,6 @@ public function setWithdrawalStatus($withdrawalStatus = null) { $this->setProperty('withdrawalStatus', $withdrawalStatus); } + + } diff --git a/src/Arbor/Model/CandidateEntryAudit.php b/src/Arbor/Model/CandidateEntryAudit.php index 4fb1067e..debccf2e 100644 --- a/src/Arbor/Model/CandidateEntryAudit.php +++ b/src/Arbor/Model/CandidateEntryAudit.php @@ -6,6 +6,7 @@ class CandidateEntryAudit extends ModelBase { + const CANDIDATE_ENTRY = 'candidateEntry'; const TYPE = 'type'; @@ -97,4 +98,6 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } + + } diff --git a/src/Arbor/Model/CandidateEntryProposal.php b/src/Arbor/Model/CandidateEntryProposal.php index 13ee4e85..7b32ce28 100644 --- a/src/Arbor/Model/CandidateEntryProposal.php +++ b/src/Arbor/Model/CandidateEntryProposal.php @@ -6,6 +6,7 @@ class CandidateEntryProposal extends ModelBase { + const CANDIDATE_PROPOSAL = 'candidateProposal'; const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; @@ -169,4 +170,6 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } + + } diff --git a/src/Arbor/Model/CandidateEntryWithdrawalProposal.php b/src/Arbor/Model/CandidateEntryWithdrawalProposal.php index 61390ead..61829b1d 100644 --- a/src/Arbor/Model/CandidateEntryWithdrawalProposal.php +++ b/src/Arbor/Model/CandidateEntryWithdrawalProposal.php @@ -6,6 +6,7 @@ class CandidateEntryWithdrawalProposal extends ModelBase { + const CANDIDATE_PROPOSAL = 'candidateProposal'; const CANDIDATE_ENTRY = 'candidateEntry'; @@ -151,4 +152,6 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } + + } diff --git a/src/Arbor/Model/CandidateProposal.php b/src/Arbor/Model/CandidateProposal.php index a1603c4b..6cad2650 100644 --- a/src/Arbor/Model/CandidateProposal.php +++ b/src/Arbor/Model/CandidateProposal.php @@ -6,6 +6,7 @@ class CandidateProposal extends ModelBase { + const CANDIDATE = 'candidate'; const SUGGESTED_BY_STAFF = 'suggestedByStaff'; @@ -97,4 +98,6 @@ public function setSuggestedDatetime(\DateTime $suggestedDatetime = null) { $this->setProperty('suggestedDatetime', $suggestedDatetime); } + + } diff --git a/src/Arbor/Model/CandidateProposalComment.php b/src/Arbor/Model/CandidateProposalComment.php index 68ae896f..e301ff72 100644 --- a/src/Arbor/Model/CandidateProposalComment.php +++ b/src/Arbor/Model/CandidateProposalComment.php @@ -6,6 +6,7 @@ class CandidateProposalComment extends ModelBase { + const CANDIDATE_PROPOSAL = 'candidateProposal'; const AUTHOR_STAFF = 'authorStaff'; @@ -115,4 +116,6 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } + + } diff --git a/src/Arbor/Model/CandidateRegistration.php b/src/Arbor/Model/CandidateRegistration.php index 6e7144cd..e13f4202 100644 --- a/src/Arbor/Model/CandidateRegistration.php +++ b/src/Arbor/Model/CandidateRegistration.php @@ -6,6 +6,7 @@ class CandidateRegistration extends ModelBase { + const CANDIDATE = 'candidate'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -133,4 +134,6 @@ public function setWithdrawalStatus($withdrawalStatus = null) { $this->setProperty('withdrawalStatus', $withdrawalStatus); } + + } diff --git a/src/Arbor/Model/CandidateRegistrationAudit.php b/src/Arbor/Model/CandidateRegistrationAudit.php index 6c4748ea..4b2a7a8e 100644 --- a/src/Arbor/Model/CandidateRegistrationAudit.php +++ b/src/Arbor/Model/CandidateRegistrationAudit.php @@ -6,6 +6,7 @@ class CandidateRegistrationAudit extends ModelBase { + const CANDIDATE_REGISTRATION = 'candidateRegistration'; const TYPE = 'type'; @@ -97,4 +98,6 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } + + } diff --git a/src/Arbor/Model/CandidateRegistrationProposal.php b/src/Arbor/Model/CandidateRegistrationProposal.php index a79d4088..6035d26c 100644 --- a/src/Arbor/Model/CandidateRegistrationProposal.php +++ b/src/Arbor/Model/CandidateRegistrationProposal.php @@ -6,6 +6,7 @@ class CandidateRegistrationProposal extends ModelBase { + const CANDIDATE_PROPOSAL = 'candidateProposal'; const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; @@ -169,4 +170,6 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } + + } diff --git a/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php b/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php index 0268283d..c56520de 100644 --- a/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php +++ b/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php @@ -6,6 +6,7 @@ class CandidateRegistrationWithdrawalProposal extends ModelBase { + const CANDIDATE_PROPOSAL = 'candidateProposal'; const CANDIDATE_REGISTRATION = 'candidateRegistration'; @@ -151,4 +152,6 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } + + } diff --git a/src/Arbor/Model/CashPayout.php b/src/Arbor/Model/CashPayout.php index b1e0ddc6..ff8a8e77 100644 --- a/src/Arbor/Model/CashPayout.php +++ b/src/Arbor/Model/CashPayout.php @@ -6,6 +6,7 @@ class CashPayout extends ModelBase { + const CUSTOMER_ACCOUNT = 'customerAccount'; const PAYOUT_DATETIME = 'payoutDatetime'; @@ -115,4 +116,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/CashReceipt.php b/src/Arbor/Model/CashReceipt.php index 1619ff2b..80619d30 100644 --- a/src/Arbor/Model/CashReceipt.php +++ b/src/Arbor/Model/CashReceipt.php @@ -6,6 +6,7 @@ class CashReceipt extends ModelBase { + const BILL_PAYER = 'billPayer'; const BANK_DEPOSIT = 'bankDeposit'; @@ -133,4 +134,6 @@ public function setReceivedPayment($receivedPayment = null) { $this->setProperty('receivedPayment', $receivedPayment); } + + } diff --git a/src/Arbor/Model/CheckClearanceLevel.php b/src/Arbor/Model/CheckClearanceLevel.php index e94fb212..e5451fcf 100644 --- a/src/Arbor/Model/CheckClearanceLevel.php +++ b/src/Arbor/Model/CheckClearanceLevel.php @@ -6,6 +6,7 @@ class CheckClearanceLevel extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setCheckType(CheckType $checkType = null) { $this->setProperty('checkType', $checkType); } + + } diff --git a/src/Arbor/Model/CheckType.php b/src/Arbor/Model/CheckType.php index 15cb98fe..738912a4 100644 --- a/src/Arbor/Model/CheckType.php +++ b/src/Arbor/Model/CheckType.php @@ -6,6 +6,7 @@ class CheckType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setRequestFromTeachingStaff($requestFromTeachingStaff = null) { $this->setProperty('requestFromTeachingStaff', $requestFromTeachingStaff); } + + } diff --git a/src/Arbor/Model/Cheque.php b/src/Arbor/Model/Cheque.php index 21930dae..1d1d59e4 100644 --- a/src/Arbor/Model/Cheque.php +++ b/src/Arbor/Model/Cheque.php @@ -6,6 +6,7 @@ class Cheque extends ModelBase { + const CHEQUE_BOOK = 'chequeBook'; const CHEQUE_NUMBER = 'chequeNumber'; @@ -79,4 +80,6 @@ public function setChequeNumber($chequeNumber = null) { $this->setProperty('chequeNumber', $chequeNumber); } + + } diff --git a/src/Arbor/Model/ChequeBook.php b/src/Arbor/Model/ChequeBook.php index f43c600c..d0153cf4 100644 --- a/src/Arbor/Model/ChequeBook.php +++ b/src/Arbor/Model/ChequeBook.php @@ -6,6 +6,7 @@ class ChequeBook extends ModelBase { + const BANK_ACCOUNT = 'bankAccount'; const CHEQUE_NUMBER_LENGTH = 'chequeNumberLength'; @@ -133,4 +134,6 @@ public function setNextChequeNumber($nextChequeNumber = null) { $this->setProperty('nextChequeNumber', $nextChequeNumber); } + + } diff --git a/src/Arbor/Model/ChildProtectionNote.php b/src/Arbor/Model/ChildProtectionNote.php index aebcdd7c..dbe5e8ee 100644 --- a/src/Arbor/Model/ChildProtectionNote.php +++ b/src/Arbor/Model/ChildProtectionNote.php @@ -6,6 +6,7 @@ class ChildProtectionNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/ChildProtectionStatus.php b/src/Arbor/Model/ChildProtectionStatus.php index 6c4e4580..8db8ee79 100644 --- a/src/Arbor/Model/ChildProtectionStatus.php +++ b/src/Arbor/Model/ChildProtectionStatus.php @@ -6,6 +6,7 @@ class ChildProtectionStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setChildProtectionStatusName($childProtectionStatusName = null) { $this->setProperty('childProtectionStatusName', $childProtectionStatusName); } + + } diff --git a/src/Arbor/Model/ChildProtectionStatusAssignment.php b/src/Arbor/Model/ChildProtectionStatusAssignment.php index 32c8a739..c75aeeac 100644 --- a/src/Arbor/Model/ChildProtectionStatusAssignment.php +++ b/src/Arbor/Model/ChildProtectionStatusAssignment.php @@ -6,6 +6,7 @@ class ChildProtectionStatusAssignment extends ModelBase { + const CHILD_PROTECTION_STATUS = 'childProtectionStatus'; const STUDENT = 'student'; @@ -151,4 +152,6 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } + + } diff --git a/src/Arbor/Model/Club.php b/src/Arbor/Model/Club.php index 524d5fe7..78fe5d46 100644 --- a/src/Arbor/Model/Club.php +++ b/src/Arbor/Model/Club.php @@ -6,6 +6,7 @@ class Club extends ModelBase { + const NAME = 'name'; const DESCRIPTION = 'description'; @@ -295,4 +296,6 @@ public function setChargeStudentsBasedOnAttendanceMark($chargeStudentsBasedOnAtt { $this->setProperty('chargeStudentsBasedOnAttendanceMark', $chargeStudentsBasedOnAttendanceMark); } + + } diff --git a/src/Arbor/Model/ClubEligibility.php b/src/Arbor/Model/ClubEligibility.php index c66a7fef..e833d6ba 100644 --- a/src/Arbor/Model/ClubEligibility.php +++ b/src/Arbor/Model/ClubEligibility.php @@ -6,6 +6,7 @@ class ClubEligibility extends ModelBase { + const CLUB = 'club'; const ELIGIBLE = 'eligible'; @@ -79,4 +80,6 @@ public function setEligible(ModelBase $eligible = null) { $this->setProperty('eligible', $eligible); } + + } diff --git a/src/Arbor/Model/ClubLead.php b/src/Arbor/Model/ClubLead.php index cd20faae..65f021cb 100644 --- a/src/Arbor/Model/ClubLead.php +++ b/src/Arbor/Model/ClubLead.php @@ -6,6 +6,7 @@ class ClubLead extends ModelBase { + const CLUB = 'club'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/ClubMembership.php b/src/Arbor/Model/ClubMembership.php index 225509f8..438a7be4 100644 --- a/src/Arbor/Model/ClubMembership.php +++ b/src/Arbor/Model/ClubMembership.php @@ -6,6 +6,7 @@ class ClubMembership extends ModelBase { + const CLUB = 'club'; const START_DATE = 'startDate'; @@ -241,4 +242,6 @@ public function setDisabledDatetime(\DateTime $disabledDatetime = null) { $this->setProperty('disabledDatetime', $disabledDatetime); } + + } diff --git a/src/Arbor/Model/ClubMembershipPeriod.php b/src/Arbor/Model/ClubMembershipPeriod.php index 0afb3329..086a04a8 100644 --- a/src/Arbor/Model/ClubMembershipPeriod.php +++ b/src/Arbor/Model/ClubMembershipPeriod.php @@ -6,6 +6,7 @@ class ClubMembershipPeriod extends ModelBase { + const CLUB = 'club'; const NAME = 'name'; @@ -169,4 +170,6 @@ public function setGuardianSignupEndDatetime(\DateTime $guardianSignupEndDatetim { $this->setProperty('guardianSignupEndDatetime', $guardianSignupEndDatetime); } + + } diff --git a/src/Arbor/Model/ClubMembershipPeriodPrice.php b/src/Arbor/Model/ClubMembershipPeriodPrice.php index ea69fb1e..3edd0a50 100644 --- a/src/Arbor/Model/ClubMembershipPeriodPrice.php +++ b/src/Arbor/Model/ClubMembershipPeriodPrice.php @@ -6,6 +6,7 @@ class ClubMembershipPeriodPrice extends ModelBase { + const CLUB_MEMBERSHIP_PERIOD = 'clubMembershipPeriod'; const PRICING_BASIS = 'pricingBasis'; @@ -151,4 +152,6 @@ public function setVariableContribution($variableContribution = null) { $this->setProperty('variableContribution', $variableContribution); } + + } diff --git a/src/Arbor/Model/ClubMembershipPeriodRule.php b/src/Arbor/Model/ClubMembershipPeriodRule.php index 024c5b88..f38ab6c4 100644 --- a/src/Arbor/Model/ClubMembershipPeriodRule.php +++ b/src/Arbor/Model/ClubMembershipPeriodRule.php @@ -6,6 +6,7 @@ class ClubMembershipPeriodRule extends ModelBase { + const RULE_IDENTIFIER = 'ruleIdentifier'; const RULE_VALUE = 'ruleValue'; @@ -97,4 +98,6 @@ public function setClubMembershipPeriod(ClubMembershipPeriod $clubMembershipPeri { $this->setProperty('clubMembershipPeriod', $clubMembershipPeriod); } + + } diff --git a/src/Arbor/Model/ClubSession.php b/src/Arbor/Model/ClubSession.php index 965bd0b0..f6eff5ea 100644 --- a/src/Arbor/Model/ClubSession.php +++ b/src/Arbor/Model/ClubSession.php @@ -6,6 +6,7 @@ class ClubSession extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -187,4 +188,6 @@ public function setAttendanceRegisterType(AttendanceRegisterType $attendanceRegi { $this->setProperty('attendanceRegisterType', $attendanceRegisterType); } + + } diff --git a/src/Arbor/Model/ClubSessionInterval.php b/src/Arbor/Model/ClubSessionInterval.php index 3c88a2b5..65f6fc1b 100644 --- a/src/Arbor/Model/ClubSessionInterval.php +++ b/src/Arbor/Model/ClubSessionInterval.php @@ -6,6 +6,7 @@ class ClubSessionInterval extends ModelBase { + const CLUB = 'club'; const TIMETABLE_SLOT = 'timetableSlot'; @@ -133,4 +134,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ClubSessionIntervalPrice.php b/src/Arbor/Model/ClubSessionIntervalPrice.php index 52ec62fe..7b1f534a 100644 --- a/src/Arbor/Model/ClubSessionIntervalPrice.php +++ b/src/Arbor/Model/ClubSessionIntervalPrice.php @@ -6,6 +6,7 @@ class ClubSessionIntervalPrice extends ModelBase { + const CLUB_SESSION_INTERVAL = 'clubSessionInterval'; const GROUP = 'group'; @@ -115,4 +116,6 @@ public function setVatRate(VatRate $vatRate = null) { $this->setProperty('vatRate', $vatRate); } + + } diff --git a/src/Arbor/Model/ClubVoucherEligibility.php b/src/Arbor/Model/ClubVoucherEligibility.php index 8efb775f..96e65ef8 100644 --- a/src/Arbor/Model/ClubVoucherEligibility.php +++ b/src/Arbor/Model/ClubVoucherEligibility.php @@ -6,6 +6,7 @@ class ClubVoucherEligibility extends ModelBase { + const CLUB = 'club'; const GROUP = 'group'; @@ -79,4 +80,6 @@ public function setGroup(ModelBase $group = null) { $this->setProperty('group', $group); } + + } diff --git a/src/Arbor/Model/CommunicationAction.php b/src/Arbor/Model/CommunicationAction.php index 6cd25389..c8012613 100644 --- a/src/Arbor/Model/CommunicationAction.php +++ b/src/Arbor/Model/CommunicationAction.php @@ -6,6 +6,7 @@ class CommunicationAction extends ModelBase { + const COMMUNICATION = 'communication'; const ACTION_TAKEN = 'actionTaken'; @@ -115,4 +116,6 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } + + } diff --git a/src/Arbor/Model/CommunicationTag.php b/src/Arbor/Model/CommunicationTag.php index 76d42a89..5bf5596d 100644 --- a/src/Arbor/Model/CommunicationTag.php +++ b/src/Arbor/Model/CommunicationTag.php @@ -6,6 +6,7 @@ class CommunicationTag extends ModelBase { + const COMMUNICATION = 'communication'; const TAGGED_ENTITY = 'taggedEntity'; @@ -97,4 +98,6 @@ public function setIsShared($isShared = null) { $this->setProperty('isShared', $isShared); } + + } diff --git a/src/Arbor/Model/CommunicationTemplate.php b/src/Arbor/Model/CommunicationTemplate.php index 476bdb58..86dc8bfb 100644 --- a/src/Arbor/Model/CommunicationTemplate.php +++ b/src/Arbor/Model/CommunicationTemplate.php @@ -6,6 +6,7 @@ class CommunicationTemplate extends ModelBase { + const NAME = 'name'; const IDENTIFIER = 'identifier'; @@ -205,4 +206,6 @@ public function setCustomReport(CustomReport $customReport = null) { $this->setProperty('customReport', $customReport); } + + } diff --git a/src/Arbor/Model/Company.php b/src/Arbor/Model/Company.php index d98ead27..eeaceb78 100644 --- a/src/Arbor/Model/Company.php +++ b/src/Arbor/Model/Company.php @@ -6,6 +6,7 @@ class Company extends ModelBase { + const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -115,4 +116,6 @@ public function setVatIdentificationNumber($vatIdentificationNumber = null) { $this->setProperty('vatIdentificationNumber', $vatIdentificationNumber); } + + } diff --git a/src/Arbor/Model/CompanyStaff.php b/src/Arbor/Model/CompanyStaff.php index 04b6b799..c2c650f3 100644 --- a/src/Arbor/Model/CompanyStaff.php +++ b/src/Arbor/Model/CompanyStaff.php @@ -6,6 +6,7 @@ class CompanyStaff extends ModelBase { + const COMPANY = 'company'; const PERSON = 'person'; @@ -97,4 +98,6 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } + + } diff --git a/src/Arbor/Model/Consent.php b/src/Arbor/Model/Consent.php index 8ae2d898..705105cb 100644 --- a/src/Arbor/Model/Consent.php +++ b/src/Arbor/Model/Consent.php @@ -6,6 +6,7 @@ class Consent extends ModelBase { + const STUDENT = 'student'; const CONSENT_TYPE = 'consentType'; @@ -187,4 +188,6 @@ public function setRespondee(ModelBase $respondee = null) { $this->setProperty('respondee', $respondee); } + + } diff --git a/src/Arbor/Model/ConsentType.php b/src/Arbor/Model/ConsentType.php index bbbb39c7..f33c1103 100644 --- a/src/Arbor/Model/ConsentType.php +++ b/src/Arbor/Model/ConsentType.php @@ -6,6 +6,7 @@ class ConsentType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setConsentedByGuardian($consentedByGuardian = null) { $this->setProperty('consentedByGuardian', $consentedByGuardian); } + + } diff --git a/src/Arbor/Model/Content.php b/src/Arbor/Model/Content.php index fae7d3f4..085938ad 100644 --- a/src/Arbor/Model/Content.php +++ b/src/Arbor/Model/Content.php @@ -6,6 +6,7 @@ class Content extends ModelBase { + const CONTENT_NAME = 'contentName'; const DESCRIPTION = 'description'; @@ -79,4 +80,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/ContentTag.php b/src/Arbor/Model/ContentTag.php index 5a755c0b..b0671c2e 100644 --- a/src/Arbor/Model/ContentTag.php +++ b/src/Arbor/Model/ContentTag.php @@ -6,6 +6,7 @@ class ContentTag extends ModelBase { + const CONTENT = 'content'; const TAGGED = 'tagged'; @@ -115,4 +116,6 @@ public function setTagValue($tagValue = null) { $this->setProperty('tagValue', $tagValue); } + + } diff --git a/src/Arbor/Model/Country.php b/src/Arbor/Model/Country.php index 1d8ea474..5d74721f 100644 --- a/src/Arbor/Model/Country.php +++ b/src/Arbor/Model/Country.php @@ -6,6 +6,7 @@ class Country extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -223,4 +224,6 @@ public function setAppliesToPostalAddress($appliesToPostalAddress = null) { $this->setProperty('appliesToPostalAddress', $appliesToPostalAddress); } + + } diff --git a/src/Arbor/Model/CourtOrder.php b/src/Arbor/Model/CourtOrder.php index 5512fd1b..953977e9 100644 --- a/src/Arbor/Model/CourtOrder.php +++ b/src/Arbor/Model/CourtOrder.php @@ -6,6 +6,7 @@ class CourtOrder extends ModelBase { + const SUMMARY = 'summary'; const CONTENT = 'content'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/CourtOrderParty.php b/src/Arbor/Model/CourtOrderParty.php index 22599b99..4c329d79 100644 --- a/src/Arbor/Model/CourtOrderParty.php +++ b/src/Arbor/Model/CourtOrderParty.php @@ -6,6 +6,7 @@ class CourtOrderParty extends ModelBase { + const COURT_ORDER = 'courtOrder'; const PARTY = 'party'; @@ -79,4 +80,6 @@ public function setParty(ModelBase $party = null) { $this->setProperty('party', $party); } + + } diff --git a/src/Arbor/Model/CoverArrangement.php b/src/Arbor/Model/CoverArrangement.php index 8fea5b36..b0c796c0 100644 --- a/src/Arbor/Model/CoverArrangement.php +++ b/src/Arbor/Model/CoverArrangement.php @@ -6,6 +6,7 @@ class CoverArrangement extends ModelBase { + const COVER_REQUIREMENT = 'coverRequirement'; const COVERING_STAFF = 'coveringStaff'; @@ -169,4 +170,6 @@ public function setIsSendCreationNotification($isSendCreationNotification = null { $this->setProperty('isSendCreationNotification', $isSendCreationNotification); } + + } diff --git a/src/Arbor/Model/CoverRequirement.php b/src/Arbor/Model/CoverRequirement.php index c5f8a123..62524028 100644 --- a/src/Arbor/Model/CoverRequirement.php +++ b/src/Arbor/Model/CoverRequirement.php @@ -6,6 +6,7 @@ class CoverRequirement extends ModelBase { + const COVER_EVENT = 'coverEvent'; const ABSENT_STAFF = 'absentStaff'; @@ -151,4 +152,6 @@ public function setCoverNotRequiredDatetime(\DateTime $coverNotRequiredDatetime { $this->setProperty('coverNotRequiredDatetime', $coverNotRequiredDatetime); } + + } diff --git a/src/Arbor/Model/CovidTestingTest.php b/src/Arbor/Model/CovidTestingTest.php index 7262429a..40529384 100644 --- a/src/Arbor/Model/CovidTestingTest.php +++ b/src/Arbor/Model/CovidTestingTest.php @@ -6,6 +6,7 @@ class CovidTestingTest extends ModelBase { + const PERSON = 'person'; const TEST_TYPE = 'testType'; @@ -169,4 +170,6 @@ public function setAdministeredDatetime(\DateTime $administeredDatetime = null) { $this->setProperty('administeredDatetime', $administeredDatetime); } + + } diff --git a/src/Arbor/Model/Curriculum.php b/src/Arbor/Model/Curriculum.php index 4be07382..4875da47 100644 --- a/src/Arbor/Model/Curriculum.php +++ b/src/Arbor/Model/Curriculum.php @@ -6,6 +6,7 @@ class Curriculum extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -367,4 +368,6 @@ public function setValidUntilDate(\DateTime $validUntilDate = null) { $this->setProperty('validUntilDate', $validUntilDate); } + + } diff --git a/src/Arbor/Model/CurriculumGrade.php b/src/Arbor/Model/CurriculumGrade.php index 7bde95f0..4e386c00 100644 --- a/src/Arbor/Model/CurriculumGrade.php +++ b/src/Arbor/Model/CurriculumGrade.php @@ -6,6 +6,7 @@ class CurriculumGrade extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -223,4 +224,6 @@ public function setD00020Order($d00020Order = null) { $this->setProperty('d00020Order', $d00020Order); } + + } diff --git a/src/Arbor/Model/CurriculumSection.php b/src/Arbor/Model/CurriculumSection.php index 66c2ef96..6d2aac53 100644 --- a/src/Arbor/Model/CurriculumSection.php +++ b/src/Arbor/Model/CurriculumSection.php @@ -6,6 +6,7 @@ class CurriculumSection extends ModelBase { + const CURRICULUM = 'curriculum'; const CODE = 'code'; @@ -169,4 +170,6 @@ public function setWeighting($weighting = null) { $this->setProperty('weighting', $weighting); } + + } diff --git a/src/Arbor/Model/CurriculumStatement.php b/src/Arbor/Model/CurriculumStatement.php index e5d0ab49..4c629583 100644 --- a/src/Arbor/Model/CurriculumStatement.php +++ b/src/Arbor/Model/CurriculumStatement.php @@ -6,6 +6,7 @@ class CurriculumStatement extends ModelBase { + const CURRICULUM_SECTION = 'curriculumSection'; const CURRICULUM_STATEMENT_BAND = 'curriculumStatementBand'; @@ -223,4 +224,6 @@ public function setOrder($order = null) { $this->setProperty('order', $order); } + + } diff --git a/src/Arbor/Model/CurriculumStatementBand.php b/src/Arbor/Model/CurriculumStatementBand.php index 3619af7e..3107b408 100644 --- a/src/Arbor/Model/CurriculumStatementBand.php +++ b/src/Arbor/Model/CurriculumStatementBand.php @@ -6,6 +6,7 @@ class CurriculumStatementBand extends ModelBase { + const CURRICULUM = 'curriculum'; const NAME = 'name'; @@ -115,4 +116,6 @@ public function setUpperGradePointScaleValue($upperGradePointScaleValue = null) { $this->setProperty('upperGradePointScaleValue', $upperGradePointScaleValue); } + + } diff --git a/src/Arbor/Model/CurriculumTarget.php b/src/Arbor/Model/CurriculumTarget.php index 4839d464..e02ccc30 100644 --- a/src/Arbor/Model/CurriculumTarget.php +++ b/src/Arbor/Model/CurriculumTarget.php @@ -6,6 +6,7 @@ class CurriculumTarget extends ModelBase { + const CURRICULUM_TARGET_SET = 'curriculumTargetSet'; const ACADEMIC_YEAR_INDEX = 'academicYearIndex'; @@ -115,4 +116,6 @@ public function setTarget($target = null) { $this->setProperty('target', $target); } + + } diff --git a/src/Arbor/Model/CurriculumTargetSet.php b/src/Arbor/Model/CurriculumTargetSet.php index 440be954..cbfd4c01 100644 --- a/src/Arbor/Model/CurriculumTargetSet.php +++ b/src/Arbor/Model/CurriculumTargetSet.php @@ -6,6 +6,7 @@ class CurriculumTargetSet extends ModelBase { + const CURRICULUM = 'curriculum'; const TYPE = 'type'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/CurriculumTier.php b/src/Arbor/Model/CurriculumTier.php index 377ceceb..8e3b756f 100644 --- a/src/Arbor/Model/CurriculumTier.php +++ b/src/Arbor/Model/CurriculumTier.php @@ -6,6 +6,7 @@ class CurriculumTier extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setCurriculumTierName($curriculumTierName = null) { $this->setProperty('curriculumTierName', $curriculumTierName); } + + } diff --git a/src/Arbor/Model/CustomGroup.php b/src/Arbor/Model/CustomGroup.php index 0978c8ca..e2565448 100644 --- a/src/Arbor/Model/CustomGroup.php +++ b/src/Arbor/Model/CustomGroup.php @@ -6,6 +6,7 @@ class CustomGroup extends ModelBase { + const CUSTOM_GROUP_NAME = 'customGroupName'; const DESCRIPTION = 'description'; @@ -223,4 +224,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/CustomGroupMembership.php b/src/Arbor/Model/CustomGroupMembership.php index 89bb1422..844246ae 100644 --- a/src/Arbor/Model/CustomGroupMembership.php +++ b/src/Arbor/Model/CustomGroupMembership.php @@ -8,6 +8,7 @@ class CustomGroupMembership extends ModelBase { + const CUSTOM_GROUP = 'customGroup'; const PERSON = 'person'; @@ -135,4 +136,6 @@ public function setGroupInstitution(Institution $groupInstitution = null) { $this->setProperty('groupInstitution', $groupInstitution); } + + } diff --git a/src/Arbor/Model/CustomGroupMembershipCriterion.php b/src/Arbor/Model/CustomGroupMembershipCriterion.php index fee5290d..36f7dcd9 100644 --- a/src/Arbor/Model/CustomGroupMembershipCriterion.php +++ b/src/Arbor/Model/CustomGroupMembershipCriterion.php @@ -6,6 +6,7 @@ class CustomGroupMembershipCriterion extends ModelBase { + const CUSTOM_GROUP = 'customGroup'; const FIELD_CLASS = 'fieldClass'; @@ -151,4 +152,6 @@ public function setConditionParams($conditionParams = null) { $this->setProperty('conditionParams', $conditionParams); } + + } diff --git a/src/Arbor/Model/CustomGroupNotificationRecipient.php b/src/Arbor/Model/CustomGroupNotificationRecipient.php index 547a14d6..410444a5 100644 --- a/src/Arbor/Model/CustomGroupNotificationRecipient.php +++ b/src/Arbor/Model/CustomGroupNotificationRecipient.php @@ -6,6 +6,7 @@ class CustomGroupNotificationRecipient extends ModelBase { + const CUSTOM_GROUP_NOTIFICATION_SETTING = 'customGroupNotificationSetting'; const STAFF = 'staff'; @@ -97,4 +98,6 @@ public function setStaffType($staffType = null) { $this->setProperty('staffType', $staffType); } + + } diff --git a/src/Arbor/Model/CustomGroupNotificationSetting.php b/src/Arbor/Model/CustomGroupNotificationSetting.php index 77fcac87..bf59d78b 100644 --- a/src/Arbor/Model/CustomGroupNotificationSetting.php +++ b/src/Arbor/Model/CustomGroupNotificationSetting.php @@ -6,6 +6,7 @@ class CustomGroupNotificationSetting extends ModelBase { + const CUSTOM_GROUP = 'customGroup'; const TRIGGER_EVENT_TYPE = 'triggerEventType'; @@ -115,4 +116,6 @@ public function setSendEmail($sendEmail = null) { $this->setProperty('sendEmail', $sendEmail); } + + } diff --git a/src/Arbor/Model/CustomReport.php b/src/Arbor/Model/CustomReport.php index 695cc4cf..3b75d8e7 100644 --- a/src/Arbor/Model/CustomReport.php +++ b/src/Arbor/Model/CustomReport.php @@ -6,6 +6,7 @@ class CustomReport extends ModelBase { + const TITLE = 'title'; const REPORT_CLASS = 'reportClass'; @@ -187,4 +188,6 @@ public function setTransient($transient = null) { $this->setProperty('transient', $transient); } + + } diff --git a/src/Arbor/Model/CustomReportCollation.php b/src/Arbor/Model/CustomReportCollation.php index 5ca659f9..b6449c58 100644 --- a/src/Arbor/Model/CustomReportCollation.php +++ b/src/Arbor/Model/CustomReportCollation.php @@ -6,6 +6,7 @@ class CustomReportCollation extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -133,4 +134,6 @@ public function setCustomLabel($customLabel = null) { $this->setProperty('customLabel', $customLabel); } + + } diff --git a/src/Arbor/Model/CustomReportColumn.php b/src/Arbor/Model/CustomReportColumn.php index c7d421f1..6cc634d4 100644 --- a/src/Arbor/Model/CustomReportColumn.php +++ b/src/Arbor/Model/CustomReportColumn.php @@ -6,6 +6,7 @@ class CustomReportColumn extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -259,4 +260,6 @@ public function setIsSourceUpdatePermitted($isSourceUpdatePermitted = null) { $this->setProperty('isSourceUpdatePermitted', $isSourceUpdatePermitted); } + + } diff --git a/src/Arbor/Model/CustomReportColumnConditionalFormatter.php b/src/Arbor/Model/CustomReportColumnConditionalFormatter.php index cecb1810..84495c97 100644 --- a/src/Arbor/Model/CustomReportColumnConditionalFormatter.php +++ b/src/Arbor/Model/CustomReportColumnConditionalFormatter.php @@ -6,6 +6,7 @@ class CustomReportColumnConditionalFormatter extends ModelBase { + const CUSTOM_REPORT_COLUMN = 'customReportColumn'; const CONDITION_CLASS = 'conditionClass'; @@ -115,4 +116,6 @@ public function setColor($color = null) { $this->setProperty('color', $color); } + + } diff --git a/src/Arbor/Model/CustomReportEmailLog.php b/src/Arbor/Model/CustomReportEmailLog.php index e36d72d3..1d6af71f 100644 --- a/src/Arbor/Model/CustomReportEmailLog.php +++ b/src/Arbor/Model/CustomReportEmailLog.php @@ -6,6 +6,7 @@ class CustomReportEmailLog extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const EMAIL_ADDRESS = 'emailAddress'; @@ -97,4 +98,6 @@ public function setSentDatetime(\DateTime $sentDatetime = null) { $this->setProperty('sentDatetime', $sentDatetime); } + + } diff --git a/src/Arbor/Model/CustomReportGrouping.php b/src/Arbor/Model/CustomReportGrouping.php index 4a70671c..0211b312 100644 --- a/src/Arbor/Model/CustomReportGrouping.php +++ b/src/Arbor/Model/CustomReportGrouping.php @@ -6,6 +6,7 @@ class CustomReportGrouping extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -115,4 +116,6 @@ public function setTransformationClass($transformationClass = null) { $this->setProperty('transformationClass', $transformationClass); } + + } diff --git a/src/Arbor/Model/CustomReportOrdering.php b/src/Arbor/Model/CustomReportOrdering.php index b612b177..56431d9c 100644 --- a/src/Arbor/Model/CustomReportOrdering.php +++ b/src/Arbor/Model/CustomReportOrdering.php @@ -6,6 +6,7 @@ class CustomReportOrdering extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -169,4 +170,6 @@ public function setCustomReportColumn(CustomReportColumn $customReportColumn = n { $this->setProperty('customReportColumn', $customReportColumn); } + + } diff --git a/src/Arbor/Model/CustomReportPostGroupingFilter.php b/src/Arbor/Model/CustomReportPostGroupingFilter.php index 499ff8d1..4bd05e32 100644 --- a/src/Arbor/Model/CustomReportPostGroupingFilter.php +++ b/src/Arbor/Model/CustomReportPostGroupingFilter.php @@ -6,6 +6,7 @@ class CustomReportPostGroupingFilter extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -169,4 +170,6 @@ public function setFilterGroupIndex($filterGroupIndex = null) { $this->setProperty('filterGroupIndex', $filterGroupIndex); } + + } diff --git a/src/Arbor/Model/CustomReportScheduledExport.php b/src/Arbor/Model/CustomReportScheduledExport.php index 33ca2164..0ad5ac87 100644 --- a/src/Arbor/Model/CustomReportScheduledExport.php +++ b/src/Arbor/Model/CustomReportScheduledExport.php @@ -6,6 +6,7 @@ class CustomReportScheduledExport extends ModelBase { + const EMAIL_ADDRESS = 'emailAddress'; const SUBJECT = 'subject'; @@ -259,4 +260,6 @@ public function setScheduledFromDate(\DateTime $scheduledFromDate = null) { $this->setProperty('scheduledFromDate', $scheduledFromDate); } + + } diff --git a/src/Arbor/Model/CustomReportScheduledExportRecipient.php b/src/Arbor/Model/CustomReportScheduledExportRecipient.php index 3b447bbc..9c92cc51 100644 --- a/src/Arbor/Model/CustomReportScheduledExportRecipient.php +++ b/src/Arbor/Model/CustomReportScheduledExportRecipient.php @@ -6,6 +6,7 @@ class CustomReportScheduledExportRecipient extends ModelBase { + const CUSTOM_REPORT_SCHEDULED_EXPORT = 'customReportScheduledExport'; const STAFF = 'staff'; @@ -97,4 +98,6 @@ public function setEmailAddress($emailAddress = null) { $this->setProperty('emailAddress', $emailAddress); } + + } diff --git a/src/Arbor/Model/CustomReportScheduledExportReport.php b/src/Arbor/Model/CustomReportScheduledExportReport.php index 32dea0d9..4fd13be0 100644 --- a/src/Arbor/Model/CustomReportScheduledExportReport.php +++ b/src/Arbor/Model/CustomReportScheduledExportReport.php @@ -6,6 +6,7 @@ class CustomReportScheduledExportReport extends ModelBase { + const CUSTOM_REPORT_SCHEDULED_EXPORT = 'customReportScheduledExport'; const CUSTOM_REPORT = 'customReport'; @@ -115,4 +116,6 @@ public function setScheduledTime($scheduledTime = null) { $this->setProperty('scheduledTime', $scheduledTime); } + + } diff --git a/src/Arbor/Model/CustomReportScope.php b/src/Arbor/Model/CustomReportScope.php index 8de5114f..01d4bca6 100644 --- a/src/Arbor/Model/CustomReportScope.php +++ b/src/Arbor/Model/CustomReportScope.php @@ -6,6 +6,7 @@ class CustomReportScope extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const BASE_ENTITY_TYPE = 'baseEntityType'; @@ -169,4 +170,6 @@ public function setReferenceDateRangePeriodOffset($referenceDateRangePeriodOffse { $this->setProperty('referenceDateRangePeriodOffset', $referenceDateRangePeriodOffset); } + + } diff --git a/src/Arbor/Model/CustomReportScopeFilter.php b/src/Arbor/Model/CustomReportScopeFilter.php index 7e898704..2a5e9972 100644 --- a/src/Arbor/Model/CustomReportScopeFilter.php +++ b/src/Arbor/Model/CustomReportScopeFilter.php @@ -6,6 +6,7 @@ class CustomReportScopeFilter extends ModelBase { + const CUSTOM_REPORT_SCOPE = 'customReportScope'; const FIELD_CLASS = 'fieldClass'; @@ -169,4 +170,6 @@ public function setFilterGroupIndex($filterGroupIndex = null) { $this->setProperty('filterGroupIndex', $filterGroupIndex); } + + } diff --git a/src/Arbor/Model/CustomReportShare.php b/src/Arbor/Model/CustomReportShare.php index d791d3f6..7c1ffb13 100644 --- a/src/Arbor/Model/CustomReportShare.php +++ b/src/Arbor/Model/CustomReportShare.php @@ -6,6 +6,7 @@ class CustomReportShare extends ModelBase { + const CUSTOM_REPORT = 'customReport'; const SHARED_WITH = 'sharedWith'; @@ -97,4 +98,6 @@ public function setPermissionLevel($permissionLevel = null) { $this->setProperty('permissionLevel', $permissionLevel); } + + } diff --git a/src/Arbor/Model/CustomerAccount.php b/src/Arbor/Model/CustomerAccount.php index 186d201d..e3b0f907 100644 --- a/src/Arbor/Model/CustomerAccount.php +++ b/src/Arbor/Model/CustomerAccount.php @@ -6,6 +6,7 @@ class CustomerAccount extends ModelBase { + const RELATED_ENTITY = 'relatedEntity'; const DELETED_RELATED_ENTITY_NAME = 'deletedRelatedEntityName'; @@ -277,4 +278,6 @@ public function setOpeningBalanceTransaction(ModelBase $openingBalanceTransactio { $this->setProperty('openingBalanceTransaction', $openingBalanceTransaction); } + + } diff --git a/src/Arbor/Model/CustomerAccountRefund.php b/src/Arbor/Model/CustomerAccountRefund.php index da03df18..a5228c58 100644 --- a/src/Arbor/Model/CustomerAccountRefund.php +++ b/src/Arbor/Model/CustomerAccountRefund.php @@ -6,6 +6,7 @@ class CustomerAccountRefund extends ModelBase { + const CUSTOMER_ACCOUNT = 'customerAccount'; const REFUND_DATETIME = 'refundDatetime'; @@ -169,4 +170,6 @@ public function setRefundFailedDatetime(\DateTime $refundFailedDatetime = null) { $this->setProperty('refundFailedDatetime', $refundFailedDatetime); } + + } diff --git a/src/Arbor/Model/CustomerAccountType.php b/src/Arbor/Model/CustomerAccountType.php index b9dedace..0b988948 100644 --- a/src/Arbor/Model/CustomerAccountType.php +++ b/src/Arbor/Model/CustomerAccountType.php @@ -6,6 +6,7 @@ class CustomerAccountType extends ModelBase { + const ACCOUNT_TYPE_NAME = 'accountTypeName'; const ACCOUNT_TYPE_DESCRIPTION = 'accountTypeDescription'; @@ -223,4 +224,6 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } + + } diff --git a/src/Arbor/Model/CustomerCreditNote.php b/src/Arbor/Model/CustomerCreditNote.php index 7ec9d254..35ca23a0 100644 --- a/src/Arbor/Model/CustomerCreditNote.php +++ b/src/Arbor/Model/CustomerCreditNote.php @@ -6,6 +6,7 @@ class CustomerCreditNote extends ModelBase { + const CUSTOMER_ACCOUNT = 'customerAccount'; const BILL_PAYER = 'billPayer'; @@ -151,4 +152,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/CustomerCreditNoteItem.php b/src/Arbor/Model/CustomerCreditNoteItem.php index a860905d..832f68a8 100644 --- a/src/Arbor/Model/CustomerCreditNoteItem.php +++ b/src/Arbor/Model/CustomerCreditNoteItem.php @@ -6,6 +6,7 @@ class CustomerCreditNoteItem extends ModelBase { + const CUSTOMER_CREDIT_NOTE = 'customerCreditNote'; const CUSTOMER_INVOICE = 'customerInvoice'; @@ -151,4 +152,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/CustomerInvoice.php b/src/Arbor/Model/CustomerInvoice.php index 319c450f..b548f817 100644 --- a/src/Arbor/Model/CustomerInvoice.php +++ b/src/Arbor/Model/CustomerInvoice.php @@ -6,6 +6,7 @@ class CustomerInvoice extends ModelBase { + const PREVIOUS_CUSTOMER_INVOICE = 'previousCustomerInvoice'; const CUSTOMER_ACCOUNT = 'customerAccount'; @@ -277,4 +278,6 @@ public function setReissuedDate(\DateTime $reissuedDate = null) { $this->setProperty('reissuedDate', $reissuedDate); } + + } diff --git a/src/Arbor/Model/CustomerInvoiceItem.php b/src/Arbor/Model/CustomerInvoiceItem.php index 11e7ab65..171b08bf 100644 --- a/src/Arbor/Model/CustomerInvoiceItem.php +++ b/src/Arbor/Model/CustomerInvoiceItem.php @@ -6,6 +6,7 @@ class CustomerInvoiceItem extends ModelBase { + const CUSTOMER_INVOICE = 'customerInvoice'; const ITEM_UNIT = 'itemUnit'; @@ -241,4 +242,6 @@ public function setItemStatus($itemStatus = null) { $this->setProperty('itemStatus', $itemStatus); } + + } diff --git a/src/Arbor/Model/CustomerPayment.php b/src/Arbor/Model/CustomerPayment.php index 17404ab4..ddd409fe 100644 --- a/src/Arbor/Model/CustomerPayment.php +++ b/src/Arbor/Model/CustomerPayment.php @@ -6,6 +6,7 @@ class CustomerPayment extends ModelBase { + const CUSTOMER_INVOICE = 'customerInvoice'; const BILL_PAYER = 'billPayer'; @@ -332,4 +333,6 @@ public function setPaymentCancelledDatetime(\DateTime $paymentCancelledDatetime { $this->setProperty('paymentCancelledDatetime', $paymentCancelledDatetime); } + + } diff --git a/src/Arbor/Model/CustomerPaymentRefund.php b/src/Arbor/Model/CustomerPaymentRefund.php index f8e07197..65e29818 100644 --- a/src/Arbor/Model/CustomerPaymentRefund.php +++ b/src/Arbor/Model/CustomerPaymentRefund.php @@ -6,6 +6,7 @@ class CustomerPaymentRefund extends ModelBase { + const CUSTOMER_PAYMENT = 'customerPayment'; const REFUND_DATETIME = 'refundDatetime'; @@ -169,4 +170,6 @@ public function setCustomerPaymentRefundMethod($customerPaymentRefundMethod = nu { $this->setProperty('customerPaymentRefundMethod', $customerPaymentRefundMethod); } + + } diff --git a/src/Arbor/Model/CustomerPrepayment.php b/src/Arbor/Model/CustomerPrepayment.php index ddb2f2a5..4758cd7e 100644 --- a/src/Arbor/Model/CustomerPrepayment.php +++ b/src/Arbor/Model/CustomerPrepayment.php @@ -6,6 +6,7 @@ class CustomerPrepayment extends ModelBase { + const CUSTOMER_ACCOUNT = 'customerAccount'; const BILL_PAYER = 'billPayer'; @@ -332,4 +333,6 @@ public function setPrepaymentCancelledDatetime(\DateTime $prepaymentCancelledDat { $this->setProperty('prepaymentCancelledDatetime', $prepaymentCancelledDatetime); } + + } diff --git a/src/Arbor/Model/DataExport.php b/src/Arbor/Model/DataExport.php index 9c60278e..2da18df3 100644 --- a/src/Arbor/Model/DataExport.php +++ b/src/Arbor/Model/DataExport.php @@ -6,6 +6,7 @@ class DataExport extends ModelBase { + const USER = 'user'; const MODULE = 'module'; @@ -241,4 +242,6 @@ public function setLastExportTitle($lastExportTitle = null) { $this->setProperty('lastExportTitle', $lastExportTitle); } + + } diff --git a/src/Arbor/Model/DataSetSubscription.php b/src/Arbor/Model/DataSetSubscription.php index bd27c6d3..e97085d3 100644 --- a/src/Arbor/Model/DataSetSubscription.php +++ b/src/Arbor/Model/DataSetSubscription.php @@ -6,6 +6,7 @@ class DataSetSubscription extends ModelBase { + const DATA_SET_NAME = 'dataSetName'; const DATA_SET_IDENTIFIER = 'dataSetIdentifier'; @@ -151,4 +152,6 @@ public function setLastUpdatedDatetime(\DateTime $lastUpdatedDatetime = null) { $this->setProperty('lastUpdatedDatetime', $lastUpdatedDatetime); } + + } diff --git a/src/Arbor/Model/DataSharingRequest.php b/src/Arbor/Model/DataSharingRequest.php index 6dc9e443..ee3f62f7 100644 --- a/src/Arbor/Model/DataSharingRequest.php +++ b/src/Arbor/Model/DataSharingRequest.php @@ -6,6 +6,7 @@ class DataSharingRequest extends ModelBase { + const GROUP_APPLICATION_ID = 'groupApplicationId'; const PERMISSION_LEVEL = 'permissionLevel'; @@ -151,4 +152,6 @@ public function setStatusUpdatedDatetime(\DateTime $statusUpdatedDatetime = null { $this->setProperty('statusUpdatedDatetime', $statusUpdatedDatetime); } + + } diff --git a/src/Arbor/Model/DataSource.php b/src/Arbor/Model/DataSource.php index 1c191fc9..59f39cfe 100644 --- a/src/Arbor/Model/DataSource.php +++ b/src/Arbor/Model/DataSource.php @@ -6,6 +6,7 @@ class DataSource extends ModelBase { + const DOMAIN = 'domain'; const PROVIDER = 'provider'; @@ -79,4 +80,6 @@ public function setProvider($provider = null) { $this->setProperty('provider', $provider); } + + } diff --git a/src/Arbor/Model/DeliveryAddress.php b/src/Arbor/Model/DeliveryAddress.php index 5029bb21..7c2a527a 100644 --- a/src/Arbor/Model/DeliveryAddress.php +++ b/src/Arbor/Model/DeliveryAddress.php @@ -6,6 +6,7 @@ class DeliveryAddress extends ModelBase { + const DELIVERY_ADDRESS_NAME = 'deliveryAddressName'; const OWNER = 'owner'; @@ -187,4 +188,6 @@ public function setIsAddressForReuse($isAddressForReuse = null) { $this->setProperty('isAddressForReuse', $isAddressForReuse); } + + } diff --git a/src/Arbor/Model/Demographic.php b/src/Arbor/Model/Demographic.php index 48e737d6..84ed6fe0 100644 --- a/src/Arbor/Model/Demographic.php +++ b/src/Arbor/Model/Demographic.php @@ -6,6 +6,7 @@ class Demographic extends ModelBase { + const LABEL = 'label'; const SHORT_NAME = 'shortName'; @@ -277,4 +278,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/Department.php b/src/Arbor/Model/Department.php index 39c46660..9a9c6bcf 100644 --- a/src/Arbor/Model/Department.php +++ b/src/Arbor/Model/Department.php @@ -6,6 +6,7 @@ class Department extends ModelBase { + const DEPARTMENT_CODE = 'departmentCode'; const DEPARTMENT_NAME = 'departmentName'; @@ -97,4 +98,6 @@ public function setIsActive($isActive = null) { $this->setProperty('isActive', $isActive); } + + } diff --git a/src/Arbor/Model/DepartmentMembership.php b/src/Arbor/Model/DepartmentMembership.php index 9bc76e14..9c410654 100644 --- a/src/Arbor/Model/DepartmentMembership.php +++ b/src/Arbor/Model/DepartmentMembership.php @@ -6,6 +6,7 @@ class DepartmentMembership extends ModelBase { + const DEPARTMENT_RESPONSIBILITY = 'departmentResponsibility'; const DEPARTMENT = 'department'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/DepartmentResponsibility.php b/src/Arbor/Model/DepartmentResponsibility.php index eb2241d5..7d30d65e 100644 --- a/src/Arbor/Model/DepartmentResponsibility.php +++ b/src/Arbor/Model/DepartmentResponsibility.php @@ -6,6 +6,7 @@ class DepartmentResponsibility extends ModelBase { + const DEPARTMENT_RESPONSIBILITY_TYPE = 'departmentResponsibilityType'; const DEPARTMENT = 'department'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/DepartmentResponsibilityType.php b/src/Arbor/Model/DepartmentResponsibilityType.php index b6f22470..42aa308a 100644 --- a/src/Arbor/Model/DepartmentResponsibilityType.php +++ b/src/Arbor/Model/DepartmentResponsibilityType.php @@ -6,6 +6,7 @@ class DepartmentResponsibilityType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setResponsibilityTypeName($responsibilityTypeName = null) { $this->setProperty('responsibilityTypeName', $responsibilityTypeName); } + + } diff --git a/src/Arbor/Model/Detention.php b/src/Arbor/Model/Detention.php index b76a8cb2..063d21c1 100644 --- a/src/Arbor/Model/Detention.php +++ b/src/Arbor/Model/Detention.php @@ -6,6 +6,7 @@ class Detention extends ModelBase { + const STUDENT = 'student'; const ISSUED_BY_STAFF = 'issuedByStaff'; @@ -295,4 +296,6 @@ public function setEvent(ModelBase $event = null) { $this->setProperty('event', $event); } + + } diff --git a/src/Arbor/Model/DetentionSession.php b/src/Arbor/Model/DetentionSession.php index f300f083..ec27c84d 100644 --- a/src/Arbor/Model/DetentionSession.php +++ b/src/Arbor/Model/DetentionSession.php @@ -6,6 +6,7 @@ class DetentionSession extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -151,4 +152,6 @@ public function setTimetableSlot(TimetableSlot $timetableSlot = null) { $this->setProperty('timetableSlot', $timetableSlot); } + + } diff --git a/src/Arbor/Model/DetentionType.php b/src/Arbor/Model/DetentionType.php index 63c366d6..a31f056d 100644 --- a/src/Arbor/Model/DetentionType.php +++ b/src/Arbor/Model/DetentionType.php @@ -6,6 +6,7 @@ class DetentionType extends ModelBase { + const DETENTION_TYPE_NAME = 'detentionTypeName'; const ACADEMIC_YEAR = 'academicYear'; @@ -79,4 +80,6 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } + + } diff --git a/src/Arbor/Model/DietaryRequirement.php b/src/Arbor/Model/DietaryRequirement.php index eca10bd9..7953f16f 100644 --- a/src/Arbor/Model/DietaryRequirement.php +++ b/src/Arbor/Model/DietaryRequirement.php @@ -6,6 +6,7 @@ class DietaryRequirement extends ModelBase { + const PERSON = 'person'; const DIETARY_REQUIREMENT_TYPE = 'dietaryRequirementType'; @@ -97,4 +98,6 @@ public function setNote($note = null) { $this->setProperty('note', $note); } + + } diff --git a/src/Arbor/Model/DietaryRequirementType.php b/src/Arbor/Model/DietaryRequirementType.php index 8ae33217..9c7e6390 100644 --- a/src/Arbor/Model/DietaryRequirementType.php +++ b/src/Arbor/Model/DietaryRequirementType.php @@ -6,6 +6,7 @@ class DietaryRequirementType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/DocumentLayout.php b/src/Arbor/Model/DocumentLayout.php index fc49136c..0752c490 100644 --- a/src/Arbor/Model/DocumentLayout.php +++ b/src/Arbor/Model/DocumentLayout.php @@ -6,6 +6,7 @@ class DocumentLayout extends ModelBase { + const NAME = 'name'; const FIRST_PAGE_HEADER_HTML = 'firstPageHeaderHtml'; @@ -349,4 +350,6 @@ public function setArchived($archived = null) { $this->setProperty('archived', $archived); } + + } diff --git a/src/Arbor/Model/EducationPlan.php b/src/Arbor/Model/EducationPlan.php index c37847da..5a0ffbc8 100644 --- a/src/Arbor/Model/EducationPlan.php +++ b/src/Arbor/Model/EducationPlan.php @@ -6,6 +6,7 @@ class EducationPlan extends ModelBase { + const STUDENT = 'student'; const EDUCATION_PLAN_TYPE = 'educationPlanType'; @@ -169,4 +170,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/EducationPlanContributor.php b/src/Arbor/Model/EducationPlanContributor.php index ed82ca9d..ce6a55f7 100644 --- a/src/Arbor/Model/EducationPlanContributor.php +++ b/src/Arbor/Model/EducationPlanContributor.php @@ -6,6 +6,7 @@ class EducationPlanContributor extends ModelBase { + const EDUCATION_PLAN = 'educationPlan'; const CONTRIBUTOR = 'contributor'; @@ -79,4 +80,6 @@ public function setContributor(ModelBase $contributor = null) { $this->setProperty('contributor', $contributor); } + + } diff --git a/src/Arbor/Model/EducationalInstitution.php b/src/Arbor/Model/EducationalInstitution.php index 867c8843..f4e322b3 100644 --- a/src/Arbor/Model/EducationalInstitution.php +++ b/src/Arbor/Model/EducationalInstitution.php @@ -10,6 +10,7 @@ class EducationalInstitution extends ModelBase { + const EDUCATIONAL_INSTITUTION_NAME = 'educationalInstitutionName'; const SHORT_NAME = 'shortName'; @@ -569,4 +570,6 @@ public function setWeeklyHoursOpen($weeklyHoursOpen = null) { $this->setProperty('weeklyHoursOpen', $weeklyHoursOpen); } + + } diff --git a/src/Arbor/Model/EducationalInstitutionEnrolment.php b/src/Arbor/Model/EducationalInstitutionEnrolment.php index 3559d18b..2fcc07f4 100644 --- a/src/Arbor/Model/EducationalInstitutionEnrolment.php +++ b/src/Arbor/Model/EducationalInstitutionEnrolment.php @@ -6,6 +6,7 @@ class EducationalInstitutionEnrolment extends ModelBase { + const STUDENT = 'student'; const ENTRY_DATE = 'entryDate'; @@ -115,4 +116,6 @@ public function setUnenrolmentReason(UnenrolmentReason $unenrolmentReason = null { $this->setProperty('unenrolmentReason', $unenrolmentReason); } + + } diff --git a/src/Arbor/Model/EducationalInstitutionStaff.php b/src/Arbor/Model/EducationalInstitutionStaff.php index af124e49..475a52d0 100644 --- a/src/Arbor/Model/EducationalInstitutionStaff.php +++ b/src/Arbor/Model/EducationalInstitutionStaff.php @@ -6,6 +6,7 @@ class EducationalInstitutionStaff extends ModelBase { + const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; const PERSON = 'person'; @@ -97,4 +98,6 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } + + } diff --git a/src/Arbor/Model/Eligibility.php b/src/Arbor/Model/Eligibility.php index 53b6f15e..de58857f 100644 --- a/src/Arbor/Model/Eligibility.php +++ b/src/Arbor/Model/Eligibility.php @@ -6,6 +6,7 @@ class Eligibility extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setEligibilityName($eligibilityName = null) { $this->setProperty('eligibilityName', $eligibilityName); } + + } diff --git a/src/Arbor/Model/EligibilityRecord.php b/src/Arbor/Model/EligibilityRecord.php index 4fd74696..30bee7fd 100644 --- a/src/Arbor/Model/EligibilityRecord.php +++ b/src/Arbor/Model/EligibilityRecord.php @@ -6,6 +6,7 @@ class EligibilityRecord extends ModelBase { + const ELIGIBILITY = 'eligibility'; const PERSON = 'person'; @@ -151,4 +152,6 @@ public function setNextCheckDate(\DateTime $nextCheckDate = null) { $this->setProperty('nextCheckDate', $nextCheckDate); } + + } diff --git a/src/Arbor/Model/Email.php b/src/Arbor/Model/Email.php index f2498e3d..d5aac864 100644 --- a/src/Arbor/Model/Email.php +++ b/src/Arbor/Model/Email.php @@ -6,6 +6,7 @@ class Email extends ModelBase { + const EMAIL_MAILBOX = 'emailMailbox'; const EMAIL_DRAFT = 'emailDraft'; @@ -313,4 +314,6 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } + + } diff --git a/src/Arbor/Model/EmailAccount.php b/src/Arbor/Model/EmailAccount.php index d99d6756..349e14bf 100644 --- a/src/Arbor/Model/EmailAccount.php +++ b/src/Arbor/Model/EmailAccount.php @@ -6,6 +6,7 @@ class EmailAccount extends ModelBase { + const SERVER_TYPE = 'serverType'; const SERVER_HOST = 'serverHost'; @@ -169,4 +170,6 @@ public function setOwner(ModelBase $owner = null) { $this->setProperty('owner', $owner); } + + } diff --git a/src/Arbor/Model/EmailAccountAccessPermission.php b/src/Arbor/Model/EmailAccountAccessPermission.php index d0a8f75d..d00c1b33 100644 --- a/src/Arbor/Model/EmailAccountAccessPermission.php +++ b/src/Arbor/Model/EmailAccountAccessPermission.php @@ -6,6 +6,7 @@ class EmailAccountAccessPermission extends ModelBase { + const EMAIL_ACCOUNT = 'emailAccount'; const BUSINESS_ROLE = 'businessRole'; @@ -79,4 +80,6 @@ public function setBusinessRole(BusinessRole $businessRole = null) { $this->setProperty('businessRole', $businessRole); } + + } diff --git a/src/Arbor/Model/EmailAddress.php b/src/Arbor/Model/EmailAddress.php index 13df4260..0e8a3dab 100644 --- a/src/Arbor/Model/EmailAddress.php +++ b/src/Arbor/Model/EmailAddress.php @@ -6,6 +6,7 @@ class EmailAddress extends ModelBase { + const EMAIL_ADDRESS_OWNER = 'emailAddressOwner'; const EMAIL_ADDRESS_TYPE = 'emailAddressType'; @@ -169,4 +170,6 @@ public function setDisposable($disposable = null) { $this->setProperty('disposable', $disposable); } + + } diff --git a/src/Arbor/Model/EmailAddressImport.php b/src/Arbor/Model/EmailAddressImport.php index fa8dc350..f9a37bef 100644 --- a/src/Arbor/Model/EmailAddressImport.php +++ b/src/Arbor/Model/EmailAddressImport.php @@ -6,6 +6,7 @@ class EmailAddressImport extends ModelBase { + const EMAIL_ADDRESS_IMPORT_JOB = 'emailAddressImportJob'; const EMAIL_ADDRESS_OWNER = 'emailAddressOwner'; @@ -169,4 +170,6 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } + + } diff --git a/src/Arbor/Model/EmailDraft.php b/src/Arbor/Model/EmailDraft.php index 66bed17b..0825806e 100644 --- a/src/Arbor/Model/EmailDraft.php +++ b/src/Arbor/Model/EmailDraft.php @@ -6,6 +6,7 @@ class EmailDraft extends ModelBase { + const SENDER = 'sender'; const SUBJECT = 'subject'; @@ -241,4 +242,6 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } + + } diff --git a/src/Arbor/Model/EmailPart.php b/src/Arbor/Model/EmailPart.php index 8da175cb..55ee8a08 100644 --- a/src/Arbor/Model/EmailPart.php +++ b/src/Arbor/Model/EmailPart.php @@ -6,6 +6,7 @@ class EmailPart extends ModelBase { + const EMAIL = 'email'; const MIME_CONTENT_ID = 'mimeContentId'; @@ -205,4 +206,6 @@ public function setParentEmailPart(EmailPart $parentEmailPart = null) { $this->setProperty('parentEmailPart', $parentEmailPart); } + + } diff --git a/src/Arbor/Model/EmailPermittedSender.php b/src/Arbor/Model/EmailPermittedSender.php index 69b28d49..d5e5ea11 100644 --- a/src/Arbor/Model/EmailPermittedSender.php +++ b/src/Arbor/Model/EmailPermittedSender.php @@ -6,6 +6,7 @@ class EmailPermittedSender extends ModelBase { + const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -97,4 +98,6 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } + + } diff --git a/src/Arbor/Model/EmailRecipient.php b/src/Arbor/Model/EmailRecipient.php index f193aa09..55b3c5ac 100644 --- a/src/Arbor/Model/EmailRecipient.php +++ b/src/Arbor/Model/EmailRecipient.php @@ -6,6 +6,7 @@ class EmailRecipient extends ModelBase { + const EMAIL = 'email'; const RECIPIENT_TYPE = 'recipientType'; @@ -223,4 +224,6 @@ public function setFailedDatetime(\DateTime $failedDatetime = null) { $this->setProperty('failedDatetime', $failedDatetime); } + + } diff --git a/src/Arbor/Model/EmailReference.php b/src/Arbor/Model/EmailReference.php index 3ff03bbf..be45ca1b 100644 --- a/src/Arbor/Model/EmailReference.php +++ b/src/Arbor/Model/EmailReference.php @@ -6,6 +6,7 @@ class EmailReference extends ModelBase { + const EMAIL = 'email'; const REFERENCE_TYPE = 'referenceType'; @@ -133,4 +134,6 @@ public function setReferenceIndex($referenceIndex = null) { $this->setProperty('referenceIndex', $referenceIndex); } + + } diff --git a/src/Arbor/Model/EmailSender.php b/src/Arbor/Model/EmailSender.php index 72e4ed58..89005dc7 100644 --- a/src/Arbor/Model/EmailSender.php +++ b/src/Arbor/Model/EmailSender.php @@ -6,6 +6,7 @@ class EmailSender extends ModelBase { + const EMAIL = 'email'; const SENDER_TYPE = 'senderType'; @@ -169,4 +170,6 @@ public function setSenderIndex($senderIndex = null) { $this->setProperty('senderIndex', $senderIndex); } + + } diff --git a/src/Arbor/Model/EmailStatus.php b/src/Arbor/Model/EmailStatus.php index 5d5c1e39..bf2e4106 100644 --- a/src/Arbor/Model/EmailStatus.php +++ b/src/Arbor/Model/EmailStatus.php @@ -6,6 +6,7 @@ class EmailStatus extends ModelBase { + const EMAIL = 'email'; const EMAIL_ADDRESS = 'emailAddress'; @@ -187,4 +188,6 @@ public function setDeliveryAttemptNumber($deliveryAttemptNumber = null) { $this->setProperty('deliveryAttemptNumber', $deliveryAttemptNumber); } + + } diff --git a/src/Arbor/Model/EmergencyAlert.php b/src/Arbor/Model/EmergencyAlert.php index 02a4b41f..b78b55e7 100644 --- a/src/Arbor/Model/EmergencyAlert.php +++ b/src/Arbor/Model/EmergencyAlert.php @@ -6,6 +6,7 @@ class EmergencyAlert extends ModelBase { + const DATETIME = 'datetime'; const TRIGGERED_BY_STAFF = 'triggeredByStaff'; @@ -205,4 +206,6 @@ public function setStatusModifiedDatetime(\DateTime $statusModifiedDatetime = nu { $this->setProperty('statusModifiedDatetime', $statusModifiedDatetime); } + + } diff --git a/src/Arbor/Model/EmergencyAlertAssignedStaff.php b/src/Arbor/Model/EmergencyAlertAssignedStaff.php index 64da24a3..1cebf2fa 100644 --- a/src/Arbor/Model/EmergencyAlertAssignedStaff.php +++ b/src/Arbor/Model/EmergencyAlertAssignedStaff.php @@ -6,6 +6,7 @@ class EmergencyAlertAssignedStaff extends ModelBase { + const EMERGENCY_ALERT = 'emergencyAlert'; const ASSIGNED_STAFF = 'assignedStaff'; @@ -79,4 +80,6 @@ public function setAssignedStaff(Staff $assignedStaff = null) { $this->setProperty('assignedStaff', $assignedStaff); } + + } diff --git a/src/Arbor/Model/EmergencyAlertStudent.php b/src/Arbor/Model/EmergencyAlertStudent.php index 972ed9b5..573f2e29 100644 --- a/src/Arbor/Model/EmergencyAlertStudent.php +++ b/src/Arbor/Model/EmergencyAlertStudent.php @@ -6,6 +6,7 @@ class EmergencyAlertStudent extends ModelBase { + const EMERGENCY_ALERT = 'emergencyAlert'; const STUDENT = 'student'; @@ -79,4 +80,6 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } + + } diff --git a/src/Arbor/Model/EmergencyAlertType.php b/src/Arbor/Model/EmergencyAlertType.php index e310dcc4..cf3940bc 100644 --- a/src/Arbor/Model/EmergencyAlertType.php +++ b/src/Arbor/Model/EmergencyAlertType.php @@ -6,6 +6,7 @@ class EmergencyAlertType extends ModelBase { + const NAME = 'name'; const ACTIVE = 'active'; @@ -79,4 +80,6 @@ public function setActive($active = null) { $this->setProperty('active', $active); } + + } diff --git a/src/Arbor/Model/Employer.php b/src/Arbor/Model/Employer.php index d4146294..0a1fb432 100644 --- a/src/Arbor/Model/Employer.php +++ b/src/Arbor/Model/Employer.php @@ -6,6 +6,7 @@ class Employer extends ModelBase { + const NAME = 'name'; const IDENTIFIER = 'identifier'; @@ -79,4 +80,6 @@ public function setIdentifier($identifier = null) { $this->setProperty('identifier', $identifier); } + + } diff --git a/src/Arbor/Model/EmploymentRecordType.php b/src/Arbor/Model/EmploymentRecordType.php index 39a37f2e..51e5685c 100644 --- a/src/Arbor/Model/EmploymentRecordType.php +++ b/src/Arbor/Model/EmploymentRecordType.php @@ -6,6 +6,7 @@ class EmploymentRecordType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setEmployerRequired($employerRequired = null) { $this->setProperty('employerRequired', $employerRequired); } + + } diff --git a/src/Arbor/Model/EnabledFeature.php b/src/Arbor/Model/EnabledFeature.php index 6630e98c..16fff131 100644 --- a/src/Arbor/Model/EnabledFeature.php +++ b/src/Arbor/Model/EnabledFeature.php @@ -6,6 +6,7 @@ class EnabledFeature extends ModelBase { + const FEATURE_IDENTIFIER = 'featureIdentifier'; const CRM_CONTRACT_SERVICE_SUBSCRIPTION_ID = 'crmContractServiceSubscriptionId'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/EnrolmentMode.php b/src/Arbor/Model/EnrolmentMode.php index 4150f849..8fc69d2c 100644 --- a/src/Arbor/Model/EnrolmentMode.php +++ b/src/Arbor/Model/EnrolmentMode.php @@ -6,6 +6,7 @@ class EnrolmentMode extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setD00018($d00018 = null) { $this->setProperty('d00018', $d00018); } + + } diff --git a/src/Arbor/Model/EnrolmentModeAssignment.php b/src/Arbor/Model/EnrolmentModeAssignment.php index d137fce0..1461607e 100644 --- a/src/Arbor/Model/EnrolmentModeAssignment.php +++ b/src/Arbor/Model/EnrolmentModeAssignment.php @@ -6,6 +6,7 @@ class EnrolmentModeAssignment extends ModelBase { + const ACADEMIC_YEAR_ENROLMENT = 'academicYearEnrolment'; const ENROLMENT_MODE = 'enrolmentMode'; @@ -133,4 +134,6 @@ public function setOtherEducationalInstitution(EducationalInstitution $otherEduc { $this->setProperty('otherEducationalInstitution', $otherEducationalInstitution); } + + } diff --git a/src/Arbor/Model/Ethnicity.php b/src/Arbor/Model/Ethnicity.php index b1d392a5..2b484efd 100644 --- a/src/Arbor/Model/Ethnicity.php +++ b/src/Arbor/Model/Ethnicity.php @@ -6,6 +6,7 @@ class Ethnicity extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -259,4 +260,6 @@ public function setD00250($d00250 = null) { $this->setProperty('d00250', $d00250); } + + } diff --git a/src/Arbor/Model/EthnicityCategory.php b/src/Arbor/Model/EthnicityCategory.php index ae787ac3..0da4bd1a 100644 --- a/src/Arbor/Model/EthnicityCategory.php +++ b/src/Arbor/Model/EthnicityCategory.php @@ -6,6 +6,7 @@ class EthnicityCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/EventParticipant.php b/src/Arbor/Model/EventParticipant.php index 4854906d..ded0d091 100644 --- a/src/Arbor/Model/EventParticipant.php +++ b/src/Arbor/Model/EventParticipant.php @@ -6,6 +6,7 @@ class EventParticipant extends ModelBase { + const EVENT = 'event'; const PARTICIPANT = 'participant'; @@ -97,4 +98,6 @@ public function setAttendanceRequirement($attendanceRequirement = null) { $this->setProperty('attendanceRequirement', $attendanceRequirement); } + + } diff --git a/src/Arbor/Model/EventParticipantInvitation.php b/src/Arbor/Model/EventParticipantInvitation.php index d80ceafc..ec7affcc 100644 --- a/src/Arbor/Model/EventParticipantInvitation.php +++ b/src/Arbor/Model/EventParticipantInvitation.php @@ -6,6 +6,7 @@ class EventParticipantInvitation extends ModelBase { + const EVENT_PARTICIPANT = 'eventParticipant'; const INVITEE = 'invitee'; @@ -169,4 +170,6 @@ public function setInvitationReply($invitationReply = null) { $this->setProperty('invitationReply', $invitationReply); } + + } diff --git a/src/Arbor/Model/ExclusionExclusionReason.php b/src/Arbor/Model/ExclusionExclusionReason.php index 36cd15e7..e11be55c 100644 --- a/src/Arbor/Model/ExclusionExclusionReason.php +++ b/src/Arbor/Model/ExclusionExclusionReason.php @@ -6,6 +6,7 @@ class ExclusionExclusionReason extends ModelBase { + const EXCLUSION = 'exclusion'; const EXCLUSION_REASON = 'exclusionReason'; @@ -79,4 +80,6 @@ public function setExclusionReason(ExclusionReason $exclusionReason = null) { $this->setProperty('exclusionReason', $exclusionReason); } + + } diff --git a/src/Arbor/Model/ExclusionReason.php b/src/Arbor/Model/ExclusionReason.php index 836468d1..35306392 100644 --- a/src/Arbor/Model/ExclusionReason.php +++ b/src/Arbor/Model/ExclusionReason.php @@ -6,6 +6,7 @@ class ExclusionReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setExclusionReasonName($exclusionReasonName = null) { $this->setProperty('exclusionReasonName', $exclusionReasonName); } + + } diff --git a/src/Arbor/Model/ExclusionReview.php b/src/Arbor/Model/ExclusionReview.php index c773671a..668fa1ce 100644 --- a/src/Arbor/Model/ExclusionReview.php +++ b/src/Arbor/Model/ExclusionReview.php @@ -6,6 +6,7 @@ class ExclusionReview extends ModelBase { + const COMMENT = 'comment'; const EXCLUSION_REVIEW_OUTCOME = 'exclusionReviewOutcome'; @@ -169,4 +170,6 @@ public function setSenExpertRequested($senExpertRequested = null) { $this->setProperty('senExpertRequested', $senExpertRequested); } + + } diff --git a/src/Arbor/Model/ExclusionReviewOutcome.php b/src/Arbor/Model/ExclusionReviewOutcome.php index a500bdd1..7a8b4706 100644 --- a/src/Arbor/Model/ExclusionReviewOutcome.php +++ b/src/Arbor/Model/ExclusionReviewOutcome.php @@ -6,6 +6,7 @@ class ExclusionReviewOutcome extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setIsStudentReinstated($isStudentReinstated = null) { $this->setProperty('isStudentReinstated', $isStudentReinstated); } + + } diff --git a/src/Arbor/Model/ExternalAdministrator.php b/src/Arbor/Model/ExternalAdministrator.php index c461242e..69d80169 100644 --- a/src/Arbor/Model/ExternalAdministrator.php +++ b/src/Arbor/Model/ExternalAdministrator.php @@ -6,6 +6,7 @@ class ExternalAdministrator extends ModelBase { + const FIRST_NAME = 'firstName'; const LAST_NAME = 'lastName'; @@ -115,4 +116,6 @@ public function setApplication($application = null) { $this->setProperty('application', $application); } + + } diff --git a/src/Arbor/Model/ExternallyGeneratedReportCard.php b/src/Arbor/Model/ExternallyGeneratedReportCard.php index 87f61dcc..b08522b0 100644 --- a/src/Arbor/Model/ExternallyGeneratedReportCard.php +++ b/src/Arbor/Model/ExternallyGeneratedReportCard.php @@ -6,6 +6,7 @@ class ExternallyGeneratedReportCard extends ModelBase { + const CONTENT = 'content'; const REPORT_CARD_BATCH = 'reportCardBatch'; @@ -97,4 +98,6 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } + + } diff --git a/src/Arbor/Model/Faculty.php b/src/Arbor/Model/Faculty.php index dc13cdad..bae81184 100644 --- a/src/Arbor/Model/Faculty.php +++ b/src/Arbor/Model/Faculty.php @@ -6,6 +6,7 @@ class Faculty extends ModelBase { + const CODE = 'code'; const FACULTY_NAME = 'facultyName'; @@ -97,4 +98,6 @@ public function setIsActive($isActive = null) { $this->setProperty('isActive', $isActive); } + + } diff --git a/src/Arbor/Model/FacultyDepartment.php b/src/Arbor/Model/FacultyDepartment.php index 2cfef872..23ca4408 100644 --- a/src/Arbor/Model/FacultyDepartment.php +++ b/src/Arbor/Model/FacultyDepartment.php @@ -6,6 +6,7 @@ class FacultyDepartment extends ModelBase { + const DEPARTMENT = 'department'; const FACULTY = 'faculty'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/FacultyMember.php b/src/Arbor/Model/FacultyMember.php index 585c4798..d5ee15ae 100644 --- a/src/Arbor/Model/FacultyMember.php +++ b/src/Arbor/Model/FacultyMember.php @@ -6,6 +6,7 @@ class FacultyMember extends ModelBase { + const FACULTY = 'faculty'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/FacultyMembership.php b/src/Arbor/Model/FacultyMembership.php index 8ab9e1c1..f6fb19d2 100644 --- a/src/Arbor/Model/FacultyMembership.php +++ b/src/Arbor/Model/FacultyMembership.php @@ -6,6 +6,7 @@ class FacultyMembership extends ModelBase { + const FACULTY_RESPONSIBILITY = 'facultyResponsibility'; const FACULTY = 'faculty'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/FacultyResponsibility.php b/src/Arbor/Model/FacultyResponsibility.php index a7b52891..0f9cf342 100644 --- a/src/Arbor/Model/FacultyResponsibility.php +++ b/src/Arbor/Model/FacultyResponsibility.php @@ -6,6 +6,7 @@ class FacultyResponsibility extends ModelBase { + const FACULTY_RESPONSIBILITY_TYPE = 'facultyResponsibilityType'; const FACULTY = 'faculty'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/FacultyResponsibilityType.php b/src/Arbor/Model/FacultyResponsibilityType.php index 4996dd84..f845cc86 100644 --- a/src/Arbor/Model/FacultyResponsibilityType.php +++ b/src/Arbor/Model/FacultyResponsibilityType.php @@ -6,6 +6,7 @@ class FacultyResponsibilityType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setResponsibilityTypeName($responsibilityTypeName = null) { $this->setProperty('responsibilityTypeName', $responsibilityTypeName); } + + } diff --git a/src/Arbor/Model/File.php b/src/Arbor/Model/File.php index 1c90ab4a..ec06f382 100644 --- a/src/Arbor/Model/File.php +++ b/src/Arbor/Model/File.php @@ -6,6 +6,7 @@ class File extends ModelBase { + const CONTENT = 'content'; const URL = 'url'; @@ -187,4 +188,6 @@ public function setCompressed($compressed = null) { $this->setProperty('compressed', $compressed); } + + } diff --git a/src/Arbor/Model/FinalAssessmentTarget.php b/src/Arbor/Model/FinalAssessmentTarget.php index caa26586..f67df697 100644 --- a/src/Arbor/Model/FinalAssessmentTarget.php +++ b/src/Arbor/Model/FinalAssessmentTarget.php @@ -6,6 +6,7 @@ class FinalAssessmentTarget extends ModelBase { + const STUDENT = 'student'; const ASSESSMENT = 'assessment'; @@ -169,4 +170,6 @@ public function setLocked($locked = null) { $this->setProperty('locked', $locked); } + + } diff --git a/src/Arbor/Model/FixedPeriodExclusion.php b/src/Arbor/Model/FixedPeriodExclusion.php index ad6c99b5..951e863e 100644 --- a/src/Arbor/Model/FixedPeriodExclusion.php +++ b/src/Arbor/Model/FixedPeriodExclusion.php @@ -6,6 +6,7 @@ class FixedPeriodExclusion extends ModelBase { + const STUDENT = 'student'; const EXCLUSION_REASON = 'exclusionReason'; @@ -241,4 +242,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/Gender.php b/src/Arbor/Model/Gender.php index 9ff829ba..d0a5dd52 100644 --- a/src/Arbor/Model/Gender.php +++ b/src/Arbor/Model/Gender.php @@ -6,6 +6,7 @@ class Gender extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setLongName($longName = null) { $this->setProperty('longName', $longName); } + + } diff --git a/src/Arbor/Model/GenderIdentity.php b/src/Arbor/Model/GenderIdentity.php index 409c8265..7e61c9b6 100644 --- a/src/Arbor/Model/GenderIdentity.php +++ b/src/Arbor/Model/GenderIdentity.php @@ -6,6 +6,7 @@ class GenderIdentity extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setLongName($longName = null) { $this->setProperty('longName', $longName); } + + } diff --git a/src/Arbor/Model/GoogleProvisioningSetting.php b/src/Arbor/Model/GoogleProvisioningSetting.php index 4d7e5276..3336bd84 100644 --- a/src/Arbor/Model/GoogleProvisioningSetting.php +++ b/src/Arbor/Model/GoogleProvisioningSetting.php @@ -6,6 +6,7 @@ class GoogleProvisioningSetting extends ModelBase { + const PROVISION_STAFF_USERS = 'provisionStaffUsers'; const PROVISION_STUDENT_USERS = 'provisionStudentUsers'; @@ -133,4 +134,6 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } + + } diff --git a/src/Arbor/Model/GoogleUser.php b/src/Arbor/Model/GoogleUser.php index 9d9c12cb..af10d1fb 100644 --- a/src/Arbor/Model/GoogleUser.php +++ b/src/Arbor/Model/GoogleUser.php @@ -6,6 +6,7 @@ class GoogleUser extends ModelBase { + const GIVEN_NAME = 'givenName'; const FAMILY_NAME = 'familyName'; @@ -133,4 +134,6 @@ public function setMatchedPerson(ModelBase $matchedPerson = null) { $this->setProperty('matchedPerson', $matchedPerson); } + + } diff --git a/src/Arbor/Model/Grade.php b/src/Arbor/Model/Grade.php index 2414e5c4..52eac408 100644 --- a/src/Arbor/Model/Grade.php +++ b/src/Arbor/Model/Grade.php @@ -6,6 +6,7 @@ class Grade extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -313,4 +314,6 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } + + } diff --git a/src/Arbor/Model/GradePointScale.php b/src/Arbor/Model/GradePointScale.php index 5f797082..cb30982d 100644 --- a/src/Arbor/Model/GradePointScale.php +++ b/src/Arbor/Model/GradePointScale.php @@ -6,6 +6,7 @@ class GradePointScale extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -223,4 +224,6 @@ public function setDefaultGradeSet(GradeSet $defaultGradeSet = null) { $this->setProperty('defaultGradeSet', $defaultGradeSet); } + + } diff --git a/src/Arbor/Model/GradePointScaleLevelGradeSet.php b/src/Arbor/Model/GradePointScaleLevelGradeSet.php index 2a1f7294..b0a12937 100644 --- a/src/Arbor/Model/GradePointScaleLevelGradeSet.php +++ b/src/Arbor/Model/GradePointScaleLevelGradeSet.php @@ -6,6 +6,7 @@ class GradePointScaleLevelGradeSet extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setAppliesToSenStudentOnly($appliesToSenStudentOnly = null) { $this->setProperty('appliesToSenStudentOnly', $appliesToSenStudentOnly); } + + } diff --git a/src/Arbor/Model/GradeSet.php b/src/Arbor/Model/GradeSet.php index cba4aaf5..312ce443 100644 --- a/src/Arbor/Model/GradeSet.php +++ b/src/Arbor/Model/GradeSet.php @@ -6,6 +6,7 @@ class GradeSet extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } + + } diff --git a/src/Arbor/Model/Guardian.php b/src/Arbor/Model/Guardian.php index 26450dca..d5134322 100644 --- a/src/Arbor/Model/Guardian.php +++ b/src/Arbor/Model/Guardian.php @@ -6,6 +6,7 @@ class Guardian extends ModelBase { + const PERSON = 'person'; const EMPLOYER = 'employer'; @@ -259,4 +260,6 @@ public function setIsActiveIncomingSync($isActiveIncomingSync = null) { $this->setProperty('isActiveIncomingSync', $isActiveIncomingSync); } + + } diff --git a/src/Arbor/Model/GuardianConsultation.php b/src/Arbor/Model/GuardianConsultation.php index 8a501926..c0872157 100644 --- a/src/Arbor/Model/GuardianConsultation.php +++ b/src/Arbor/Model/GuardianConsultation.php @@ -6,6 +6,7 @@ class GuardianConsultation extends ModelBase { + const GUARDIAN_CONSULTATION_NAME = 'guardianConsultationName'; const START_DATETIME = 'startDatetime'; @@ -133,4 +134,6 @@ public function setSelfSchedulingClosesDatetime(\DateTime $selfSchedulingClosesD { $this->setProperty('selfSchedulingClosesDatetime', $selfSchedulingClosesDatetime); } + + } diff --git a/src/Arbor/Model/GuardianRelationshipType.php b/src/Arbor/Model/GuardianRelationshipType.php index 37933cec..0f1ebc3a 100644 --- a/src/Arbor/Model/GuardianRelationshipType.php +++ b/src/Arbor/Model/GuardianRelationshipType.php @@ -6,6 +6,7 @@ class GuardianRelationshipType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setCtfExportCode($ctfExportCode = null) { $this->setProperty('ctfExportCode', $ctfExportCode); } + + } diff --git a/src/Arbor/Model/HearingTest.php b/src/Arbor/Model/HearingTest.php index cf955df3..064ecfbd 100644 --- a/src/Arbor/Model/HearingTest.php +++ b/src/Arbor/Model/HearingTest.php @@ -6,6 +6,7 @@ class HearingTest extends ModelBase { + const STUDENT = 'student'; const TEST_DATE = 'testDate'; @@ -97,4 +98,6 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } + + } diff --git a/src/Arbor/Model/House.php b/src/Arbor/Model/House.php index bf86301f..12e1b481 100644 --- a/src/Arbor/Model/House.php +++ b/src/Arbor/Model/House.php @@ -6,6 +6,7 @@ class House extends ModelBase { + const HOUSE_NAME = 'houseName'; const SHORT_NAME = 'shortName'; @@ -133,4 +134,6 @@ public function setCopiedToHouse(House $copiedToHouse = null) { $this->setProperty('copiedToHouse', $copiedToHouse); } + + } diff --git a/src/Arbor/Model/HouseAutomaticEnrolment.php b/src/Arbor/Model/HouseAutomaticEnrolment.php index f0d1245e..7ae35305 100644 --- a/src/Arbor/Model/HouseAutomaticEnrolment.php +++ b/src/Arbor/Model/HouseAutomaticEnrolment.php @@ -6,6 +6,7 @@ class HouseAutomaticEnrolment extends ModelBase { + const HOUSE = 'house'; const TRIGGER = 'trigger'; @@ -79,4 +80,6 @@ public function setTrigger(RegistrationForm $trigger = null) { $this->setProperty('trigger', $trigger); } + + } diff --git a/src/Arbor/Model/HouseMembership.php b/src/Arbor/Model/HouseMembership.php index 73486517..f86cdb42 100644 --- a/src/Arbor/Model/HouseMembership.php +++ b/src/Arbor/Model/HouseMembership.php @@ -6,6 +6,7 @@ class HouseMembership extends ModelBase { + const HOUSE = 'house'; const STUDENT = 'student'; @@ -151,4 +152,6 @@ public function setEnrolmentDependency(RegistrationFormMembership $enrolmentDepe { $this->setProperty('enrolmentDependency', $enrolmentDependency); } + + } diff --git a/src/Arbor/Model/HouseTutor.php b/src/Arbor/Model/HouseTutor.php index a19fa47f..7c516c2d 100644 --- a/src/Arbor/Model/HouseTutor.php +++ b/src/Arbor/Model/HouseTutor.php @@ -6,6 +6,7 @@ class HouseTutor extends ModelBase { + const HOUSE = 'house'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/IdentificationDocumentType.php b/src/Arbor/Model/IdentificationDocumentType.php index f17b7c67..7d64a7ba 100644 --- a/src/Arbor/Model/IdentificationDocumentType.php +++ b/src/Arbor/Model/IdentificationDocumentType.php @@ -6,6 +6,7 @@ class IdentificationDocumentType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/IdentityCard.php b/src/Arbor/Model/IdentityCard.php index 7ca6a4ff..88b0e34e 100644 --- a/src/Arbor/Model/IdentityCard.php +++ b/src/Arbor/Model/IdentityCard.php @@ -6,6 +6,7 @@ class IdentityCard extends ModelBase { + const OWNER = 'owner'; const CARD_NUMBER = 'cardNumber'; @@ -133,4 +134,6 @@ public function setLostDatetime(\DateTime $lostDatetime = null) { $this->setProperty('lostDatetime', $lostDatetime); } + + } diff --git a/src/Arbor/Model/IdentityCardReader.php b/src/Arbor/Model/IdentityCardReader.php index 728bab2a..93bb1c6b 100644 --- a/src/Arbor/Model/IdentityCardReader.php +++ b/src/Arbor/Model/IdentityCardReader.php @@ -6,6 +6,7 @@ class IdentityCardReader extends ModelBase { + const READER_NUMBER = 'readerNumber'; const ROOM = 'room'; @@ -79,4 +80,6 @@ public function setRoom(Room $room = null) { $this->setProperty('room', $room); } + + } diff --git a/src/Arbor/Model/Immunization.php b/src/Arbor/Model/Immunization.php index 36903cdd..08471583 100644 --- a/src/Arbor/Model/Immunization.php +++ b/src/Arbor/Model/Immunization.php @@ -6,6 +6,7 @@ class Immunization extends ModelBase { + const PERSON = 'person'; const IMMUNIZATION_TYPE = 'immunizationType'; @@ -115,4 +116,6 @@ public function setAdministeredByMedicalInstitution(MedicalInstitution $administ { $this->setProperty('administeredByMedicalInstitution', $administeredByMedicalInstitution); } + + } diff --git a/src/Arbor/Model/ImmunizationType.php b/src/Arbor/Model/ImmunizationType.php index 68a48219..b9d57464 100644 --- a/src/Arbor/Model/ImmunizationType.php +++ b/src/Arbor/Model/ImmunizationType.php @@ -6,6 +6,7 @@ class ImmunizationType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setImmunizationTypeName($immunizationTypeName = null) { $this->setProperty('immunizationTypeName', $immunizationTypeName); } + + } diff --git a/src/Arbor/Model/ImpairmentCategory.php b/src/Arbor/Model/ImpairmentCategory.php index e6263b3e..468ef18d 100644 --- a/src/Arbor/Model/ImpairmentCategory.php +++ b/src/Arbor/Model/ImpairmentCategory.php @@ -6,6 +6,7 @@ class ImpairmentCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/InAppMessageNotification.php b/src/Arbor/Model/InAppMessageNotification.php index 3e0efcf4..bfd41f10 100644 --- a/src/Arbor/Model/InAppMessageNotification.php +++ b/src/Arbor/Model/InAppMessageNotification.php @@ -6,6 +6,7 @@ class InAppMessageNotification extends ModelBase { + const IN_APP_MESSAGE = 'inAppMessage'; const NOTIFICATION_CHANNEL = 'notificationChannel'; @@ -79,4 +80,6 @@ public function setNotificationChannel(ModelBase $notificationChannel = null) { $this->setProperty('notificationChannel', $notificationChannel); } + + } diff --git a/src/Arbor/Model/InAppMessagePermittedSender.php b/src/Arbor/Model/InAppMessagePermittedSender.php index ce7517eb..5c39eea2 100644 --- a/src/Arbor/Model/InAppMessagePermittedSender.php +++ b/src/Arbor/Model/InAppMessagePermittedSender.php @@ -6,6 +6,7 @@ class InAppMessagePermittedSender extends ModelBase { + const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -97,4 +98,6 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } + + } diff --git a/src/Arbor/Model/InCareNote.php b/src/Arbor/Model/InCareNote.php index fc65b4b6..bd3df8f9 100644 --- a/src/Arbor/Model/InCareNote.php +++ b/src/Arbor/Model/InCareNote.php @@ -6,6 +6,7 @@ class InCareNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/InCareStatus.php b/src/Arbor/Model/InCareStatus.php index 89fc5384..2c3bce64 100644 --- a/src/Arbor/Model/InCareStatus.php +++ b/src/Arbor/Model/InCareStatus.php @@ -6,6 +6,7 @@ class InCareStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setCountsAsInCareStatus($countsAsInCareStatus = null) { $this->setProperty('countsAsInCareStatus', $countsAsInCareStatus); } + + } diff --git a/src/Arbor/Model/InCareStatusAssignment.php b/src/Arbor/Model/InCareStatusAssignment.php index 70a4d5f6..3322f5db 100644 --- a/src/Arbor/Model/InCareStatusAssignment.php +++ b/src/Arbor/Model/InCareStatusAssignment.php @@ -6,6 +6,7 @@ class InCareStatusAssignment extends ModelBase { + const IN_CARE_STATUS = 'inCareStatus'; const STUDENT = 'student'; @@ -133,4 +134,6 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } + + } diff --git a/src/Arbor/Model/InHouseCandidate.php b/src/Arbor/Model/InHouseCandidate.php index 74f28463..73840490 100644 --- a/src/Arbor/Model/InHouseCandidate.php +++ b/src/Arbor/Model/InHouseCandidate.php @@ -6,6 +6,7 @@ class InHouseCandidate extends ModelBase { + const STUDENT = 'student'; const CANDIDATE_NUMBER = 'candidateNumber'; @@ -79,4 +80,6 @@ public function setCandidateNumber($candidateNumber = null) { $this->setProperty('candidateNumber', $candidateNumber); } + + } diff --git a/src/Arbor/Model/InHouseCandidateAccessArrangement.php b/src/Arbor/Model/InHouseCandidateAccessArrangement.php index ae5a19d3..2fd480ae 100644 --- a/src/Arbor/Model/InHouseCandidateAccessArrangement.php +++ b/src/Arbor/Model/InHouseCandidateAccessArrangement.php @@ -6,6 +6,7 @@ class InHouseCandidateAccessArrangement extends ModelBase { + const IN_HOUSE_CANDIDATE = 'inHouseCandidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/InHouseExam.php b/src/Arbor/Model/InHouseExam.php index 27885fa5..fbe66406 100644 --- a/src/Arbor/Model/InHouseExam.php +++ b/src/Arbor/Model/InHouseExam.php @@ -6,6 +6,7 @@ class InHouseExam extends ModelBase { + const MOCK_QUALIFICATION_ASSESSABLE = 'mockQualificationAssessable'; const MOCK_QUALIFICATION_LEARNING_UNIT = 'mockQualificationLearningUnit'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/InHouseExamEntry.php b/src/Arbor/Model/InHouseExamEntry.php index 861f214f..ad5e79b0 100644 --- a/src/Arbor/Model/InHouseExamEntry.php +++ b/src/Arbor/Model/InHouseExamEntry.php @@ -6,6 +6,7 @@ class InHouseExamEntry extends ModelBase { + const IN_HOUSE_EXAM = 'inHouseExam'; const IN_HOUSE_EXAM_INSTANCE = 'inHouseExamInstance'; @@ -205,4 +206,6 @@ public function setMinutesLate($minutesLate = null) { $this->setProperty('minutesLate', $minutesLate); } + + } diff --git a/src/Arbor/Model/InHouseExamGrade.php b/src/Arbor/Model/InHouseExamGrade.php index 1d0ae605..b1c09d72 100644 --- a/src/Arbor/Model/InHouseExamGrade.php +++ b/src/Arbor/Model/InHouseExamGrade.php @@ -6,6 +6,7 @@ class InHouseExamGrade extends ModelBase { + const IN_HOUSE_EXAM = 'inHouseExam'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -151,4 +152,6 @@ public function setActive($active = null) { $this->setProperty('active', $active); } + + } diff --git a/src/Arbor/Model/InHouseExamInstance.php b/src/Arbor/Model/InHouseExamInstance.php index c1dc83d8..72127ada 100644 --- a/src/Arbor/Model/InHouseExamInstance.php +++ b/src/Arbor/Model/InHouseExamInstance.php @@ -6,6 +6,7 @@ class InHouseExamInstance extends ModelBase { + const IN_HOUSE_EXAM = 'inHouseExam'; const EXPECTED_START_DATETIME = 'expectedStartDatetime'; @@ -97,4 +98,6 @@ public function setExpectedEndDatetime(\DateTime $expectedEndDatetime = null) { $this->setProperty('expectedEndDatetime', $expectedEndDatetime); } + + } diff --git a/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php b/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php index ddcc5e05..1f4834d0 100644 --- a/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php +++ b/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php @@ -6,6 +6,7 @@ class InHouseExamInstanceAcademicUnitLink extends ModelBase { + const IN_HOUSE_EXAM_INSTANCE = 'inHouseExamInstance'; const ACADEMIC_UNIT = 'academicUnit'; @@ -79,4 +80,6 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } + + } diff --git a/src/Arbor/Model/InHouseExamResult.php b/src/Arbor/Model/InHouseExamResult.php index d81c3412..da7d7819 100644 --- a/src/Arbor/Model/InHouseExamResult.php +++ b/src/Arbor/Model/InHouseExamResult.php @@ -6,6 +6,7 @@ class InHouseExamResult extends ModelBase { + const IN_HOUSE_EXAM = 'inHouseExam'; const STUDENT = 'student'; @@ -151,4 +152,6 @@ public function setResultDate(\DateTime $resultDate = null) { $this->setProperty('resultDate', $resultDate); } + + } diff --git a/src/Arbor/Model/InboundInAppMessage.php b/src/Arbor/Model/InboundInAppMessage.php index d48479df..0ae4c021 100644 --- a/src/Arbor/Model/InboundInAppMessage.php +++ b/src/Arbor/Model/InboundInAppMessage.php @@ -6,6 +6,7 @@ class InboundInAppMessage extends ModelBase { + const SENDER = 'sender'; const RECIPIENT = 'recipient'; @@ -169,4 +170,6 @@ public function setOutboundInAppMessageRepliedTo(OutboundInAppMessage $outboundI { $this->setProperty('outboundInAppMessageRepliedTo', $outboundInAppMessageRepliedTo); } + + } diff --git a/src/Arbor/Model/InboundNotificationAutomaticRecipient.php b/src/Arbor/Model/InboundNotificationAutomaticRecipient.php index 226e95ba..2f0599fa 100644 --- a/src/Arbor/Model/InboundNotificationAutomaticRecipient.php +++ b/src/Arbor/Model/InboundNotificationAutomaticRecipient.php @@ -6,6 +6,7 @@ class InboundNotificationAutomaticRecipient extends ModelBase { + const AUTOMATIC_RECIPIENT = 'automaticRecipient'; protected $_resourceType = ResourceType::INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT; @@ -61,4 +62,6 @@ public function setAutomaticRecipient(ModelBase $automaticRecipient = null) { $this->setProperty('automaticRecipient', $automaticRecipient); } + + } diff --git a/src/Arbor/Model/InboundSmsMessage.php b/src/Arbor/Model/InboundSmsMessage.php index 6df1f80d..29606c8d 100644 --- a/src/Arbor/Model/InboundSmsMessage.php +++ b/src/Arbor/Model/InboundSmsMessage.php @@ -6,6 +6,7 @@ class InboundSmsMessage extends ModelBase { + const MESSAGE_TYPE = 'messageType'; const SENDER_NUMBER = 'senderNumber'; @@ -223,4 +224,6 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } + + } diff --git a/src/Arbor/Model/IncomingBankTransaction.php b/src/Arbor/Model/IncomingBankTransaction.php index 264d1a3a..ce0596b6 100644 --- a/src/Arbor/Model/IncomingBankTransaction.php +++ b/src/Arbor/Model/IncomingBankTransaction.php @@ -6,6 +6,7 @@ class IncomingBankTransaction extends ModelBase { + const BILL_PAYER = 'billPayer'; const RECEIVED_DATE = 'receivedDate'; @@ -115,4 +116,6 @@ public function setPayment($payment = null) { $this->setProperty('payment', $payment); } + + } diff --git a/src/Arbor/Model/IncomingCardTransaction.php b/src/Arbor/Model/IncomingCardTransaction.php index 6b6a9966..a8252d5e 100644 --- a/src/Arbor/Model/IncomingCardTransaction.php +++ b/src/Arbor/Model/IncomingCardTransaction.php @@ -6,6 +6,7 @@ class IncomingCardTransaction extends ModelBase { + const BILL_PAYER = 'billPayer'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -277,4 +278,6 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } + + } diff --git a/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php b/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php index 664c51c3..f54fa578 100644 --- a/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php +++ b/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php @@ -6,6 +6,7 @@ class IncomingCashlessCateringSystemTransaction extends ModelBase { + const BILL_PAYER = 'billPayer'; const SOURCE = 'source'; @@ -223,4 +224,6 @@ public function setRelatedEntity(ModelBase $relatedEntity = null) { $this->setProperty('relatedEntity', $relatedEntity); } + + } diff --git a/src/Arbor/Model/IncomingDirectDebitAgreement.php b/src/Arbor/Model/IncomingDirectDebitAgreement.php index d0a45b8b..11e119e4 100644 --- a/src/Arbor/Model/IncomingDirectDebitAgreement.php +++ b/src/Arbor/Model/IncomingDirectDebitAgreement.php @@ -6,6 +6,7 @@ class IncomingDirectDebitAgreement extends ModelBase { + const BILL_PAYER = 'billPayer'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -169,4 +170,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/IncomingDirectDebitTransaction.php b/src/Arbor/Model/IncomingDirectDebitTransaction.php index 5db53e82..d4f7cc6a 100644 --- a/src/Arbor/Model/IncomingDirectDebitTransaction.php +++ b/src/Arbor/Model/IncomingDirectDebitTransaction.php @@ -6,6 +6,7 @@ class IncomingDirectDebitTransaction extends ModelBase { + const INCOMING_DIRECT_DEBIT_AGREEMENT = 'incomingDirectDebitAgreement'; const PAYMENT_PROVIDER_PAYOUT = 'paymentProviderPayout'; @@ -259,4 +260,6 @@ public function setCustomerNotificationDatetime(\DateTime $customerNotificationD { $this->setProperty('customerNotificationDatetime', $customerNotificationDatetime); } + + } diff --git a/src/Arbor/Model/IncomingEntityTransfer.php b/src/Arbor/Model/IncomingEntityTransfer.php index 1bd8f3bb..43987767 100644 --- a/src/Arbor/Model/IncomingEntityTransfer.php +++ b/src/Arbor/Model/IncomingEntityTransfer.php @@ -6,6 +6,7 @@ class IncomingEntityTransfer extends ModelBase { + const SOURCE_APPLICATION_ID = 'sourceApplicationId'; const SOURCE_ENTITY = 'sourceEntity'; @@ -187,4 +188,6 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } + + } diff --git a/src/Arbor/Model/InsightReport.php b/src/Arbor/Model/InsightReport.php index 3f21b533..c9ac5581 100644 --- a/src/Arbor/Model/InsightReport.php +++ b/src/Arbor/Model/InsightReport.php @@ -6,6 +6,7 @@ class InsightReport extends ModelBase { + const REPORT_TYPE = 'reportType'; const SUB_REPORT_TYPE = 'subReportType'; @@ -169,4 +170,6 @@ public function setReportFile(File $reportFile = null) { $this->setProperty('reportFile', $reportFile); } + + } diff --git a/src/Arbor/Model/InstitutionType.php b/src/Arbor/Model/InstitutionType.php index f87ba9d6..fd696286 100644 --- a/src/Arbor/Model/InstitutionType.php +++ b/src/Arbor/Model/InstitutionType.php @@ -6,6 +6,7 @@ class InstitutionType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/IntakeSeason.php b/src/Arbor/Model/IntakeSeason.php index 2b9767b0..9075424c 100644 --- a/src/Arbor/Model/IntakeSeason.php +++ b/src/Arbor/Model/IntakeSeason.php @@ -6,6 +6,7 @@ class IntakeSeason extends ModelBase { + const INTAKE_SEASON_NAME = 'intakeSeasonName'; const ACADEMIC_YEAR = 'academicYear'; @@ -151,4 +152,6 @@ public function setTargetApplicationNumber($targetApplicationNumber = null) { $this->setProperty('targetApplicationNumber', $targetApplicationNumber); } + + } diff --git a/src/Arbor/Model/IntakeSeasonApplicantBucket.php b/src/Arbor/Model/IntakeSeasonApplicantBucket.php index 8dd5689f..3887b876 100644 --- a/src/Arbor/Model/IntakeSeasonApplicantBucket.php +++ b/src/Arbor/Model/IntakeSeasonApplicantBucket.php @@ -6,6 +6,7 @@ class IntakeSeasonApplicantBucket extends ModelBase { + const APPLICANT_BUCKET_NAME = 'applicantBucketName'; const INTAKE_SEASON = 'intakeSeason'; @@ -79,4 +80,6 @@ public function setIntakeSeason(IntakeSeason $intakeSeason = null) { $this->setProperty('intakeSeason', $intakeSeason); } + + } diff --git a/src/Arbor/Model/IntakeSeasonGroup.php b/src/Arbor/Model/IntakeSeasonGroup.php index 1ff65b2a..281bb868 100644 --- a/src/Arbor/Model/IntakeSeasonGroup.php +++ b/src/Arbor/Model/IntakeSeasonGroup.php @@ -6,6 +6,7 @@ class IntakeSeasonGroup extends ModelBase { + const GROUP_NAME = 'groupName'; const INTAKE_SEASON = 'intakeSeason'; @@ -97,4 +98,6 @@ public function setExpectedAdmissionDate(\DateTime $expectedAdmissionDate = null { $this->setProperty('expectedAdmissionDate', $expectedAdmissionDate); } + + } diff --git a/src/Arbor/Model/IntegrationVleProvider.php b/src/Arbor/Model/IntegrationVleProvider.php index 6f35daad..17172588 100644 --- a/src/Arbor/Model/IntegrationVleProvider.php +++ b/src/Arbor/Model/IntegrationVleProvider.php @@ -6,6 +6,7 @@ class IntegrationVleProvider extends ModelBase { + const NAME = 'name'; const CONFIGURATION = 'configuration'; @@ -115,4 +116,6 @@ public function setCode($code = null) { $this->setProperty('code', $code); } + + } diff --git a/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php b/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php index a3421a3f..c8d03ff0 100644 --- a/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php +++ b/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php @@ -6,6 +6,7 @@ class IntegrationsCashlessCateringSystemProvider extends ModelBase { + const NAME = 'name'; const CUSTOMER_ACCOUNT_TYPE = 'customerAccountType'; @@ -115,4 +116,6 @@ public function setEnabled($enabled = null) { $this->setProperty('enabled', $enabled); } + + } diff --git a/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php b/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php index 59e8e1b4..83aad9d9 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php +++ b/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php @@ -6,6 +6,7 @@ class IntegrationsHrFinanceMappingStatus extends ModelBase { + const INTEGRATIONS_HR_FINANCE_PROVIDER = 'integrationsHrFinanceProvider'; const ERRORS = 'errors'; @@ -115,4 +116,6 @@ public function setMappingType($mappingType = null) { $this->setProperty('mappingType', $mappingType); } + + } diff --git a/src/Arbor/Model/IntegrationsHrFinanceProvider.php b/src/Arbor/Model/IntegrationsHrFinanceProvider.php index 9b4c8bab..9cb17862 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceProvider.php +++ b/src/Arbor/Model/IntegrationsHrFinanceProvider.php @@ -6,6 +6,7 @@ class IntegrationsHrFinanceProvider extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setEnabled($enabled = null) { $this->setProperty('enabled', $enabled); } + + } diff --git a/src/Arbor/Model/IntegrationsHrFinanceTestRun.php b/src/Arbor/Model/IntegrationsHrFinanceTestRun.php index 59f7ffc0..61e3a20b 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceTestRun.php +++ b/src/Arbor/Model/IntegrationsHrFinanceTestRun.php @@ -6,6 +6,7 @@ class IntegrationsHrFinanceTestRun extends ModelBase { + const INTEGRATIONS_HR_FINANCE_PROVIDER = 'integrationsHrFinanceProvider'; const REQUESTED_DATETIME = 'requestedDatetime'; @@ -97,4 +98,6 @@ public function setCompletedDatetime(\DateTime $completedDatetime = null) { $this->setProperty('completedDatetime', $completedDatetime); } + + } diff --git a/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php b/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php index 6bcdf393..36cc12c7 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php +++ b/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php @@ -6,6 +6,7 @@ class IntegrationsHrFinanceTestRunResult extends ModelBase { + const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'integrationsHrFinanceTestRun'; const TYPE = 'type'; @@ -259,4 +260,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php b/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php index fd06800e..fc4c9dc1 100644 --- a/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php +++ b/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php @@ -6,6 +6,7 @@ class IntegrationsVleProviderAcademicUnit extends ModelBase { + const ACADEMIC_UNIT = 'academicUnit'; protected $_resourceType = ResourceType::INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT; @@ -61,4 +62,6 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } + + } diff --git a/src/Arbor/Model/InternalExclusion.php b/src/Arbor/Model/InternalExclusion.php index 3892c1c5..aa89600c 100644 --- a/src/Arbor/Model/InternalExclusion.php +++ b/src/Arbor/Model/InternalExclusion.php @@ -6,6 +6,7 @@ class InternalExclusion extends ModelBase { + const STUDENT = 'student'; const ISSUED_BY_STAFF = 'issuedByStaff'; @@ -187,4 +188,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/InternalExclusionReason.php b/src/Arbor/Model/InternalExclusionReason.php index 40e8b0a1..a1ac4001 100644 --- a/src/Arbor/Model/InternalExclusionReason.php +++ b/src/Arbor/Model/InternalExclusionReason.php @@ -6,6 +6,7 @@ class InternalExclusionReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/InternalExclusionSession.php b/src/Arbor/Model/InternalExclusionSession.php index f8d046cc..7a3a4976 100644 --- a/src/Arbor/Model/InternalExclusionSession.php +++ b/src/Arbor/Model/InternalExclusionSession.php @@ -6,6 +6,7 @@ class InternalExclusionSession extends ModelBase { + const INTERNAL_EXCLUSION_TYPE = 'internalExclusionType'; const SESSION_NAME = 'sessionName'; @@ -223,4 +224,6 @@ public function setAttendanceRegisterClosedDatetime(\DateTime $attendanceRegiste { $this->setProperty('attendanceRegisterClosedDatetime', $attendanceRegisterClosedDatetime); } + + } diff --git a/src/Arbor/Model/InternalExclusionType.php b/src/Arbor/Model/InternalExclusionType.php index 2daddcca..d4943f0c 100644 --- a/src/Arbor/Model/InternalExclusionType.php +++ b/src/Arbor/Model/InternalExclusionType.php @@ -6,6 +6,7 @@ class InternalExclusionType extends ModelBase { + const INTERNAL_EXCLUSION_TYPE_NAME = 'internalExclusionTypeName'; const ACADEMIC_YEAR = 'academicYear'; @@ -79,4 +80,6 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } + + } diff --git a/src/Arbor/Model/Intervention.php b/src/Arbor/Model/Intervention.php index 546d2466..eafe0ba2 100644 --- a/src/Arbor/Model/Intervention.php +++ b/src/Arbor/Model/Intervention.php @@ -6,6 +6,7 @@ class Intervention extends ModelBase { + const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -331,4 +332,6 @@ public function setCopiedToIntervention(Intervention $copiedToIntervention = nul { $this->setProperty('copiedToIntervention', $copiedToIntervention); } + + } diff --git a/src/Arbor/Model/InterventionCategory.php b/src/Arbor/Model/InterventionCategory.php index f6ee7988..3463076a 100644 --- a/src/Arbor/Model/InterventionCategory.php +++ b/src/Arbor/Model/InterventionCategory.php @@ -6,6 +6,7 @@ class InterventionCategory extends ModelBase { + const INTERVENTION_CATEGORY_NAME = 'interventionCategoryName'; const SHORT_NAME = 'shortName'; @@ -133,4 +134,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/InterventionCost.php b/src/Arbor/Model/InterventionCost.php index 97c2db2f..ed096d08 100644 --- a/src/Arbor/Model/InterventionCost.php +++ b/src/Arbor/Model/InterventionCost.php @@ -6,6 +6,7 @@ class InterventionCost extends ModelBase { + const INTERVENTION = 'intervention'; const AMOUNT = 'amount'; @@ -97,4 +98,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/InterventionFilter.php b/src/Arbor/Model/InterventionFilter.php index 88fd4d70..ea5d36bc 100644 --- a/src/Arbor/Model/InterventionFilter.php +++ b/src/Arbor/Model/InterventionFilter.php @@ -6,6 +6,7 @@ class InterventionFilter extends ModelBase { + const INTERVENTION = 'intervention'; const FIELD_CLASS = 'fieldClass'; @@ -187,4 +188,6 @@ public function setIsOutcome($isOutcome = null) { $this->setProperty('isOutcome', $isOutcome); } + + } diff --git a/src/Arbor/Model/InterventionFunding.php b/src/Arbor/Model/InterventionFunding.php index d4b857eb..064293c3 100644 --- a/src/Arbor/Model/InterventionFunding.php +++ b/src/Arbor/Model/InterventionFunding.php @@ -6,6 +6,7 @@ class InterventionFunding extends ModelBase { + const INTERVENTION = 'intervention'; const STUDENT = 'student'; @@ -133,4 +134,6 @@ public function setFundingPercentage($fundingPercentage = null) { $this->setProperty('fundingPercentage', $fundingPercentage); } + + } diff --git a/src/Arbor/Model/InterventionFundingSource.php b/src/Arbor/Model/InterventionFundingSource.php index 5ee70bf9..49c3663b 100644 --- a/src/Arbor/Model/InterventionFundingSource.php +++ b/src/Arbor/Model/InterventionFundingSource.php @@ -6,6 +6,7 @@ class InterventionFundingSource extends ModelBase { + const NAME = 'name'; const CODE = 'code'; @@ -115,4 +116,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/InterventionGroup.php b/src/Arbor/Model/InterventionGroup.php index 2da1a97e..757a3456 100644 --- a/src/Arbor/Model/InterventionGroup.php +++ b/src/Arbor/Model/InterventionGroup.php @@ -6,6 +6,7 @@ class InterventionGroup extends ModelBase { + const NAME = 'name'; const INTERVENTION = 'intervention'; @@ -187,4 +188,6 @@ public function setIsAttendanceRegistered($isAttendanceRegistered = null) { $this->setProperty('isAttendanceRegistered', $isAttendanceRegistered); } + + } diff --git a/src/Arbor/Model/InterventionReview.php b/src/Arbor/Model/InterventionReview.php index 40a75fae..9ccb239c 100644 --- a/src/Arbor/Model/InterventionReview.php +++ b/src/Arbor/Model/InterventionReview.php @@ -6,6 +6,7 @@ class InterventionReview extends ModelBase { + const INTERVENTION = 'intervention'; const REVIEW_DUE_DATE = 'reviewDueDate'; @@ -133,4 +134,6 @@ public function setRecommendations($recommendations = null) { $this->setProperty('recommendations', $recommendations); } + + } diff --git a/src/Arbor/Model/InterventionSession.php b/src/Arbor/Model/InterventionSession.php index fd973675..8826a251 100644 --- a/src/Arbor/Model/InterventionSession.php +++ b/src/Arbor/Model/InterventionSession.php @@ -6,6 +6,7 @@ class InterventionSession extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -277,4 +278,6 @@ public function setAttendanceRegisterClosedDatetime(\DateTime $attendanceRegiste { $this->setProperty('attendanceRegisterClosedDatetime', $attendanceRegisterClosedDatetime); } + + } diff --git a/src/Arbor/Model/InterventionStaffCost.php b/src/Arbor/Model/InterventionStaffCost.php index 66624c7f..64a48e27 100644 --- a/src/Arbor/Model/InterventionStaffCost.php +++ b/src/Arbor/Model/InterventionStaffCost.php @@ -6,6 +6,7 @@ class InterventionStaffCost extends ModelBase { + const STAFF = 'staff'; const COST_PER_HOUR = 'costPerHour'; @@ -151,4 +152,6 @@ public function setMinimumCharge($minimumCharge = null) { $this->setProperty('minimumCharge', $minimumCharge); } + + } diff --git a/src/Arbor/Model/InverseDemographic.php b/src/Arbor/Model/InverseDemographic.php index 68758789..cd0b3101 100644 --- a/src/Arbor/Model/InverseDemographic.php +++ b/src/Arbor/Model/InverseDemographic.php @@ -6,6 +6,7 @@ class InverseDemographic extends ModelBase { + const DEMOGRAPHIC = 'demographic'; protected $_resourceType = ResourceType::INVERSE_DEMOGRAPHIC; @@ -61,4 +62,6 @@ public function setDemographic(Demographic $demographic = null) { $this->setProperty('demographic', $demographic); } + + } diff --git a/src/Arbor/Model/InvigilationDuty.php b/src/Arbor/Model/InvigilationDuty.php index ca1f8b19..1cb9ef81 100644 --- a/src/Arbor/Model/InvigilationDuty.php +++ b/src/Arbor/Model/InvigilationDuty.php @@ -6,6 +6,7 @@ class InvigilationDuty extends ModelBase { + const INVIGILATION_SESSION = 'invigilationSession'; const STAFF = 'staff'; @@ -133,4 +134,6 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } + + } diff --git a/src/Arbor/Model/InvigilationSession.php b/src/Arbor/Model/InvigilationSession.php index e58fb79c..8e2d428f 100644 --- a/src/Arbor/Model/InvigilationSession.php +++ b/src/Arbor/Model/InvigilationSession.php @@ -6,6 +6,7 @@ class InvigilationSession extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -115,4 +116,6 @@ public function setLocation(ModelBase $location = null) { $this->setProperty('location', $location); } + + } diff --git a/src/Arbor/Model/IssuedCheque.php b/src/Arbor/Model/IssuedCheque.php index ae9393a3..fb593702 100644 --- a/src/Arbor/Model/IssuedCheque.php +++ b/src/Arbor/Model/IssuedCheque.php @@ -6,6 +6,7 @@ class IssuedCheque extends ModelBase { + const CUSTOMER_ACCOUNT = 'customerAccount'; const ISSUED_DATETIME = 'issuedDatetime'; @@ -115,4 +116,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/ItemUnit.php b/src/Arbor/Model/ItemUnit.php index 78eb6b38..d4938fc3 100644 --- a/src/Arbor/Model/ItemUnit.php +++ b/src/Arbor/Model/ItemUnit.php @@ -6,6 +6,7 @@ class ItemUnit extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setItemUnitName($itemUnitName = null) { $this->setProperty('itemUnitName', $itemUnitName); } + + } diff --git a/src/Arbor/Model/Kpi.php b/src/Arbor/Model/Kpi.php index 738f630a..cf58984c 100644 --- a/src/Arbor/Model/Kpi.php +++ b/src/Arbor/Model/Kpi.php @@ -6,6 +6,7 @@ class Kpi extends ModelBase { + const CODE = 'code'; const KPI_NAME = 'kpiName'; @@ -367,4 +368,6 @@ public function setCalculateForStudentAcademicUnitEnrolments($calculateForStuden { $this->setProperty('calculateForStudentAcademicUnitEnrolments', $calculateForStudentAcademicUnitEnrolments); } + + } diff --git a/src/Arbor/Model/KpiRange.php b/src/Arbor/Model/KpiRange.php index 6aa0a6f8..da8ea959 100644 --- a/src/Arbor/Model/KpiRange.php +++ b/src/Arbor/Model/KpiRange.php @@ -6,6 +6,7 @@ class KpiRange extends ModelBase { + const KPI = 'kpi'; const KPI_TARGET = 'kpiTarget'; @@ -187,4 +188,6 @@ public function setColor($color = null) { $this->setProperty('color', $color); } + + } diff --git a/src/Arbor/Model/KpiTarget.php b/src/Arbor/Model/KpiTarget.php index 55e0db3d..2ca6e147 100644 --- a/src/Arbor/Model/KpiTarget.php +++ b/src/Arbor/Model/KpiTarget.php @@ -6,6 +6,7 @@ class KpiTarget extends ModelBase { + const KPI = 'kpi'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -187,4 +188,6 @@ public function setBasis(ModelBase $basis = null) { $this->setProperty('basis', $basis); } + + } diff --git a/src/Arbor/Model/KpiValue.php b/src/Arbor/Model/KpiValue.php index 2ce800e4..6e99fc84 100644 --- a/src/Arbor/Model/KpiValue.php +++ b/src/Arbor/Model/KpiValue.php @@ -6,6 +6,7 @@ class KpiValue extends ModelBase { + const KPI = 'kpi'; const KPI_CATEGORY = 'kpiCategory'; @@ -241,4 +242,6 @@ public function setLastCalculatedDatetime(\DateTime $lastCalculatedDatetime = nu { $this->setProperty('lastCalculatedDatetime', $lastCalculatedDatetime); } + + } diff --git a/src/Arbor/Model/Language.php b/src/Arbor/Model/Language.php index e4ec6132..3b7e4a2d 100644 --- a/src/Arbor/Model/Language.php +++ b/src/Arbor/Model/Language.php @@ -6,6 +6,7 @@ class Language extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -223,4 +224,6 @@ public function setD00011Alpha4($d00011Alpha4 = null) { $this->setProperty('d00011Alpha4', $d00011Alpha4); } + + } diff --git a/src/Arbor/Model/LanguageAbility.php b/src/Arbor/Model/LanguageAbility.php index 6bddf1e0..dfa797ca 100644 --- a/src/Arbor/Model/LanguageAbility.php +++ b/src/Arbor/Model/LanguageAbility.php @@ -6,6 +6,7 @@ class LanguageAbility extends ModelBase { + const PERSON = 'person'; const LANGUAGE = 'language'; @@ -187,4 +188,6 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } + + } diff --git a/src/Arbor/Model/LearningMaterial.php b/src/Arbor/Model/LearningMaterial.php index 54a74b9e..45337596 100644 --- a/src/Arbor/Model/LearningMaterial.php +++ b/src/Arbor/Model/LearningMaterial.php @@ -6,6 +6,7 @@ class LearningMaterial extends ModelBase { + const LEARNING_MATERIAL_FOLDER = 'learningMaterialFolder'; const TITLE = 'title'; @@ -169,4 +170,6 @@ public function setAuthoredDatetime(\DateTime $authoredDatetime = null) { $this->setProperty('authoredDatetime', $authoredDatetime); } + + } diff --git a/src/Arbor/Model/LearningMaterialFolder.php b/src/Arbor/Model/LearningMaterialFolder.php index 82ad5dfe..67b5570a 100644 --- a/src/Arbor/Model/LearningMaterialFolder.php +++ b/src/Arbor/Model/LearningMaterialFolder.php @@ -6,6 +6,7 @@ class LearningMaterialFolder extends ModelBase { + const PARENT_LEARNING_MATERIAL_FOLDER = 'parentLearningMaterialFolder'; const NAME = 'name'; @@ -79,4 +80,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/LedgerEntry.php b/src/Arbor/Model/LedgerEntry.php index 31306308..c2cf28c5 100644 --- a/src/Arbor/Model/LedgerEntry.php +++ b/src/Arbor/Model/LedgerEntry.php @@ -6,6 +6,7 @@ class LedgerEntry extends ModelBase { + const AMOUNT = 'amount'; const CUSTOMER_ACCOUNT = 'customerAccount'; @@ -97,4 +98,6 @@ public function setTransaction(ModelBase $transaction = null) { $this->setProperty('transaction', $transaction); } + + } diff --git a/src/Arbor/Model/LessonPlan.php b/src/Arbor/Model/LessonPlan.php index b12a81e7..9c5411dc 100644 --- a/src/Arbor/Model/LessonPlan.php +++ b/src/Arbor/Model/LessonPlan.php @@ -6,6 +6,7 @@ class LessonPlan extends ModelBase { + const TITLE = 'title'; const SUMMARY = 'summary'; @@ -79,4 +80,6 @@ public function setSummary($summary = null) { $this->setProperty('summary', $summary); } + + } diff --git a/src/Arbor/Model/LessonPlanObjective.php b/src/Arbor/Model/LessonPlanObjective.php index 0aef6a85..a5fcfc81 100644 --- a/src/Arbor/Model/LessonPlanObjective.php +++ b/src/Arbor/Model/LessonPlanObjective.php @@ -6,6 +6,7 @@ class LessonPlanObjective extends ModelBase { + const OBJECTIVE_TITLE = 'objectiveTitle'; const OBJECTIVE_DESCRIPTION = 'objectiveDescription'; @@ -97,4 +98,6 @@ public function setCurriculumStatement(CurriculumStatement $curriculumStatement { $this->setProperty('curriculumStatement', $curriculumStatement); } + + } diff --git a/src/Arbor/Model/LessonPlanSection.php b/src/Arbor/Model/LessonPlanSection.php index 9a1fb38e..dcee2b58 100644 --- a/src/Arbor/Model/LessonPlanSection.php +++ b/src/Arbor/Model/LessonPlanSection.php @@ -6,6 +6,7 @@ class LessonPlanSection extends ModelBase { + const LESSON_PLAN = 'lessonPlan'; const NARRATIVE = 'narrative'; @@ -151,4 +152,6 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } + + } diff --git a/src/Arbor/Model/LessonPlanSectionItem.php b/src/Arbor/Model/LessonPlanSectionItem.php index 50a87a4d..7fbd5a6c 100644 --- a/src/Arbor/Model/LessonPlanSectionItem.php +++ b/src/Arbor/Model/LessonPlanSectionItem.php @@ -6,6 +6,7 @@ class LessonPlanSectionItem extends ModelBase { + const LESSON_PLAN_SECTION = 'lessonPlanSection'; const LINKED_ITEM = 'linkedItem'; @@ -133,4 +134,6 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } + + } diff --git a/src/Arbor/Model/Letter.php b/src/Arbor/Model/Letter.php index f37fff66..aa89606f 100644 --- a/src/Arbor/Model/Letter.php +++ b/src/Arbor/Model/Letter.php @@ -6,6 +6,7 @@ class Letter extends ModelBase { + const LETTER_DATE = 'letterDate'; const RECEIVED_DATE = 'receivedDate'; @@ -241,4 +242,6 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } + + } diff --git a/src/Arbor/Model/LocalAuthority.php b/src/Arbor/Model/LocalAuthority.php index 7b7dda4c..0ea2187f 100644 --- a/src/Arbor/Model/LocalAuthority.php +++ b/src/Arbor/Model/LocalAuthority.php @@ -6,6 +6,7 @@ class LocalAuthority extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setAuthorityCodePre2011($authorityCodePre2011 = null) { $this->setProperty('authorityCodePre2011', $authorityCodePre2011); } + + } diff --git a/src/Arbor/Model/MaritalStatus.php b/src/Arbor/Model/MaritalStatus.php index 8e68ac29..1f63eaa2 100644 --- a/src/Arbor/Model/MaritalStatus.php +++ b/src/Arbor/Model/MaritalStatus.php @@ -6,6 +6,7 @@ class MaritalStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setFullTitle($fullTitle = null) { $this->setProperty('fullTitle', $fullTitle); } + + } diff --git a/src/Arbor/Model/MarkApproval.php b/src/Arbor/Model/MarkApproval.php index 107f4032..0bb94470 100644 --- a/src/Arbor/Model/MarkApproval.php +++ b/src/Arbor/Model/MarkApproval.php @@ -6,6 +6,7 @@ class MarkApproval extends ModelBase { + const MARK = 'mark'; const APPROVAL_LEVEL = 'approvalLevel'; @@ -97,4 +98,6 @@ public function setAssessmentDataCollectionItem(AssessmentDataCollectionItem $as { $this->setProperty('assessmentDataCollectionItem', $assessmentDataCollectionItem); } + + } diff --git a/src/Arbor/Model/Meal.php b/src/Arbor/Model/Meal.php index 61f874a9..83cd1b0b 100644 --- a/src/Arbor/Model/Meal.php +++ b/src/Arbor/Model/Meal.php @@ -6,6 +6,7 @@ class Meal extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const MEAL_NAME = 'mealName'; @@ -151,4 +152,6 @@ public function setCopiedToMeal(Meal $copiedToMeal = null) { $this->setProperty('copiedToMeal', $copiedToMeal); } + + } diff --git a/src/Arbor/Model/MealChoice.php b/src/Arbor/Model/MealChoice.php index 7f1ffabd..582f5cb4 100644 --- a/src/Arbor/Model/MealChoice.php +++ b/src/Arbor/Model/MealChoice.php @@ -6,6 +6,7 @@ class MealChoice extends ModelBase { + const ATTENDEE = 'attendee'; const MEAL = 'meal'; @@ -259,4 +260,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MealPattern.php b/src/Arbor/Model/MealPattern.php index c9ea9f4d..0198df9e 100644 --- a/src/Arbor/Model/MealPattern.php +++ b/src/Arbor/Model/MealPattern.php @@ -6,6 +6,7 @@ class MealPattern extends ModelBase { + const ATTENDEE = 'attendee'; const MEAL = 'meal'; @@ -313,4 +314,6 @@ public function setGroupMembership(ModelBase $groupMembership = null) { $this->setProperty('groupMembership', $groupMembership); } + + } diff --git a/src/Arbor/Model/MealPrice.php b/src/Arbor/Model/MealPrice.php index 09417fe4..f302ffaa 100644 --- a/src/Arbor/Model/MealPrice.php +++ b/src/Arbor/Model/MealPrice.php @@ -6,6 +6,7 @@ class MealPrice extends ModelBase { + const MEAL_PROVISION_PRICE_CATEGORY = 'mealProvisionPriceCategory'; const PRICE_EX_VAT = 'priceExVat'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MealProvision.php b/src/Arbor/Model/MealProvision.php index 1bef8575..fff33b85 100644 --- a/src/Arbor/Model/MealProvision.php +++ b/src/Arbor/Model/MealProvision.php @@ -6,6 +6,7 @@ class MealProvision extends ModelBase { + const MEAL = 'meal'; const MEAL_PROVISION_NAME = 'mealProvisionName'; @@ -241,4 +242,6 @@ public function setCopiedToMealProvision(MealProvision $copiedToMealProvision = { $this->setProperty('copiedToMealProvision', $copiedToMealProvision); } + + } diff --git a/src/Arbor/Model/MealProvisionPriceCategory.php b/src/Arbor/Model/MealProvisionPriceCategory.php index 3f28bab2..915e8c60 100644 --- a/src/Arbor/Model/MealProvisionPriceCategory.php +++ b/src/Arbor/Model/MealProvisionPriceCategory.php @@ -6,6 +6,7 @@ class MealProvisionPriceCategory extends ModelBase { + const CATEGORY_NAME = 'categoryName'; const MEAL_PROVISION = 'mealProvision'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MealProvisionPriceCategoryGroup.php b/src/Arbor/Model/MealProvisionPriceCategoryGroup.php index b4db2d3a..f79e93a2 100644 --- a/src/Arbor/Model/MealProvisionPriceCategoryGroup.php +++ b/src/Arbor/Model/MealProvisionPriceCategoryGroup.php @@ -6,6 +6,7 @@ class MealProvisionPriceCategoryGroup extends ModelBase { + const MEAL_PROVISION_PRICE_CATEGORY = 'mealProvisionPriceCategory'; const GROUP = 'group'; @@ -79,4 +80,6 @@ public function setGroup(ModelBase $group = null) { $this->setProperty('group', $group); } + + } diff --git a/src/Arbor/Model/MealRotationMenu.php b/src/Arbor/Model/MealRotationMenu.php index a723ea6d..b32c9acb 100644 --- a/src/Arbor/Model/MealRotationMenu.php +++ b/src/Arbor/Model/MealRotationMenu.php @@ -6,6 +6,7 @@ class MealRotationMenu extends ModelBase { + const NAME = 'name'; const MEAL = 'meal'; @@ -187,4 +188,6 @@ public function setAllowMealChargesWhenNotEnoughBalance($allowMealChargesWhenNot { $this->setProperty('allowMealChargesWhenNotEnoughBalance', $allowMealChargesWhenNotEnoughBalance); } + + } diff --git a/src/Arbor/Model/MealRotationMenuChoice.php b/src/Arbor/Model/MealRotationMenuChoice.php index fa9d356f..c7a452be 100644 --- a/src/Arbor/Model/MealRotationMenuChoice.php +++ b/src/Arbor/Model/MealRotationMenuChoice.php @@ -6,6 +6,7 @@ class MealRotationMenuChoice extends ModelBase { + const ATTENDEE = 'attendee'; const MEAL_PROVISION = 'mealProvision'; @@ -97,4 +98,6 @@ public function setMealChoiceDate(\DateTime $mealChoiceDate = null) { $this->setProperty('mealChoiceDate', $mealChoiceDate); } + + } diff --git a/src/Arbor/Model/MealSchedule.php b/src/Arbor/Model/MealSchedule.php index 5dd30b0e..4cc60dfc 100644 --- a/src/Arbor/Model/MealSchedule.php +++ b/src/Arbor/Model/MealSchedule.php @@ -6,6 +6,7 @@ class MealSchedule extends ModelBase { + const NAME = 'name'; const WEEK = 'week'; @@ -97,4 +98,6 @@ public function setMealRotationMenu(MealRotationMenu $mealRotationMenu = null) { $this->setProperty('mealRotationMenu', $mealRotationMenu); } + + } diff --git a/src/Arbor/Model/MealScheduleItem.php b/src/Arbor/Model/MealScheduleItem.php index 78966f86..8a39dd32 100644 --- a/src/Arbor/Model/MealScheduleItem.php +++ b/src/Arbor/Model/MealScheduleItem.php @@ -6,6 +6,7 @@ class MealScheduleItem extends ModelBase { + const MEAL_SCHEDULE = 'mealSchedule'; const MON_PROVISION = 'monProvision'; @@ -313,4 +314,6 @@ public function setSunLabel($sunLabel = null) { $this->setProperty('sunLabel', $sunLabel); } + + } diff --git a/src/Arbor/Model/MealSession.php b/src/Arbor/Model/MealSession.php index fe229f23..882e5103 100644 --- a/src/Arbor/Model/MealSession.php +++ b/src/Arbor/Model/MealSession.php @@ -6,6 +6,7 @@ class MealSession extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -205,4 +206,6 @@ public function setTimetableSlot(TimetableSlot $timetableSlot = null) { $this->setProperty('timetableSlot', $timetableSlot); } + + } diff --git a/src/Arbor/Model/MealSessionRegisterRecord.php b/src/Arbor/Model/MealSessionRegisterRecord.php index 608ffc35..a92c0d77 100644 --- a/src/Arbor/Model/MealSessionRegisterRecord.php +++ b/src/Arbor/Model/MealSessionRegisterRecord.php @@ -6,6 +6,7 @@ class MealSessionRegisterRecord extends ModelBase { + const MEAL_SESSION = 'mealSession'; const PERSON = 'person'; @@ -151,4 +152,6 @@ public function setSource($source = null) { $this->setProperty('source', $source); } + + } diff --git a/src/Arbor/Model/MealSitting.php b/src/Arbor/Model/MealSitting.php index 59e4dc9e..093946fd 100644 --- a/src/Arbor/Model/MealSitting.php +++ b/src/Arbor/Model/MealSitting.php @@ -6,6 +6,7 @@ class MealSitting extends ModelBase { + const MEAL = 'meal'; const MEAL_SITTING_NAME = 'mealSittingName'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php b/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php index 15bd57ae..3b42b4c2 100644 --- a/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php +++ b/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php @@ -6,6 +6,7 @@ class MealSittingAutomaticAttendeeTarget extends ModelBase { + const MEAL_SITTING = 'mealSitting'; const AUTOMATIC_ATTENDEE_TARGET = 'automaticAttendeeTarget'; @@ -79,4 +80,6 @@ public function setAutomaticAttendeeTarget(ModelBase $automaticAttendeeTarget = { $this->setProperty('automaticAttendeeTarget', $automaticAttendeeTarget); } + + } diff --git a/src/Arbor/Model/MedicalCondition.php b/src/Arbor/Model/MedicalCondition.php index ae641f53..1ffe03c4 100644 --- a/src/Arbor/Model/MedicalCondition.php +++ b/src/Arbor/Model/MedicalCondition.php @@ -6,6 +6,7 @@ class MedicalCondition extends ModelBase { + const PERSON = 'person'; const MEDICAL_CONDITION_TYPE = 'medicalConditionType'; @@ -187,4 +188,6 @@ public function setTreatment($treatment = null) { $this->setProperty('treatment', $treatment); } + + } diff --git a/src/Arbor/Model/MedicalConditionMedication.php b/src/Arbor/Model/MedicalConditionMedication.php index f526d9b9..360faa64 100644 --- a/src/Arbor/Model/MedicalConditionMedication.php +++ b/src/Arbor/Model/MedicalConditionMedication.php @@ -6,6 +6,7 @@ class MedicalConditionMedication extends ModelBase { + const MEDICAL_CONDITION = 'medicalCondition'; const MEDICATION = 'medication'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MedicalConditionType.php b/src/Arbor/Model/MedicalConditionType.php index 85ed221c..197ae734 100644 --- a/src/Arbor/Model/MedicalConditionType.php +++ b/src/Arbor/Model/MedicalConditionType.php @@ -6,6 +6,7 @@ class MedicalConditionType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setIsAllergy($isAllergy = null) { $this->setProperty('isAllergy', $isAllergy); } + + } diff --git a/src/Arbor/Model/MedicalEvent.php b/src/Arbor/Model/MedicalEvent.php index 9fe28b68..7579df09 100644 --- a/src/Arbor/Model/MedicalEvent.php +++ b/src/Arbor/Model/MedicalEvent.php @@ -6,6 +6,7 @@ class MedicalEvent extends ModelBase { + const PERSON = 'person'; const START_DATETIME = 'startDatetime'; @@ -151,4 +152,6 @@ public function setMedicalCondition(MedicalCondition $medicalCondition = null) { $this->setProperty('medicalCondition', $medicalCondition); } + + } diff --git a/src/Arbor/Model/MedicalEventType.php b/src/Arbor/Model/MedicalEventType.php index 8c48dd29..5bdc03bd 100644 --- a/src/Arbor/Model/MedicalEventType.php +++ b/src/Arbor/Model/MedicalEventType.php @@ -6,6 +6,7 @@ class MedicalEventType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/MedicalInstitution.php b/src/Arbor/Model/MedicalInstitution.php index ebab4ada..6f1b9bcc 100644 --- a/src/Arbor/Model/MedicalInstitution.php +++ b/src/Arbor/Model/MedicalInstitution.php @@ -6,6 +6,7 @@ class MedicalInstitution extends ModelBase { + const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -79,4 +80,6 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } + + } diff --git a/src/Arbor/Model/MedicalInstitutionStaff.php b/src/Arbor/Model/MedicalInstitutionStaff.php index b101b6a9..034dbeff 100644 --- a/src/Arbor/Model/MedicalInstitutionStaff.php +++ b/src/Arbor/Model/MedicalInstitutionStaff.php @@ -6,6 +6,7 @@ class MedicalInstitutionStaff extends ModelBase { + const MEDICAL_INSTITUTION = 'medicalInstitution'; const PERSON = 'person'; @@ -97,4 +98,6 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } + + } diff --git a/src/Arbor/Model/MedicalNote.php b/src/Arbor/Model/MedicalNote.php index 931b76b3..caddc18e 100644 --- a/src/Arbor/Model/MedicalNote.php +++ b/src/Arbor/Model/MedicalNote.php @@ -6,6 +6,7 @@ class MedicalNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/MedicalPlan.php b/src/Arbor/Model/MedicalPlan.php index a3ea74f5..0dd92e56 100644 --- a/src/Arbor/Model/MedicalPlan.php +++ b/src/Arbor/Model/MedicalPlan.php @@ -6,6 +6,7 @@ class MedicalPlan extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/MedicalRelationshipType.php b/src/Arbor/Model/MedicalRelationshipType.php index da6e8e29..8913b44c 100644 --- a/src/Arbor/Model/MedicalRelationshipType.php +++ b/src/Arbor/Model/MedicalRelationshipType.php @@ -6,6 +6,7 @@ class MedicalRelationshipType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setMedicalRelationshipTypeName($medicalRelationshipTypeName = nu { $this->setProperty('medicalRelationshipTypeName', $medicalRelationshipTypeName); } + + } diff --git a/src/Arbor/Model/Medication.php b/src/Arbor/Model/Medication.php index 279f7696..6d412ebf 100644 --- a/src/Arbor/Model/Medication.php +++ b/src/Arbor/Model/Medication.php @@ -6,6 +6,7 @@ class Medication extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setMedicationName($medicationName = null) { $this->setProperty('medicationName', $medicationName); } + + } diff --git a/src/Arbor/Model/Meeting.php b/src/Arbor/Model/Meeting.php index b0f6d31a..c03014d8 100644 --- a/src/Arbor/Model/Meeting.php +++ b/src/Arbor/Model/Meeting.php @@ -6,6 +6,7 @@ class Meeting extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -331,4 +332,6 @@ public function setOutcomes($outcomes = null) { $this->setProperty('outcomes', $outcomes); } + + } diff --git a/src/Arbor/Model/MeetingNote.php b/src/Arbor/Model/MeetingNote.php index d066fa24..36ca9231 100644 --- a/src/Arbor/Model/MeetingNote.php +++ b/src/Arbor/Model/MeetingNote.php @@ -6,6 +6,7 @@ class MeetingNote extends ModelBase { + const MEETING = 'meeting'; const NOTE_TEXT = 'noteText'; @@ -115,4 +116,6 @@ public function setIsSharedWithGuardians($isSharedWithGuardians = null) { $this->setProperty('isSharedWithGuardians', $isSharedWithGuardians); } + + } diff --git a/src/Arbor/Model/MeetingTopic.php b/src/Arbor/Model/MeetingTopic.php index c44b3d77..74dab7b1 100644 --- a/src/Arbor/Model/MeetingTopic.php +++ b/src/Arbor/Model/MeetingTopic.php @@ -6,6 +6,7 @@ class MeetingTopic extends ModelBase { + const MEETING = 'meeting'; const TOPIC = 'topic'; @@ -79,4 +80,6 @@ public function setTopic(ModelBase $topic = null) { $this->setProperty('topic', $topic); } + + } diff --git a/src/Arbor/Model/MessageDraftRecipient.php b/src/Arbor/Model/MessageDraftRecipient.php index dd038dcf..936662fc 100644 --- a/src/Arbor/Model/MessageDraftRecipient.php +++ b/src/Arbor/Model/MessageDraftRecipient.php @@ -6,6 +6,7 @@ class MessageDraftRecipient extends ModelBase { + const MESSAGE_DRAFT = 'messageDraft'; const RECIPIENT = 'recipient'; @@ -97,4 +98,6 @@ public function setResolver($resolver = null) { $this->setProperty('resolver', $resolver); } + + } diff --git a/src/Arbor/Model/MotorVehicle.php b/src/Arbor/Model/MotorVehicle.php index 27abd444..26536820 100644 --- a/src/Arbor/Model/MotorVehicle.php +++ b/src/Arbor/Model/MotorVehicle.php @@ -6,6 +6,7 @@ class MotorVehicle extends ModelBase { + const OWNER = 'owner'; const MOTOR_VEHICLE_TYPE = 'motorVehicleType'; @@ -169,4 +170,6 @@ public function setParkingAllocationProvided($parkingAllocationProvided = null) { $this->setProperty('parkingAllocationProvided', $parkingAllocationProvided); } + + } diff --git a/src/Arbor/Model/MotorVehicleMake.php b/src/Arbor/Model/MotorVehicleMake.php index 5c33585a..a41fec9f 100644 --- a/src/Arbor/Model/MotorVehicleMake.php +++ b/src/Arbor/Model/MotorVehicleMake.php @@ -6,6 +6,7 @@ class MotorVehicleMake extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setMotorVehicleMake($motorVehicleMake = null) { $this->setProperty('motorVehicleMake', $motorVehicleMake); } + + } diff --git a/src/Arbor/Model/NationalityStatus.php b/src/Arbor/Model/NationalityStatus.php index efecf296..f71fb988 100644 --- a/src/Arbor/Model/NationalityStatus.php +++ b/src/Arbor/Model/NationalityStatus.php @@ -6,6 +6,7 @@ class NationalityStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setNationalityStatus($nationalityStatus = null) { $this->setProperty('nationalityStatus', $nationalityStatus); } + + } diff --git a/src/Arbor/Model/NewReportCardBatch.php b/src/Arbor/Model/NewReportCardBatch.php index 57ebf7e2..bc280c99 100644 --- a/src/Arbor/Model/NewReportCardBatch.php +++ b/src/Arbor/Model/NewReportCardBatch.php @@ -6,6 +6,7 @@ class NewReportCardBatch extends ModelBase { + const REPORT_CARD_TEMPLATE = 'reportCardTemplate'; const REPORT_CARD_TITLE = 'reportCardTitle'; @@ -493,4 +494,6 @@ public function setCustomDisplayNamesJson($customDisplayNamesJson = null) { $this->setProperty('customDisplayNamesJson', $customDisplayNamesJson); } + + } diff --git a/src/Arbor/Model/NewReportCardBatchTarget.php b/src/Arbor/Model/NewReportCardBatchTarget.php index b4b61792..767ee07a 100644 --- a/src/Arbor/Model/NewReportCardBatchTarget.php +++ b/src/Arbor/Model/NewReportCardBatchTarget.php @@ -6,6 +6,7 @@ class NewReportCardBatchTarget extends ModelBase { + const REPORT_CARD_BATCH = 'reportCardBatch'; const TARGET = 'target'; @@ -97,4 +98,6 @@ public function setReportsGenerating($reportsGenerating = null) { $this->setProperty('reportsGenerating', $reportsGenerating); } + + } diff --git a/src/Arbor/Model/NewReportCardTemplate.php b/src/Arbor/Model/NewReportCardTemplate.php index 875274b6..1924cf78 100644 --- a/src/Arbor/Model/NewReportCardTemplate.php +++ b/src/Arbor/Model/NewReportCardTemplate.php @@ -6,6 +6,7 @@ class NewReportCardTemplate extends ModelBase { + const TEMPLATE_NAME = 'templateName'; const TEMPLATE_FILENAME = 'templateFilename'; @@ -205,4 +206,6 @@ public function setIsCustom($isCustom = null) { $this->setProperty('isCustom', $isCustom); } + + } diff --git a/src/Arbor/Model/NewReportCardText.php b/src/Arbor/Model/NewReportCardText.php index 4fa91c76..2da18e33 100644 --- a/src/Arbor/Model/NewReportCardText.php +++ b/src/Arbor/Model/NewReportCardText.php @@ -6,6 +6,7 @@ class NewReportCardText extends ModelBase { + const NEW_REPORT_CARD_BATCH = 'newReportCardBatch'; const TITLE = 'title'; @@ -115,4 +116,6 @@ public function setBody($body = null) { $this->setProperty('body', $body); } + + } diff --git a/src/Arbor/Model/NewStudentReportCard.php b/src/Arbor/Model/NewStudentReportCard.php index 6ef9067f..bfea80f2 100644 --- a/src/Arbor/Model/NewStudentReportCard.php +++ b/src/Arbor/Model/NewStudentReportCard.php @@ -6,6 +6,7 @@ class NewStudentReportCard extends ModelBase { + const STUDENT = 'student'; const REPORT_CARD_BATCH = 'reportCardBatch'; @@ -115,4 +116,6 @@ public function setApprovedDatetime(\DateTime $approvedDatetime = null) { $this->setProperty('approvedDatetime', $approvedDatetime); } + + } diff --git a/src/Arbor/Model/NewStudentReportCardSection.php b/src/Arbor/Model/NewStudentReportCardSection.php index 6a2ad0c5..8a41e474 100644 --- a/src/Arbor/Model/NewStudentReportCardSection.php +++ b/src/Arbor/Model/NewStudentReportCardSection.php @@ -6,6 +6,7 @@ class NewStudentReportCardSection extends ModelBase { + const STUDENT_REPORT_CARD = 'studentReportCard'; const LINKED_ENTITY = 'linkedEntity'; @@ -115,4 +116,6 @@ public function setApprovedDatetime(\DateTime $approvedDatetime = null) { $this->setProperty('approvedDatetime', $approvedDatetime); } + + } diff --git a/src/Arbor/Model/NewUserRequest.php b/src/Arbor/Model/NewUserRequest.php index b528c865..f46c0836 100644 --- a/src/Arbor/Model/NewUserRequest.php +++ b/src/Arbor/Model/NewUserRequest.php @@ -6,6 +6,7 @@ class NewUserRequest extends ModelBase { + const BUSINESS_ROLE = 'businessRole'; const TITLE = 'title'; @@ -223,4 +224,6 @@ public function setApproversExist($approversExist = null) { $this->setProperty('approversExist', $approversExist); } + + } diff --git a/src/Arbor/Model/NextOfKinRelationship.php b/src/Arbor/Model/NextOfKinRelationship.php index 64d2ed79..b092e157 100644 --- a/src/Arbor/Model/NextOfKinRelationship.php +++ b/src/Arbor/Model/NextOfKinRelationship.php @@ -6,6 +6,7 @@ class NextOfKinRelationship extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setRelationshipName($relationshipName = null) { $this->setProperty('relationshipName', $relationshipName); } + + } diff --git a/src/Arbor/Model/Note.php b/src/Arbor/Model/Note.php index 1d000467..8db4c804 100644 --- a/src/Arbor/Model/Note.php +++ b/src/Arbor/Model/Note.php @@ -6,6 +6,7 @@ class Note extends ModelBase { + const NOTE = 'note'; const REFERENCE_OBJECT = 'referenceObject'; @@ -97,4 +98,6 @@ public function setIsSharedWithGuardians($isSharedWithGuardians = null) { $this->setProperty('isSharedWithGuardians', $isSharedWithGuardians); } + + } diff --git a/src/Arbor/Model/Notice.php b/src/Arbor/Model/Notice.php index b7532190..b1f72ba7 100644 --- a/src/Arbor/Model/Notice.php +++ b/src/Arbor/Model/Notice.php @@ -6,6 +6,7 @@ class Notice extends ModelBase { + const NOTICE_HTML = 'noticeHtml'; const NOTICE_DATETIME = 'noticeDatetime'; @@ -97,4 +98,6 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } + + } diff --git a/src/Arbor/Model/Observation.php b/src/Arbor/Model/Observation.php index d96f6693..28cd60f1 100644 --- a/src/Arbor/Model/Observation.php +++ b/src/Arbor/Model/Observation.php @@ -6,6 +6,7 @@ class Observation extends ModelBase { + const OBSERVING_STAFF = 'observingStaff'; const OBSERVED_STAFF = 'observedStaff'; @@ -169,4 +170,6 @@ public function setObservationFocus($observationFocus = null) { $this->setProperty('observationFocus', $observationFocus); } + + } diff --git a/src/Arbor/Model/ObservationFramework.php b/src/Arbor/Model/ObservationFramework.php index 68b59c76..246310d6 100644 --- a/src/Arbor/Model/ObservationFramework.php +++ b/src/Arbor/Model/ObservationFramework.php @@ -6,6 +6,7 @@ class ObservationFramework extends ModelBase { + const OBSERVATION_TYPE = 'observationType'; const NAME = 'name'; @@ -79,4 +80,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ObservationFrameworkStrand.php b/src/Arbor/Model/ObservationFrameworkStrand.php index dc8cc062..d6996f43 100644 --- a/src/Arbor/Model/ObservationFrameworkStrand.php +++ b/src/Arbor/Model/ObservationFrameworkStrand.php @@ -6,6 +6,7 @@ class ObservationFrameworkStrand extends ModelBase { + const OBSERVATION_FRAMEWORK = 'observationFramework'; const OBSERVATION_STRAND = 'observationStrand'; @@ -79,4 +80,6 @@ public function setObservationStrand(ObservationStrand $observationStrand = null { $this->setProperty('observationStrand', $observationStrand); } + + } diff --git a/src/Arbor/Model/ObservationGrade.php b/src/Arbor/Model/ObservationGrade.php index 99c6630f..baa174a4 100644 --- a/src/Arbor/Model/ObservationGrade.php +++ b/src/Arbor/Model/ObservationGrade.php @@ -6,6 +6,7 @@ class ObservationGrade extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } + + } diff --git a/src/Arbor/Model/ObservationGradeSet.php b/src/Arbor/Model/ObservationGradeSet.php index cc6355ae..6c96ad5d 100644 --- a/src/Arbor/Model/ObservationGradeSet.php +++ b/src/Arbor/Model/ObservationGradeSet.php @@ -6,6 +6,7 @@ class ObservationGradeSet extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } + + } diff --git a/src/Arbor/Model/ObservationJudgement.php b/src/Arbor/Model/ObservationJudgement.php index 4d8d2f4e..def865d9 100644 --- a/src/Arbor/Model/ObservationJudgement.php +++ b/src/Arbor/Model/ObservationJudgement.php @@ -6,6 +6,7 @@ class ObservationJudgement extends ModelBase { + const OBSERVATION = 'observation'; const OBSERVATION_STRAND = 'observationStrand'; @@ -115,4 +116,6 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } + + } diff --git a/src/Arbor/Model/ObservationStrand.php b/src/Arbor/Model/ObservationStrand.php index 0d8bcaec..94872377 100644 --- a/src/Arbor/Model/ObservationStrand.php +++ b/src/Arbor/Model/ObservationStrand.php @@ -6,6 +6,7 @@ class ObservationStrand extends ModelBase { + const OBSERVATION_THEME = 'observationTheme'; const OBSERVATION_GRADE_SET = 'observationGradeSet'; @@ -115,4 +116,6 @@ public function setUseComment($useComment = null) { $this->setProperty('useComment', $useComment); } + + } diff --git a/src/Arbor/Model/ObservationTheme.php b/src/Arbor/Model/ObservationTheme.php index 6eb60e34..2b16da3f 100644 --- a/src/Arbor/Model/ObservationTheme.php +++ b/src/Arbor/Model/ObservationTheme.php @@ -6,6 +6,7 @@ class ObservationTheme extends ModelBase { + const OBSERVATION_TYPE = 'observationType'; const NAME = 'name'; @@ -79,4 +80,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ObservationType.php b/src/Arbor/Model/ObservationType.php index a83d4ac1..52432b78 100644 --- a/src/Arbor/Model/ObservationType.php +++ b/src/Arbor/Model/ObservationType.php @@ -6,6 +6,7 @@ class ObservationType extends ModelBase { + const NAME = 'name'; protected $_resourceType = ResourceType::OBSERVATION_TYPE; @@ -61,4 +62,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ObservationTypeGradeSet.php b/src/Arbor/Model/ObservationTypeGradeSet.php index 6ae023d8..7c7a2f7e 100644 --- a/src/Arbor/Model/ObservationTypeGradeSet.php +++ b/src/Arbor/Model/ObservationTypeGradeSet.php @@ -6,6 +6,7 @@ class ObservationTypeGradeSet extends ModelBase { + const OBSERVATION_TYPE = 'observationType'; const OBSERVATION_GRADE_SET = 'observationGradeSet'; @@ -79,4 +80,6 @@ public function setObservationGradeSet(ObservationGradeSet $observationGradeSet { $this->setProperty('observationGradeSet', $observationGradeSet); } + + } diff --git a/src/Arbor/Model/OptionsImportAcademicUnitMapping.php b/src/Arbor/Model/OptionsImportAcademicUnitMapping.php index 867f011d..b8acdb47 100644 --- a/src/Arbor/Model/OptionsImportAcademicUnitMapping.php +++ b/src/Arbor/Model/OptionsImportAcademicUnitMapping.php @@ -6,6 +6,7 @@ class OptionsImportAcademicUnitMapping extends ModelBase { + const OPTIONS_IMPORT_RESULT = 'optionsImportResult'; const ACADEMIC_UNIT_NAME = 'academicUnitName'; @@ -115,4 +116,6 @@ public function setMappedAcademicUnit(AcademicUnit $mappedAcademicUnit = null) { $this->setProperty('mappedAcademicUnit', $mappedAcademicUnit); } + + } diff --git a/src/Arbor/Model/OptionsImportResult.php b/src/Arbor/Model/OptionsImportResult.php index cda59628..22169bc6 100644 --- a/src/Arbor/Model/OptionsImportResult.php +++ b/src/Arbor/Model/OptionsImportResult.php @@ -6,6 +6,7 @@ class OptionsImportResult extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -169,4 +170,6 @@ public function setEnrolmentEndDate(\DateTime $enrolmentEndDate = null) { $this->setProperty('enrolmentEndDate', $enrolmentEndDate); } + + } diff --git a/src/Arbor/Model/OptionsImportStudentMapping.php b/src/Arbor/Model/OptionsImportStudentMapping.php index b114b47d..60e345c1 100644 --- a/src/Arbor/Model/OptionsImportStudentMapping.php +++ b/src/Arbor/Model/OptionsImportStudentMapping.php @@ -6,6 +6,7 @@ class OptionsImportStudentMapping extends ModelBase { + const OPTIONS_IMPORT_RESULT = 'optionsImportResult'; const STUDENT_NAME = 'studentName'; @@ -133,4 +134,6 @@ public function setMappedStudent(Student $mappedStudent = null) { $this->setProperty('mappedStudent', $mappedStudent); } + + } diff --git a/src/Arbor/Model/OutboundInAppMessage.php b/src/Arbor/Model/OutboundInAppMessage.php index 0eb191d2..521301a1 100644 --- a/src/Arbor/Model/OutboundInAppMessage.php +++ b/src/Arbor/Model/OutboundInAppMessage.php @@ -6,6 +6,7 @@ class OutboundInAppMessage extends ModelBase { + const SENDER = 'sender'; const RECIPIENT = 'recipient'; @@ -187,4 +188,6 @@ public function setInboundInAppMessageRepliedTo(InboundInAppMessage $inboundInAp { $this->setProperty('inboundInAppMessageRepliedTo', $inboundInAppMessageRepliedTo); } + + } diff --git a/src/Arbor/Model/OutboundInAppMessageDraft.php b/src/Arbor/Model/OutboundInAppMessageDraft.php index a86a6ae6..5fc0a9b0 100644 --- a/src/Arbor/Model/OutboundInAppMessageDraft.php +++ b/src/Arbor/Model/OutboundInAppMessageDraft.php @@ -6,6 +6,7 @@ class OutboundInAppMessageDraft extends ModelBase { + const SENDER = 'sender'; const MESSAGE = 'message'; @@ -151,4 +152,6 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } + + } diff --git a/src/Arbor/Model/OutboundLetter.php b/src/Arbor/Model/OutboundLetter.php index a00bf92c..feea3d47 100644 --- a/src/Arbor/Model/OutboundLetter.php +++ b/src/Arbor/Model/OutboundLetter.php @@ -6,6 +6,7 @@ class OutboundLetter extends ModelBase { + const OUTBOUND_LETTER_DRAFT = 'outboundLetterDraft'; const SENDER = 'sender'; @@ -151,4 +152,6 @@ public function setActionRequiredDatetime(\DateTime $actionRequiredDatetime = nu { $this->setProperty('actionRequiredDatetime', $actionRequiredDatetime); } + + } diff --git a/src/Arbor/Model/OutboundLetterPermittedSender.php b/src/Arbor/Model/OutboundLetterPermittedSender.php index e5f0f49e..d82c875e 100644 --- a/src/Arbor/Model/OutboundLetterPermittedSender.php +++ b/src/Arbor/Model/OutboundLetterPermittedSender.php @@ -6,6 +6,7 @@ class OutboundLetterPermittedSender extends ModelBase { + const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -97,4 +98,6 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } + + } diff --git a/src/Arbor/Model/OutboundLetterRecipient.php b/src/Arbor/Model/OutboundLetterRecipient.php index 77f1b494..96232ef1 100644 --- a/src/Arbor/Model/OutboundLetterRecipient.php +++ b/src/Arbor/Model/OutboundLetterRecipient.php @@ -6,6 +6,7 @@ class OutboundLetterRecipient extends ModelBase { + const OUTBOUND_LETTER = 'outboundLetter'; const RECIPIENT_NAME = 'recipientName'; @@ -133,4 +134,6 @@ public function setRecipientIndex($recipientIndex = null) { $this->setProperty('recipientIndex', $recipientIndex); } + + } diff --git a/src/Arbor/Model/OutgoingEntityTransfer.php b/src/Arbor/Model/OutgoingEntityTransfer.php index bea656ad..267f5259 100644 --- a/src/Arbor/Model/OutgoingEntityTransfer.php +++ b/src/Arbor/Model/OutgoingEntityTransfer.php @@ -6,6 +6,7 @@ class OutgoingEntityTransfer extends ModelBase { + const SOURCE_ENTITY = 'sourceEntity'; const TRANSFER_CLASS_NAME = 'transferClassName'; @@ -169,4 +170,6 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } + + } diff --git a/src/Arbor/Model/PastoralNote.php b/src/Arbor/Model/PastoralNote.php index 6289bfb8..ac23f68f 100644 --- a/src/Arbor/Model/PastoralNote.php +++ b/src/Arbor/Model/PastoralNote.php @@ -6,6 +6,7 @@ class PastoralNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/PayScale.php b/src/Arbor/Model/PayScale.php index 8b38b0f5..1105e546 100644 --- a/src/Arbor/Model/PayScale.php +++ b/src/Arbor/Model/PayScale.php @@ -7,6 +7,7 @@ class PayScale extends ModelBase { + const PAY_SCALE_CODE = 'payScaleCode'; const PAY_SCALE_NAME = 'payScaleName'; @@ -188,4 +189,6 @@ public function setPayScaleCategory(PayScaleCategory $payScaleCategory = null) { $this->setProperty('payScaleCategory', $payScaleCategory); } + + } diff --git a/src/Arbor/Model/PayScaleGrade.php b/src/Arbor/Model/PayScaleGrade.php index 1ab7f272..904cb819 100644 --- a/src/Arbor/Model/PayScaleGrade.php +++ b/src/Arbor/Model/PayScaleGrade.php @@ -6,6 +6,7 @@ class PayScaleGrade extends ModelBase { + const PAY_SCALE = 'payScale'; const GRADE_NAME = 'gradeName'; @@ -97,4 +98,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/PayScaleGradeSpinalPoint.php b/src/Arbor/Model/PayScaleGradeSpinalPoint.php index 5b818cb3..61ce9972 100644 --- a/src/Arbor/Model/PayScaleGradeSpinalPoint.php +++ b/src/Arbor/Model/PayScaleGradeSpinalPoint.php @@ -6,6 +6,7 @@ class PayScaleGradeSpinalPoint extends ModelBase { + const PAY_SCALE_GRADE = 'payScaleGrade'; const PAY_SCALE_SPINAL_POINT = 'payScaleSpinalPoint'; @@ -79,4 +80,6 @@ public function setPayScaleSpinalPoint(PayScaleSpinalPoint $payScaleSpinalPoint { $this->setProperty('payScaleSpinalPoint', $payScaleSpinalPoint); } + + } diff --git a/src/Arbor/Model/PayScaleSpinalPoint.php b/src/Arbor/Model/PayScaleSpinalPoint.php index fd5d677c..2ddc09c1 100644 --- a/src/Arbor/Model/PayScaleSpinalPoint.php +++ b/src/Arbor/Model/PayScaleSpinalPoint.php @@ -6,6 +6,7 @@ class PayScaleSpinalPoint extends ModelBase { + const PAY_SCALE = 'payScale'; const SPINAL_POINT_CODE = 'spinalPointCode'; @@ -115,4 +116,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/PayScaleSpinalPointValue.php b/src/Arbor/Model/PayScaleSpinalPointValue.php index 615fe05a..e5393748 100644 --- a/src/Arbor/Model/PayScaleSpinalPointValue.php +++ b/src/Arbor/Model/PayScaleSpinalPointValue.php @@ -6,6 +6,7 @@ class PayScaleSpinalPointValue extends ModelBase { + const PAY_SCALE_SPINAL_POINT = 'payScaleSpinalPoint'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -115,4 +116,6 @@ public function setGrossSalary($grossSalary = null) { $this->setProperty('grossSalary', $grossSalary); } + + } diff --git a/src/Arbor/Model/PaymentProvider.php b/src/Arbor/Model/PaymentProvider.php index 5e5c298d..0f815c53 100644 --- a/src/Arbor/Model/PaymentProvider.php +++ b/src/Arbor/Model/PaymentProvider.php @@ -6,6 +6,7 @@ class PaymentProvider extends ModelBase { + const PAYMENT_PROVIDER_NAME = 'paymentProviderName'; const PROVIDER_CODE = 'providerCode'; @@ -151,4 +152,6 @@ public function setMinimumTransactionAmount($minimumTransactionAmount = null) { $this->setProperty('minimumTransactionAmount', $minimumTransactionAmount); } + + } diff --git a/src/Arbor/Model/PaymentProviderPayout.php b/src/Arbor/Model/PaymentProviderPayout.php index e775a564..a59259e9 100644 --- a/src/Arbor/Model/PaymentProviderPayout.php +++ b/src/Arbor/Model/PaymentProviderPayout.php @@ -6,6 +6,7 @@ class PaymentProviderPayout extends ModelBase { + const BANK_ACCOUNT = 'bankAccount'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -205,4 +206,6 @@ public function setPayoutSourceType($payoutSourceType = null) { $this->setProperty('payoutSourceType', $payoutSourceType); } + + } diff --git a/src/Arbor/Model/PermanentExclusion.php b/src/Arbor/Model/PermanentExclusion.php index cd572b3e..1cc9ec2c 100644 --- a/src/Arbor/Model/PermanentExclusion.php +++ b/src/Arbor/Model/PermanentExclusion.php @@ -6,6 +6,7 @@ class PermanentExclusion extends ModelBase { + const STUDENT = 'student'; const EXCLUSION_REASON = 'exclusionReason'; @@ -169,4 +170,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/Person.php b/src/Arbor/Model/Person.php index 75a33957..1a09a7bf 100644 --- a/src/Arbor/Model/Person.php +++ b/src/Arbor/Model/Person.php @@ -6,6 +6,7 @@ class Person extends ModelBase { + const GENDER = 'gender'; const GENDER_IDENTITY = 'genderIdentity'; @@ -295,4 +296,6 @@ public function setDateOfDeath(\DateTime $dateOfDeath = null) { $this->setProperty('dateOfDeath', $dateOfDeath); } + + } diff --git a/src/Arbor/Model/PersonAlert.php b/src/Arbor/Model/PersonAlert.php index 911af491..b0d9a4c5 100644 --- a/src/Arbor/Model/PersonAlert.php +++ b/src/Arbor/Model/PersonAlert.php @@ -6,6 +6,7 @@ class PersonAlert extends ModelBase { + const PERSON = 'person'; const CONTEXT_PERSON = 'contextPerson'; @@ -133,4 +134,6 @@ public function setAlertDatetime(\DateTime $alertDatetime = null) { $this->setProperty('alertDatetime', $alertDatetime); } + + } diff --git a/src/Arbor/Model/PersonBenefitRecord.php b/src/Arbor/Model/PersonBenefitRecord.php index f10894a9..dfa758e6 100644 --- a/src/Arbor/Model/PersonBenefitRecord.php +++ b/src/Arbor/Model/PersonBenefitRecord.php @@ -6,6 +6,7 @@ class PersonBenefitRecord extends ModelBase { + const PERSON = 'person'; const BENEFIT_RECORD_TYPE = 'benefitRecordType'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/PersonCheck.php b/src/Arbor/Model/PersonCheck.php index 7835ae0e..422081a5 100644 --- a/src/Arbor/Model/PersonCheck.php +++ b/src/Arbor/Model/PersonCheck.php @@ -6,6 +6,7 @@ class PersonCheck extends ModelBase { + const PERSON = 'person'; const CHECK_TYPE = 'checkType'; @@ -241,4 +242,6 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } + + } diff --git a/src/Arbor/Model/PersonFormerName.php b/src/Arbor/Model/PersonFormerName.php index 9dcbd1cd..7713c17e 100644 --- a/src/Arbor/Model/PersonFormerName.php +++ b/src/Arbor/Model/PersonFormerName.php @@ -6,6 +6,7 @@ class PersonFormerName extends ModelBase { + const PERSON = 'person'; const FROM_DATE = 'fromDate'; @@ -151,4 +152,6 @@ public function setLegalLastName($legalLastName = null) { $this->setProperty('legalLastName', $legalLastName); } + + } diff --git a/src/Arbor/Model/PersonIdentificationDocument.php b/src/Arbor/Model/PersonIdentificationDocument.php index c0805899..850ddfcd 100644 --- a/src/Arbor/Model/PersonIdentificationDocument.php +++ b/src/Arbor/Model/PersonIdentificationDocument.php @@ -6,6 +6,7 @@ class PersonIdentificationDocument extends ModelBase { + const PERSON = 'person'; const DOCUMENT_TYPE = 'documentType'; @@ -169,4 +170,6 @@ public function setIssuingCountry(Country $issuingCountry = null) { $this->setProperty('issuingCountry', $issuingCountry); } + + } diff --git a/src/Arbor/Model/PersonImpairment.php b/src/Arbor/Model/PersonImpairment.php index c89bc42a..63926e8b 100644 --- a/src/Arbor/Model/PersonImpairment.php +++ b/src/Arbor/Model/PersonImpairment.php @@ -6,6 +6,7 @@ class PersonImpairment extends ModelBase { + const PERSON = 'person'; const PERSON_IMPAIRMENT_NAME = 'personImpairmentName'; @@ -133,4 +134,6 @@ public function setAffectsWorkingAbility($affectsWorkingAbility = null) { $this->setProperty('affectsWorkingAbility', $affectsWorkingAbility); } + + } diff --git a/src/Arbor/Model/PersonNationality.php b/src/Arbor/Model/PersonNationality.php index 7b20ce67..31c496d5 100644 --- a/src/Arbor/Model/PersonNationality.php +++ b/src/Arbor/Model/PersonNationality.php @@ -6,6 +6,7 @@ class PersonNationality extends ModelBase { + const PERSON = 'person'; const COUNTRY = 'country'; @@ -97,4 +98,6 @@ public function setNationalityStatus(NationalityStatus $nationalityStatus = null { $this->setProperty('nationalityStatus', $nationalityStatus); } + + } diff --git a/src/Arbor/Model/PersonNextOfKin.php b/src/Arbor/Model/PersonNextOfKin.php index b753df3e..21331593 100644 --- a/src/Arbor/Model/PersonNextOfKin.php +++ b/src/Arbor/Model/PersonNextOfKin.php @@ -6,6 +6,7 @@ class PersonNextOfKin extends ModelBase { + const PERSON = 'person'; const RELATED_PERSON = 'relatedPerson'; @@ -97,4 +98,6 @@ public function setRelationship(NextOfKinRelationship $relationship = null) { $this->setProperty('relationship', $relationship); } + + } diff --git a/src/Arbor/Model/PersonProfessionalQualification.php b/src/Arbor/Model/PersonProfessionalQualification.php index 40e22743..6da5fc18 100644 --- a/src/Arbor/Model/PersonProfessionalQualification.php +++ b/src/Arbor/Model/PersonProfessionalQualification.php @@ -6,6 +6,7 @@ class PersonProfessionalQualification extends ModelBase { + const PERSON = 'person'; const QUALIFICATION_NAME = 'qualificationName'; @@ -241,4 +242,6 @@ public function setIsVerified($isVerified = null) { $this->setProperty('isVerified', $isVerified); } + + } diff --git a/src/Arbor/Model/PersonTrainingCourse.php b/src/Arbor/Model/PersonTrainingCourse.php index 4db078e8..ce58da77 100644 --- a/src/Arbor/Model/PersonTrainingCourse.php +++ b/src/Arbor/Model/PersonTrainingCourse.php @@ -6,6 +6,7 @@ class PersonTrainingCourse extends ModelBase { + const TRAINING_COURSE = 'trainingCourse'; const TRAINED_PERSON = 'trainedPerson'; @@ -97,4 +98,6 @@ public function setFeeCosts($feeCosts = null) { $this->setProperty('feeCosts', $feeCosts); } + + } diff --git a/src/Arbor/Model/PersonTransportationMethod.php b/src/Arbor/Model/PersonTransportationMethod.php index 321de378..a262901e 100644 --- a/src/Arbor/Model/PersonTransportationMethod.php +++ b/src/Arbor/Model/PersonTransportationMethod.php @@ -6,6 +6,7 @@ class PersonTransportationMethod extends ModelBase { + const PERSON = 'person'; const TRANSPORTATION_METHOD = 'transportationMethod'; @@ -97,4 +98,6 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } + + } diff --git a/src/Arbor/Model/PhantomModel.php b/src/Arbor/Model/PhantomModel.php index 7a66e687..e0969090 100644 --- a/src/Arbor/Model/PhantomModel.php +++ b/src/Arbor/Model/PhantomModel.php @@ -6,6 +6,7 @@ class PhantomModel extends ModelBase { + const ENTITY_TYPE = 'entityType'; const USER = 'user'; @@ -97,4 +98,6 @@ public function setModelCreatedDatetime(\DateTime $modelCreatedDatetime = null) { $this->setProperty('modelCreatedDatetime', $modelCreatedDatetime); } + + } diff --git a/src/Arbor/Model/PhysicalInterventionRecord.php b/src/Arbor/Model/PhysicalInterventionRecord.php index c688c946..33fdc377 100644 --- a/src/Arbor/Model/PhysicalInterventionRecord.php +++ b/src/Arbor/Model/PhysicalInterventionRecord.php @@ -6,6 +6,7 @@ class PhysicalInterventionRecord extends ModelBase { + const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -133,4 +134,6 @@ public function setConfirmedDatetime(\DateTime $confirmedDatetime = null) { $this->setProperty('confirmedDatetime', $confirmedDatetime); } + + } diff --git a/src/Arbor/Model/PhysicalInterventionRecordTechnique.php b/src/Arbor/Model/PhysicalInterventionRecordTechnique.php index c511ffbd..88c2e13a 100644 --- a/src/Arbor/Model/PhysicalInterventionRecordTechnique.php +++ b/src/Arbor/Model/PhysicalInterventionRecordTechnique.php @@ -6,6 +6,7 @@ class PhysicalInterventionRecordTechnique extends ModelBase { + const PHYSICAL_INTERVENTION_RECORD = 'physicalInterventionRecord'; const PHYSICAL_INTERVENTION_TECHNIQUE = 'physicalInterventionTechnique'; @@ -79,4 +80,6 @@ public function setPhysicalInterventionTechnique(PhysicalInterventionTechnique $ { $this->setProperty('physicalInterventionTechnique', $physicalInterventionTechnique); } + + } diff --git a/src/Arbor/Model/PhysicalInterventionRecordWitness.php b/src/Arbor/Model/PhysicalInterventionRecordWitness.php index d0f3a726..99162867 100644 --- a/src/Arbor/Model/PhysicalInterventionRecordWitness.php +++ b/src/Arbor/Model/PhysicalInterventionRecordWitness.php @@ -6,6 +6,7 @@ class PhysicalInterventionRecordWitness extends ModelBase { + const PHYSICAL_INTERVENTION_RECORD = 'physicalInterventionRecord'; const WITNESS = 'witness'; @@ -133,4 +134,6 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } + + } diff --git a/src/Arbor/Model/PhysicalInterventionTechnique.php b/src/Arbor/Model/PhysicalInterventionTechnique.php index ad5e98e9..a04ff766 100644 --- a/src/Arbor/Model/PhysicalInterventionTechnique.php +++ b/src/Arbor/Model/PhysicalInterventionTechnique.php @@ -6,6 +6,7 @@ class PhysicalInterventionTechnique extends ModelBase { + const NAME = 'name'; const DESCRIPTION = 'description'; @@ -79,4 +80,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/PinnedItem.php b/src/Arbor/Model/PinnedItem.php index a5dc9019..20746ea6 100644 --- a/src/Arbor/Model/PinnedItem.php +++ b/src/Arbor/Model/PinnedItem.php @@ -6,6 +6,7 @@ class PinnedItem extends ModelBase { + const PINNED = 'pinned'; const TARGET = 'target'; @@ -97,4 +98,6 @@ public function setPinnedUntilDatetime(\DateTime $pinnedUntilDatetime = null) { $this->setProperty('pinnedUntilDatetime', $pinnedUntilDatetime); } + + } diff --git a/src/Arbor/Model/PointAward.php b/src/Arbor/Model/PointAward.php index 2c76dedb..977f7f32 100644 --- a/src/Arbor/Model/PointAward.php +++ b/src/Arbor/Model/PointAward.php @@ -6,6 +6,7 @@ class PointAward extends ModelBase { + const POINT_AWARD_SCALE = 'pointAwardScale'; const STUDENT = 'student'; @@ -205,4 +206,6 @@ public function setEvent(ModelBase $event = null) { $this->setProperty('event', $event); } + + } diff --git a/src/Arbor/Model/PointAwardCategory.php b/src/Arbor/Model/PointAwardCategory.php index 72b3b374..f6963af0 100644 --- a/src/Arbor/Model/PointAwardCategory.php +++ b/src/Arbor/Model/PointAwardCategory.php @@ -6,6 +6,7 @@ class PointAwardCategory extends ModelBase { + const DESCRIPTION = 'description'; const POINT_AWARD_SCALE = 'pointAwardScale'; @@ -97,4 +98,6 @@ public function setDefaultPoints($defaultPoints = null) { $this->setProperty('defaultPoints', $defaultPoints); } + + } diff --git a/src/Arbor/Model/PointAwardScale.php b/src/Arbor/Model/PointAwardScale.php index 3f96abbb..598416f1 100644 --- a/src/Arbor/Model/PointAwardScale.php +++ b/src/Arbor/Model/PointAwardScale.php @@ -6,6 +6,7 @@ class PointAwardScale extends ModelBase { + const POINT_AWARD_SCALE_NAME = 'pointAwardScaleName'; const SINGULAR_POINT_NAME = 'singularPointName'; @@ -295,4 +296,6 @@ public function setShowEventInParentPortal($showEventInParentPortal = null) { $this->setProperty('showEventInParentPortal', $showEventInParentPortal); } + + } diff --git a/src/Arbor/Model/Position.php b/src/Arbor/Model/Position.php index 6dfad18e..dafb5b5b 100644 --- a/src/Arbor/Model/Position.php +++ b/src/Arbor/Model/Position.php @@ -8,6 +8,7 @@ class Position extends ModelBase { + const START_DATE = 'startDate'; const EXPECTED_END_DATE = 'expectedEndDate'; @@ -261,4 +262,6 @@ public function setWorkforceCensusRoleIdentifier($workforceCensusRoleIdentifier { $this->setProperty('workforceCensusRoleIdentifier', $workforceCensusRoleIdentifier); } + + } diff --git a/src/Arbor/Model/PositionBusinessRole.php b/src/Arbor/Model/PositionBusinessRole.php index eb018827..d63c5186 100644 --- a/src/Arbor/Model/PositionBusinessRole.php +++ b/src/Arbor/Model/PositionBusinessRole.php @@ -6,6 +6,7 @@ class PositionBusinessRole extends ModelBase { + const POSITION = 'position'; const BUSINESS_ROLE = 'businessRole'; @@ -97,4 +98,6 @@ public function setRanking($ranking = null) { $this->setProperty('ranking', $ranking); } + + } diff --git a/src/Arbor/Model/PostalAddress.php b/src/Arbor/Model/PostalAddress.php index be60a6df..71fd2937 100644 --- a/src/Arbor/Model/PostalAddress.php +++ b/src/Arbor/Model/PostalAddress.php @@ -6,6 +6,7 @@ class PostalAddress extends ModelBase { + const ADDRESS1 = 'address1'; const ADDRESS2 = 'address2'; @@ -223,4 +224,6 @@ public function setGeocodeType($geocodeType = null) { $this->setProperty('geocodeType', $geocodeType); } + + } diff --git a/src/Arbor/Model/PostalAddressOccupancy.php b/src/Arbor/Model/PostalAddressOccupancy.php index 3aaba9a3..7ab5b23b 100644 --- a/src/Arbor/Model/PostalAddressOccupancy.php +++ b/src/Arbor/Model/PostalAddressOccupancy.php @@ -6,6 +6,7 @@ class PostalAddressOccupancy extends ModelBase { + const POSTAL_ADDRESS = 'postalAddress'; const OCCUPANT = 'occupant'; @@ -151,4 +152,6 @@ public function setIsCorrespondenceAddress($isCorrespondenceAddress = null) { $this->setProperty('isCorrespondenceAddress', $isCorrespondenceAddress); } + + } diff --git a/src/Arbor/Model/PredictedAssessmentMark.php b/src/Arbor/Model/PredictedAssessmentMark.php index d3ccf028..62b3bba8 100644 --- a/src/Arbor/Model/PredictedAssessmentMark.php +++ b/src/Arbor/Model/PredictedAssessmentMark.php @@ -6,6 +6,7 @@ class PredictedAssessmentMark extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -223,4 +224,6 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } + + } diff --git a/src/Arbor/Model/Probation.php b/src/Arbor/Model/Probation.php index efea263d..47170ca7 100644 --- a/src/Arbor/Model/Probation.php +++ b/src/Arbor/Model/Probation.php @@ -6,6 +6,7 @@ class Probation extends ModelBase { + const STAFF_CONTRACT = 'staffContract'; const START_DATE = 'startDate'; @@ -133,4 +134,6 @@ public function setProbationDecision($probationDecision = null) { $this->setProperty('probationDecision', $probationDecision); } + + } diff --git a/src/Arbor/Model/ProbationReview.php b/src/Arbor/Model/ProbationReview.php index bb98f02f..5fc98ce0 100644 --- a/src/Arbor/Model/ProbationReview.php +++ b/src/Arbor/Model/ProbationReview.php @@ -6,6 +6,7 @@ class ProbationReview extends ModelBase { + const PROBATION = 'probation'; const REVIEW_DATE = 'reviewDate'; @@ -115,4 +116,6 @@ public function setReviewNotes($reviewNotes = null) { $this->setProperty('reviewNotes', $reviewNotes); } + + } diff --git a/src/Arbor/Model/ProfessionalQualificationClass.php b/src/Arbor/Model/ProfessionalQualificationClass.php index f8173279..66d0e1de 100644 --- a/src/Arbor/Model/ProfessionalQualificationClass.php +++ b/src/Arbor/Model/ProfessionalQualificationClass.php @@ -6,6 +6,7 @@ class ProfessionalQualificationClass extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/ProfessionalQualificationSubject.php b/src/Arbor/Model/ProfessionalQualificationSubject.php index 0d27d1f9..39185a86 100644 --- a/src/Arbor/Model/ProfessionalQualificationSubject.php +++ b/src/Arbor/Model/ProfessionalQualificationSubject.php @@ -6,6 +6,7 @@ class ProfessionalQualificationSubject extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setSubjectName($subjectName = null) { $this->setProperty('subjectName', $subjectName); } + + } diff --git a/src/Arbor/Model/ProfessionalQualificationType.php b/src/Arbor/Model/ProfessionalQualificationType.php index e03b9744..c11bbd41 100644 --- a/src/Arbor/Model/ProfessionalQualificationType.php +++ b/src/Arbor/Model/ProfessionalQualificationType.php @@ -6,6 +6,7 @@ class ProfessionalQualificationType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setIsVocationalQualification($isVocationalQualification = null) { $this->setProperty('isVocationalQualification', $isVocationalQualification); } + + } diff --git a/src/Arbor/Model/Programme.php b/src/Arbor/Model/Programme.php index 64d56125..dfcef837 100644 --- a/src/Arbor/Model/Programme.php +++ b/src/Arbor/Model/Programme.php @@ -6,6 +6,7 @@ class Programme extends ModelBase { + const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -133,4 +134,6 @@ public function setIsTraineeship($isTraineeship = null) { $this->setProperty('isTraineeship', $isTraineeship); } + + } diff --git a/src/Arbor/Model/ProgrammeAcademicUnit.php b/src/Arbor/Model/ProgrammeAcademicUnit.php index 1f121749..a0112e37 100644 --- a/src/Arbor/Model/ProgrammeAcademicUnit.php +++ b/src/Arbor/Model/ProgrammeAcademicUnit.php @@ -6,6 +6,7 @@ class ProgrammeAcademicUnit extends ModelBase { + const PROGRAMME_INSTANCE = 'programmeInstance'; const ACADEMIC_UNIT = 'academicUnit'; @@ -79,4 +80,6 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } + + } diff --git a/src/Arbor/Model/ProgrammeClassification.php b/src/Arbor/Model/ProgrammeClassification.php index 9edd7810..e5bb94ca 100644 --- a/src/Arbor/Model/ProgrammeClassification.php +++ b/src/Arbor/Model/ProgrammeClassification.php @@ -6,6 +6,7 @@ class ProgrammeClassification extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } + + } diff --git a/src/Arbor/Model/ProgrammeEnrolment.php b/src/Arbor/Model/ProgrammeEnrolment.php index 7d03a305..25a244f5 100644 --- a/src/Arbor/Model/ProgrammeEnrolment.php +++ b/src/Arbor/Model/ProgrammeEnrolment.php @@ -6,6 +6,7 @@ class ProgrammeEnrolment extends ModelBase { + const PROGRAMME_INSTANCE = 'programmeInstance'; const STUDENT = 'student'; @@ -205,4 +206,6 @@ public function setWithdrawalReason(ProgrammeWithdrawalReason $withdrawalReason { $this->setProperty('withdrawalReason', $withdrawalReason); } + + } diff --git a/src/Arbor/Model/ProgrammeInstance.php b/src/Arbor/Model/ProgrammeInstance.php index 2dd40307..6e960951 100644 --- a/src/Arbor/Model/ProgrammeInstance.php +++ b/src/Arbor/Model/ProgrammeInstance.php @@ -6,6 +6,7 @@ class ProgrammeInstance extends ModelBase { + const PROGRAMME = 'programme'; const NAME = 'name'; @@ -223,4 +224,6 @@ public function setPlannedLearningHoursSecondYear($plannedLearningHoursSecondYea { $this->setProperty('plannedLearningHoursSecondYear', $plannedLearningHoursSecondYear); } + + } diff --git a/src/Arbor/Model/ProgrammeLead.php b/src/Arbor/Model/ProgrammeLead.php index 9b966ec7..220f9cac 100644 --- a/src/Arbor/Model/ProgrammeLead.php +++ b/src/Arbor/Model/ProgrammeLead.php @@ -6,6 +6,7 @@ class ProgrammeLead extends ModelBase { + const PROGRAMME = 'programme'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/ProgrammeQualificationAward.php b/src/Arbor/Model/ProgrammeQualificationAward.php index deec8c13..1e7a2497 100644 --- a/src/Arbor/Model/ProgrammeQualificationAward.php +++ b/src/Arbor/Model/ProgrammeQualificationAward.php @@ -6,6 +6,7 @@ class ProgrammeQualificationAward extends ModelBase { + const PROGRAMME_INSTANCE = 'programmeInstance'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -79,4 +80,6 @@ public function setQualificationAward(QualificationAward $qualificationAward = n { $this->setProperty('qualificationAward', $qualificationAward); } + + } diff --git a/src/Arbor/Model/ProgrammeWithdrawalReason.php b/src/Arbor/Model/ProgrammeWithdrawalReason.php index 642cda30..ccf21375 100644 --- a/src/Arbor/Model/ProgrammeWithdrawalReason.php +++ b/src/Arbor/Model/ProgrammeWithdrawalReason.php @@ -6,6 +6,7 @@ class ProgrammeWithdrawalReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ProgressAssessmentBatch.php b/src/Arbor/Model/ProgressAssessmentBatch.php index 4973e61f..90beafe2 100644 --- a/src/Arbor/Model/ProgressAssessmentBatch.php +++ b/src/Arbor/Model/ProgressAssessmentBatch.php @@ -6,6 +6,7 @@ class ProgressAssessmentBatch extends ModelBase { + const BATCH_NAME = 'batchName'; const ASSESSMENT = 'assessment'; @@ -241,4 +242,6 @@ public function setShowCurrentVsPrevious($showCurrentVsPrevious = null) { $this->setProperty('showCurrentVsPrevious', $showCurrentVsPrevious); } + + } diff --git a/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php b/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php index c55292ff..408ed0d0 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php @@ -6,6 +6,7 @@ class ProgressAssessmentBatchMeasurementPeriod extends ModelBase { + const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; @@ -79,4 +80,6 @@ public function setProgressMeasurementPeriod(ProgressMeasurementPeriod $progress { $this->setProperty('progressMeasurementPeriod', $progressMeasurementPeriod); } + + } diff --git a/src/Arbor/Model/ProgressAssessmentBatchTarget.php b/src/Arbor/Model/ProgressAssessmentBatchTarget.php index 20b7d148..b0dee4ac 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchTarget.php +++ b/src/Arbor/Model/ProgressAssessmentBatchTarget.php @@ -6,6 +6,7 @@ class ProgressAssessmentBatchTarget extends ModelBase { + const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const TARGET = 'target'; @@ -79,4 +80,6 @@ public function setTarget(ModelBase $target = null) { $this->setProperty('target', $target); } + + } diff --git a/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php b/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php index f55b9c24..682568db 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php @@ -6,6 +6,7 @@ class ProgressAssessmentBatchTargetMeasurementPeriod extends ModelBase { + const PROGRESS_ASSESSMENT_BATCH_TARGET = 'progressAssessmentBatchTarget'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; @@ -151,4 +152,6 @@ public function setAllMarksApproved($allMarksApproved = null) { $this->setProperty('allMarksApproved', $allMarksApproved); } + + } diff --git a/src/Arbor/Model/ProgressGoalType.php b/src/Arbor/Model/ProgressGoalType.php index cbbf4508..d67036da 100644 --- a/src/Arbor/Model/ProgressGoalType.php +++ b/src/Arbor/Model/ProgressGoalType.php @@ -6,6 +6,7 @@ class ProgressGoalType extends ModelBase { + const CODE = 'code'; const NAME = 'name'; @@ -79,4 +80,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/ProgressMeasurementPeriod.php b/src/Arbor/Model/ProgressMeasurementPeriod.php index 89a15496..b58ee636 100644 --- a/src/Arbor/Model/ProgressMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressMeasurementPeriod.php @@ -6,6 +6,7 @@ class ProgressMeasurementPeriod extends ModelBase { + const PROGRESS_MEASUREMENT_PERIOD_SET = 'progressMeasurementPeriodSet'; const PERIOD_NAME = 'periodName'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/ProgressMeasurementPeriodSet.php b/src/Arbor/Model/ProgressMeasurementPeriodSet.php index de23dbb8..9434347a 100644 --- a/src/Arbor/Model/ProgressMeasurementPeriodSet.php +++ b/src/Arbor/Model/ProgressMeasurementPeriodSet.php @@ -6,6 +6,7 @@ class ProgressMeasurementPeriodSet extends ModelBase { + const PERIOD_FREQUENCY = 'periodFrequency'; const SET_NAME = 'setName'; @@ -97,4 +98,6 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } + + } diff --git a/src/Arbor/Model/PushNotificationToken.php b/src/Arbor/Model/PushNotificationToken.php index 58b105eb..19099e0e 100644 --- a/src/Arbor/Model/PushNotificationToken.php +++ b/src/Arbor/Model/PushNotificationToken.php @@ -6,6 +6,7 @@ class PushNotificationToken extends ModelBase { + const USER = 'user'; const TOKEN = 'token'; @@ -151,4 +152,6 @@ public function setDeviceId($deviceId = null) { $this->setProperty('deviceId', $deviceId); } + + } diff --git a/src/Arbor/Model/QualificationAspect.php b/src/Arbor/Model/QualificationAspect.php index b9c5a4c4..0eaafe0b 100644 --- a/src/Arbor/Model/QualificationAspect.php +++ b/src/Arbor/Model/QualificationAspect.php @@ -6,6 +6,7 @@ class QualificationAspect extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -295,4 +296,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/QualificationAssessable.php b/src/Arbor/Model/QualificationAssessable.php index 416cf2f9..c63dbe29 100644 --- a/src/Arbor/Model/QualificationAssessable.php +++ b/src/Arbor/Model/QualificationAssessable.php @@ -6,6 +6,7 @@ class QualificationAssessable extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setCenterAssessed($centerAssessed = null) { $this->setProperty('centerAssessed', $centerAssessed); } + + } diff --git a/src/Arbor/Model/QualificationAssessableInstance.php b/src/Arbor/Model/QualificationAssessableInstance.php index 87fbc024..b0cf63ea 100644 --- a/src/Arbor/Model/QualificationAssessableInstance.php +++ b/src/Arbor/Model/QualificationAssessableInstance.php @@ -6,6 +6,7 @@ class QualificationAssessableInstance extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -277,4 +278,6 @@ public function setIsProvisional($isProvisional = null) { $this->setProperty('isProvisional', $isProvisional); } + + } diff --git a/src/Arbor/Model/QualificationAvailabilityInstance.php b/src/Arbor/Model/QualificationAvailabilityInstance.php index 11129b70..1b4380b7 100644 --- a/src/Arbor/Model/QualificationAvailabilityInstance.php +++ b/src/Arbor/Model/QualificationAvailabilityInstance.php @@ -6,6 +6,7 @@ class QualificationAvailabilityInstance extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setEdiAwardingBodyIdentifier($ediAwardingBodyIdentifier = null) { $this->setProperty('ediAwardingBodyIdentifier', $ediAwardingBodyIdentifier); } + + } diff --git a/src/Arbor/Model/QualificationAward.php b/src/Arbor/Model/QualificationAward.php index c7df2f01..7eea5ff9 100644 --- a/src/Arbor/Model/QualificationAward.php +++ b/src/Arbor/Model/QualificationAward.php @@ -6,6 +6,7 @@ class QualificationAward extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -493,4 +494,6 @@ public function setPost16DiscountCode($post16DiscountCode = null) { $this->setProperty('post16DiscountCode', $post16DiscountCode); } + + } diff --git a/src/Arbor/Model/QualificationAwardDiscountCode.php b/src/Arbor/Model/QualificationAwardDiscountCode.php index 8183cba9..4fbd7d86 100644 --- a/src/Arbor/Model/QualificationAwardDiscountCode.php +++ b/src/Arbor/Model/QualificationAwardDiscountCode.php @@ -6,6 +6,7 @@ class QualificationAwardDiscountCode extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/QualificationAwardLearningUnit.php b/src/Arbor/Model/QualificationAwardLearningUnit.php index ed21fe4e..1c67f8e6 100644 --- a/src/Arbor/Model/QualificationAwardLearningUnit.php +++ b/src/Arbor/Model/QualificationAwardLearningUnit.php @@ -6,6 +6,7 @@ class QualificationAwardLearningUnit extends ModelBase { + const QUALIFICATION_AWARD = 'qualificationAward'; const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; @@ -97,4 +98,6 @@ public function setIsUserDefined($isUserDefined = null) { $this->setProperty('isUserDefined', $isUserDefined); } + + } diff --git a/src/Arbor/Model/QualificationAwardSubtype.php b/src/Arbor/Model/QualificationAwardSubtype.php index 95b3e550..24000377 100644 --- a/src/Arbor/Model/QualificationAwardSubtype.php +++ b/src/Arbor/Model/QualificationAwardSubtype.php @@ -6,6 +6,7 @@ class QualificationAwardSubtype extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/QualificationAwardType.php b/src/Arbor/Model/QualificationAwardType.php index 68a9a767..dbbbb1d3 100644 --- a/src/Arbor/Model/QualificationAwardType.php +++ b/src/Arbor/Model/QualificationAwardType.php @@ -6,6 +6,7 @@ class QualificationAwardType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/QualificationCenterAssessedOutcome.php b/src/Arbor/Model/QualificationCenterAssessedOutcome.php index e0d67350..76b2a59a 100644 --- a/src/Arbor/Model/QualificationCenterAssessedOutcome.php +++ b/src/Arbor/Model/QualificationCenterAssessedOutcome.php @@ -6,6 +6,7 @@ class QualificationCenterAssessedOutcome extends ModelBase { + const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -169,4 +170,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/QualificationElementAvailability.php b/src/Arbor/Model/QualificationElementAvailability.php index 9b23d850..6a29b830 100644 --- a/src/Arbor/Model/QualificationElementAvailability.php +++ b/src/Arbor/Model/QualificationElementAvailability.php @@ -6,6 +6,7 @@ class QualificationElementAvailability extends ModelBase { + const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; const QUALIFICATION_ELEMENT = 'qualificationElement'; @@ -79,4 +80,6 @@ public function setQualificationElement(ModelBase $qualificationElement = null) { $this->setProperty('qualificationElement', $qualificationElement); } + + } diff --git a/src/Arbor/Model/QualificationElementDisallowedCombination.php b/src/Arbor/Model/QualificationElementDisallowedCombination.php index e040fa29..df33b92e 100644 --- a/src/Arbor/Model/QualificationElementDisallowedCombination.php +++ b/src/Arbor/Model/QualificationElementDisallowedCombination.php @@ -6,6 +6,7 @@ class QualificationElementDisallowedCombination extends ModelBase { + const FIRST_ELEMENT = 'firstElement'; const SECOND_ELEMENT = 'secondElement'; @@ -79,4 +80,6 @@ public function setSecondElement(ModelBase $secondElement = null) { $this->setProperty('secondElement', $secondElement); } + + } diff --git a/src/Arbor/Model/QualificationForecastResult.php b/src/Arbor/Model/QualificationForecastResult.php index f453d32d..1cfcf7c0 100644 --- a/src/Arbor/Model/QualificationForecastResult.php +++ b/src/Arbor/Model/QualificationForecastResult.php @@ -6,6 +6,7 @@ class QualificationForecastResult extends ModelBase { + const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -169,4 +170,6 @@ public function setInputDatetime(\DateTime $inputDatetime = null) { $this->setProperty('inputDatetime', $inputDatetime); } + + } diff --git a/src/Arbor/Model/QualificationGrade.php b/src/Arbor/Model/QualificationGrade.php index 2d262506..4e42ffc1 100644 --- a/src/Arbor/Model/QualificationGrade.php +++ b/src/Arbor/Model/QualificationGrade.php @@ -6,6 +6,7 @@ class QualificationGrade extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -241,4 +242,6 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } + + } diff --git a/src/Arbor/Model/QualificationGradeSet.php b/src/Arbor/Model/QualificationGradeSet.php index 1a71987a..ddff6abc 100644 --- a/src/Arbor/Model/QualificationGradeSet.php +++ b/src/Arbor/Model/QualificationGradeSet.php @@ -6,6 +6,7 @@ class QualificationGradeSet extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setGradePointScale(GradePointScale $gradePointScale = null) { $this->setProperty('gradePointScale', $gradePointScale); } + + } diff --git a/src/Arbor/Model/QualificationLearningUnit.php b/src/Arbor/Model/QualificationLearningUnit.php index bd0d01cc..31f7d95f 100644 --- a/src/Arbor/Model/QualificationLearningUnit.php +++ b/src/Arbor/Model/QualificationLearningUnit.php @@ -6,6 +6,7 @@ class QualificationLearningUnit extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setIsLinearQualification($isLinearQualification = null) { $this->setProperty('isLinearQualification', $isLinearQualification); } + + } diff --git a/src/Arbor/Model/QualificationLearningUnitAssessable.php b/src/Arbor/Model/QualificationLearningUnitAssessable.php index 0abaac53..9b6b3ac5 100644 --- a/src/Arbor/Model/QualificationLearningUnitAssessable.php +++ b/src/Arbor/Model/QualificationLearningUnitAssessable.php @@ -6,6 +6,7 @@ class QualificationLearningUnitAssessable extends ModelBase { + const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -79,4 +80,6 @@ public function setQualificationAssessable(QualificationAssessable $qualificatio { $this->setProperty('qualificationAssessable', $qualificationAssessable); } + + } diff --git a/src/Arbor/Model/QualificationLearningUnitLevel.php b/src/Arbor/Model/QualificationLearningUnitLevel.php index 10ea6d65..833f30f4 100644 --- a/src/Arbor/Model/QualificationLearningUnitLevel.php +++ b/src/Arbor/Model/QualificationLearningUnitLevel.php @@ -6,6 +6,7 @@ class QualificationLearningUnitLevel extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/QualificationOffering.php b/src/Arbor/Model/QualificationOffering.php index 33bf17af..c4b51042 100644 --- a/src/Arbor/Model/QualificationOffering.php +++ b/src/Arbor/Model/QualificationOffering.php @@ -6,6 +6,7 @@ class QualificationOffering extends ModelBase { + const QUALIFICATION_ELEMENT = 'qualificationElement'; const ACADEMIC_YEAR = 'academicYear'; @@ -79,4 +80,6 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } + + } diff --git a/src/Arbor/Model/QualificationResult.php b/src/Arbor/Model/QualificationResult.php index 8a75712b..6f8ae286 100644 --- a/src/Arbor/Model/QualificationResult.php +++ b/src/Arbor/Model/QualificationResult.php @@ -7,6 +7,7 @@ class QualificationResult extends ModelBase { + const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -278,4 +279,6 @@ public function setEndorsementGrade(QualificationGrade $endorsementGrade = null) { $this->setProperty('endorsementGrade', $endorsementGrade); } + + } diff --git a/src/Arbor/Model/QualificationResultEmbargoViewer.php b/src/Arbor/Model/QualificationResultEmbargoViewer.php index 16edbcde..7df21e30 100644 --- a/src/Arbor/Model/QualificationResultEmbargoViewer.php +++ b/src/Arbor/Model/QualificationResultEmbargoViewer.php @@ -6,6 +6,7 @@ class QualificationResultEmbargoViewer extends ModelBase { + const VIEWER = 'viewer'; protected $_resourceType = ResourceType::QUALIFICATION_RESULT_EMBARGO_VIEWER; @@ -61,4 +62,6 @@ public function setViewer(ModelBase $viewer = null) { $this->setProperty('viewer', $viewer); } + + } diff --git a/src/Arbor/Model/QualificationScheme.php b/src/Arbor/Model/QualificationScheme.php index ce743ae6..d001b78d 100644 --- a/src/Arbor/Model/QualificationScheme.php +++ b/src/Arbor/Model/QualificationScheme.php @@ -6,6 +6,7 @@ class QualificationScheme extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setTitle($title = null) { $this->setProperty('title', $title); } + + } diff --git a/src/Arbor/Model/QualificationStudyGuide.php b/src/Arbor/Model/QualificationStudyGuide.php index 963c851a..58f23b58 100644 --- a/src/Arbor/Model/QualificationStudyGuide.php +++ b/src/Arbor/Model/QualificationStudyGuide.php @@ -6,6 +6,7 @@ class QualificationStudyGuide extends ModelBase { + const RELATED_QUALIFICATION_AWARD = 'relatedQualificationAward'; const STUDY_GUIDE_TITLE = 'studyGuideTitle'; @@ -151,4 +152,6 @@ public function setStudyGuideMediumType($studyGuideMediumType = null) { $this->setProperty('studyGuideMediumType', $studyGuideMediumType); } + + } diff --git a/src/Arbor/Model/QualificationSubject.php b/src/Arbor/Model/QualificationSubject.php index 8e5f970b..1957b794 100644 --- a/src/Arbor/Model/QualificationSubject.php +++ b/src/Arbor/Model/QualificationSubject.php @@ -6,6 +6,7 @@ class QualificationSubject extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/QualificationSubscription.php b/src/Arbor/Model/QualificationSubscription.php index 5262e893..570753cb 100644 --- a/src/Arbor/Model/QualificationSubscription.php +++ b/src/Arbor/Model/QualificationSubscription.php @@ -6,6 +6,7 @@ class QualificationSubscription extends ModelBase { + const QUALIFICATION_ELEMENT_TYPE = 'qualificationElementType'; const QUALIFICATION_ELEMENT_CODE = 'qualificationElementCode'; @@ -97,4 +98,6 @@ public function setHash($hash = null) { $this->setProperty('hash', $hash); } + + } diff --git a/src/Arbor/Model/QualificationTimetableSessionType.php b/src/Arbor/Model/QualificationTimetableSessionType.php index 3c6183db..a2fcf2db 100644 --- a/src/Arbor/Model/QualificationTimetableSessionType.php +++ b/src/Arbor/Model/QualificationTimetableSessionType.php @@ -6,6 +6,7 @@ class QualificationTimetableSessionType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setStartTimeUntil($startTimeUntil = null) { $this->setProperty('startTimeUntil', $startTimeUntil); } + + } diff --git a/src/Arbor/Model/QualificationTransportCertificate.php b/src/Arbor/Model/QualificationTransportCertificate.php index 9f38b0ab..0990541e 100644 --- a/src/Arbor/Model/QualificationTransportCertificate.php +++ b/src/Arbor/Model/QualificationTransportCertificate.php @@ -6,6 +6,7 @@ class QualificationTransportCertificate extends ModelBase { + const AWARDING_ORGANIZATION = 'awardingOrganization'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -169,4 +170,6 @@ public function setLastSequenceNumber($lastSequenceNumber = null) { $this->setProperty('lastSequenceNumber', $lastSequenceNumber); } + + } diff --git a/src/Arbor/Model/QualificationTransportMessage.php b/src/Arbor/Model/QualificationTransportMessage.php index d0e64b6c..2928a1ff 100644 --- a/src/Arbor/Model/QualificationTransportMessage.php +++ b/src/Arbor/Model/QualificationTransportMessage.php @@ -6,6 +6,7 @@ class QualificationTransportMessage extends ModelBase { + const QUALIFICATION_TRANSPORT_CERTIFICATE = 'qualificationTransportCertificate'; const CONTENT = 'content'; @@ -187,4 +188,6 @@ public function setRawContent($rawContent = null) { $this->setProperty('rawContent', $rawContent); } + + } diff --git a/src/Arbor/Model/ReceivedCheque.php b/src/Arbor/Model/ReceivedCheque.php index 1256eb2f..3b785d68 100644 --- a/src/Arbor/Model/ReceivedCheque.php +++ b/src/Arbor/Model/ReceivedCheque.php @@ -6,6 +6,7 @@ class ReceivedCheque extends ModelBase { + const BILL_PAYER = 'billPayer'; const BANK_DEPOSIT = 'bankDeposit'; @@ -133,4 +134,6 @@ public function setChequeAmount($chequeAmount = null) { $this->setProperty('chequeAmount', $chequeAmount); } + + } diff --git a/src/Arbor/Model/Region.php b/src/Arbor/Model/Region.php index ad7a8001..4f15171c 100644 --- a/src/Arbor/Model/Region.php +++ b/src/Arbor/Model/Region.php @@ -6,6 +6,7 @@ class Region extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/RegistrationForm.php b/src/Arbor/Model/RegistrationForm.php index 0842cdcf..c1f589b2 100644 --- a/src/Arbor/Model/RegistrationForm.php +++ b/src/Arbor/Model/RegistrationForm.php @@ -6,6 +6,7 @@ class RegistrationForm extends ModelBase { + const CODE = 'code'; const REGISTRATION_FORM_NAME = 'registrationFormName'; @@ -239,4 +240,6 @@ public function getStudentMemberships() { return $this->getCollectionProperty('studentMemberships'); } + + } diff --git a/src/Arbor/Model/RegistrationFormMembership.php b/src/Arbor/Model/RegistrationFormMembership.php index 3950d0c0..a112644f 100644 --- a/src/Arbor/Model/RegistrationFormMembership.php +++ b/src/Arbor/Model/RegistrationFormMembership.php @@ -6,6 +6,7 @@ class RegistrationFormMembership extends ModelBase { + const REGISTRATION_FORM = 'registrationForm'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/RegistrationFormTutor.php b/src/Arbor/Model/RegistrationFormTutor.php index 40d7bf9d..cf724879 100644 --- a/src/Arbor/Model/RegistrationFormTutor.php +++ b/src/Arbor/Model/RegistrationFormTutor.php @@ -6,6 +6,7 @@ class RegistrationFormTutor extends ModelBase { + const REGISTRATION_FORM = 'registrationForm'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/Religion.php b/src/Arbor/Model/Religion.php index 9e9f4933..361228fa 100644 --- a/src/Arbor/Model/Religion.php +++ b/src/Arbor/Model/Religion.php @@ -6,6 +6,7 @@ class Religion extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setD00195($d00195 = null) { $this->setProperty('d00195', $d00195); } + + } diff --git a/src/Arbor/Model/RepeatingSchoolEvent.php b/src/Arbor/Model/RepeatingSchoolEvent.php index 4f088716..01d42aa6 100644 --- a/src/Arbor/Model/RepeatingSchoolEvent.php +++ b/src/Arbor/Model/RepeatingSchoolEvent.php @@ -6,6 +6,7 @@ class RepeatingSchoolEvent extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const SCHOOL_EVENT_TYPE = 'schoolEventType'; @@ -133,4 +134,6 @@ public function setCoverRequired($coverRequired = null) { $this->setProperty('coverRequired', $coverRequired); } + + } diff --git a/src/Arbor/Model/RepeatingSchoolEventParticipant.php b/src/Arbor/Model/RepeatingSchoolEventParticipant.php index a7a6bfa3..cdb42bef 100644 --- a/src/Arbor/Model/RepeatingSchoolEventParticipant.php +++ b/src/Arbor/Model/RepeatingSchoolEventParticipant.php @@ -6,6 +6,7 @@ class RepeatingSchoolEventParticipant extends ModelBase { + const REPEATING_SCHOOL_EVENT = 'repeatingSchoolEvent'; const PARTICIPANT = 'participant'; @@ -79,4 +80,6 @@ public function setParticipant(ModelBase $participant = null) { $this->setProperty('participant', $participant); } + + } diff --git a/src/Arbor/Model/ReportCardBatchAcademicUnit.php b/src/Arbor/Model/ReportCardBatchAcademicUnit.php index 09f956e3..4ae8dc53 100644 --- a/src/Arbor/Model/ReportCardBatchAcademicUnit.php +++ b/src/Arbor/Model/ReportCardBatchAcademicUnit.php @@ -6,6 +6,7 @@ class ReportCardBatchAcademicUnit extends ModelBase { + const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -115,4 +116,6 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } + + } diff --git a/src/Arbor/Model/ReportCardBatchAdHocAssessment.php b/src/Arbor/Model/ReportCardBatchAdHocAssessment.php index 2bd1262a..6afa9c7e 100644 --- a/src/Arbor/Model/ReportCardBatchAdHocAssessment.php +++ b/src/Arbor/Model/ReportCardBatchAdHocAssessment.php @@ -6,6 +6,7 @@ class ReportCardBatchAdHocAssessment extends ModelBase { + const REPORT_CARD_BATCH = 'reportCardBatch'; const AD_HOC_ASSESSMENT = 'adHocAssessment'; @@ -115,4 +116,6 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } + + } diff --git a/src/Arbor/Model/ReportCardBatchCurriculum.php b/src/Arbor/Model/ReportCardBatchCurriculum.php index 715356e7..1d28e8fa 100644 --- a/src/Arbor/Model/ReportCardBatchCurriculum.php +++ b/src/Arbor/Model/ReportCardBatchCurriculum.php @@ -6,6 +6,7 @@ class ReportCardBatchCurriculum extends ModelBase { + const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -259,4 +260,6 @@ public function setSummativeGradeAchievementLevelSet(AchievementLevelSet $summat { $this->setProperty('summativeGradeAchievementLevelSet', $summativeGradeAchievementLevelSet); } + + } diff --git a/src/Arbor/Model/ReportCardBatchProgressAssessment.php b/src/Arbor/Model/ReportCardBatchProgressAssessment.php index a4531442..ea39bf41 100644 --- a/src/Arbor/Model/ReportCardBatchProgressAssessment.php +++ b/src/Arbor/Model/ReportCardBatchProgressAssessment.php @@ -6,6 +6,7 @@ class ReportCardBatchProgressAssessment extends ModelBase { + const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -133,4 +134,6 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } + + } diff --git a/src/Arbor/Model/ReportSubscription.php b/src/Arbor/Model/ReportSubscription.php index f829fd2e..590b53c7 100644 --- a/src/Arbor/Model/ReportSubscription.php +++ b/src/Arbor/Model/ReportSubscription.php @@ -6,6 +6,7 @@ class ReportSubscription extends ModelBase { + const REPORT_IDENTIFIER = 'reportIdentifier'; const SUBSCRIBER = 'subscriber'; @@ -79,4 +80,6 @@ public function setSubscriber(Staff $subscriber = null) { $this->setProperty('subscriber', $subscriber); } + + } diff --git a/src/Arbor/Model/Room.php b/src/Arbor/Model/Room.php index d518405f..6f270639 100644 --- a/src/Arbor/Model/Room.php +++ b/src/Arbor/Model/Room.php @@ -6,6 +6,7 @@ class Room extends ModelBase { + const SITE = 'site'; const ROOM_NAME = 'roomName'; @@ -151,4 +152,6 @@ public function setInvigilationCapacity($invigilationCapacity = null) { $this->setProperty('invigilationCapacity', $invigilationCapacity); } + + } diff --git a/src/Arbor/Model/RoomAsset.php b/src/Arbor/Model/RoomAsset.php index 7ea858af..d38c65bd 100644 --- a/src/Arbor/Model/RoomAsset.php +++ b/src/Arbor/Model/RoomAsset.php @@ -6,6 +6,7 @@ class RoomAsset extends ModelBase { + const ROOM_ASSET_NAME = 'roomAssetName'; const ASSIGN_TO_PEOPLE = 'assignToPeople'; @@ -79,4 +80,6 @@ public function setAssignToPeople($assignToPeople = null) { $this->setProperty('assignToPeople', $assignToPeople); } + + } diff --git a/src/Arbor/Model/RoomChangeRequirement.php b/src/Arbor/Model/RoomChangeRequirement.php index 967f70b3..5062bff8 100644 --- a/src/Arbor/Model/RoomChangeRequirement.php +++ b/src/Arbor/Model/RoomChangeRequirement.php @@ -6,6 +6,7 @@ class RoomChangeRequirement extends ModelBase { + const EVENT = 'event'; const UNAVAILABLE_ROOM = 'unavailableRoom'; @@ -151,4 +152,6 @@ public function setIgnoredDatetime(\DateTime $ignoredDatetime = null) { $this->setProperty('ignoredDatetime', $ignoredDatetime); } + + } diff --git a/src/Arbor/Model/RoomFeature.php b/src/Arbor/Model/RoomFeature.php index 25d71d57..a894cb98 100644 --- a/src/Arbor/Model/RoomFeature.php +++ b/src/Arbor/Model/RoomFeature.php @@ -6,6 +6,7 @@ class RoomFeature extends ModelBase { + const ROOM_FEATURE_NAME = 'roomFeatureName'; const ASSIGN_TO_PEOPLE = 'assignToPeople'; @@ -79,4 +80,6 @@ public function setAssignToPeople($assignToPeople = null) { $this->setProperty('assignToPeople', $assignToPeople); } + + } diff --git a/src/Arbor/Model/RoomLayout.php b/src/Arbor/Model/RoomLayout.php index 4a80f1d7..ddd050ba 100644 --- a/src/Arbor/Model/RoomLayout.php +++ b/src/Arbor/Model/RoomLayout.php @@ -6,6 +6,7 @@ class RoomLayout extends ModelBase { + const ROOM = 'room'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setMainEntranceLocation($mainEntranceLocation = null) { $this->setProperty('mainEntranceLocation', $mainEntranceLocation); } + + } diff --git a/src/Arbor/Model/RoomLayoutSeat.php b/src/Arbor/Model/RoomLayoutSeat.php index 8ed74dd5..c187b1f9 100644 --- a/src/Arbor/Model/RoomLayoutSeat.php +++ b/src/Arbor/Model/RoomLayoutSeat.php @@ -6,6 +6,7 @@ class RoomLayoutSeat extends ModelBase { + const ROOM_LAYOUT = 'roomLayout'; const X = 'x'; @@ -97,4 +98,6 @@ public function setY($y = null) { $this->setProperty('y', $y); } + + } diff --git a/src/Arbor/Model/RoomRoomAsset.php b/src/Arbor/Model/RoomRoomAsset.php index 73566fae..c331a400 100644 --- a/src/Arbor/Model/RoomRoomAsset.php +++ b/src/Arbor/Model/RoomRoomAsset.php @@ -6,6 +6,7 @@ class RoomRoomAsset extends ModelBase { + const ROOM = 'room'; const ROOM_ASSET = 'roomAsset'; @@ -97,4 +98,6 @@ public function setQuantity($quantity = null) { $this->setProperty('quantity', $quantity); } + + } diff --git a/src/Arbor/Model/RoomRoomFeature.php b/src/Arbor/Model/RoomRoomFeature.php index 2dbb009c..db6fb801 100644 --- a/src/Arbor/Model/RoomRoomFeature.php +++ b/src/Arbor/Model/RoomRoomFeature.php @@ -6,6 +6,7 @@ class RoomRoomFeature extends ModelBase { + const ROOM = 'room'; const ROOM_FEATURE = 'roomFeature'; @@ -79,4 +80,6 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } + + } diff --git a/src/Arbor/Model/RoomUnavailability.php b/src/Arbor/Model/RoomUnavailability.php index c246c755..96d05a77 100644 --- a/src/Arbor/Model/RoomUnavailability.php +++ b/src/Arbor/Model/RoomUnavailability.php @@ -6,6 +6,7 @@ class RoomUnavailability extends ModelBase { + const ROOM = 'room'; const START_DATETIME = 'startDatetime'; @@ -115,4 +116,6 @@ public function setReason($reason = null) { $this->setProperty('reason', $reason); } + + } diff --git a/src/Arbor/Model/SafeguardingNote.php b/src/Arbor/Model/SafeguardingNote.php index 8149bc1f..e54c4501 100644 --- a/src/Arbor/Model/SafeguardingNote.php +++ b/src/Arbor/Model/SafeguardingNote.php @@ -6,6 +6,7 @@ class SafeguardingNote extends ModelBase { + const STUDENT = 'student'; const DATE_LOGGED = 'dateLogged'; @@ -115,4 +116,6 @@ public function setContent($content = null) { $this->setProperty('content', $content); } + + } diff --git a/src/Arbor/Model/SchoolEvent.php b/src/Arbor/Model/SchoolEvent.php index fa5ff050..52c27e59 100644 --- a/src/Arbor/Model/SchoolEvent.php +++ b/src/Arbor/Model/SchoolEvent.php @@ -6,6 +6,7 @@ class SchoolEvent extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -223,4 +224,6 @@ public function setCoverRequired($coverRequired = null) { $this->setProperty('coverRequired', $coverRequired); } + + } diff --git a/src/Arbor/Model/SchoolEventType.php b/src/Arbor/Model/SchoolEventType.php index 09826860..94159ce1 100644 --- a/src/Arbor/Model/SchoolEventType.php +++ b/src/Arbor/Model/SchoolEventType.php @@ -6,6 +6,7 @@ class SchoolEventType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setSchoolEventTypeName($schoolEventTypeName = null) { $this->setProperty('schoolEventTypeName', $schoolEventTypeName); } + + } diff --git a/src/Arbor/Model/SchoolPhase.php b/src/Arbor/Model/SchoolPhase.php index 143a9bbc..278bbe47 100644 --- a/src/Arbor/Model/SchoolPhase.php +++ b/src/Arbor/Model/SchoolPhase.php @@ -6,6 +6,7 @@ class SchoolPhase extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/SchoolProgressTargetRule.php b/src/Arbor/Model/SchoolProgressTargetRule.php index af6fb6ff..c61fe1f3 100644 --- a/src/Arbor/Model/SchoolProgressTargetRule.php +++ b/src/Arbor/Model/SchoolProgressTargetRule.php @@ -6,6 +6,7 @@ class SchoolProgressTargetRule extends ModelBase { + const RULE_NAME = 'ruleName'; const ASSESSMENT = 'assessment'; @@ -241,4 +242,6 @@ public function setHasSameAttainmentTargetForEachPeriod($hasSameAttainmentTarget { $this->setProperty('hasSameAttainmentTargetForEachPeriod', $hasSameAttainmentTargetForEachPeriod); } + + } diff --git a/src/Arbor/Model/SchoolShopOrderItem.php b/src/Arbor/Model/SchoolShopOrderItem.php index e0d3684e..236faa51 100644 --- a/src/Arbor/Model/SchoolShopOrderItem.php +++ b/src/Arbor/Model/SchoolShopOrderItem.php @@ -6,6 +6,7 @@ class SchoolShopOrderItem extends ModelBase { + const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const CUSTOMER_INVOICE_ITEM = 'customerInvoiceItem'; @@ -115,4 +116,6 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } + + } diff --git a/src/Arbor/Model/SchoolShopProduct.php b/src/Arbor/Model/SchoolShopProduct.php index 07574400..c108d2d0 100644 --- a/src/Arbor/Model/SchoolShopProduct.php +++ b/src/Arbor/Model/SchoolShopProduct.php @@ -6,6 +6,7 @@ class SchoolShopProduct extends ModelBase { + const NAME = 'name'; const DESCRIPTION = 'description'; @@ -205,4 +206,6 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } + + } diff --git a/src/Arbor/Model/SchoolShopProductEligibility.php b/src/Arbor/Model/SchoolShopProductEligibility.php index e5ae8f2c..a15f5f33 100644 --- a/src/Arbor/Model/SchoolShopProductEligibility.php +++ b/src/Arbor/Model/SchoolShopProductEligibility.php @@ -6,6 +6,7 @@ class SchoolShopProductEligibility extends ModelBase { + const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const ELIGIBLE = 'eligible'; @@ -79,4 +80,6 @@ public function setEligible(ModelBase $eligible = null) { $this->setProperty('eligible', $eligible); } + + } diff --git a/src/Arbor/Model/SchoolShopProductPrice.php b/src/Arbor/Model/SchoolShopProductPrice.php index 7b867b43..7488a93d 100644 --- a/src/Arbor/Model/SchoolShopProductPrice.php +++ b/src/Arbor/Model/SchoolShopProductPrice.php @@ -6,6 +6,7 @@ class SchoolShopProductPrice extends ModelBase { + const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const ELIGIBLE = 'eligible'; @@ -115,4 +116,6 @@ public function setVatRate(VatRate $vatRate = null) { $this->setProperty('vatRate', $vatRate); } + + } diff --git a/src/Arbor/Model/Schoolwork.php b/src/Arbor/Model/Schoolwork.php index 104d2cbe..cb8084be 100644 --- a/src/Arbor/Model/Schoolwork.php +++ b/src/Arbor/Model/Schoolwork.php @@ -6,6 +6,7 @@ class Schoolwork extends ModelBase { + const TITLE = 'title'; const STUDENT_INSTRUCTIONS = 'studentInstructions'; @@ -241,4 +242,6 @@ public function setSubmitViaArbor($submitViaArbor = null) { $this->setProperty('submitViaArbor', $submitViaArbor); } + + } diff --git a/src/Arbor/Model/SchoolworkAspect.php b/src/Arbor/Model/SchoolworkAspect.php index 605a8f2a..5811d055 100644 --- a/src/Arbor/Model/SchoolworkAspect.php +++ b/src/Arbor/Model/SchoolworkAspect.php @@ -6,6 +6,7 @@ class SchoolworkAspect extends ModelBase { + const SCHOOLWORK = 'schoolwork'; const ASPECT_NAME = 'aspectName'; @@ -169,4 +170,6 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } + + } diff --git a/src/Arbor/Model/SenEvent.php b/src/Arbor/Model/SenEvent.php index f2df9257..c730af7e 100644 --- a/src/Arbor/Model/SenEvent.php +++ b/src/Arbor/Model/SenEvent.php @@ -6,6 +6,7 @@ class SenEvent extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -187,4 +188,6 @@ public function setSenEventDescription($senEventDescription = null) { $this->setProperty('senEventDescription', $senEventDescription); } + + } diff --git a/src/Arbor/Model/SenEventOutcome.php b/src/Arbor/Model/SenEventOutcome.php index be2e3b6f..8eb95623 100644 --- a/src/Arbor/Model/SenEventOutcome.php +++ b/src/Arbor/Model/SenEventOutcome.php @@ -6,6 +6,7 @@ class SenEventOutcome extends ModelBase { + const SEN_EVENT = 'senEvent'; const SEN_EVENT_OUTCOME_TYPE = 'senEventOutcomeType'; @@ -97,4 +98,6 @@ public function setComments($comments = null) { $this->setProperty('comments', $comments); } + + } diff --git a/src/Arbor/Model/SenEventOutcomeType.php b/src/Arbor/Model/SenEventOutcomeType.php index a9ceeab8..afc493e5 100644 --- a/src/Arbor/Model/SenEventOutcomeType.php +++ b/src/Arbor/Model/SenEventOutcomeType.php @@ -6,6 +6,7 @@ class SenEventOutcomeType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setSenEventOutcomeType($senEventOutcomeType = null) { $this->setProperty('senEventOutcomeType', $senEventOutcomeType); } + + } diff --git a/src/Arbor/Model/SenEventType.php b/src/Arbor/Model/SenEventType.php index cd2a6b2d..43e36bde 100644 --- a/src/Arbor/Model/SenEventType.php +++ b/src/Arbor/Model/SenEventType.php @@ -6,6 +6,7 @@ class SenEventType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setSenEventType($senEventType = null) { $this->setProperty('senEventType', $senEventType); } + + } diff --git a/src/Arbor/Model/SenNeed.php b/src/Arbor/Model/SenNeed.php index 294bd2e0..a685f364 100644 --- a/src/Arbor/Model/SenNeed.php +++ b/src/Arbor/Model/SenNeed.php @@ -6,6 +6,7 @@ class SenNeed extends ModelBase { + const STUDENT = 'student'; const SEN_NEED_TYPE = 'senNeedType'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/SenNeedType.php b/src/Arbor/Model/SenNeedType.php index 7d3c05a8..2a4fb788 100644 --- a/src/Arbor/Model/SenNeedType.php +++ b/src/Arbor/Model/SenNeedType.php @@ -6,6 +6,7 @@ class SenNeedType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setExportCode($exportCode = null) { $this->setProperty('exportCode', $exportCode); } + + } diff --git a/src/Arbor/Model/SenNote.php b/src/Arbor/Model/SenNote.php index 1a41cc80..5ffafc34 100644 --- a/src/Arbor/Model/SenNote.php +++ b/src/Arbor/Model/SenNote.php @@ -6,6 +6,7 @@ class SenNote extends ModelBase { + const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -115,4 +116,6 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } + + } diff --git a/src/Arbor/Model/SenStatement.php b/src/Arbor/Model/SenStatement.php index 89982113..59df247f 100644 --- a/src/Arbor/Model/SenStatement.php +++ b/src/Arbor/Model/SenStatement.php @@ -6,6 +6,7 @@ class SenStatement extends ModelBase { + const STUDENT = 'student'; const DATE_REQUESTED = 'dateRequested'; @@ -259,4 +260,6 @@ public function setComments($comments = null) { $this->setProperty('comments', $comments); } + + } diff --git a/src/Arbor/Model/SenStatus.php b/src/Arbor/Model/SenStatus.php index 691324c8..19a8f9d0 100644 --- a/src/Arbor/Model/SenStatus.php +++ b/src/Arbor/Model/SenStatus.php @@ -6,6 +6,7 @@ class SenStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setD00229($d00229 = null) { $this->setProperty('d00229', $d00229); } + + } diff --git a/src/Arbor/Model/SenStatusAssignment.php b/src/Arbor/Model/SenStatusAssignment.php index 2bc207f3..f10ead62 100644 --- a/src/Arbor/Model/SenStatusAssignment.php +++ b/src/Arbor/Model/SenStatusAssignment.php @@ -6,6 +6,7 @@ class SenStatusAssignment extends ModelBase { + const SEN_STATUS = 'senStatus'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/SendingProfile.php b/src/Arbor/Model/SendingProfile.php index 2af3f3b9..386f71d9 100644 --- a/src/Arbor/Model/SendingProfile.php +++ b/src/Arbor/Model/SendingProfile.php @@ -6,6 +6,7 @@ class SendingProfile extends ModelBase { + const OWNER = 'owner'; const EMAIL_ADDRESS = 'emailAddress'; @@ -115,4 +116,6 @@ public function setPermittedSender(Staff $permittedSender = null) { $this->setProperty('permittedSender', $permittedSender); } + + } diff --git a/src/Arbor/Model/Session.php b/src/Arbor/Model/Session.php index dc206c4f..f707c6c2 100644 --- a/src/Arbor/Model/Session.php +++ b/src/Arbor/Model/Session.php @@ -6,6 +6,7 @@ class Session extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -223,4 +224,6 @@ public function setIsSuspended($isSuspended = null) { $this->setProperty('isSuspended', $isSuspended); } + + } diff --git a/src/Arbor/Model/SessionRoomAssetRequirement.php b/src/Arbor/Model/SessionRoomAssetRequirement.php index 8c93957c..3d96d858 100644 --- a/src/Arbor/Model/SessionRoomAssetRequirement.php +++ b/src/Arbor/Model/SessionRoomAssetRequirement.php @@ -6,6 +6,7 @@ class SessionRoomAssetRequirement extends ModelBase { + const SESSION = 'session'; const ROOM_ASSET = 'roomAsset'; @@ -97,4 +98,6 @@ public function setQuantity($quantity = null) { $this->setProperty('quantity', $quantity); } + + } diff --git a/src/Arbor/Model/SessionRoomFeatureRequirement.php b/src/Arbor/Model/SessionRoomFeatureRequirement.php index bcda94ae..732bf041 100644 --- a/src/Arbor/Model/SessionRoomFeatureRequirement.php +++ b/src/Arbor/Model/SessionRoomFeatureRequirement.php @@ -6,6 +6,7 @@ class SessionRoomFeatureRequirement extends ModelBase { + const SESSION = 'session'; const ROOM_FEATURE = 'roomFeature'; @@ -79,4 +80,6 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } + + } diff --git a/src/Arbor/Model/Site.php b/src/Arbor/Model/Site.php index 1061355f..79445feb 100644 --- a/src/Arbor/Model/Site.php +++ b/src/Arbor/Model/Site.php @@ -6,6 +6,7 @@ class Site extends ModelBase { + const SITE_NAME = 'siteName'; const SHORT_NAME = 'shortName'; @@ -97,4 +98,6 @@ public function setSiteDisplayOrder($siteDisplayOrder = null) { $this->setProperty('siteDisplayOrder', $siteDisplayOrder); } + + } diff --git a/src/Arbor/Model/SiteOperatingPeriod.php b/src/Arbor/Model/SiteOperatingPeriod.php index 03abeb2c..279e66d4 100644 --- a/src/Arbor/Model/SiteOperatingPeriod.php +++ b/src/Arbor/Model/SiteOperatingPeriod.php @@ -6,6 +6,7 @@ class SiteOperatingPeriod extends ModelBase { + const SITE = 'site'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -151,4 +152,6 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } + + } diff --git a/src/Arbor/Model/SiteOperatingPeriodException.php b/src/Arbor/Model/SiteOperatingPeriodException.php index cc8fab03..b5939eda 100644 --- a/src/Arbor/Model/SiteOperatingPeriodException.php +++ b/src/Arbor/Model/SiteOperatingPeriodException.php @@ -6,6 +6,7 @@ class SiteOperatingPeriodException extends ModelBase { + const SITE = 'site'; const START_DATE = 'startDate'; @@ -97,4 +98,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/SiteTravelTime.php b/src/Arbor/Model/SiteTravelTime.php index f5d89f9d..c76a29b8 100644 --- a/src/Arbor/Model/SiteTravelTime.php +++ b/src/Arbor/Model/SiteTravelTime.php @@ -6,6 +6,7 @@ class SiteTravelTime extends ModelBase { + const SITE1 = 'site1'; const SITE2 = 'site2'; @@ -97,4 +98,6 @@ public function setTravelTime($travelTime = null) { $this->setProperty('travelTime', $travelTime); } + + } diff --git a/src/Arbor/Model/SmsMessage.php b/src/Arbor/Model/SmsMessage.php index f8f54e6a..c30916c5 100644 --- a/src/Arbor/Model/SmsMessage.php +++ b/src/Arbor/Model/SmsMessage.php @@ -6,6 +6,7 @@ class SmsMessage extends ModelBase { + const SMS_MESSAGE_DRAFT = 'smsMessageDraft'; const MESSAGE_TYPE = 'messageType'; @@ -367,4 +368,6 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } + + } diff --git a/src/Arbor/Model/SmsMessageDraft.php b/src/Arbor/Model/SmsMessageDraft.php index 862446aa..00e47d06 100644 --- a/src/Arbor/Model/SmsMessageDraft.php +++ b/src/Arbor/Model/SmsMessageDraft.php @@ -6,6 +6,7 @@ class SmsMessageDraft extends ModelBase { + const SENDER = 'sender'; const MESSAGE_TEXT = 'messageText'; @@ -223,4 +224,6 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } + + } diff --git a/src/Arbor/Model/SmsMessagePart.php b/src/Arbor/Model/SmsMessagePart.php index a5e44b84..ed1fd8bd 100644 --- a/src/Arbor/Model/SmsMessagePart.php +++ b/src/Arbor/Model/SmsMessagePart.php @@ -6,6 +6,7 @@ class SmsMessagePart extends ModelBase { + const SMS_MESSAGE = 'smsMessage'; const PART_IDENTIFIER = 'partIdentifier'; @@ -151,4 +152,6 @@ public function setCost($cost = null) { $this->setProperty('cost', $cost); } + + } diff --git a/src/Arbor/Model/SmsMessagePermittedSender.php b/src/Arbor/Model/SmsMessagePermittedSender.php index 9107aa8e..6ea9d531 100644 --- a/src/Arbor/Model/SmsMessagePermittedSender.php +++ b/src/Arbor/Model/SmsMessagePermittedSender.php @@ -6,6 +6,7 @@ class SmsMessagePermittedSender extends ModelBase { + const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -97,4 +98,6 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } + + } diff --git a/src/Arbor/Model/SmsMessageStatus.php b/src/Arbor/Model/SmsMessageStatus.php index 81cc8b86..73074a26 100644 --- a/src/Arbor/Model/SmsMessageStatus.php +++ b/src/Arbor/Model/SmsMessageStatus.php @@ -6,6 +6,7 @@ class SmsMessageStatus extends ModelBase { + const SMS_MESSAGE = 'smsMessage'; const SMS_MESSAGE_PART = 'smsMessagePart'; @@ -133,4 +134,6 @@ public function setErrorType($errorType = null) { $this->setProperty('errorType', $errorType); } + + } diff --git a/src/Arbor/Model/Snippet.php b/src/Arbor/Model/Snippet.php index bbcbfc21..b72f3106 100644 --- a/src/Arbor/Model/Snippet.php +++ b/src/Arbor/Model/Snippet.php @@ -6,6 +6,7 @@ class Snippet extends ModelBase { + const SNIPPET_NAME = 'snippetName'; const SNIPPET_TEXT = 'snippetText'; @@ -151,4 +152,6 @@ public function setIsShared($isShared = null) { $this->setProperty('isShared', $isShared); } + + } diff --git a/src/Arbor/Model/Staff.php b/src/Arbor/Model/Staff.php index 67438b68..3a594634 100644 --- a/src/Arbor/Model/Staff.php +++ b/src/Arbor/Model/Staff.php @@ -7,6 +7,7 @@ class Staff extends ModelBase { + const PERSON = 'person'; const ETHNICITY = 'ethnicity'; @@ -350,4 +351,6 @@ public function setNewlyQualifiedTeacherDate(\DateTime $newlyQualifiedTeacherDat { $this->setProperty('newlyQualifiedTeacherDate', $newlyQualifiedTeacherDate); } + + } diff --git a/src/Arbor/Model/StaffAbsence.php b/src/Arbor/Model/StaffAbsence.php index b7b91e99..e266e915 100644 --- a/src/Arbor/Model/StaffAbsence.php +++ b/src/Arbor/Model/StaffAbsence.php @@ -6,6 +6,7 @@ class StaffAbsence extends ModelBase { + const STAFF = 'staff'; const START_DATETIME = 'startDatetime'; @@ -331,4 +332,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/StaffAbsenceCategory.php b/src/Arbor/Model/StaffAbsenceCategory.php index 1b6081fa..29755c4f 100644 --- a/src/Arbor/Model/StaffAbsenceCategory.php +++ b/src/Arbor/Model/StaffAbsenceCategory.php @@ -6,6 +6,7 @@ class StaffAbsenceCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -277,4 +278,6 @@ public function setIsAuthorizedAbsence($isAuthorizedAbsence = null) { $this->setProperty('isAuthorizedAbsence', $isAuthorizedAbsence); } + + } diff --git a/src/Arbor/Model/StaffAbsenceSicknessCategory.php b/src/Arbor/Model/StaffAbsenceSicknessCategory.php index 2410785c..b5e785c8 100644 --- a/src/Arbor/Model/StaffAbsenceSicknessCategory.php +++ b/src/Arbor/Model/StaffAbsenceSicknessCategory.php @@ -6,6 +6,7 @@ class StaffAbsenceSicknessCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php b/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php index f438c282..e34cac46 100644 --- a/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php +++ b/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php @@ -6,6 +6,7 @@ class StaffAbsenceSicknessSubcategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/StaffAttendanceMark.php b/src/Arbor/Model/StaffAttendanceMark.php index 473bb248..d67527ca 100644 --- a/src/Arbor/Model/StaffAttendanceMark.php +++ b/src/Arbor/Model/StaffAttendanceMark.php @@ -6,6 +6,7 @@ class StaffAttendanceMark extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -349,4 +350,6 @@ public function setIsPhysicalNotRequired($isPhysicalNotRequired = null) { $this->setProperty('isPhysicalNotRequired', $isPhysicalNotRequired); } + + } diff --git a/src/Arbor/Model/StaffAttendanceRecord.php b/src/Arbor/Model/StaffAttendanceRecord.php index 606e62ae..95e68d7a 100644 --- a/src/Arbor/Model/StaffAttendanceRecord.php +++ b/src/Arbor/Model/StaffAttendanceRecord.php @@ -6,6 +6,7 @@ class StaffAttendanceRecord extends ModelBase { + const STAFF = 'staff'; const ATTENDANCE_PERIOD_DATE = 'attendancePeriodDate'; @@ -205,4 +206,6 @@ public function setStaffAbsence(StaffAbsence $staffAbsence = null) { $this->setProperty('staffAbsence', $staffAbsence); } + + } diff --git a/src/Arbor/Model/StaffContract.php b/src/Arbor/Model/StaffContract.php index 58107d7e..ffd2db43 100644 --- a/src/Arbor/Model/StaffContract.php +++ b/src/Arbor/Model/StaffContract.php @@ -6,6 +6,7 @@ class StaffContract extends ModelBase { + const STAFF = 'staff'; const STAFF_EMPLOYMENT_TYPE = 'staffEmploymentType'; @@ -295,4 +296,6 @@ public function setLastPayReviewDate(\DateTime $lastPayReviewDate = null) { $this->setProperty('lastPayReviewDate', $lastPayReviewDate); } + + } diff --git a/src/Arbor/Model/StaffContractPost.php b/src/Arbor/Model/StaffContractPost.php index f1d345cf..5467db6b 100644 --- a/src/Arbor/Model/StaffContractPost.php +++ b/src/Arbor/Model/StaffContractPost.php @@ -6,6 +6,7 @@ class StaffContractPost extends ModelBase { + const STAFF_CONTRACT = 'staffContract'; const POSITION = 'position'; @@ -259,4 +260,6 @@ public function setEndReason(StaffContractPostEndReason $endReason = null) { $this->setProperty('endReason', $endReason); } + + } diff --git a/src/Arbor/Model/StaffContractPostAdditionalPayment.php b/src/Arbor/Model/StaffContractPostAdditionalPayment.php index 3b0138d1..908721fd 100644 --- a/src/Arbor/Model/StaffContractPostAdditionalPayment.php +++ b/src/Arbor/Model/StaffContractPostAdditionalPayment.php @@ -6,6 +6,7 @@ class StaffContractPostAdditionalPayment extends ModelBase { + const STAFF_CONTRACT_POST = 'staffContractPost'; const ADDITIONAL_PAYMENT = 'additionalPayment'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StaffContractPostAllowance.php b/src/Arbor/Model/StaffContractPostAllowance.php index 66c62d6b..dd976597 100644 --- a/src/Arbor/Model/StaffContractPostAllowance.php +++ b/src/Arbor/Model/StaffContractPostAllowance.php @@ -6,6 +6,7 @@ class StaffContractPostAllowance extends ModelBase { + const STAFF_CONTRACT_POST = 'staffContractPost'; const LINKED_ALLOWANCE = 'linkedAllowance'; @@ -241,4 +242,6 @@ public function setBenefitInKind($benefitInKind = null) { $this->setProperty('benefitInKind', $benefitInKind); } + + } diff --git a/src/Arbor/Model/StaffContractPostEndReason.php b/src/Arbor/Model/StaffContractPostEndReason.php index d5708701..9c8c93b8 100644 --- a/src/Arbor/Model/StaffContractPostEndReason.php +++ b/src/Arbor/Model/StaffContractPostEndReason.php @@ -6,6 +6,7 @@ class StaffContractPostEndReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/StaffContractPostRate.php b/src/Arbor/Model/StaffContractPostRate.php index 569440d2..0b6f1e4d 100644 --- a/src/Arbor/Model/StaffContractPostRate.php +++ b/src/Arbor/Model/StaffContractPostRate.php @@ -6,6 +6,7 @@ class StaffContractPostRate extends ModelBase { + const STAFF_CONTRACT_POST = 'staffContractPost'; const RATE = 'rate'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StaffContractPostSalary.php b/src/Arbor/Model/StaffContractPostSalary.php index c785f169..71cacb1a 100644 --- a/src/Arbor/Model/StaffContractPostSalary.php +++ b/src/Arbor/Model/StaffContractPostSalary.php @@ -6,6 +6,7 @@ class StaffContractPostSalary extends ModelBase { + const STAFF_CONTRACT_POST = 'staffContractPost'; const GROSS_SALARY = 'grossSalary'; @@ -277,4 +278,6 @@ public function setSafeguardedPeriodEndDate(\DateTime $safeguardedPeriodEndDate { $this->setProperty('safeguardedPeriodEndDate', $safeguardedPeriodEndDate); } + + } diff --git a/src/Arbor/Model/StaffContractPostStartReason.php b/src/Arbor/Model/StaffContractPostStartReason.php index c15bd867..8589cbbf 100644 --- a/src/Arbor/Model/StaffContractPostStartReason.php +++ b/src/Arbor/Model/StaffContractPostStartReason.php @@ -6,6 +6,7 @@ class StaffContractPostStartReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/StaffDestination.php b/src/Arbor/Model/StaffDestination.php index fa09393b..52871bc7 100644 --- a/src/Arbor/Model/StaffDestination.php +++ b/src/Arbor/Model/StaffDestination.php @@ -6,6 +6,7 @@ class StaffDestination extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/StaffEmploymentType.php b/src/Arbor/Model/StaffEmploymentType.php index 26ec2c2a..8e959692 100644 --- a/src/Arbor/Model/StaffEmploymentType.php +++ b/src/Arbor/Model/StaffEmploymentType.php @@ -6,6 +6,7 @@ class StaffEmploymentType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setEmploymentTypeName($employmentTypeName = null) { $this->setProperty('employmentTypeName', $employmentTypeName); } + + } diff --git a/src/Arbor/Model/StaffLeavingReason.php b/src/Arbor/Model/StaffLeavingReason.php index 37dacd69..1101dd56 100644 --- a/src/Arbor/Model/StaffLeavingReason.php +++ b/src/Arbor/Model/StaffLeavingReason.php @@ -6,6 +6,7 @@ class StaffLeavingReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/StaffObjective.php b/src/Arbor/Model/StaffObjective.php index a2b42cf7..78692a55 100644 --- a/src/Arbor/Model/StaffObjective.php +++ b/src/Arbor/Model/StaffObjective.php @@ -6,6 +6,7 @@ class StaffObjective extends ModelBase { + const STAFF = 'staff'; const APPRAISAL = 'appraisal'; @@ -223,4 +224,6 @@ public function setOutcome($outcome = null) { $this->setProperty('outcome', $outcome); } + + } diff --git a/src/Arbor/Model/StaffOrigin.php b/src/Arbor/Model/StaffOrigin.php index 19b00855..335ef45e 100644 --- a/src/Arbor/Model/StaffOrigin.php +++ b/src/Arbor/Model/StaffOrigin.php @@ -6,6 +6,7 @@ class StaffOrigin extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } + + } diff --git a/src/Arbor/Model/StaffRoomFeatureRequirement.php b/src/Arbor/Model/StaffRoomFeatureRequirement.php index f9ae3841..5f569fc0 100644 --- a/src/Arbor/Model/StaffRoomFeatureRequirement.php +++ b/src/Arbor/Model/StaffRoomFeatureRequirement.php @@ -6,6 +6,7 @@ class StaffRoomFeatureRequirement extends ModelBase { + const STAFF = 'staff'; const ROOM_FEATURE = 'roomFeature'; @@ -79,4 +80,6 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } + + } diff --git a/src/Arbor/Model/StaffWorkingPeriod.php b/src/Arbor/Model/StaffWorkingPeriod.php index 24615858..9c36ceef 100644 --- a/src/Arbor/Model/StaffWorkingPeriod.php +++ b/src/Arbor/Model/StaffWorkingPeriod.php @@ -6,6 +6,7 @@ class StaffWorkingPeriod extends ModelBase { + const STAFF = 'staff'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -259,4 +260,6 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } + + } diff --git a/src/Arbor/Model/StandardizedAssessment.php b/src/Arbor/Model/StandardizedAssessment.php index c33c35ef..88f14af4 100644 --- a/src/Arbor/Model/StandardizedAssessment.php +++ b/src/Arbor/Model/StandardizedAssessment.php @@ -6,6 +6,7 @@ class StandardizedAssessment extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setGradePointScale(GradePointScale $gradePointScale = null) { $this->setProperty('gradePointScale', $gradePointScale); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentAspect.php b/src/Arbor/Model/StandardizedAssessmentAspect.php index 7bb2ee08..c1de422e 100644 --- a/src/Arbor/Model/StandardizedAssessmentAspect.php +++ b/src/Arbor/Model/StandardizedAssessmentAspect.php @@ -6,6 +6,7 @@ class StandardizedAssessmentAspect extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -242,4 +243,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentAspectCategory.php b/src/Arbor/Model/StandardizedAssessmentAspectCategory.php index 08d6d0d6..89fcb351 100644 --- a/src/Arbor/Model/StandardizedAssessmentAspectCategory.php +++ b/src/Arbor/Model/StandardizedAssessmentAspectCategory.php @@ -6,6 +6,7 @@ class StandardizedAssessmentAspectCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentBatch.php b/src/Arbor/Model/StandardizedAssessmentBatch.php index f4d2c25c..568d7161 100644 --- a/src/Arbor/Model/StandardizedAssessmentBatch.php +++ b/src/Arbor/Model/StandardizedAssessmentBatch.php @@ -6,6 +6,7 @@ class StandardizedAssessmentBatch extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const BATCH_NAME = 'batchName'; @@ -133,4 +134,6 @@ public function setSenStudentsOnly($senStudentsOnly = null) { $this->setProperty('senStudentsOnly', $senStudentsOnly); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentBatchTarget.php b/src/Arbor/Model/StandardizedAssessmentBatchTarget.php index 99a99b84..9031e983 100644 --- a/src/Arbor/Model/StandardizedAssessmentBatchTarget.php +++ b/src/Arbor/Model/StandardizedAssessmentBatchTarget.php @@ -6,6 +6,7 @@ class StandardizedAssessmentBatchTarget extends ModelBase { + const STANDARDIZED_ASSESSMENT_BATCH = 'standardizedAssessmentBatch'; const TARGET = 'target'; @@ -79,4 +80,6 @@ public function setTarget(ModelBase $target = null) { $this->setProperty('target', $target); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentComponent.php b/src/Arbor/Model/StandardizedAssessmentComponent.php index 0a11c89e..ac9bb5ef 100644 --- a/src/Arbor/Model/StandardizedAssessmentComponent.php +++ b/src/Arbor/Model/StandardizedAssessmentComponent.php @@ -6,6 +6,7 @@ class StandardizedAssessmentComponent extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentMark.php b/src/Arbor/Model/StandardizedAssessmentMark.php index 0f6b4c1a..eb7a915b 100644 --- a/src/Arbor/Model/StandardizedAssessmentMark.php +++ b/src/Arbor/Model/StandardizedAssessmentMark.php @@ -6,6 +6,7 @@ class StandardizedAssessmentMark extends ModelBase { + const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT_ASPECT = 'standardizedAssessmentAspect'; @@ -187,4 +188,6 @@ public function setAssessmentImportItem(AssessmentImportItem $assessmentImportIt { $this->setProperty('assessmentImportItem', $assessmentImportItem); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentSuite.php b/src/Arbor/Model/StandardizedAssessmentSuite.php index f599f0db..2840e8e7 100644 --- a/src/Arbor/Model/StandardizedAssessmentSuite.php +++ b/src/Arbor/Model/StandardizedAssessmentSuite.php @@ -6,6 +6,7 @@ class StandardizedAssessmentSuite extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentTemplate.php b/src/Arbor/Model/StandardizedAssessmentTemplate.php index 4e319fbf..a04ed63a 100644 --- a/src/Arbor/Model/StandardizedAssessmentTemplate.php +++ b/src/Arbor/Model/StandardizedAssessmentTemplate.php @@ -6,6 +6,7 @@ class StandardizedAssessmentTemplate extends ModelBase { + const TEMPLATE_NAME = 'templateName'; const CODE = 'code'; @@ -115,4 +116,6 @@ public function setValidityEndDate(\DateTime $validityEndDate = null) { $this->setProperty('validityEndDate', $validityEndDate); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php b/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php index 721b30e7..e99e7834 100644 --- a/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php +++ b/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php @@ -6,6 +6,7 @@ class StandardizedAssessmentTemplateAssessment extends ModelBase { + const STANDARDIZED_ASSESSMENT_TEMPLATE = 'standardizedAssessmentTemplate'; const STANDARDIZED_ASSESSMENT = 'standardizedAssessment'; @@ -97,4 +98,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentThreshold.php b/src/Arbor/Model/StandardizedAssessmentThreshold.php index bb9fb309..d248d26e 100644 --- a/src/Arbor/Model/StandardizedAssessmentThreshold.php +++ b/src/Arbor/Model/StandardizedAssessmentThreshold.php @@ -6,6 +6,7 @@ class StandardizedAssessmentThreshold extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -187,4 +188,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StandardizedAssessmentThresholdResult.php b/src/Arbor/Model/StandardizedAssessmentThresholdResult.php index c3bfc9b2..fc7564b3 100644 --- a/src/Arbor/Model/StandardizedAssessmentThresholdResult.php +++ b/src/Arbor/Model/StandardizedAssessmentThresholdResult.php @@ -6,6 +6,7 @@ class StandardizedAssessmentThresholdResult extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setGrade(Grade $grade = null) { $this->setProperty('grade', $grade); } + + } diff --git a/src/Arbor/Model/Student.php b/src/Arbor/Model/Student.php index 911a3547..d82aa16a 100644 --- a/src/Arbor/Model/Student.php +++ b/src/Arbor/Model/Student.php @@ -10,6 +10,7 @@ class Student extends ModelBase { + const PERSON = 'person'; const RELIGION = 'religion'; @@ -623,4 +624,6 @@ public function setTLevelPlannedEepHours($tLevelPlannedEepHours = null) { $this->setProperty('tLevelPlannedEepHours', $tLevelPlannedEepHours); } + + } diff --git a/src/Arbor/Model/StudentAbsenceNote.php b/src/Arbor/Model/StudentAbsenceNote.php index 62bd2fef..4e0a9b0d 100644 --- a/src/Arbor/Model/StudentAbsenceNote.php +++ b/src/Arbor/Model/StudentAbsenceNote.php @@ -6,6 +6,7 @@ class StudentAbsenceNote extends ModelBase { + const STUDENT = 'student'; const ABSENCE_START_DATETIME = 'absenceStartDatetime'; @@ -205,4 +206,6 @@ public function setStudentRepeatingAbsenceNote(StudentRepeatingAbsenceNote $stud { $this->setProperty('studentRepeatingAbsenceNote', $studentRepeatingAbsenceNote); } + + } diff --git a/src/Arbor/Model/StudentAdHocAssessmentMark.php b/src/Arbor/Model/StudentAdHocAssessmentMark.php index 0f9bb1a8..bba00c35 100644 --- a/src/Arbor/Model/StudentAdHocAssessmentMark.php +++ b/src/Arbor/Model/StudentAdHocAssessmentMark.php @@ -6,6 +6,7 @@ class StudentAdHocAssessmentMark extends ModelBase { + const AD_HOC_ASSESSMENT_BATCH = 'adHocAssessmentBatch'; const STUDENT = 'student'; @@ -277,4 +278,6 @@ public function setApprovedStaff(Staff $approvedStaff = null) { $this->setProperty('approvedStaff', $approvedStaff); } + + } diff --git a/src/Arbor/Model/StudentAttendancePattern.php b/src/Arbor/Model/StudentAttendancePattern.php index 88463adb..b8e2bf97 100644 --- a/src/Arbor/Model/StudentAttendancePattern.php +++ b/src/Arbor/Model/StudentAttendancePattern.php @@ -6,6 +6,7 @@ class StudentAttendancePattern extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StudentBursaryLevel.php b/src/Arbor/Model/StudentBursaryLevel.php index 3f714d87..084a9ce7 100644 --- a/src/Arbor/Model/StudentBursaryLevel.php +++ b/src/Arbor/Model/StudentBursaryLevel.php @@ -6,6 +6,7 @@ class StudentBursaryLevel extends ModelBase { + const STUDENT = 'student'; const BURSARY_LEVEL = 'bursaryLevel'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StudentClubSessionInterval.php b/src/Arbor/Model/StudentClubSessionInterval.php index ead6a7bb..2903a6a7 100644 --- a/src/Arbor/Model/StudentClubSessionInterval.php +++ b/src/Arbor/Model/StudentClubSessionInterval.php @@ -6,6 +6,7 @@ class StudentClubSessionInterval extends ModelBase { + const STUDENT = 'student'; const CLUB_SESSION_INTERVAL = 'clubSessionInterval'; @@ -187,4 +188,6 @@ public function setHasMeals($hasMeals = null) { $this->setProperty('hasMeals', $hasMeals); } + + } diff --git a/src/Arbor/Model/StudentCurriculumAchievement.php b/src/Arbor/Model/StudentCurriculumAchievement.php index bdb1c320..3a30f96b 100644 --- a/src/Arbor/Model/StudentCurriculumAchievement.php +++ b/src/Arbor/Model/StudentCurriculumAchievement.php @@ -6,6 +6,7 @@ class StudentCurriculumAchievement extends ModelBase { + const STUDENT = 'student'; const CURRICULUM_STATEMENT = 'curriculumStatement'; @@ -151,4 +152,6 @@ public function setAchievementDate(\DateTime $achievementDate = null) { $this->setProperty('achievementDate', $achievementDate); } + + } diff --git a/src/Arbor/Model/StudentCurriculumEvidence.php b/src/Arbor/Model/StudentCurriculumEvidence.php index c264f5c8..da15cca6 100644 --- a/src/Arbor/Model/StudentCurriculumEvidence.php +++ b/src/Arbor/Model/StudentCurriculumEvidence.php @@ -6,6 +6,7 @@ class StudentCurriculumEvidence extends ModelBase { + const STUDENT = 'student'; const CURRICULUM_STATEMENT = 'curriculumStatement'; @@ -187,4 +188,6 @@ public function setEvidence(ModelBase $evidence = null) { $this->setProperty('evidence', $evidence); } + + } diff --git a/src/Arbor/Model/StudentCurriculumScore.php b/src/Arbor/Model/StudentCurriculumScore.php index 5e18539b..3f550e62 100644 --- a/src/Arbor/Model/StudentCurriculumScore.php +++ b/src/Arbor/Model/StudentCurriculumScore.php @@ -6,6 +6,7 @@ class StudentCurriculumScore extends ModelBase { + const STUDENT = 'student'; const CURRICULUM_ENTITY = 'curriculumEntity'; @@ -223,4 +224,6 @@ public function setDate(\DateTime $date = null) { $this->setProperty('date', $date); } + + } diff --git a/src/Arbor/Model/StudentDestination.php b/src/Arbor/Model/StudentDestination.php index d68434ec..739191c1 100644 --- a/src/Arbor/Model/StudentDestination.php +++ b/src/Arbor/Model/StudentDestination.php @@ -6,6 +6,7 @@ class StudentDestination extends ModelBase { + const STUDENT = 'student'; const STUDENT_DESTINATION_TYPE = 'studentDestinationType'; @@ -151,4 +152,6 @@ public function setLinkedRecord(ModelBase $linkedRecord = null) { $this->setProperty('linkedRecord', $linkedRecord); } + + } diff --git a/src/Arbor/Model/StudentDestinationType.php b/src/Arbor/Model/StudentDestinationType.php index 00892cfc..18523f93 100644 --- a/src/Arbor/Model/StudentDestinationType.php +++ b/src/Arbor/Model/StudentDestinationType.php @@ -6,6 +6,7 @@ class StudentDestinationType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -169,4 +170,6 @@ public function setLinkedEntityType($linkedEntityType = null) { $this->setProperty('linkedEntityType', $linkedEntityType); } + + } diff --git a/src/Arbor/Model/StudentEducationalHistory.php b/src/Arbor/Model/StudentEducationalHistory.php index 3b63e06c..efd436a1 100644 --- a/src/Arbor/Model/StudentEducationalHistory.php +++ b/src/Arbor/Model/StudentEducationalHistory.php @@ -6,6 +6,7 @@ class StudentEducationalHistory extends ModelBase { + const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -151,4 +152,6 @@ public function setUnenrolmentReason(UnenrolmentReason $unenrolmentReason = null { $this->setProperty('unenrolmentReason', $unenrolmentReason); } + + } diff --git a/src/Arbor/Model/StudentEmploymentRecord.php b/src/Arbor/Model/StudentEmploymentRecord.php index be502236..40334a1e 100644 --- a/src/Arbor/Model/StudentEmploymentRecord.php +++ b/src/Arbor/Model/StudentEmploymentRecord.php @@ -6,6 +6,7 @@ class StudentEmploymentRecord extends ModelBase { + const STUDENT = 'student'; const EMPLOYER = 'employer'; @@ -169,4 +170,6 @@ public function setEmploymentRecordType(EmploymentRecordType $employmentRecordTy { $this->setProperty('employmentRecordType', $employmentRecordType); } + + } diff --git a/src/Arbor/Model/StudentFunding.php b/src/Arbor/Model/StudentFunding.php index 50630901..7218ca57 100644 --- a/src/Arbor/Model/StudentFunding.php +++ b/src/Arbor/Model/StudentFunding.php @@ -6,6 +6,7 @@ class StudentFunding extends ModelBase { + const STUDENT = 'student'; const STUDENT_FUNDING_TYPE = 'studentFundingType'; @@ -133,4 +134,6 @@ public function setNote($note = null) { $this->setProperty('note', $note); } + + } diff --git a/src/Arbor/Model/StudentFundingType.php b/src/Arbor/Model/StudentFundingType.php index 897827b3..5ec24da4 100644 --- a/src/Arbor/Model/StudentFundingType.php +++ b/src/Arbor/Model/StudentFundingType.php @@ -6,6 +6,7 @@ class StudentFundingType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/StudentGift.php b/src/Arbor/Model/StudentGift.php index 3b4f7643..df1d1de6 100644 --- a/src/Arbor/Model/StudentGift.php +++ b/src/Arbor/Model/StudentGift.php @@ -6,6 +6,7 @@ class StudentGift extends ModelBase { + const STUDENT = 'student'; const SUBJECT = 'subject'; @@ -133,4 +134,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/StudentGuardianRelationship.php b/src/Arbor/Model/StudentGuardianRelationship.php index 9027b7ca..e77d751d 100644 --- a/src/Arbor/Model/StudentGuardianRelationship.php +++ b/src/Arbor/Model/StudentGuardianRelationship.php @@ -6,6 +6,7 @@ class StudentGuardianRelationship extends ModelBase { + const STUDENT = 'student'; const GUARDIAN = 'guardian'; @@ -223,4 +224,6 @@ public function setAccessNotes($accessNotes = null) { $this->setProperty('accessNotes', $accessNotes); } + + } diff --git a/src/Arbor/Model/StudentIntervention.php b/src/Arbor/Model/StudentIntervention.php index b30d3397..4606b737 100644 --- a/src/Arbor/Model/StudentIntervention.php +++ b/src/Arbor/Model/StudentIntervention.php @@ -6,6 +6,7 @@ class StudentIntervention extends ModelBase { + const STUDENT = 'student'; const INTERVENTION = 'intervention'; @@ -349,4 +350,6 @@ public function setEstimatedDuration($estimatedDuration = null) { $this->setProperty('estimatedDuration', $estimatedDuration); } + + } diff --git a/src/Arbor/Model/StudentInterventionReview.php b/src/Arbor/Model/StudentInterventionReview.php index 38edf881..5e271e9c 100644 --- a/src/Arbor/Model/StudentInterventionReview.php +++ b/src/Arbor/Model/StudentInterventionReview.php @@ -6,6 +6,7 @@ class StudentInterventionReview extends ModelBase { + const STUDENT_INTERVENTION = 'studentIntervention'; const INTERVENTION_REVIEW = 'interventionReview'; @@ -115,4 +116,6 @@ public function setReviewDate(\DateTime $reviewDate = null) { $this->setProperty('reviewDate', $reviewDate); } + + } diff --git a/src/Arbor/Model/StudentLinkedRelationship.php b/src/Arbor/Model/StudentLinkedRelationship.php index 322d4724..b90497d7 100644 --- a/src/Arbor/Model/StudentLinkedRelationship.php +++ b/src/Arbor/Model/StudentLinkedRelationship.php @@ -6,6 +6,7 @@ class StudentLinkedRelationship extends ModelBase { + const STUDENT = 'student'; const LINKED_OBJECT = 'linkedObject'; @@ -133,4 +134,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/StudentLinkedRelationshipType.php b/src/Arbor/Model/StudentLinkedRelationshipType.php index 487f0fd6..c562d3e9 100644 --- a/src/Arbor/Model/StudentLinkedRelationshipType.php +++ b/src/Arbor/Model/StudentLinkedRelationshipType.php @@ -6,6 +6,7 @@ class StudentLinkedRelationshipType extends ModelBase { + const STUDENT_LINKED_RELATIONSHIP_TYPE_NAME = 'studentLinkedRelationshipTypeName'; const IS_MEDICAL = 'isMedical'; @@ -97,4 +98,6 @@ public function setIsAcademic($isAcademic = null) { $this->setProperty('isAcademic', $isAcademic); } + + } diff --git a/src/Arbor/Model/StudentMedicalRelationship.php b/src/Arbor/Model/StudentMedicalRelationship.php index 98637ed3..c0866fb1 100644 --- a/src/Arbor/Model/StudentMedicalRelationship.php +++ b/src/Arbor/Model/StudentMedicalRelationship.php @@ -6,6 +6,7 @@ class StudentMedicalRelationship extends ModelBase { + const STUDENT = 'student'; const MEDICAL_INSTITUTION = 'medicalInstitution'; @@ -169,4 +170,6 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } + + } diff --git a/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php b/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php index 1d0c3ac9..74ea282e 100644 --- a/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php +++ b/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php @@ -6,6 +6,7 @@ class StudentOtherSchoolAttendanceRecord extends ModelBase { + const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -223,4 +224,6 @@ public function setAttendanceMarks($attendanceMarks = null) { $this->setProperty('attendanceMarks', $attendanceMarks); } + + } diff --git a/src/Arbor/Model/StudentProgressAssessmentMark.php b/src/Arbor/Model/StudentProgressAssessmentMark.php index e571883d..ccfee344 100644 --- a/src/Arbor/Model/StudentProgressAssessmentMark.php +++ b/src/Arbor/Model/StudentProgressAssessmentMark.php @@ -6,6 +6,7 @@ class StudentProgressAssessmentMark extends ModelBase { + const STUDENT = 'student'; const ASSESSMENT = 'assessment'; @@ -295,4 +296,6 @@ public function setApprovedStaff(Staff $approvedStaff = null) { $this->setProperty('approvedStaff', $approvedStaff); } + + } diff --git a/src/Arbor/Model/StudentProgressBaseline.php b/src/Arbor/Model/StudentProgressBaseline.php index b0dc7e0a..22a8a17f 100644 --- a/src/Arbor/Model/StudentProgressBaseline.php +++ b/src/Arbor/Model/StudentProgressBaseline.php @@ -6,6 +6,7 @@ class StudentProgressBaseline extends ModelBase { + const STUDENT = 'student'; const ACADEMIC_YEAR = 'academicYear'; @@ -187,4 +188,6 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } + + } diff --git a/src/Arbor/Model/StudentProgressGoal.php b/src/Arbor/Model/StudentProgressGoal.php index 5c2b7c1a..71a1d685 100644 --- a/src/Arbor/Model/StudentProgressGoal.php +++ b/src/Arbor/Model/StudentProgressGoal.php @@ -6,6 +6,7 @@ class StudentProgressGoal extends ModelBase { + const STUDENT = 'student'; const ACADEMIC_YEAR = 'academicYear'; @@ -223,4 +224,6 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } + + } diff --git a/src/Arbor/Model/StudentRecordChange.php b/src/Arbor/Model/StudentRecordChange.php index 3dd49cbd..ef4bc17b 100644 --- a/src/Arbor/Model/StudentRecordChange.php +++ b/src/Arbor/Model/StudentRecordChange.php @@ -6,6 +6,7 @@ class StudentRecordChange extends ModelBase { + const STUDENT = 'student'; const CHANGER_CLASS_NAME = 'changerClassName'; @@ -205,4 +206,6 @@ public function setNewData($newData = null) { $this->setProperty('newData', $newData); } + + } diff --git a/src/Arbor/Model/StudentRepeatingAbsenceNote.php b/src/Arbor/Model/StudentRepeatingAbsenceNote.php index 65c9fb9c..8eb0c5c0 100644 --- a/src/Arbor/Model/StudentRepeatingAbsenceNote.php +++ b/src/Arbor/Model/StudentRepeatingAbsenceNote.php @@ -6,6 +6,7 @@ class StudentRepeatingAbsenceNote extends ModelBase { + const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -169,4 +170,6 @@ public function setMaxOccurrence($maxOccurrence = null) { $this->setProperty('maxOccurrence', $maxOccurrence); } + + } diff --git a/src/Arbor/Model/StudentRoomFeatureRequirement.php b/src/Arbor/Model/StudentRoomFeatureRequirement.php index b415dacb..9b17bf0d 100644 --- a/src/Arbor/Model/StudentRoomFeatureRequirement.php +++ b/src/Arbor/Model/StudentRoomFeatureRequirement.php @@ -6,6 +6,7 @@ class StudentRoomFeatureRequirement extends ModelBase { + const STUDENT = 'student'; const ROOM_FEATURE = 'roomFeature'; @@ -79,4 +80,6 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } + + } diff --git a/src/Arbor/Model/StudentSchoolwork.php b/src/Arbor/Model/StudentSchoolwork.php index 64d197b9..93f1f881 100644 --- a/src/Arbor/Model/StudentSchoolwork.php +++ b/src/Arbor/Model/StudentSchoolwork.php @@ -6,6 +6,7 @@ class StudentSchoolwork extends ModelBase { + const SCHOOLWORK = 'schoolwork'; const STUDENT = 'student'; @@ -151,4 +152,6 @@ public function setNotSubmittedDatetime(\DateTime $notSubmittedDatetime = null) { $this->setProperty('notSubmittedDatetime', $notSubmittedDatetime); } + + } diff --git a/src/Arbor/Model/StudentSchoolworkMark.php b/src/Arbor/Model/StudentSchoolworkMark.php index 7c61b943..e5011632 100644 --- a/src/Arbor/Model/StudentSchoolworkMark.php +++ b/src/Arbor/Model/StudentSchoolworkMark.php @@ -6,6 +6,7 @@ class StudentSchoolworkMark extends ModelBase { + const STUDENT_SCHOOLWORK = 'studentSchoolwork'; const SCHOOLWORK_ASPECT = 'schoolworkAspect'; @@ -169,4 +170,6 @@ public function setMarkDate(\DateTime $markDate = null) { $this->setProperty('markDate', $markDate); } + + } diff --git a/src/Arbor/Model/StudentStandardizedAssessment.php b/src/Arbor/Model/StudentStandardizedAssessment.php index d3eef842..156af614 100644 --- a/src/Arbor/Model/StudentStandardizedAssessment.php +++ b/src/Arbor/Model/StudentStandardizedAssessment.php @@ -6,6 +6,7 @@ class StudentStandardizedAssessment extends ModelBase { + const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT_TEMPLATE = 'standardizedAssessmentTemplate'; @@ -115,4 +116,6 @@ public function setCompletedDate(\DateTime $completedDate = null) { $this->setProperty('completedDate', $completedDate); } + + } diff --git a/src/Arbor/Model/StudentStandardizedAssessmentMark.php b/src/Arbor/Model/StudentStandardizedAssessmentMark.php index 22a6a381..39ced292 100644 --- a/src/Arbor/Model/StudentStandardizedAssessmentMark.php +++ b/src/Arbor/Model/StudentStandardizedAssessmentMark.php @@ -6,6 +6,7 @@ class StudentStandardizedAssessmentMark extends ModelBase { + const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT = 'standardizedAssessment'; @@ -223,4 +224,6 @@ public function setCompletedStaff(Staff $completedStaff = null) { $this->setProperty('completedStaff', $completedStaff); } + + } diff --git a/src/Arbor/Model/StudentTalent.php b/src/Arbor/Model/StudentTalent.php index 5d410886..b680c39e 100644 --- a/src/Arbor/Model/StudentTalent.php +++ b/src/Arbor/Model/StudentTalent.php @@ -6,6 +6,7 @@ class StudentTalent extends ModelBase { + const STUDENT = 'student'; const TALENT = 'talent'; @@ -133,4 +134,6 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } + + } diff --git a/src/Arbor/Model/Subject.php b/src/Arbor/Model/Subject.php index 22962f8e..3c4f3d60 100644 --- a/src/Arbor/Model/Subject.php +++ b/src/Arbor/Model/Subject.php @@ -6,6 +6,7 @@ class Subject extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setD00220($d00220 = null) { $this->setProperty('d00220', $d00220); } + + } diff --git a/src/Arbor/Model/SuperannuationScheme.php b/src/Arbor/Model/SuperannuationScheme.php index ec3631d6..f926ce03 100644 --- a/src/Arbor/Model/SuperannuationScheme.php +++ b/src/Arbor/Model/SuperannuationScheme.php @@ -6,6 +6,7 @@ class SuperannuationScheme extends ModelBase { + const SUPERANNUATION_SCHEME_NAME = 'superannuationSchemeName'; const CODE = 'code'; @@ -79,4 +80,6 @@ public function setCode($code = null) { $this->setProperty('code', $code); } + + } diff --git a/src/Arbor/Model/SuperannuationSchemeValue.php b/src/Arbor/Model/SuperannuationSchemeValue.php index e8769da1..90a1244c 100644 --- a/src/Arbor/Model/SuperannuationSchemeValue.php +++ b/src/Arbor/Model/SuperannuationSchemeValue.php @@ -6,6 +6,7 @@ class SuperannuationSchemeValue extends ModelBase { + const SUPERANNUATION_SCHEME = 'superannuationScheme'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -115,4 +116,6 @@ public function setValue($value = null) { $this->setProperty('value', $value); } + + } diff --git a/src/Arbor/Model/SuspectedDuplicate.php b/src/Arbor/Model/SuspectedDuplicate.php index db9cbbde..8d9bdad2 100644 --- a/src/Arbor/Model/SuspectedDuplicate.php +++ b/src/Arbor/Model/SuspectedDuplicate.php @@ -6,6 +6,7 @@ class SuspectedDuplicate extends ModelBase { + const SUSPECT_ONE = 'suspectOne'; const SUSPECT_TWO = 'suspectTwo'; @@ -241,4 +242,6 @@ public function setResolution($resolution = null) { $this->setProperty('resolution', $resolution); } + + } diff --git a/src/Arbor/Model/SuspendedCalendarEntryMapping.php b/src/Arbor/Model/SuspendedCalendarEntryMapping.php index e4775ee2..c60faffd 100644 --- a/src/Arbor/Model/SuspendedCalendarEntryMapping.php +++ b/src/Arbor/Model/SuspendedCalendarEntryMapping.php @@ -6,6 +6,7 @@ class SuspendedCalendarEntryMapping extends ModelBase { + const SUSPENDED_OBJECT = 'suspendedObject'; const SUSPENDED_EVENT = 'suspendedEvent'; @@ -79,4 +80,6 @@ public function setSuspendedEvent(ModelBase $suspendedEvent = null) { $this->setProperty('suspendedEvent', $suspendedEvent); } + + } diff --git a/src/Arbor/Model/Tag.php b/src/Arbor/Model/Tag.php index 95325160..720f00ed 100644 --- a/src/Arbor/Model/Tag.php +++ b/src/Arbor/Model/Tag.php @@ -6,6 +6,7 @@ class Tag extends ModelBase { + const TAG_NAME = 'tagName'; const TAG_IDENTIFIER = 'tagIdentifier'; @@ -79,4 +80,6 @@ public function setTagIdentifier($tagIdentifier = null) { $this->setProperty('tagIdentifier', $tagIdentifier); } + + } diff --git a/src/Arbor/Model/Tagging.php b/src/Arbor/Model/Tagging.php index a7adce59..c46c6151 100644 --- a/src/Arbor/Model/Tagging.php +++ b/src/Arbor/Model/Tagging.php @@ -6,6 +6,7 @@ class Tagging extends ModelBase { + const TAG = 'tag'; const TAGGED_OBJECT = 'taggedObject'; @@ -151,4 +152,6 @@ public function setLink2(ModelBase $link2 = null) { $this->setProperty('link2', $link2); } + + } diff --git a/src/Arbor/Model/Talent.php b/src/Arbor/Model/Talent.php index 35a02ac3..fb30dd3d 100644 --- a/src/Arbor/Model/Talent.php +++ b/src/Arbor/Model/Talent.php @@ -6,6 +6,7 @@ class Talent extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -115,4 +116,6 @@ public function setTalentName($talentName = null) { $this->setProperty('talentName', $talentName); } + + } diff --git a/src/Arbor/Model/TargetJudgement.php b/src/Arbor/Model/TargetJudgement.php index cebc31f5..8dd6137f 100644 --- a/src/Arbor/Model/TargetJudgement.php +++ b/src/Arbor/Model/TargetJudgement.php @@ -6,6 +6,7 @@ class TargetJudgement extends ModelBase { + const NAME = 'name'; const COLOR = 'color'; @@ -115,4 +116,6 @@ public function setOrder($order = null) { $this->setProperty('order', $order); } + + } diff --git a/src/Arbor/Model/TargetJudgementRule.php b/src/Arbor/Model/TargetJudgementRule.php index ae32d7f6..8b7fe9b0 100644 --- a/src/Arbor/Model/TargetJudgementRule.php +++ b/src/Arbor/Model/TargetJudgementRule.php @@ -6,6 +6,7 @@ class TargetJudgementRule extends ModelBase { + const ASSESSMENT_ASPECT = 'assessmentAspect'; const TARGET_JUDGEMENT = 'targetJudgement'; @@ -115,4 +116,6 @@ public function setAmountUnit($amountUnit = null) { $this->setProperty('amountUnit', $amountUnit); } + + } diff --git a/src/Arbor/Model/TeachingAssistantAllocation.php b/src/Arbor/Model/TeachingAssistantAllocation.php index c772c340..2d2de717 100644 --- a/src/Arbor/Model/TeachingAssistantAllocation.php +++ b/src/Arbor/Model/TeachingAssistantAllocation.php @@ -6,6 +6,7 @@ class TeachingAssistantAllocation extends ModelBase { + const STAFF = 'staff'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -169,4 +170,6 @@ public function setAllocatedTo(ModelBase $allocatedTo = null) { $this->setProperty('allocatedTo', $allocatedTo); } + + } diff --git a/src/Arbor/Model/TeachingGroup.php b/src/Arbor/Model/TeachingGroup.php index 18e8b090..3032e103 100644 --- a/src/Arbor/Model/TeachingGroup.php +++ b/src/Arbor/Model/TeachingGroup.php @@ -6,6 +6,7 @@ class TeachingGroup extends ModelBase { + const TEACHING_GROUP_NAME = 'teachingGroupName'; const DESCRIPTION = 'description'; @@ -205,4 +206,6 @@ public function setPromotedEnrolmentEndDate(\DateTime $promotedEnrolmentEndDate { $this->setProperty('promotedEnrolmentEndDate', $promotedEnrolmentEndDate); } + + } diff --git a/src/Arbor/Model/TeachingGroupMembership.php b/src/Arbor/Model/TeachingGroupMembership.php index 768784ed..f8e8c379 100644 --- a/src/Arbor/Model/TeachingGroupMembership.php +++ b/src/Arbor/Model/TeachingGroupMembership.php @@ -6,6 +6,7 @@ class TeachingGroupMembership extends ModelBase { + const TEACHING_GROUP = 'teachingGroup'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/TeachingGroupTutor.php b/src/Arbor/Model/TeachingGroupTutor.php index 00fcc0f2..66a7f128 100644 --- a/src/Arbor/Model/TeachingGroupTutor.php +++ b/src/Arbor/Model/TeachingGroupTutor.php @@ -6,6 +6,7 @@ class TeachingGroupTutor extends ModelBase { + const TEACHING_GROUP = 'teachingGroup'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/TelephoneCall.php b/src/Arbor/Model/TelephoneCall.php index 10944d82..4d81ed67 100644 --- a/src/Arbor/Model/TelephoneCall.php +++ b/src/Arbor/Model/TelephoneCall.php @@ -6,6 +6,7 @@ class TelephoneCall extends ModelBase { + const CALLER_NAME = 'callerName'; const CALLER = 'caller'; @@ -277,4 +278,6 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } + + } diff --git a/src/Arbor/Model/TelephoneNumber.php b/src/Arbor/Model/TelephoneNumber.php index 8008ef88..ac729cfa 100644 --- a/src/Arbor/Model/TelephoneNumber.php +++ b/src/Arbor/Model/TelephoneNumber.php @@ -6,6 +6,7 @@ class TelephoneNumber extends ModelBase { + const NUMBER_OWNER = 'numberOwner'; const TELEPHONE_NUMBER_TYPE = 'telephoneNumberType'; @@ -151,4 +152,6 @@ public function setTelephoneNumberRanking($telephoneNumberRanking = null) { $this->setProperty('telephoneNumberRanking', $telephoneNumberRanking); } + + } diff --git a/src/Arbor/Model/Term.php b/src/Arbor/Model/Term.php index 8e293f13..d83ea9ee 100644 --- a/src/Arbor/Model/Term.php +++ b/src/Arbor/Model/Term.php @@ -6,6 +6,7 @@ class Term extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const TERM_NAME = 'termName'; @@ -151,4 +152,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/ThirdPartyLogin.php b/src/Arbor/Model/ThirdPartyLogin.php index 165c3fed..23084ef7 100644 --- a/src/Arbor/Model/ThirdPartyLogin.php +++ b/src/Arbor/Model/ThirdPartyLogin.php @@ -6,6 +6,7 @@ class ThirdPartyLogin extends ModelBase { + const THIRD_PARTY_SITE = 'thirdPartySite'; const USERNAME = 'username'; @@ -151,4 +152,6 @@ public function setPerson(ModelBase $person = null) { $this->setProperty('person', $person); } + + } diff --git a/src/Arbor/Model/ThirdPartySite.php b/src/Arbor/Model/ThirdPartySite.php index 6ac672d7..ad14b6b7 100644 --- a/src/Arbor/Model/ThirdPartySite.php +++ b/src/Arbor/Model/ThirdPartySite.php @@ -6,6 +6,7 @@ class ThirdPartySite extends ModelBase { + const CODE = 'code'; const NAME = 'name'; @@ -79,4 +80,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/TimetablePeriod.php b/src/Arbor/Model/TimetablePeriod.php index 7c7ceca8..07e01cd5 100644 --- a/src/Arbor/Model/TimetablePeriod.php +++ b/src/Arbor/Model/TimetablePeriod.php @@ -6,6 +6,7 @@ class TimetablePeriod extends ModelBase { + const TIMETABLE_PERIOD_GROUPING = 'timetablePeriodGrouping'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -133,4 +134,6 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } + + } diff --git a/src/Arbor/Model/TimetablePeriodGrouping.php b/src/Arbor/Model/TimetablePeriodGrouping.php index b08688fe..603f394a 100644 --- a/src/Arbor/Model/TimetablePeriodGrouping.php +++ b/src/Arbor/Model/TimetablePeriodGrouping.php @@ -6,6 +6,7 @@ class TimetablePeriodGrouping extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const NAME = 'name'; @@ -115,4 +116,6 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } + + } diff --git a/src/Arbor/Model/TimetableSlot.php b/src/Arbor/Model/TimetableSlot.php index 890f4187..ec3647ab 100644 --- a/src/Arbor/Model/TimetableSlot.php +++ b/src/Arbor/Model/TimetableSlot.php @@ -6,6 +6,7 @@ class TimetableSlot extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const TIMETABLED_OBJECT = 'timetabledObject'; @@ -241,4 +242,6 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } + + } diff --git a/src/Arbor/Model/TimetableSlotException.php b/src/Arbor/Model/TimetableSlotException.php index 344dd69d..9b9d9a80 100644 --- a/src/Arbor/Model/TimetableSlotException.php +++ b/src/Arbor/Model/TimetableSlotException.php @@ -6,6 +6,7 @@ class TimetableSlotException extends ModelBase { + const TIMETABLE_SLOT = 'timetableSlot'; const EXCEPTION_DATE = 'exceptionDate'; @@ -133,4 +134,6 @@ public function setTimeException($timeException = null) { $this->setProperty('timeException', $timeException); } + + } diff --git a/src/Arbor/Model/TimetableSlotLocation.php b/src/Arbor/Model/TimetableSlotLocation.php index 19b73669..a5e5615e 100644 --- a/src/Arbor/Model/TimetableSlotLocation.php +++ b/src/Arbor/Model/TimetableSlotLocation.php @@ -6,6 +6,7 @@ class TimetableSlotLocation extends ModelBase { + const TIMETABLE_SLOT = 'timetableSlot'; const LOCATION = 'location'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/TimetableSlotStaff.php b/src/Arbor/Model/TimetableSlotStaff.php index 89f05ce5..5ce4c141 100644 --- a/src/Arbor/Model/TimetableSlotStaff.php +++ b/src/Arbor/Model/TimetableSlotStaff.php @@ -6,6 +6,7 @@ class TimetableSlotStaff extends ModelBase { + const TIMETABLE_SLOT = 'timetableSlot'; const STAFF = 'staff'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/TimetableSlotStudentException.php b/src/Arbor/Model/TimetableSlotStudentException.php index d6577467..ece3c099 100644 --- a/src/Arbor/Model/TimetableSlotStudentException.php +++ b/src/Arbor/Model/TimetableSlotStudentException.php @@ -6,6 +6,7 @@ class TimetableSlotStudentException extends ModelBase { + const TIMETABLE_SLOT = 'timetableSlot'; const STUDENT = 'student'; @@ -115,4 +116,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/TimetablerImportResult.php b/src/Arbor/Model/TimetablerImportResult.php index 5b67d7d3..7fe16831 100644 --- a/src/Arbor/Model/TimetablerImportResult.php +++ b/src/Arbor/Model/TimetablerImportResult.php @@ -6,6 +6,7 @@ class TimetablerImportResult extends ModelBase { + const ACADEMIC_YEAR = 'academicYear'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -151,4 +152,6 @@ public function setFileHash($fileHash = null) { $this->setProperty('fileHash', $fileHash); } + + } diff --git a/src/Arbor/Model/TimetablerImportResultError.php b/src/Arbor/Model/TimetablerImportResultError.php index 3bd83845..bf34c6ad 100644 --- a/src/Arbor/Model/TimetablerImportResultError.php +++ b/src/Arbor/Model/TimetablerImportResultError.php @@ -6,6 +6,7 @@ class TimetablerImportResultError extends ModelBase { + const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const ERROR_MESSAGE = 'errorMessage'; @@ -79,4 +80,6 @@ public function setErrorMessage($errorMessage = null) { $this->setProperty('errorMessage', $errorMessage); } + + } diff --git a/src/Arbor/Model/TimetablerImportResultUpdate.php b/src/Arbor/Model/TimetablerImportResultUpdate.php index 8ebaafad..5c208b79 100644 --- a/src/Arbor/Model/TimetablerImportResultUpdate.php +++ b/src/Arbor/Model/TimetablerImportResultUpdate.php @@ -6,6 +6,7 @@ class TimetablerImportResultUpdate extends ModelBase { + const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const UPDATED = 'updated'; @@ -79,4 +80,6 @@ public function setUpdated(ModelBase $updated = null) { $this->setProperty('updated', $updated); } + + } diff --git a/src/Arbor/Model/TimetablerImportStepOutcome.php b/src/Arbor/Model/TimetablerImportStepOutcome.php index 38e29489..ae30dd34 100644 --- a/src/Arbor/Model/TimetablerImportStepOutcome.php +++ b/src/Arbor/Model/TimetablerImportStepOutcome.php @@ -6,6 +6,7 @@ class TimetablerImportStepOutcome extends ModelBase { + const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const IDENTIFIER = 'identifier'; @@ -169,4 +170,6 @@ public function setIsDraft($isDraft = null) { $this->setProperty('isDraft', $isDraft); } + + } diff --git a/src/Arbor/Model/Title.php b/src/Arbor/Model/Title.php index 02b6bbd4..16d69861 100644 --- a/src/Arbor/Model/Title.php +++ b/src/Arbor/Model/Title.php @@ -6,6 +6,7 @@ class Title extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -151,4 +152,6 @@ public function setIsFemale($isFemale = null) { $this->setProperty('isFemale', $isFemale); } + + } diff --git a/src/Arbor/Model/TrainingCourse.php b/src/Arbor/Model/TrainingCourse.php index 0a57cb34..72a67d1a 100644 --- a/src/Arbor/Model/TrainingCourse.php +++ b/src/Arbor/Model/TrainingCourse.php @@ -6,6 +6,7 @@ class TrainingCourse extends ModelBase { + const TRAINING_COURSE_TITLE = 'trainingCourseTitle'; const TRAINING_COURSE_DESCRIPTION = 'trainingCourseDescription'; @@ -133,4 +134,6 @@ public function setOtherCosts($otherCosts = null) { $this->setProperty('otherCosts', $otherCosts); } + + } diff --git a/src/Arbor/Model/TrainingEvent.php b/src/Arbor/Model/TrainingEvent.php index 2eadff1e..4776f53b 100644 --- a/src/Arbor/Model/TrainingEvent.php +++ b/src/Arbor/Model/TrainingEvent.php @@ -6,6 +6,7 @@ class TrainingEvent extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -169,4 +170,6 @@ public function setTrainingCourse(TrainingCourse $trainingCourse = null) { $this->setProperty('trainingCourse', $trainingCourse); } + + } diff --git a/src/Arbor/Model/TransportationMethod.php b/src/Arbor/Model/TransportationMethod.php index 627e48ae..c3f7f1af 100644 --- a/src/Arbor/Model/TransportationMethod.php +++ b/src/Arbor/Model/TransportationMethod.php @@ -6,6 +6,7 @@ class TransportationMethod extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setRouteNumber($routeNumber = null) { $this->setProperty('routeNumber', $routeNumber); } + + } diff --git a/src/Arbor/Model/Trip.php b/src/Arbor/Model/Trip.php index 06927c35..31a24d36 100644 --- a/src/Arbor/Model/Trip.php +++ b/src/Arbor/Model/Trip.php @@ -6,6 +6,7 @@ class Trip extends ModelBase { + const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -331,4 +332,6 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } + + } diff --git a/src/Arbor/Model/TripEligibility.php b/src/Arbor/Model/TripEligibility.php index 501e69f9..3f554af9 100644 --- a/src/Arbor/Model/TripEligibility.php +++ b/src/Arbor/Model/TripEligibility.php @@ -6,6 +6,7 @@ class TripEligibility extends ModelBase { + const TRIP = 'trip'; const ELIGIBILE = 'eligibile'; @@ -79,4 +80,6 @@ public function setEligibile(ModelBase $eligibile = null) { $this->setProperty('eligibile', $eligibile); } + + } diff --git a/src/Arbor/Model/TripLocation.php b/src/Arbor/Model/TripLocation.php index fbb66fb3..116a6428 100644 --- a/src/Arbor/Model/TripLocation.php +++ b/src/Arbor/Model/TripLocation.php @@ -6,6 +6,7 @@ class TripLocation extends ModelBase { + const NAME = 'name'; protected $_resourceType = ResourceType::TRIP_LOCATION; @@ -61,4 +62,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/TripParticipant.php b/src/Arbor/Model/TripParticipant.php index c8a01716..9fd14ea5 100644 --- a/src/Arbor/Model/TripParticipant.php +++ b/src/Arbor/Model/TripParticipant.php @@ -6,6 +6,7 @@ class TripParticipant extends ModelBase { + const TRIP = 'trip'; const STUDENT = 'student'; @@ -133,4 +134,6 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } + + } diff --git a/src/Arbor/Model/TripPrice.php b/src/Arbor/Model/TripPrice.php index 2c8996b8..77d2ee93 100644 --- a/src/Arbor/Model/TripPrice.php +++ b/src/Arbor/Model/TripPrice.php @@ -6,6 +6,7 @@ class TripPrice extends ModelBase { + const TRIP = 'trip'; const APPLICABLE = 'applicable'; @@ -187,4 +188,6 @@ public function setAutoConfirmInstalmentThreshold($autoConfirmInstalmentThreshol { $this->setProperty('autoConfirmInstalmentThreshold', $autoConfirmInstalmentThreshold); } + + } diff --git a/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php b/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php index 5e6b73e9..29b4bc90 100644 --- a/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php +++ b/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php @@ -9,6 +9,7 @@ class AcademicUnitEnrolment extends ModelBase { + const PLANNED_EEP_HOURS = 'plannedEepHours'; protected $_resourceType = ResourceType::UK_DFE_ACADEMIC_UNIT_ENROLMENT; @@ -64,4 +65,6 @@ public function setPlannedEepHours($plannedEepHours = null) { $this->setProperty('plannedEepHours', $plannedEepHours); } + + } diff --git a/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php b/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php index c1c7daa9..6f32e779 100644 --- a/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php +++ b/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php @@ -9,6 +9,7 @@ class AcademicYearEnrolment extends ModelBase { + const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; const PLANNED_EEP_HOURS = 'plannedEepHours'; @@ -100,4 +101,6 @@ public function setTLevelPlannedLearningHours($tLevelPlannedLearningHours = null { $this->setProperty('tLevelPlannedLearningHours', $tLevelPlannedLearningHours); } + + } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php index 4b4b41a9..068a0efb 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php @@ -12,6 +12,7 @@ class AlternativeProvisionPlacement extends ModelBase { + const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -211,4 +212,6 @@ public function setSessionsPerWeek($sessionsPerWeek = null) { $this->setProperty('sessionsPerWeek', $sessionsPerWeek); } + + } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php index 8452960c..e55f5c25 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php @@ -9,6 +9,7 @@ class AlternativeProvisionPlacementReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php b/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php index bb46e3a3..f00d5e6c 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php @@ -9,6 +9,7 @@ class AlternativeProvisionReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setName($name = null) { $this->setProperty('name', $name); } + + } diff --git a/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php b/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php index 83f7a50a..21da7a42 100644 --- a/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php +++ b/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php @@ -9,6 +9,7 @@ class AttendanceApiSubmission extends ModelBase { + const PAYLOAD = 'payload'; const PAYLOAD_SENT_DATETIME = 'payloadSentDatetime'; @@ -172,4 +173,6 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } + + } diff --git a/src/Arbor/Model/UkDfe/CensusSchoolPhase.php b/src/Arbor/Model/UkDfe/CensusSchoolPhase.php index 3c340ee2..313aacf5 100644 --- a/src/Arbor/Model/UkDfe/CensusSchoolPhase.php +++ b/src/Arbor/Model/UkDfe/CensusSchoolPhase.php @@ -9,6 +9,7 @@ class CensusSchoolPhase extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/ChildCarePlace.php b/src/Arbor/Model/UkDfe/ChildCarePlace.php index 5dd4153d..79a83a90 100644 --- a/src/Arbor/Model/UkDfe/ChildCarePlace.php +++ b/src/Arbor/Model/UkDfe/ChildCarePlace.php @@ -9,6 +9,7 @@ class ChildCarePlace extends ModelBase { + const NAME = 'name'; const CHILD_CARE_ON_SITE = 'childCareOnSite'; @@ -226,4 +227,6 @@ public function setChildCareWeeksOpen($childCareWeeksOpen = null) { $this->setProperty('childCareWeeksOpen', $childCareWeeksOpen); } + + } diff --git a/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php b/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php index 33a9a66b..2f279d39 100644 --- a/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php @@ -10,6 +10,7 @@ class ChildProtectionStatusAssignment extends ModelBase { + const RESPONSIBLE_LOCAL_AUTHORITY = 'responsibleLocalAuthority'; protected $_resourceType = ResourceType::UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT; @@ -65,4 +66,6 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } + + } diff --git a/src/Arbor/Model/UkDfe/CurriculumGrade.php b/src/Arbor/Model/UkDfe/CurriculumGrade.php index 5d8c2602..a917c470 100644 --- a/src/Arbor/Model/UkDfe/CurriculumGrade.php +++ b/src/Arbor/Model/UkDfe/CurriculumGrade.php @@ -9,6 +9,7 @@ class CurriculumGrade extends ModelBase { + const D00020 = 'd00020'; const D00020_ORDER = 'd00020Order'; @@ -82,4 +83,6 @@ public function setD00020Order($d00020Order = null) { $this->setProperty('d00020Order', $d00020Order); } + + } diff --git a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php index 1958ec8c..d76bd450 100644 --- a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php +++ b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php @@ -10,6 +10,7 @@ class EarlyYearsPupilPremiumEligibility extends ModelBase { + const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -137,4 +138,6 @@ public function setEligibleForOtherReasons($eligibleForOtherReasons = null) { $this->setProperty('eligibleForOtherReasons', $eligibleForOtherReasons); } + + } diff --git a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php index 2541eeed..ff0145bb 100644 --- a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php +++ b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php @@ -10,6 +10,7 @@ class EarlyYearsPupilPremiumRecipient extends ModelBase { + const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -137,4 +138,6 @@ public function setRecipientForOtherReasons($recipientForOtherReasons = null) { $this->setProperty('recipientForOtherReasons', $recipientForOtherReasons); } + + } diff --git a/src/Arbor/Model/UkDfe/EducationalInstitution.php b/src/Arbor/Model/UkDfe/EducationalInstitution.php index c4b42a48..5ce0f56b 100644 --- a/src/Arbor/Model/UkDfe/EducationalInstitution.php +++ b/src/Arbor/Model/UkDfe/EducationalInstitution.php @@ -10,6 +10,7 @@ class EducationalInstitution extends ModelBase { + const LOCAL_AUTHORITY = 'localAuthority'; const ESTABLISHMENT_NUMBER = 'establishmentNumber'; @@ -443,4 +444,6 @@ public function setWeeklyHoursOpen($weeklyHoursOpen = null) { $this->setProperty('weeklyHoursOpen', $weeklyHoursOpen); } + + } diff --git a/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php b/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php index d2b8a80b..28be327e 100644 --- a/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php +++ b/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php @@ -9,6 +9,7 @@ class EducationalInstitutionEnrolment extends ModelBase { + const REMOVAL_GROUNDS = 'removalGrounds'; const ALTERNATIVE_PROVISION_REASON = 'alternativeProvisionReason'; @@ -82,4 +83,6 @@ public function setAlternativeProvisionReason(AlternativeProvisionReason $altern { $this->setProperty('alternativeProvisionReason', $alternativeProvisionReason); } + + } diff --git a/src/Arbor/Model/UkDfe/EnglishProficiency.php b/src/Arbor/Model/UkDfe/EnglishProficiency.php index 6e1b57c6..edc35336 100644 --- a/src/Arbor/Model/UkDfe/EnglishProficiency.php +++ b/src/Arbor/Model/UkDfe/EnglishProficiency.php @@ -10,6 +10,7 @@ class EnglishProficiency extends ModelBase { + const STUDENT = 'student'; const PROFICIENCY = 'proficiency'; @@ -101,4 +102,6 @@ public function setProficiencyDate(\DateTime $proficiencyDate = null) { $this->setProperty('proficiencyDate', $proficiencyDate); } + + } diff --git a/src/Arbor/Model/UkDfe/EnrolmentMode.php b/src/Arbor/Model/UkDfe/EnrolmentMode.php index bfd6da45..5c0da841 100644 --- a/src/Arbor/Model/UkDfe/EnrolmentMode.php +++ b/src/Arbor/Model/UkDfe/EnrolmentMode.php @@ -9,6 +9,7 @@ class EnrolmentMode extends ModelBase { + const D00018 = 'd00018'; protected $_resourceType = ResourceType::UK_DFE_ENROLMENT_MODE; @@ -64,4 +65,6 @@ public function setD00018($d00018 = null) { $this->setProperty('d00018', $d00018); } + + } diff --git a/src/Arbor/Model/UkDfe/Ethnicity.php b/src/Arbor/Model/UkDfe/Ethnicity.php index 253fc688..22f7eb26 100644 --- a/src/Arbor/Model/UkDfe/Ethnicity.php +++ b/src/Arbor/Model/UkDfe/Ethnicity.php @@ -9,6 +9,7 @@ class Ethnicity extends ModelBase { + const DFES_MAIN_CODE = 'dfesMainCode'; const D00005 = 'd00005'; @@ -118,4 +119,6 @@ public function setD00250($d00250 = null) { $this->setProperty('d00250', $d00250); } + + } diff --git a/src/Arbor/Model/UkDfe/ExclusionReason.php b/src/Arbor/Model/UkDfe/ExclusionReason.php index aee29e1c..6a74b63f 100644 --- a/src/Arbor/Model/UkDfe/ExclusionReason.php +++ b/src/Arbor/Model/UkDfe/ExclusionReason.php @@ -9,6 +9,7 @@ class ExclusionReason extends ModelBase { + const D00024 = 'd00024'; protected $_resourceType = ResourceType::UK_DFE_EXCLUSION_REASON; @@ -64,4 +65,6 @@ public function setD00024($d00024 = null) { $this->setProperty('d00024', $d00024); } + + } diff --git a/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php b/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php index 5725a95d..b59a7b61 100644 --- a/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php +++ b/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php @@ -9,6 +9,7 @@ class GcseEnglishAchievementType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -154,4 +155,6 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } + + } diff --git a/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php b/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php index 2be90247..e4a8d7a4 100644 --- a/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php +++ b/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php @@ -9,6 +9,7 @@ class GcseEnglishFundingExemptionType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -136,4 +137,6 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } + + } diff --git a/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php b/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php index 944d6feb..375f4294 100644 --- a/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php +++ b/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php @@ -9,6 +9,7 @@ class GcseMathsAchievementType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -154,4 +155,6 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } + + } diff --git a/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php b/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php index b76ad460..659f8ee6 100644 --- a/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php +++ b/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php @@ -9,6 +9,7 @@ class GcseMathsFundingExemptionType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -136,4 +137,6 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } + + } diff --git a/src/Arbor/Model/UkDfe/GuardianRelationshipType.php b/src/Arbor/Model/UkDfe/GuardianRelationshipType.php index d64cb5d0..1075cb05 100644 --- a/src/Arbor/Model/UkDfe/GuardianRelationshipType.php +++ b/src/Arbor/Model/UkDfe/GuardianRelationshipType.php @@ -9,6 +9,7 @@ class GuardianRelationshipType extends ModelBase { + const D00033 = 'd00033'; const D00034 = 'd00034'; @@ -100,4 +101,6 @@ public function setCtfExportCode($ctfExportCode = null) { $this->setProperty('ctfExportCode', $ctfExportCode); } + + } diff --git a/src/Arbor/Model/UkDfe/InCareStatusAssignment.php b/src/Arbor/Model/UkDfe/InCareStatusAssignment.php index b43d0a23..3f0c1635 100644 --- a/src/Arbor/Model/UkDfe/InCareStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/InCareStatusAssignment.php @@ -10,6 +10,7 @@ class InCareStatusAssignment extends ModelBase { + const RESPONSIBLE_LOCAL_AUTHORITY = 'responsibleLocalAuthority'; protected $_resourceType = ResourceType::UK_DFE_IN_CARE_STATUS_ASSIGNMENT; @@ -65,4 +66,6 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } + + } diff --git a/src/Arbor/Model/UkDfe/Language.php b/src/Arbor/Model/UkDfe/Language.php index 672e33da..b8ee8589 100644 --- a/src/Arbor/Model/UkDfe/Language.php +++ b/src/Arbor/Model/UkDfe/Language.php @@ -9,6 +9,7 @@ class Language extends ModelBase { + const D00011_ALPHA3 = 'd00011Alpha3'; const D00011_ALPHA4 = 'd00011Alpha4'; @@ -82,4 +83,6 @@ public function setD00011Alpha4($d00011Alpha4 = null) { $this->setProperty('d00011Alpha4', $d00011Alpha4); } + + } diff --git a/src/Arbor/Model/UkDfe/LocalAuthority.php b/src/Arbor/Model/UkDfe/LocalAuthority.php index df532127..edea7538 100644 --- a/src/Arbor/Model/UkDfe/LocalAuthority.php +++ b/src/Arbor/Model/UkDfe/LocalAuthority.php @@ -9,6 +9,7 @@ class LocalAuthority extends ModelBase { + const AUTHORITY_CODE = 'authorityCode'; const AUTHORITY_CODE_PRE2011 = 'authorityCodePre2011'; @@ -82,4 +83,6 @@ public function setAuthorityCodePre2011($authorityCodePre2011 = null) { $this->setProperty('authorityCodePre2011', $authorityCodePre2011); } + + } diff --git a/src/Arbor/Model/UkDfe/OfstedGrade.php b/src/Arbor/Model/UkDfe/OfstedGrade.php index 3b544519..7efc663c 100644 --- a/src/Arbor/Model/UkDfe/OfstedGrade.php +++ b/src/Arbor/Model/UkDfe/OfstedGrade.php @@ -9,6 +9,7 @@ class OfstedGrade extends ModelBase { + const LABEL = 'label'; const CODE = 'code'; @@ -136,4 +137,6 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } + + } diff --git a/src/Arbor/Model/UkDfe/PayScale.php b/src/Arbor/Model/UkDfe/PayScale.php index 4634a556..551acba1 100644 --- a/src/Arbor/Model/UkDfe/PayScale.php +++ b/src/Arbor/Model/UkDfe/PayScale.php @@ -9,6 +9,7 @@ class PayScale extends ModelBase { + const REGIONAL_PAY_SPINE = 'regionalPaySpine'; const PAY_SCALE_CATEGORY = 'payScaleCategory'; @@ -82,4 +83,6 @@ public function setPayScaleCategory(PayScaleCategory $payScaleCategory = null) { $this->setProperty('payScaleCategory', $payScaleCategory); } + + } diff --git a/src/Arbor/Model/UkDfe/PayScaleCategory.php b/src/Arbor/Model/UkDfe/PayScaleCategory.php index 32cf9f66..0fa3c05a 100644 --- a/src/Arbor/Model/UkDfe/PayScaleCategory.php +++ b/src/Arbor/Model/UkDfe/PayScaleCategory.php @@ -9,6 +9,7 @@ class PayScaleCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/PermanentExclusion.php b/src/Arbor/Model/UkDfe/PermanentExclusion.php index 92074ce2..866387cf 100644 --- a/src/Arbor/Model/UkDfe/PermanentExclusion.php +++ b/src/Arbor/Model/UkDfe/PermanentExclusion.php @@ -9,6 +9,7 @@ class PermanentExclusion extends ModelBase { + const EXCLUDE_FROM_SCHOOL_CENSUS = 'excludeFromSchoolCensus'; protected $_resourceType = ResourceType::UK_DFE_PERMANENT_EXCLUSION; @@ -64,4 +65,6 @@ public function setExcludeFromSchoolCensus($excludeFromSchoolCensus = null) { $this->setProperty('excludeFromSchoolCensus', $excludeFromSchoolCensus); } + + } diff --git a/src/Arbor/Model/UkDfe/Position.php b/src/Arbor/Model/UkDfe/Position.php index b838c660..815bc2df 100644 --- a/src/Arbor/Model/UkDfe/Position.php +++ b/src/Arbor/Model/UkDfe/Position.php @@ -9,6 +9,7 @@ class Position extends ModelBase { + const POSITION_CATEGORY = 'positionCategory'; const WORKFORCE_VACANCY_POST = 'workforceVacancyPost'; @@ -100,4 +101,6 @@ public function setWorkforceCensusRoleIdentifier($workforceCensusRoleIdentifier { $this->setProperty('workforceCensusRoleIdentifier', $workforceCensusRoleIdentifier); } + + } diff --git a/src/Arbor/Model/UkDfe/PositionCategory.php b/src/Arbor/Model/UkDfe/PositionCategory.php index 13ca3232..f48db677 100644 --- a/src/Arbor/Model/UkDfe/PositionCategory.php +++ b/src/Arbor/Model/UkDfe/PositionCategory.php @@ -9,6 +9,7 @@ class PositionCategory extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/Programme.php b/src/Arbor/Model/UkDfe/Programme.php index 6c9e3670..c3ea4725 100644 --- a/src/Arbor/Model/UkDfe/Programme.php +++ b/src/Arbor/Model/UkDfe/Programme.php @@ -9,6 +9,7 @@ class Programme extends ModelBase { + const IS_TRAINEESHIP = 'isTraineeship'; protected $_resourceType = ResourceType::UK_DFE_PROGRAMME; @@ -64,4 +65,6 @@ public function setIsTraineeship($isTraineeship = null) { $this->setProperty('isTraineeship', $isTraineeship); } + + } diff --git a/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php b/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php index 36227100..36b68f5b 100644 --- a/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php +++ b/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php @@ -9,6 +9,7 @@ class ProgrammeEnrolment extends ModelBase { + const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; const PLANNED_LEARNING_HOURS_SECOND_YEAR = 'plannedLearningHoursSecondYear'; @@ -100,4 +101,6 @@ public function setProgrammeAimType($programmeAimType = null) { $this->setProperty('programmeAimType', $programmeAimType); } + + } diff --git a/src/Arbor/Model/UkDfe/ProgrammeInstance.php b/src/Arbor/Model/UkDfe/ProgrammeInstance.php index 503a8c63..e031f79b 100644 --- a/src/Arbor/Model/UkDfe/ProgrammeInstance.php +++ b/src/Arbor/Model/UkDfe/ProgrammeInstance.php @@ -9,6 +9,7 @@ class ProgrammeInstance extends ModelBase { + const PARTNER_UKPRN = 'partnerUkprn'; const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; @@ -100,4 +101,6 @@ public function setPlannedLearningHoursSecondYear($plannedLearningHoursSecondYea { $this->setProperty('plannedLearningHoursSecondYear', $plannedLearningHoursSecondYear); } + + } diff --git a/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php b/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php index a7d3c25b..46dcebbb 100644 --- a/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php +++ b/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php @@ -11,6 +11,7 @@ class PupilPremiumRecipient extends ModelBase { + const STUDENT = 'student'; const CURRICULUM_GRADE = 'curriculumGrade'; @@ -174,4 +175,6 @@ public function setLastFsm($lastFsm = null) { $this->setProperty('lastFsm', $lastFsm); } + + } diff --git a/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php b/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php index 7b124141..557fb172 100644 --- a/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php +++ b/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php @@ -9,6 +9,7 @@ class PupilPremiumRecipientType extends ModelBase { + const PUPIL_PREMIUM_RECIPIENT = 'pupilPremiumRecipient'; const PUPIL_PREMIUM_TYPE = 'pupilPremiumType'; @@ -82,4 +83,6 @@ public function setPupilPremiumType($pupilPremiumType = null) { $this->setProperty('pupilPremiumType', $pupilPremiumType); } + + } diff --git a/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php b/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php index 96a99554..6d23c419 100644 --- a/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php +++ b/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php @@ -9,6 +9,7 @@ class QualifiedTeacherRoute extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/Religion.php b/src/Arbor/Model/UkDfe/Religion.php index 4e03ca45..7412782e 100644 --- a/src/Arbor/Model/UkDfe/Religion.php +++ b/src/Arbor/Model/UkDfe/Religion.php @@ -9,6 +9,7 @@ class Religion extends ModelBase { + const D00009 = 'd00009'; const D00195 = 'd00195'; @@ -82,4 +83,6 @@ public function setD00195($d00195 = null) { $this->setProperty('d00195', $d00195); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolCensus.php b/src/Arbor/Model/UkDfe/SchoolCensus.php index 5f88da3b..73c2a249 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensus.php +++ b/src/Arbor/Model/UkDfe/SchoolCensus.php @@ -10,6 +10,7 @@ class SchoolCensus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -227,4 +228,6 @@ public function setSchoolCensusSpecificTime(\DateTime $schoolCensusSpecificTime { $this->setProperty('schoolCensusSpecificTime', $schoolCensusSpecificTime); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusClass.php b/src/Arbor/Model/UkDfe/SchoolCensusClass.php index 7d77f2a5..a37dd4d5 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusClass.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusClass.php @@ -10,6 +10,7 @@ class SchoolCensusClass extends ModelBase { + const SCHOOL_CENSUS = 'schoolCensus'; const SESSION = 'session'; @@ -209,4 +210,6 @@ public function setInfantPupilExceptions($infantPupilExceptions = null) { $this->setProperty('infantPupilExceptions', $infantPupilExceptions); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php b/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php index d1e80d61..467feb7f 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php @@ -9,6 +9,7 @@ class SchoolCensusPupilReconciliation extends ModelBase { + const SCHOOL_CENSUS = 'schoolCensus'; const PART_TIME_NOT_IN = 'partTimeNotIn'; @@ -154,4 +155,6 @@ public function setFECollege($fECollege = null) { $this->setProperty('fECollege', $fECollege); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusReturn.php b/src/Arbor/Model/UkDfe/SchoolCensusReturn.php index 373f1530..88c66891 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusReturn.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusReturn.php @@ -10,6 +10,7 @@ class SchoolCensusReturn extends ModelBase { + const SCHOOL_CENSUS = 'schoolCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -317,4 +318,6 @@ public function setSubmittedDatetime(\DateTime $submittedDatetime = null) { $this->setProperty('submittedDatetime', $submittedDatetime); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php b/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php index dbc00caf..66560282 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php @@ -9,6 +9,7 @@ class SchoolCensusSchoolDetail extends ModelBase { + const SCHOOL_CENSUS = 'schoolCensus'; const TEEN_MOTHER_PLACES = 'teenMotherPlaces'; @@ -280,4 +281,6 @@ public function setPreviousYearQualificationResultsJson($previousYearQualificati { $this->setProperty('previousYearQualificationResultsJson', $previousYearQualificationResultsJson); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolGovernanceType.php b/src/Arbor/Model/UkDfe/SchoolGovernanceType.php index 7181d0b0..cb4b2c41 100644 --- a/src/Arbor/Model/UkDfe/SchoolGovernanceType.php +++ b/src/Arbor/Model/UkDfe/SchoolGovernanceType.php @@ -9,6 +9,7 @@ class SchoolGovernanceType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolIntakeType.php b/src/Arbor/Model/UkDfe/SchoolIntakeType.php index b91023b7..1e41cf9c 100644 --- a/src/Arbor/Model/UkDfe/SchoolIntakeType.php +++ b/src/Arbor/Model/UkDfe/SchoolIntakeType.php @@ -9,6 +9,7 @@ class SchoolIntakeType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php b/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php index 7f5cb014..9d72e280 100644 --- a/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php +++ b/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php @@ -10,6 +10,7 @@ class SchoolLedTutoringHour extends ModelBase { + const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -119,4 +120,6 @@ public function setHours($hours = null) { $this->setProperty('hours', $hours); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolType.php b/src/Arbor/Model/UkDfe/SchoolType.php index e5bf08d7..ae3b8db6 100644 --- a/src/Arbor/Model/UkDfe/SchoolType.php +++ b/src/Arbor/Model/UkDfe/SchoolType.php @@ -9,6 +9,7 @@ class SchoolType extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php index 5ea1de89..e027ca71 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php @@ -10,6 +10,7 @@ class SchoolWorkforceCensus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -173,4 +174,6 @@ public function setCensusSubmissionDeadlineDate(\DateTime $censusSubmissionDeadl { $this->setProperty('censusSubmissionDeadlineDate', $censusSubmissionDeadlineDate); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php index 6ea59e7d..5c241046 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php @@ -10,6 +10,7 @@ class SchoolWorkforceCensusAgencyTpSupportCount extends ModelBase { + const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -137,4 +138,6 @@ public function setSupHeadCount($supHeadCount = null) { $this->setProperty('supHeadCount', $supHeadCount); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php index 5f59235d..bee0610a 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php @@ -10,6 +10,7 @@ class SchoolWorkforceCensusReturn extends ModelBase { + const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -317,4 +318,6 @@ public function setSubmittedDatetime(\DateTime $submittedDatetime = null) { $this->setProperty('submittedDatetime', $submittedDatetime); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php index 7dc80f55..dd394dbe 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php @@ -9,6 +9,7 @@ class SchoolWorkforceCensusStaffInformation extends ModelBase { + const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const OCCASIONALS_QTS = 'occasionalsQts'; @@ -118,4 +119,6 @@ public function setOccasionalsNotKnown($occasionalsNotKnown = null) { $this->setProperty('occasionalsNotKnown', $occasionalsNotKnown); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php index d401b229..56c89d57 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php @@ -11,6 +11,7 @@ class SchoolWorkforceCensusVacancy extends ModelBase { + const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -174,4 +175,6 @@ public function setVacancyAdvertised($vacancyAdvertised = null) { $this->setProperty('vacancyAdvertised', $vacancyAdvertised); } + + } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php b/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php index 330c8cc8..32951b1b 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php @@ -9,6 +9,7 @@ class SchoolWorkforceVacancyPost extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setPost($post = null) { $this->setProperty('post', $post); } + + } diff --git a/src/Arbor/Model/UkDfe/SenNeedType.php b/src/Arbor/Model/UkDfe/SenNeedType.php index 64e7dafc..68208173 100644 --- a/src/Arbor/Model/UkDfe/SenNeedType.php +++ b/src/Arbor/Model/UkDfe/SenNeedType.php @@ -9,6 +9,7 @@ class SenNeedType extends ModelBase { + const D00237 = 'd00237'; const EXPORT_CODE = 'exportCode'; @@ -82,4 +83,6 @@ public function setExportCode($exportCode = null) { $this->setProperty('exportCode', $exportCode); } + + } diff --git a/src/Arbor/Model/UkDfe/SenStatus.php b/src/Arbor/Model/UkDfe/SenStatus.php index f722b1d4..b75d4084 100644 --- a/src/Arbor/Model/UkDfe/SenStatus.php +++ b/src/Arbor/Model/UkDfe/SenStatus.php @@ -9,6 +9,7 @@ class SenStatus extends ModelBase { + const D00229 = 'd00229'; protected $_resourceType = ResourceType::UK_DFE_SEN_STATUS; @@ -64,4 +65,6 @@ public function setD00229($d00229 = null) { $this->setProperty('d00229', $d00229); } + + } diff --git a/src/Arbor/Model/UkDfe/SenStatusAssignment.php b/src/Arbor/Model/UkDfe/SenStatusAssignment.php index c0ebff23..f888bef3 100644 --- a/src/Arbor/Model/UkDfe/SenStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/SenStatusAssignment.php @@ -9,6 +9,7 @@ class SenStatusAssignment extends ModelBase { + const IS_MEMBER_OF_SEN_UNIT = 'isMemberOfSenUnit'; const HAS_RESOURCED_PROVISION = 'hasResourcedProvision'; @@ -82,4 +83,6 @@ public function setHasResourcedProvision($hasResourcedProvision = null) { $this->setProperty('hasResourcedProvision', $hasResourcedProvision); } + + } diff --git a/src/Arbor/Model/UkDfe/ServiceChildConcern.php b/src/Arbor/Model/UkDfe/ServiceChildConcern.php index 7cffc5da..5b2a60a5 100644 --- a/src/Arbor/Model/UkDfe/ServiceChildConcern.php +++ b/src/Arbor/Model/UkDfe/ServiceChildConcern.php @@ -10,6 +10,7 @@ class ServiceChildConcern extends ModelBase { + const STUDENT = 'student'; const MOVE_CONCERN = 'moveConcern'; @@ -191,4 +192,6 @@ public function setCtfImportJobStudent(CtfImportJobStudent $ctfImportJobStudent { $this->setProperty('ctfImportJobStudent', $ctfImportJobStudent); } + + } diff --git a/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php b/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php index 19c0d4a7..8cda17ca 100644 --- a/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php @@ -10,6 +10,7 @@ class ServiceChildStatusAssignment extends ModelBase { + const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -101,4 +102,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/UkDfe/Staff.php b/src/Arbor/Model/UkDfe/Staff.php index 57b16e3b..d91c607b 100644 --- a/src/Arbor/Model/UkDfe/Staff.php +++ b/src/Arbor/Model/UkDfe/Staff.php @@ -9,6 +9,7 @@ class Staff extends ModelBase { + const ELIGIBLE_FOR_SCHOOL_WORKFORCE_RETURN = 'eligibleForSchoolWorkforceReturn'; const QUALIFIED_TEACHER_STATUS = 'qualifiedTeacherStatus'; @@ -172,4 +173,6 @@ public function setNewlyQualifiedTeacherDate(\DateTime $newlyQualifiedTeacherDat { $this->setProperty('newlyQualifiedTeacherDate', $newlyQualifiedTeacherDate); } + + } diff --git a/src/Arbor/Model/UkDfe/Student.php b/src/Arbor/Model/UkDfe/Student.php index 74a407d4..475c2db2 100644 --- a/src/Arbor/Model/UkDfe/Student.php +++ b/src/Arbor/Model/UkDfe/Student.php @@ -10,6 +10,7 @@ class Student extends ModelBase { + const UNIQUE_LEARNER_NUMBER = 'uniqueLearnerNumber'; const HOME_LOCAL_AUTHORITY = 'homeLocalAuthority'; @@ -389,4 +390,6 @@ public function setTLevelPlannedEepHours($tLevelPlannedEepHours = null) { $this->setProperty('tLevelPlannedEepHours', $tLevelPlannedEepHours); } + + } diff --git a/src/Arbor/Model/UkDfe/StudentFundingType.php b/src/Arbor/Model/UkDfe/StudentFundingType.php index ec466dca..aa6ce547 100644 --- a/src/Arbor/Model/UkDfe/StudentFundingType.php +++ b/src/Arbor/Model/UkDfe/StudentFundingType.php @@ -9,6 +9,7 @@ class StudentFundingType extends ModelBase { + const D00209 = 'd00209'; protected $_resourceType = ResourceType::UK_DFE_STUDENT_FUNDING_TYPE; @@ -64,4 +65,6 @@ public function setD00209($d00209 = null) { $this->setProperty('d00209', $d00209); } + + } diff --git a/src/Arbor/Model/UkDfe/Subject.php b/src/Arbor/Model/UkDfe/Subject.php index db19fdfc..617b100e 100644 --- a/src/Arbor/Model/UkDfe/Subject.php +++ b/src/Arbor/Model/UkDfe/Subject.php @@ -9,6 +9,7 @@ class Subject extends ModelBase { + const USED_IN_SWF_ONLY = 'usedInSwfOnly'; const USED_IN_CBDS_ONLY = 'usedInCbdsOnly'; @@ -118,4 +119,6 @@ public function setD00220($d00220 = null) { $this->setProperty('d00220', $d00220); } + + } diff --git a/src/Arbor/Model/UkDfe/TravellerStatus.php b/src/Arbor/Model/UkDfe/TravellerStatus.php index ab5177dc..cd5a28ee 100644 --- a/src/Arbor/Model/UkDfe/TravellerStatus.php +++ b/src/Arbor/Model/UkDfe/TravellerStatus.php @@ -9,6 +9,7 @@ class TravellerStatus extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -118,4 +119,6 @@ public function setTravellerStatusName($travellerStatusName = null) { $this->setProperty('travellerStatusName', $travellerStatusName); } + + } diff --git a/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php b/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php index 12425529..95e9f6e7 100644 --- a/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php @@ -10,6 +10,7 @@ class TravellerStatusAssignment extends ModelBase { + const TRAVELLER_STATUS = 'travellerStatus'; const STUDENT = 'student'; @@ -137,4 +138,6 @@ public function setInformationSource($informationSource = null) { $this->setProperty('informationSource', $informationSource); } + + } diff --git a/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php b/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php index 8b0fe2cb..ba82a445 100644 --- a/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php +++ b/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php @@ -10,6 +10,7 @@ class TwoYearOldFundingBasis extends ModelBase { + const STUDENT = 'student'; const FUNDING_BASIS = 'fundingBasis'; @@ -83,4 +84,6 @@ public function setFundingBasis($fundingBasis = null) { $this->setProperty('fundingBasis', $fundingBasis); } + + } diff --git a/src/Arbor/Model/UkDfe/UcasImport.php b/src/Arbor/Model/UkDfe/UcasImport.php index e569eff7..a2427709 100644 --- a/src/Arbor/Model/UkDfe/UcasImport.php +++ b/src/Arbor/Model/UkDfe/UcasImport.php @@ -9,6 +9,7 @@ class UcasImport extends ModelBase { + const NAME = 'name'; const FILE_DATE = 'fileDate'; @@ -82,4 +83,6 @@ public function setFileDate(\DateTime $fileDate = null) { $this->setProperty('fileDate', $fileDate); } + + } diff --git a/src/Arbor/Model/UkDfe/UcasImportRecord.php b/src/Arbor/Model/UkDfe/UcasImportRecord.php index 98591003..fca56cef 100644 --- a/src/Arbor/Model/UkDfe/UcasImportRecord.php +++ b/src/Arbor/Model/UkDfe/UcasImportRecord.php @@ -10,6 +10,7 @@ class UcasImportRecord extends ModelBase { + const UCAS_IMPORT = 'ucasImport'; const CSV_ROW = 'csvRow'; @@ -227,4 +228,6 @@ public function setCampusCode($campusCode = null) { $this->setProperty('campusCode', $campusCode); } + + } diff --git a/src/Arbor/Model/UkDfe/UciAssignment.php b/src/Arbor/Model/UkDfe/UciAssignment.php index 50687283..b8c2488a 100644 --- a/src/Arbor/Model/UkDfe/UciAssignment.php +++ b/src/Arbor/Model/UkDfe/UciAssignment.php @@ -10,6 +10,7 @@ class UciAssignment extends ModelBase { + const STUDENT = 'student'; const UCI = 'uci'; @@ -191,4 +192,6 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } + + } diff --git a/src/Arbor/Model/UkDfe/UnenrolmentReason.php b/src/Arbor/Model/UkDfe/UnenrolmentReason.php index 535f81b1..2a155803 100644 --- a/src/Arbor/Model/UkDfe/UnenrolmentReason.php +++ b/src/Arbor/Model/UkDfe/UnenrolmentReason.php @@ -9,6 +9,7 @@ class UnenrolmentReason extends ModelBase { + const D00206 = 'd00206'; protected $_resourceType = ResourceType::UK_DFE_UNENROLMENT_REASON; @@ -64,4 +65,6 @@ public function setD00206($d00206 = null) { $this->setProperty('d00206', $d00206); } + + } diff --git a/src/Arbor/Model/UkDfe/UpnAssignment.php b/src/Arbor/Model/UkDfe/UpnAssignment.php index 596260bd..a8e13474 100644 --- a/src/Arbor/Model/UkDfe/UpnAssignment.php +++ b/src/Arbor/Model/UkDfe/UpnAssignment.php @@ -10,6 +10,7 @@ class UpnAssignment extends ModelBase { + const STUDENT = 'student'; const ISSUED_YEAR = 'issuedYear'; @@ -209,4 +210,6 @@ public function setIsTemporary($isTemporary = null) { $this->setProperty('isTemporary', $isTemporary); } + + } diff --git a/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php b/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php index 3580fdad..294ae5dd 100644 --- a/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php @@ -10,6 +10,7 @@ class YoungCarerStatusAssignment extends ModelBase { + const STUDENT = 'student'; const IDENTIFIED_BY = 'identifiedBy'; @@ -119,4 +120,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php b/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php index 3381733d..b20cadaf 100644 --- a/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php +++ b/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php @@ -9,6 +9,7 @@ class AcademicYearEnrolment extends ModelBase { + const LEARNING_SUPPORT_COST = 'learningSupportCost'; protected $_resourceType = ResourceType::UK_ILR_ACADEMIC_YEAR_ENROLMENT; @@ -64,4 +65,6 @@ public function setLearningSupportCost($learningSupportCost = null) { $this->setProperty('learningSupportCost', $learningSupportCost); } + + } diff --git a/src/Arbor/Model/UkIlr/Employer.php b/src/Arbor/Model/UkIlr/Employer.php index 31692058..2c32189e 100644 --- a/src/Arbor/Model/UkIlr/Employer.php +++ b/src/Arbor/Model/UkIlr/Employer.php @@ -9,6 +9,7 @@ class Employer extends ModelBase { + const EDS_EMPLOYER_ID = 'edsEmployerId'; const SMALL_EMPLOYER = 'smallEmployer'; @@ -100,4 +101,6 @@ public function setSmallMediumEmployer($smallMediumEmployer = null) { $this->setProperty('smallMediumEmployer', $smallMediumEmployer); } + + } diff --git a/src/Arbor/Model/UkIlr/IlrReturn.php b/src/Arbor/Model/UkIlr/IlrReturn.php index bb6c1df3..92febe08 100644 --- a/src/Arbor/Model/UkIlr/IlrReturn.php +++ b/src/Arbor/Model/UkIlr/IlrReturn.php @@ -9,6 +9,7 @@ class IlrReturn extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -244,4 +245,6 @@ public function setEfaFunded($efaFunded = null) { $this->setProperty('efaFunded', $efaFunded); } + + } diff --git a/src/Arbor/Model/UkIlr/MedicalCondition.php b/src/Arbor/Model/UkIlr/MedicalCondition.php index 4bff40d3..99ff5f3b 100644 --- a/src/Arbor/Model/UkIlr/MedicalCondition.php +++ b/src/Arbor/Model/UkIlr/MedicalCondition.php @@ -10,6 +10,7 @@ class MedicalCondition extends ModelBase { + const ILR_RETURN_SEN_NEED_TYPE = 'ilrReturnSenNeedType'; protected $_resourceType = ResourceType::UK_ILR_MEDICAL_CONDITION; @@ -65,4 +66,6 @@ public function setIlrReturnSenNeedType(SenNeedType $ilrReturnSenNeedType = null { $this->setProperty('ilrReturnSenNeedType', $ilrReturnSenNeedType); } + + } diff --git a/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php b/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php index 81dbed16..800c78fd 100644 --- a/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php +++ b/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php @@ -9,6 +9,7 @@ class ProgrammeEnrolment extends ModelBase { + const PROGRAMME_TYPE = 'programmeType'; const FUNDING_MODEL = 'fundingModel'; @@ -424,4 +425,6 @@ public function setDeliveryOrganisation(ModelBase $deliveryOrganisation = null) { $this->setProperty('deliveryOrganisation', $deliveryOrganisation); } + + } diff --git a/src/Arbor/Model/UkIlr/ProgrammeInstance.php b/src/Arbor/Model/UkIlr/ProgrammeInstance.php index bc6dac9e..bacfb53a 100644 --- a/src/Arbor/Model/UkIlr/ProgrammeInstance.php +++ b/src/Arbor/Model/UkIlr/ProgrammeInstance.php @@ -9,6 +9,7 @@ class ProgrammeInstance extends ModelBase { + const PROGRAMME_TYPE = 'programmeType'; const FUNDING_MODEL = 'fundingModel'; @@ -118,4 +119,6 @@ public function setSourceOfFunding($sourceOfFunding = null) { $this->setProperty('sourceOfFunding', $sourceOfFunding); } + + } diff --git a/src/Arbor/Model/UkIlr/SenNeed.php b/src/Arbor/Model/UkIlr/SenNeed.php index 6c0cc799..7a5b5bca 100644 --- a/src/Arbor/Model/UkIlr/SenNeed.php +++ b/src/Arbor/Model/UkIlr/SenNeed.php @@ -9,6 +9,7 @@ class SenNeed extends ModelBase { + const IS_AGREED_WITH_STUDENT = 'isAgreedWithStudent'; protected $_resourceType = ResourceType::UK_ILR_SEN_NEED; @@ -64,4 +65,6 @@ public function setIsAgreedWithStudent($isAgreedWithStudent = null) { $this->setProperty('isAgreedWithStudent', $isAgreedWithStudent); } + + } diff --git a/src/Arbor/Model/UkIlr/SenNeedType.php b/src/Arbor/Model/UkIlr/SenNeedType.php index d1c6660e..6f7909fe 100644 --- a/src/Arbor/Model/UkIlr/SenNeedType.php +++ b/src/Arbor/Model/UkIlr/SenNeedType.php @@ -9,6 +9,7 @@ class SenNeedType extends ModelBase { + const LLDD_CODE = 'llddCode'; const ILR_RETURN_VALUE = 'ilrReturnValue'; @@ -82,4 +83,6 @@ public function setIlrReturnValue($ilrReturnValue = null) { $this->setProperty('ilrReturnValue', $ilrReturnValue); } + + } diff --git a/src/Arbor/Model/UkIlr/Student.php b/src/Arbor/Model/UkIlr/Student.php index 24889ef6..ffbb9159 100644 --- a/src/Arbor/Model/UkIlr/Student.php +++ b/src/Arbor/Model/UkIlr/Student.php @@ -9,6 +9,7 @@ class Student extends ModelBase { + const MIGRATED_AS_PART_OF_PROVIDER_MERGER = 'migratedAsPartOfProviderMerger'; const MOVED_DUE_TO_MINIMUM_CONTRACT_LEVEL = 'movedDueToMinimumContractLevel'; @@ -100,4 +101,6 @@ public function setPrimaryLlddAndHealthProblem(ModelBase $primaryLlddAndHealthPr { $this->setProperty('primaryLlddAndHealthProblem', $primaryLlddAndHealthProblem); } + + } diff --git a/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php b/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php index a9ada4d6..3f41c093 100644 --- a/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php +++ b/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php @@ -10,6 +10,7 @@ class StudentEmploymentRecord extends ModelBase { + const BSI1 = 'bsi1'; const BSI2 = 'bsi2'; @@ -155,4 +156,6 @@ public function setMadeRedundantStudentEmploymentRecord(StudentEmploymentRecord { $this->setProperty('madeRedundantStudentEmploymentRecord', $madeRedundantStudentEmploymentRecord); } + + } diff --git a/src/Arbor/Model/UkJcq/EdiExportJob.php b/src/Arbor/Model/UkJcq/EdiExportJob.php index 775b1bcd..c227d90c 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJob.php +++ b/src/Arbor/Model/UkJcq/EdiExportJob.php @@ -11,6 +11,7 @@ class EdiExportJob extends ModelBase { + const FILE_NAME = 'fileName'; const FILE_TYPE = 'fileType'; @@ -174,4 +175,6 @@ public function setQualificationAvailabilityInstance(QualificationAvailabilityIn { $this->setProperty('qualificationAvailabilityInstance', $qualificationAvailabilityInstance); } + + } diff --git a/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php b/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php index d70bb59a..669269f7 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php +++ b/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php @@ -10,6 +10,7 @@ class EdiExportJobCandidateEntry extends ModelBase { + const EDI_EXPORT_JOB = 'ediExportJob'; const CANDIDATE_ENTRY = 'candidateEntry'; @@ -83,4 +84,6 @@ public function setCandidateEntry(CandidateEntry $candidateEntry = null) { $this->setProperty('candidateEntry', $candidateEntry); } + + } diff --git a/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php b/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php index 6892d8de..45b1d664 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php +++ b/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php @@ -10,6 +10,7 @@ class EdiExportJobCandidateRegistration extends ModelBase { + const EDI_EXPORT_JOB = 'ediExportJob'; const CANDIDATE_REGISTRATION = 'candidateRegistration'; @@ -83,4 +84,6 @@ public function setCandidateRegistration(CandidateRegistration $candidateRegistr { $this->setProperty('candidateRegistration', $candidateRegistration); } + + } diff --git a/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php b/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php index 7b03dbbb..8e76db13 100644 --- a/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php +++ b/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php @@ -9,6 +9,7 @@ class QualificationAvailabilityInstance extends ModelBase { + const EDI_AWARDING_BODY_IDENTIFIER = 'ediAwardingBodyIdentifier'; protected $_resourceType = ResourceType::UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE; @@ -64,4 +65,6 @@ public function setEdiAwardingBodyIdentifier($ediAwardingBodyIdentifier = null) { $this->setProperty('ediAwardingBodyIdentifier', $ediAwardingBodyIdentifier); } + + } diff --git a/src/Arbor/Model/UkJcq/QualificationAward.php b/src/Arbor/Model/UkJcq/QualificationAward.php index 5fd90eeb..6ca52512 100644 --- a/src/Arbor/Model/UkJcq/QualificationAward.php +++ b/src/Arbor/Model/UkJcq/QualificationAward.php @@ -9,6 +9,7 @@ class QualificationAward extends ModelBase { + const QCA_ACCREDITATION_NUMBER = 'qcaAccreditationNumber'; const KS4_DISCOUNT_CODE2014 = 'ks4DiscountCode2014'; @@ -154,4 +155,6 @@ public function setPost16DiscountCode($post16DiscountCode = null) { $this->setProperty('post16DiscountCode', $post16DiscountCode); } + + } diff --git a/src/Arbor/Model/UnenrolmentReason.php b/src/Arbor/Model/UnenrolmentReason.php index c32d5d51..df7b0ca8 100644 --- a/src/Arbor/Model/UnenrolmentReason.php +++ b/src/Arbor/Model/UnenrolmentReason.php @@ -6,6 +6,7 @@ class UnenrolmentReason extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -133,4 +134,6 @@ public function setD00206($d00206 = null) { $this->setProperty('d00206', $d00206); } + + } diff --git a/src/Arbor/Model/University.php b/src/Arbor/Model/University.php index 6c01b7cc..1b7ae1d4 100644 --- a/src/Arbor/Model/University.php +++ b/src/Arbor/Model/University.php @@ -6,6 +6,7 @@ class University extends ModelBase { + const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -79,4 +80,6 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } + + } diff --git a/src/Arbor/Model/UniversityStaff.php b/src/Arbor/Model/UniversityStaff.php index 42e7a2f1..30a49e2b 100644 --- a/src/Arbor/Model/UniversityStaff.php +++ b/src/Arbor/Model/UniversityStaff.php @@ -6,6 +6,7 @@ class UniversityStaff extends ModelBase { + const UNIVERSITY = 'university'; const PERSON = 'person'; @@ -97,4 +98,6 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } + + } diff --git a/src/Arbor/Model/UsageLogEntry.php b/src/Arbor/Model/UsageLogEntry.php index b9eeb69b..7a901258 100644 --- a/src/Arbor/Model/UsageLogEntry.php +++ b/src/Arbor/Model/UsageLogEntry.php @@ -6,6 +6,7 @@ class UsageLogEntry extends ModelBase { + const TIMESTAMP = 'timestamp'; const USER = 'user'; @@ -259,4 +260,6 @@ public function setUserAgent($userAgent = null) { $this->setProperty('userAgent', $userAgent); } + + } diff --git a/src/Arbor/Model/User.php b/src/Arbor/Model/User.php index 9d2ca992..211d72fa 100644 --- a/src/Arbor/Model/User.php +++ b/src/Arbor/Model/User.php @@ -6,6 +6,7 @@ class User extends ModelBase { + const STAFF = 'staff'; const STUDENT = 'student'; @@ -511,4 +512,6 @@ public function setAcceptSaasTermsAndConditionsByDatetime(\DateTime $acceptSaasT { $this->setProperty('acceptSaasTermsAndConditionsByDatetime', $acceptSaasTermsAndConditionsByDatetime); } + + } diff --git a/src/Arbor/Model/UserBeta.php b/src/Arbor/Model/UserBeta.php index 2874b223..e3b724ff 100644 --- a/src/Arbor/Model/UserBeta.php +++ b/src/Arbor/Model/UserBeta.php @@ -6,6 +6,7 @@ class UserBeta extends ModelBase { + const USER = 'user'; const IS_ELIGIBLE = 'isEligible'; @@ -97,4 +98,6 @@ public function setIsEnabled($isEnabled = null) { $this->setProperty('isEnabled', $isEnabled); } + + } diff --git a/src/Arbor/Model/UserDefinedField.php b/src/Arbor/Model/UserDefinedField.php index cfd956b2..840ae0f5 100644 --- a/src/Arbor/Model/UserDefinedField.php +++ b/src/Arbor/Model/UserDefinedField.php @@ -6,6 +6,7 @@ class UserDefinedField extends ModelBase { + const FIELD_NAME = 'fieldName'; const IDENTIFIER = 'identifier'; @@ -169,4 +170,6 @@ public function setActive($active = null) { $this->setProperty('active', $active); } + + } diff --git a/src/Arbor/Model/UserDefinedFieldImport.php b/src/Arbor/Model/UserDefinedFieldImport.php index 73d1397a..cf455cf2 100644 --- a/src/Arbor/Model/UserDefinedFieldImport.php +++ b/src/Arbor/Model/UserDefinedFieldImport.php @@ -6,6 +6,7 @@ class UserDefinedFieldImport extends ModelBase { + const USER_DEFINED_IMPORT_JOB = 'userDefinedImportJob'; const ENTITY = 'entity'; @@ -151,4 +152,6 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } + + } diff --git a/src/Arbor/Model/UserDefinedFieldOption.php b/src/Arbor/Model/UserDefinedFieldOption.php index 4c00a4cd..1dc53fc1 100644 --- a/src/Arbor/Model/UserDefinedFieldOption.php +++ b/src/Arbor/Model/UserDefinedFieldOption.php @@ -6,6 +6,7 @@ class UserDefinedFieldOption extends ModelBase { + const USER_DEFINED_FIELD = 'userDefinedField'; const NAME = 'name'; @@ -115,4 +116,6 @@ public function setActive($active = null) { $this->setProperty('active', $active); } + + } diff --git a/src/Arbor/Model/UserDefinedFieldPermission.php b/src/Arbor/Model/UserDefinedFieldPermission.php index c3b71d40..db4729ba 100644 --- a/src/Arbor/Model/UserDefinedFieldPermission.php +++ b/src/Arbor/Model/UserDefinedFieldPermission.php @@ -6,6 +6,7 @@ class UserDefinedFieldPermission extends ModelBase { + const USER_DEFINED_FIELD = 'userDefinedField'; const IDENTIFIER = 'identifier'; @@ -115,4 +116,6 @@ public function setActive($active = null) { $this->setProperty('active', $active); } + + } diff --git a/src/Arbor/Model/UserDefinedRecord.php b/src/Arbor/Model/UserDefinedRecord.php index 7e2dae72..4881a37d 100644 --- a/src/Arbor/Model/UserDefinedRecord.php +++ b/src/Arbor/Model/UserDefinedRecord.php @@ -6,6 +6,7 @@ class UserDefinedRecord extends ModelBase { + const ENTITY = 'entity'; const USER_DEFINED_FIELD = 'userDefinedField'; @@ -97,4 +98,6 @@ public function setValue($value = null) { $this->setProperty('value', $value); } + + } diff --git a/src/Arbor/Model/UserLogin.php b/src/Arbor/Model/UserLogin.php index 076caac2..f452992b 100644 --- a/src/Arbor/Model/UserLogin.php +++ b/src/Arbor/Model/UserLogin.php @@ -6,6 +6,7 @@ class UserLogin extends ModelBase { + const USER = 'user'; const LOGIN_DATETIME = 'loginDatetime'; @@ -151,4 +152,6 @@ public function setIdentityProvider($identityProvider = null) { $this->setProperty('identityProvider', $identityProvider); } + + } diff --git a/src/Arbor/Model/UserNotification.php b/src/Arbor/Model/UserNotification.php index 92b1eb7a..4aed430c 100644 --- a/src/Arbor/Model/UserNotification.php +++ b/src/Arbor/Model/UserNotification.php @@ -6,6 +6,7 @@ class UserNotification extends ModelBase { + const USER = 'user'; const IS_READ = 'isRead'; @@ -259,4 +260,6 @@ public function setSubject($subject = null) { $this->setProperty('subject', $subject); } + + } diff --git a/src/Arbor/Model/UserRole.php b/src/Arbor/Model/UserRole.php index 5ecb0c08..fde28883 100644 --- a/src/Arbor/Model/UserRole.php +++ b/src/Arbor/Model/UserRole.php @@ -6,6 +6,7 @@ class UserRole extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setIsExternalAdministratorRole($isExternalAdministratorRole = nu { $this->setProperty('isExternalAdministratorRole', $isExternalAdministratorRole); } + + } diff --git a/src/Arbor/Model/UserRoleAssignment.php b/src/Arbor/Model/UserRoleAssignment.php index d45c3b1d..8114aa20 100644 --- a/src/Arbor/Model/UserRoleAssignment.php +++ b/src/Arbor/Model/UserRoleAssignment.php @@ -6,6 +6,7 @@ class UserRoleAssignment extends ModelBase { + const USER = 'user'; const USER_ROLE = 'userRole'; @@ -133,4 +134,6 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } + + } diff --git a/src/Arbor/Model/VatRate.php b/src/Arbor/Model/VatRate.php index 68833c7f..605dc1d6 100644 --- a/src/Arbor/Model/VatRate.php +++ b/src/Arbor/Model/VatRate.php @@ -6,6 +6,7 @@ class VatRate extends ModelBase { + const CODE = 'code'; const ACTIVE = 'active'; @@ -205,4 +206,6 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } + + } diff --git a/src/Arbor/Model/VisionTest.php b/src/Arbor/Model/VisionTest.php index f18a0aba..c3f6f12e 100644 --- a/src/Arbor/Model/VisionTest.php +++ b/src/Arbor/Model/VisionTest.php @@ -6,6 +6,7 @@ class VisionTest extends ModelBase { + const STUDENT = 'student'; const TEST_DATE = 'testDate'; @@ -115,4 +116,6 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } + + } diff --git a/src/Arbor/Model/VisualTableConfig.php b/src/Arbor/Model/VisualTableConfig.php index 4b79ae01..5a988b07 100644 --- a/src/Arbor/Model/VisualTableConfig.php +++ b/src/Arbor/Model/VisualTableConfig.php @@ -6,6 +6,7 @@ class VisualTableConfig extends ModelBase { + const PAGE_CONTEXT = 'pageContext'; const TABLE_URL = 'tableUrl'; @@ -133,4 +134,6 @@ public function setConfig($config = null) { $this->setProperty('config', $config); } + + } diff --git a/src/Arbor/Model/Voucher.php b/src/Arbor/Model/Voucher.php index 3ad4e250..a251cf23 100644 --- a/src/Arbor/Model/Voucher.php +++ b/src/Arbor/Model/Voucher.php @@ -6,6 +6,7 @@ class Voucher extends ModelBase { + const BILL_PAYER = 'billPayer'; const PAYMENT_RECEIVED_DATE = 'paymentReceivedDate'; @@ -133,4 +134,6 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } + + } diff --git a/src/Arbor/Model/WorkPlacement.php b/src/Arbor/Model/WorkPlacement.php index 38e553ae..35767f01 100644 --- a/src/Arbor/Model/WorkPlacement.php +++ b/src/Arbor/Model/WorkPlacement.php @@ -6,6 +6,7 @@ class WorkPlacement extends ModelBase { + const STUDENT = 'student'; const EMPLOYER = 'employer'; @@ -169,4 +170,6 @@ public function setProgrammeEnrolment(ProgrammeEnrolment $programmeEnrolment = n { $this->setProperty('programmeEnrolment', $programmeEnrolment); } + + } diff --git a/src/Arbor/Resource/ResourceType.php b/src/Arbor/Resource/ResourceType.php index d369896e..e488b7a5 100644 --- a/src/Arbor/Resource/ResourceType.php +++ b/src/Arbor/Resource/ResourceType.php @@ -4,710 +4,710 @@ class ResourceType { - const ACADEMIC_CALENDAR_DATE = 'AcademicCalendarDate'; - const ACADEMIC_LEVEL = 'AcademicLevel'; - const ACADEMIC_LEVEL_MEMBERSHIP = 'AcademicLevelMembership'; - const ACADEMIC_LEVEL_REGISTRATION_FORM_MAPPING = 'AcademicLevelRegistrationFormMapping'; - const ACADEMIC_LEVEL_TUTOR = 'AcademicLevelTutor'; - const ACADEMIC_HOLIDAY = 'AcademicHoliday'; - const ACADEMIC_NOTE = 'AcademicNote'; - const ACADEMIC_PROGRAMME = 'AcademicProgramme'; - const ACADEMIC_PROGRAMME_INSTANCE = 'AcademicProgrammeInstance'; - const ACADEMIC_TEACHING_HOUR = 'AcademicTeachingHour'; - const ACADEMIC_UNIT = 'AcademicUnit'; - const ACADEMIC_UNIT_ASSESSMENT = 'AcademicUnitAssessment'; - const ACADEMIC_UNIT_AUTOMATIC_ENROLMENT = 'AcademicUnitAutomaticEnrolment'; - const ACADEMIC_UNIT_BAND_ASSIGNMENT = 'AcademicUnitBandAssignment'; - const ACADEMIC_UNIT_BLOCK_ASSIGNMENT = 'AcademicUnitBlockAssignment'; - const ACADEMIC_UNIT_CURRICULUM = 'AcademicUnitCurriculum'; - const ACADEMIC_UNIT_ENROLMENT = 'AcademicUnitEnrolment'; - const ACADEMIC_UNIT_ENROLMENT_IMPORT = 'AcademicUnitEnrolmentImport'; - const ACADEMIC_UNIT_MARKSHEET_CUSTOM_REPORT = 'AcademicUnitMarksheetCustomReport'; - const ACADEMIC_UNIT_LEAD = 'AcademicUnitLead'; - const ACADEMIC_UNIT_QUALIFICATION_AWARD = 'AcademicUnitQualificationAward'; - const ACADEMIC_UNIT_QUALIFICATION_LINK = 'AcademicUnitQualificationLink'; - const ACADEMIC_UNIT_TAG = 'AcademicUnitTag'; - const ACADEMIC_UNIT_DEPARTMENT = 'AcademicUnitDepartment'; - const ACADEMIC_YEAR = 'AcademicYear'; - const ACADEMIC_WORKING_DAY = 'AcademicWorkingDay'; - const ACHIEVEMENT_LEVEL = 'AchievementLevel'; - const ACCESS_ARRANGEMENT = 'AccessArrangement'; - const CANDIDATE_ACCESS_ARRANGEMENT = 'CandidateAccessArrangement'; - const CANDIDATE_DISAPPLIED_ACCESS_ARRANGEMENT = 'CandidateDisappliedAccessArrangement'; - const ACHIEVEMENT_LEVEL_SET = 'AchievementLevelSet'; - const ADDITIONAL_PAYMENT_REASON = 'AdditionalPaymentReason'; - const AD_HOC_ASSESSMENT = 'AdHocAssessment'; - const AD_HOC_ASSESSMENT_BATCH = 'AdHocAssessmentBatch'; - const AD_HOC_ASSESSMENT_BATCH_TARGET = 'AdHocAssessmentBatchTarget'; - const AD_HOC_ASSESSMENT_BATCH_TARGET_SUBJECT = 'AdHocAssessmentBatchTargetSubject'; - const AD_HOC_ASSESSMENT_CATEGORY = 'AdHocAssessmentCategory'; - const ALERT = 'Alert'; - const ALERT_RULE = 'AlertRule'; - const ALERT_RULE_RECIPIENT = 'AlertRuleRecipient'; - const ALERT_RULE_CONDITION = 'AlertRuleCondition'; - const ALERT_RECIPIENT = 'AlertRecipient'; - const ALLOWANCE = 'Allowance'; - const ALLOWANCE_AMOUNT = 'AllowanceAmount'; - const APPLICATION = 'Application'; - const APPLICATION_APPEAL = 'ApplicationAppeal'; - const APPLICATION_SETTING = 'ApplicationSetting'; - const APPLICATION_WITHDRAWAL_REASON = 'ApplicationWithdrawalReason'; - const APPRAISAL = 'Appraisal'; - const ASSESSMENT = 'Assessment'; - const ASSESSMENT_ASPECT = 'AssessmentAspect'; - const ASSESSMENT_DEFAULT_DISPLAY_GRADE_SET = 'AssessmentDefaultDisplayGradeSet'; - const ASSESSMENT_GRADE_SET = 'AssessmentGradeSet'; - const ASSESSMENT_FRAMEWORK_ASSESSMENT = 'AssessmentFrameworkAssessment'; - const ASSESSMENT_STUDENT_GROUP = 'AssessmentStudentGroup'; - const ASSESSMENT_MARK_NON_SUBMISSION_REASON = 'AssessmentMarkNonSubmissionReason'; - const ACADEMIC_YEAR_ASSESSMENT = 'AcademicYearAssessment'; - const ASSESSMENT_DATA_COLLECTION = 'AssessmentDataCollection'; - const ASSESSMENT_DATA_COLLECTION_ITEM = 'AssessmentDataCollectionItem'; - const ASSESSMENT_DATA_COLLECTION_ITEM_ASSIGNED_STAFF = 'AssessmentDataCollectionItemAssignedStaff'; - const ASSESSMENT_METRIC = 'AssessmentMetric'; - const ASSESSMENT_METRIC_ASSESSMENT = 'AssessmentMetricAssessment'; - const ASSESSMENT_METRIC_RULE = 'AssessmentMetricRule'; - const ASSESSMENT_METRIC_RULE_STUDENT_GROUP = 'AssessmentMetricRuleStudentGroup'; - const ASSESSMENT_METRIC_RULE_GRADE_ITEM = 'AssessmentMetricRuleGradeItem'; - const ASSESSMENT_METRIC_RULE_TARGET_ITEM = 'AssessmentMetricRuleTargetItem'; - const ASSESSMENT_METRIC_SET = 'AssessmentMetricSet'; - const ASSESSMENT_METRIC_ASSESSMENT_BATCH = 'AssessmentMetricAssessmentBatch'; - const ASSESSMENT_DERIVATION = 'AssessmentDerivation'; - const ASSESSMENT_DERIVATION_DEPENDANT = 'AssessmentDerivationDependant'; - const ASSESSMENT_PROVIDER = 'AssessmentProvider'; - const ASSESSMENT_IMPORT_COLUMN = 'AssessmentImportColumn'; - const ASSESSMENT_IMPORT_ROW = 'AssessmentImportRow'; - const ASSESSMENT_IMPORT_ITEM = 'AssessmentImportItem'; - const ASSESSMENT_IMPORT_ERROR = 'AssessmentImportError'; - const ATTAINMENT_GROUP = 'AttainmentGroup'; - const ATTENDANCE_FOLLOW_UP = 'AttendanceFollowUp'; - const ATTENDANCE_MARK = 'AttendanceMark'; - const ATTENDANCE_RECORD = 'AttendanceRecord'; - const ATTENDANCE_ROLL_CALL = 'AttendanceRollCall'; - const ATTENDANCE_ROLL_CALL_TIME = 'AttendanceRollCallTime'; - const ATTENDANCE_ROLL_CALL_RECORD = 'AttendanceRollCallRecord'; - const ATTENDANCE_REGISTER = 'AttendanceRegister'; - const ATTENDANCE_REGISTER_TYPE = 'AttendanceRegisterType'; - const ATTENDANCE_REGISTER_TYPE_MARK = 'AttendanceRegisterTypeMark'; - const ATTENDANCE_PATTERN = 'AttendancePattern'; - const ATTENDANCE_PATTERN_PERIOD = 'AttendancePatternPeriod'; - const AWARDING_ORGANIZATION = 'AwardingOrganization'; - const BANK_DETAIL = 'BankDetail'; - const BASKET = 'Basket'; - const BASKET_ITEM = 'BasketItem'; - const BASKET_ITEM_PAYMENT_DATA = 'BasketItemPaymentData'; - const LEDGER_ENTRY = 'LedgerEntry'; - const INCOMING_CASHLESS_CATERING_SYSTEM_TRANSACTION = 'IncomingCashlessCateringSystemTransaction'; - const INTEGRATIONS_CASHLESS_CATERING_SYSTEM_PROVIDER = 'IntegrationsCashlessCateringSystemProvider'; - const BEHAVIOUR = 'Behaviour'; - const BEHAVIOUR_FOLLOW_UP = 'BehaviourFollowUp'; - const BEHAVIOUR_LOCATION = 'BehaviourLocation'; - const BEHAVIOUR_TIME = 'BehaviourTime'; - const BEHAVIOURAL_INCIDENT_ACTION = 'BehaviouralIncidentAction'; - const BEHAVIOURAL_INCIDENT = 'BehaviouralIncident'; - const BEHAVIOURAL_INCIDENT_BEHAVIOUR = 'BehaviouralIncidentBehaviour'; - const BEHAVIOURAL_INCIDENT_STAFF_INVOLVEMENT = 'BehaviouralIncidentStaffInvolvement'; - const BEHAVIOURAL_INCIDENT_STUDENT_INVOLVEMENT = 'BehaviouralIncidentStudentInvolvement'; - const BEHAVIOURAL_INCIDENT_WITNESS = 'BehaviouralIncidentWitness'; - const BEHAVIOURAL_NOTE = 'BehaviouralNote'; - const PHYSICAL_INTERVENTION_TECHNIQUE = 'PhysicalInterventionTechnique'; - const PHYSICAL_INTERVENTION_RECORD = 'PhysicalInterventionRecord'; - const PHYSICAL_INTERVENTION_RECORD_TECHNIQUE = 'PhysicalInterventionRecordTechnique'; - const PHYSICAL_INTERVENTION_RECORD_WITNESS = 'PhysicalInterventionRecordWitness'; - const BOARDING_PATTERN = 'BoardingPattern'; - const BOARDING_STATUS = 'BoardingStatus'; - const BOOKABLE_RESOURCE_PERIOD = 'BookableResourcePeriod'; - const BUSINESS_ROLE = 'BusinessRole'; - const BUSINESS_ROLE_ASSIGNMENT = 'BusinessRoleAssignment'; - const BUSINESS_ROLE_DEFAULT_USER_ROLE = 'BusinessRoleDefaultUserRole'; - const CALENDAR = 'Calendar'; - const CALENDAR_ENTRY_MAPPING = 'CalendarEntryMapping'; - const CALENDAR_ENTRY_REMINDER = 'CalendarEntryReminder'; - const CALENDAR_TYPE = 'CalendarType'; - const CANDIDATE = 'Candidate'; - const CANDIDATE_ASSESSABLE_ENTRY = 'CandidateAssessableEntry'; - const CANDIDATE_ENROLMENT = 'CandidateEnrolment'; - const CANDIDATE_ENTRY = 'CandidateEntry'; - const CANDIDATE_ENTRY_AUDIT = 'CandidateEntryAudit'; - const CANDIDATE_ENTRY_PROPOSAL = 'CandidateEntryProposal'; - const CANDIDATE_ENTRY_WITHDRAWAL_PROPOSAL = 'CandidateEntryWithdrawalProposal'; - const CANDIDATE_PROPOSAL = 'CandidateProposal'; - const CANDIDATE_PROPOSAL_COMMENT = 'CandidateProposalComment'; - const CANDIDATE_REGISTRATION = 'CandidateRegistration'; - const CANDIDATE_REGISTRATION_AUDIT = 'CandidateRegistrationAudit'; - const CANDIDATE_REGISTRATION_PROPOSAL = 'CandidateRegistrationProposal'; - const CANDIDATE_REGISTRATION_WITHDRAWAL_PROPOSAL = 'CandidateRegistrationWithdrawalProposal'; - const CHECK_TYPE = 'CheckType'; - const CHECK_CLEARANCE_LEVEL = 'CheckClearanceLevel'; - const CHILD_PROTECTION_NOTE = 'ChildProtectionNote'; - const CHILD_PROTECTION_STATUS = 'ChildProtectionStatus'; - const CHILD_PROTECTION_STATUS_ASSIGNMENT = 'ChildProtectionStatusAssignment'; - const CLUB = 'Club'; - const CLUB_ELIGIBILITY = 'ClubEligibility'; - const CLUB_LEAD = 'ClubLead'; - const CLUB_MEMBERSHIP = 'ClubMembership'; - const CLUB_MEMBERSHIP_PERIOD = 'ClubMembershipPeriod'; - const CLUB_MEMBERSHIP_PERIOD_PRICE = 'ClubMembershipPeriodPrice'; - const CLUB_SESSION = 'ClubSession'; - const CLUB_SESSION_INTERVAL = 'ClubSessionInterval'; - const CLUB_MEMBERSHIP_PERIOD_RULE = 'ClubMembershipPeriodRule'; - const CLUB_SESSION_INTERVAL_PRICE = 'ClubSessionIntervalPrice'; - const STUDENT_CLUB_SESSION_INTERVAL = 'StudentClubSessionInterval'; - const COMPANY = 'Company'; - const COMPANY_STAFF = 'CompanyStaff'; - const COMMUNICATION_ACTION = 'CommunicationAction'; - const COMMUNICATION_TAG = 'CommunicationTag'; - const COMMUNICATION_TEMPLATE = 'CommunicationTemplate'; - const CONSENT = 'Consent'; - const CONSENT_TYPE = 'ConsentType'; - const CONTENT = 'Content'; - const CONTENT_TAG = 'ContentTag'; - const COURT_ORDER = 'CourtOrder'; - const COVER_ARRANGEMENT = 'CoverArrangement'; - const COVER_REQUIREMENT = 'CoverRequirement'; - const COUNTRY = 'Country'; - const COURT_ORDER_PARTY = 'CourtOrderParty'; - const CUSTOM_GROUP = 'CustomGroup'; - const CUSTOM_GROUP_MEMBERSHIP = 'CustomGroupMembership'; - const CUSTOM_GROUP_MEMBERSHIP_CRITERION = 'CustomGroupMembershipCriterion'; - const CUSTOM_GROUP_NOTIFICATION_SETTING = 'CustomGroupNotificationSetting'; - const CUSTOM_GROUP_NOTIFICATION_RECIPIENT = 'CustomGroupNotificationRecipient'; - const CUSTOM_REPORT = 'CustomReport'; - const CUSTOM_REPORT_COLUMN = 'CustomReportColumn'; - const CUSTOM_REPORT_COLUMN_CONDITIONAL_FORMATTER = 'CustomReportColumnConditionalFormatter'; - const CUSTOM_REPORT_GROUPING = 'CustomReportGrouping'; - const CUSTOM_REPORT_ORDERING = 'CustomReportOrdering'; - const CUSTOM_REPORT_POST_GROUPING_FILTER = 'CustomReportPostGroupingFilter'; - const CUSTOM_REPORT_SCOPE = 'CustomReportScope'; - const CUSTOM_REPORT_SCOPE_FILTER = 'CustomReportScopeFilter'; - const CUSTOM_REPORT_SCHEDULED_EXPORT = 'CustomReportScheduledExport'; - const CUSTOM_REPORT_SCHEDULED_EXPORT_REPORT = 'CustomReportScheduledExportReport'; - const CUSTOM_REPORT_SCHEDULED_EXPORT_RECIPIENT = 'CustomReportScheduledExportRecipient'; - const CUSTOM_REPORT_SHARE = 'CustomReportShare'; - const CUSTOM_REPORT_EMAIL_LOG = 'CustomReportEmailLog'; - const CURRICULUM = 'Curriculum'; - const CURRICULUM_GRADE = 'CurriculumGrade'; - const CURRICULUM_STATEMENT = 'CurriculumStatement'; - const CURRICULUM_STATEMENT_BAND = 'CurriculumStatementBand'; - const CURRICULUM_SECTION = 'CurriculumSection'; - const CURRICULUM_TIER = 'CurriculumTier'; - const CURRICULUM_TARGET = 'CurriculumTarget'; - const CURRICULUM_TARGET_SET = 'CurriculumTargetSet'; - const DATA_EXPORT = 'DataExport'; - const DATA_SET_SUBSCRIPTION = 'DataSetSubscription'; - const DATA_SOURCE = 'DataSource'; - const DEMOGRAPHIC = 'Demographic'; - const DETENTION = 'Detention'; - const DETENTION_SESSION = 'DetentionSession'; - const DETENTION_TYPE = 'DetentionType'; - const DEPARTMENT = 'Department'; - const FACULTY_DEPARTMENT = 'FacultyDepartment'; - const DEPARTMENT_MEMBERSHIP = 'DepartmentMembership'; - const DEPARTMENT_RESPONSIBILITY = 'DepartmentResponsibility'; - const DEPARTMENT_RESPONSIBILITY_TYPE = 'DepartmentResponsibilityType'; - const DIETARY_REQUIREMENT = 'DietaryRequirement'; - const DIETARY_REQUIREMENT_TYPE = 'DietaryRequirementType'; - const DOCUMENT_LAYOUT = 'DocumentLayout'; - const EDUCATIONAL_INSTITUTION_ENROLMENT = 'EducationalInstitutionEnrolment'; - const EDUCATION_PLAN = 'EducationPlan'; - const EDUCATION_PLAN_CONTRIBUTOR = 'EducationPlanContributor'; - const EDUCATIONAL_INSTITUTION = 'EducationalInstitution'; - const EDUCATIONAL_INSTITUTION_STAFF = 'EducationalInstitutionStaff'; - const ELIGIBILITY = 'Eligibility'; - const ELIGIBILITY_RECORD = 'EligibilityRecord'; - const EMAIL = 'Email'; - const EMAIL_ACCOUNT = 'EmailAccount'; - const EMAIL_ACCOUNT_ACCESS_PERMISSION = 'EmailAccountAccessPermission'; - const EMAIL_ADDRESS = 'EmailAddress'; - const EMAIL_DRAFT = 'EmailDraft'; - const EMAIL_PART = 'EmailPart'; - const EMAIL_PERMITTED_SENDER = 'EmailPermittedSender'; - const EMAIL_SENDER = 'EmailSender'; - const EMAIL_STATUS = 'EmailStatus'; - const EMAIL_RECIPIENT = 'EmailRecipient'; - const EMAIL_REFERENCE = 'EmailReference'; - const EMERGENCY_ALERT_TYPE = 'EmergencyAlertType'; - const EMERGENCY_ALERT = 'EmergencyAlert'; - const EMERGENCY_ALERT_STUDENT = 'EmergencyAlertStudent'; - const EMERGENCY_ALERT_ASSIGNED_STAFF = 'EmergencyAlertAssignedStaff'; - const EMPLOYER = 'Employer'; - const EMPLOYMENT_RECORD_TYPE = 'EmploymentRecordType'; - const ENROLMENT_MODE = 'EnrolmentMode'; - const ENROLMENT_MODE_ASSIGNMENT = 'EnrolmentModeAssignment'; - const ENABLED_FEATURE = 'EnabledFeature'; - const ETHNICITY = 'Ethnicity'; - const ETHNICITY_CATEGORY = 'EthnicityCategory'; - const EVENT_PARTICIPANT = 'EventParticipant'; - const EVENT_PARTICIPANT_INVITATION = 'EventParticipantInvitation'; - const EXCLUSION_REASON = 'ExclusionReason'; - const EXCLUSION_EXCLUSION_REASON = 'ExclusionExclusionReason'; - const EXCLUSION_REVIEW = 'ExclusionReview'; - const EXCLUSION_REVIEW_OUTCOME = 'ExclusionReviewOutcome'; - const EXTERNAL_ADMINISTRATOR = 'ExternalAdministrator'; - const VISION_TEST = 'VisionTest'; - const FACULTY = 'Faculty'; - const FACULTY_MEMBER = 'FacultyMember'; - const FACULTY_MEMBERSHIP = 'FacultyMembership'; - const FACULTY_RESPONSIBILITY = 'FacultyResponsibility'; - const FACULTY_RESPONSIBILITY_TYPE = 'FacultyResponsibilityType'; - const FILE = 'File'; - const FINAL_ASSESSMENT_TARGET = 'FinalAssessmentTarget'; - const GENDER = 'Gender'; - const GENDER_IDENTITY = 'GenderIdentity'; - const GRADE = 'Grade'; - const GRADE_SET = 'GradeSet'; - const GRADE_POINT_SCALE = 'GradePointScale'; - const GRADE_POINT_SCALE_LEVEL_GRADE_SET = 'GradePointScaleLevelGradeSet'; - const GUARDIAN = 'Guardian'; - const GUARDIAN_CONSULTATION = 'GuardianConsultation'; - const GUARDIAN_RELATIONSHIP_TYPE = 'GuardianRelationshipType'; - const HEARING_TEST = 'HearingTest'; - const HOUSE = 'House'; - const HOUSE_MEMBERSHIP = 'HouseMembership'; - const HOUSE_TUTOR = 'HouseTutor'; - const IDENTIFICATION_DOCUMENT_TYPE = 'IdentificationDocumentType'; - const IDENTITY_CARD = 'IdentityCard'; - const IDENTITY_CARD_READER = 'IdentityCardReader'; - const IMMUNIZATION_TYPE = 'ImmunizationType'; - const IMMUNIZATION = 'Immunization'; - const IMPAIRMENT_CATEGORY = 'ImpairmentCategory'; - const IN_APP_MESSAGE_PERMITTED_SENDER = 'InAppMessagePermittedSender'; - const IN_APP_MESSAGE_NOTIFICATION = 'InAppMessageNotification'; - const INBOUND_IN_APP_MESSAGE = 'InboundInAppMessage'; - const INBOUND_SMS_MESSAGE = 'InboundSmsMessage'; - const INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT = 'InboundNotificationAutomaticRecipient'; - const INTAKE_SEASON = 'IntakeSeason'; - const INTAKE_SEASON_APPLICANT_BUCKET = 'IntakeSeasonApplicantBucket'; - const INTAKE_SEASON_GROUP = 'IntakeSeasonGroup'; - const INTERVENTION = 'Intervention'; - const INTERVENTION_CATEGORY = 'InterventionCategory'; - const INTERVENTION_GROUP = 'InterventionGroup'; - const INTERVENTION_REVIEW = 'InterventionReview'; - const INTERVENTION_SESSION = 'InterventionSession'; - const INTERVENTION_STAFF_COST = 'InterventionStaffCost'; - const INTERVENTION_COST = 'InterventionCost'; - const INTERVENTION_FUNDING_SOURCE = 'InterventionFundingSource'; - const INTERVENTION_FUNDING = 'InterventionFunding'; - const INTERVENTION_FILTER = 'InterventionFilter'; - const INTERNAL_EXCLUSION_TYPE = 'InternalExclusionType'; - const INTERNAL_EXCLUSION_REASON = 'InternalExclusionReason'; - const INTERNAL_EXCLUSION_SESSION = 'InternalExclusionSession'; - const INTERNAL_EXCLUSION = 'InternalExclusion'; - const IN_CARE_NOTE = 'InCareNote'; - const IN_CARE_STATUS = 'InCareStatus'; - const IN_CARE_STATUS_ASSIGNMENT = 'InCareStatusAssignment'; - const INSTITUTION_TYPE = 'InstitutionType'; - const INVERSE_DEMOGRAPHIC = 'InverseDemographic'; - const INVIGILATION_DUTY = 'InvigilationDuty'; - const INVIGILATION_SESSION = 'InvigilationSession'; - const ITEM_UNIT = 'ItemUnit'; - const KPI = 'Kpi'; - const KPI_VALUE = 'KpiValue'; - const KPI_TARGET = 'KpiTarget'; - const KPI_RANGE = 'KpiRange'; - const LANGUAGE_ABILITY = 'LanguageAbility'; - const LANGUAGE = 'Language'; - const LETTER = 'Letter'; - const LESSON_PLAN = 'LessonPlan'; - const LESSON_PLAN_OBJECTIVE = 'LessonPlanObjective'; - const LESSON_PLAN_SECTION = 'LessonPlanSection'; - const LESSON_PLAN_SECTION_ITEM = 'LessonPlanSectionItem'; - const LEARNING_MATERIAL = 'LearningMaterial'; - const LEARNING_MATERIAL_FOLDER = 'LearningMaterialFolder'; - const LOCAL_AUTHORITY = 'LocalAuthority'; - const MARITAL_STATUS = 'MaritalStatus'; - const MARK_APPROVAL = 'MarkApproval'; - const MEAL = 'Meal'; - const MEAL_PATTERN = 'MealPattern'; - const MEAL_CHOICE = 'MealChoice'; - const MEAL_PROVISION = 'MealProvision'; - const MEAL_SESSION = 'MealSession'; - const MEAL_SESSION_REGISTER_RECORD = 'MealSessionRegisterRecord'; - const MEAL_SITTING = 'MealSitting'; - const MEAL_SITTING_AUTOMATIC_ATTENDEE_TARGET = 'MealSittingAutomaticAttendeeTarget'; - const MEAL_ROTATION_MENU = 'MealRotationMenu'; - const MEAL_SCHEDULE = 'MealSchedule'; - const MEAL_SCHEDULE_ITEM = 'MealScheduleItem'; - const MEAL_ROTATION_MENU_CHOICE = 'MealRotationMenuChoice'; - const MEDICAL_CONDITION = 'MedicalCondition'; - const MEDICAL_CONDITION_MEDICATION = 'MedicalConditionMedication'; - const MEDICATION = 'Medication'; - const MEDICAL_CONDITION_TYPE = 'MedicalConditionType'; - const MEDICAL_EVENT = 'MedicalEvent'; - const MEDICAL_EVENT_TYPE = 'MedicalEventType'; - const MEDICAL_INSTITUTION = 'MedicalInstitution'; - const MEDICAL_INSTITUTION_STAFF = 'MedicalInstitutionStaff'; - const MEDICAL_NOTE = 'MedicalNote'; - const MEDICAL_PLAN = 'MedicalPlan'; - const MEDICAL_RELATIONSHIP_TYPE = 'MedicalRelationshipType'; - const MEETING = 'Meeting'; - const MEETING_NOTE = 'MeetingNote'; - const MEETING_TOPIC = 'MeetingTopic'; - const MESSAGE_DRAFT_RECIPIENT = 'MessageDraftRecipient'; - const MOTOR_VEHICLE = 'MotorVehicle'; - const MOTOR_VEHICLE_MAKE = 'MotorVehicleMake'; - const NATIONALITY_STATUS = 'NationalityStatus'; - const NEW_REPORT_CARD_BATCH = 'NewReportCardBatch'; - const NEW_REPORT_CARD_BATCH_TARGET = 'NewReportCardBatchTarget'; - const NEW_REPORT_CARD_TEMPLATE = 'NewReportCardTemplate'; - const NEW_STUDENT_REPORT_CARD = 'NewStudentReportCard'; - const NEW_STUDENT_REPORT_CARD_SECTION = 'NewStudentReportCardSection'; - const NEW_REPORT_CARD_TEXT = 'NewReportCardText'; - const NEXT_OF_KIN_RELATIONSHIP = 'NextOfKinRelationship'; - const NEW_USER_REQUEST = 'NewUserRequest'; - const NOTE = 'Note'; - const NOTICE = 'Notice'; - const OPTIONS_IMPORT_RESULT = 'OptionsImportResult'; - const OPTIONS_IMPORT_STUDENT_MAPPING = 'OptionsImportStudentMapping'; - const OPTIONS_IMPORT_ACADEMIC_UNIT_MAPPING = 'OptionsImportAcademicUnitMapping'; - const OUTBOUND_LETTER = 'OutboundLetter'; - const OUTBOUND_LETTER_RECIPIENT = 'OutboundLetterRecipient'; - const OUTBOUND_LETTER_PERMITTED_SENDER = 'OutboundLetterPermittedSender'; - const OUTBOUND_IN_APP_MESSAGE = 'OutboundInAppMessage'; - const OUTBOUND_IN_APP_MESSAGE_DRAFT = 'OutboundInAppMessageDraft'; - const PERSON = 'Person'; - const PASTORAL_NOTE = 'PastoralNote'; - const PAY_SCALE = 'PayScale'; - const PAY_SCALE_GRADE = 'PayScaleGrade'; - const PAY_SCALE_GRADE_SPINAL_POINT = 'PayScaleGradeSpinalPoint'; - const PAY_SCALE_SPINAL_POINT = 'PayScaleSpinalPoint'; - const PAY_SCALE_SPINAL_POINT_VALUE = 'PayScaleSpinalPointValue'; - const INSIGHT_REPORT = 'InsightReport'; - const PERMANENT_EXCLUSION = 'PermanentExclusion'; - const PERSON_CHECK = 'PersonCheck'; - const PERSON_FORMER_NAME = 'PersonFormerName'; - const PERSON_IDENTIFICATION_DOCUMENT = 'PersonIdentificationDocument'; - const PERSON_IMPAIRMENT = 'PersonImpairment'; - const PERSON_NATIONALITY = 'PersonNationality'; - const PERSON_NEXT_OF_KIN = 'PersonNextOfKin'; - const USER_DEFINED_RECORD = 'UserDefinedRecord'; - const USER_DEFINED_FIELD = 'UserDefinedField'; - const USER_DEFINED_FIELD_OPTION = 'UserDefinedFieldOption'; - const USER_DEFINED_FIELD_PERMISSION = 'UserDefinedFieldPermission'; - const PERSON_PROFESSIONAL_QUALIFICATION = 'PersonProfessionalQualification'; - const PERSON_TRAINING_COURSE = 'PersonTrainingCourse'; - const PERSON_TRANSPORTATION_METHOD = 'PersonTransportationMethod'; - const PHANTOM_MODEL = 'PhantomModel'; - const POINT_AWARD = 'PointAward'; - const POINT_AWARD_CATEGORY = 'PointAwardCategory'; - const POINT_AWARD_SCALE = 'PointAwardScale'; - const POSITION = 'Position'; - const POSITION_BUSINESS_ROLE = 'PositionBusinessRole'; - const POSTAL_ADDRESS_OCCUPANCY = 'PostalAddressOccupancy'; - const POSTAL_ADDRESS = 'PostalAddress'; - const PREDICTED_ASSESSMENT_MARK = 'PredictedAssessmentMark'; - const PROFESSIONAL_QUALIFICATION_CLASS = 'ProfessionalQualificationClass'; - const PROFESSIONAL_QUALIFICATION_SUBJECT = 'ProfessionalQualificationSubject'; - const PROFESSIONAL_QUALIFICATION_TYPE = 'ProfessionalQualificationType'; - const PROGRAMME = 'Programme'; - const PROGRAMME_ACADEMIC_UNIT = 'ProgrammeAcademicUnit'; - const PROGRAMME_ENROLMENT = 'ProgrammeEnrolment'; - const PROGRAMME_INSTANCE = 'ProgrammeInstance'; - const PROGRAMME_CLASSIFICATION = 'ProgrammeClassification'; - const PROGRAMME_QUALIFICATION_AWARD = 'ProgrammeQualificationAward'; - const PROGRAMME_LEAD = 'ProgrammeLead'; - const PROGRAMME_WITHDRAWAL_REASON = 'ProgrammeWithdrawalReason'; - const PROGRESS_GOAL_TYPE = 'ProgressGoalType'; - const PROGRESS_ASSESSMENT_BATCH = 'ProgressAssessmentBatch'; - const PROGRESS_ASSESSMENT_BATCH_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchMeasurementPeriod'; - const PROGRESS_ASSESSMENT_BATCH_TARGET = 'ProgressAssessmentBatchTarget'; - const PROGRESS_ASSESSMENT_BATCH_TARGET_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchTargetMeasurementPeriod'; - const PROGRESS_MEASUREMENT_PERIOD = 'ProgressMeasurementPeriod'; - const PROGRESS_MEASUREMENT_PERIOD_SET = 'ProgressMeasurementPeriodSet'; - const PUSH_NOTIFICATION_TOKEN = 'PushNotificationToken'; - const QUALIFICATION_ASPECT = 'QualificationAspect'; - const QUALIFICATION_AVAILABILITY_INSTANCE = 'QualificationAvailabilityInstance'; - const QUALIFICATION_AWARD = 'QualificationAward'; - const QUALIFICATION_AWARD_DISCOUNT_CODE = 'QualificationAwardDiscountCode'; - const QUALIFICATION_AWARD_LEARNING_UNIT = 'QualificationAwardLearningUnit'; - const QUALIFICATION_AWARD_SUBTYPE = 'QualificationAwardSubtype'; - const QUALIFICATION_AWARD_TYPE = 'QualificationAwardType'; - const QUALIFICATION_ASSESSABLE = 'QualificationAssessable'; - const QUALIFICATION_ASSESSABLE_INSTANCE = 'QualificationAssessableInstance'; - const QUALIFICATION_CENTER_ASSESSED_OUTCOME = 'QualificationCenterAssessedOutcome'; - const QUALIFICATION_ELEMENT_AVAILABILITY = 'QualificationElementAvailability'; - const QUALIFICATION_ELEMENT_DISALLOWED_COMBINATION = 'QualificationElementDisallowedCombination'; - const QUALIFICATION_TIMETABLE_SESSION_TYPE = 'QualificationTimetableSessionType'; - const QUALIFICATION_FORECAST_RESULT = 'QualificationForecastResult'; - const QUALIFICATION_GRADE = 'QualificationGrade'; - const QUALIFICATION_GRADE_SET = 'QualificationGradeSet'; - const QUALIFICATION_LEARNING_UNIT = 'QualificationLearningUnit'; - const QUALIFICATION_LEARNING_UNIT_ASSESSABLE = 'QualificationLearningUnitAssessable'; - const QUALIFICATION_LEARNING_UNIT_LEVEL = 'QualificationLearningUnitLevel'; - const QUALIFICATION_OFFERING = 'QualificationOffering'; - const QUALIFICATION_RESULT = 'QualificationResult'; - const QUALIFICATION_SCHEME = 'QualificationScheme'; - const QUALIFICATION_STUDY_GUIDE = 'QualificationStudyGuide'; - const QUALIFICATION_SUBJECT = 'QualificationSubject'; - const QUALIFICATION_SUBSCRIPTION = 'QualificationSubscription'; - const QUALIFICATION_RESULT_EMBARGO_VIEWER = 'QualificationResultEmbargoViewer'; - const QUALIFICATION_TRANSPORT_CERTIFICATE = 'QualificationTransportCertificate'; - const QUALIFICATION_TRANSPORT_MESSAGE = 'QualificationTransportMessage'; - const IN_HOUSE_CANDIDATE_ACCESS_ARRANGEMENT = 'InHouseCandidateAccessArrangement'; - const IN_HOUSE_CANDIDATE = 'InHouseCandidate'; - const IN_HOUSE_EXAM_ENTRY = 'InHouseExamEntry'; - const IN_HOUSE_EXAM_GRADE = 'InHouseExamGrade'; - const IN_HOUSE_EXAM_INSTANCE = 'InHouseExamInstance'; - const IN_HOUSE_EXAM_RESULT = 'InHouseExamResult'; - const IN_HOUSE_EXAM = 'InHouseExam'; - const IN_HOUSE_EXAM_INSTANCE_ACADEMIC_UNIT_LINK = 'InHouseExamInstanceAcademicUnitLink'; - const REGION = 'Region'; - const REGISTRATION_FORM = 'RegistrationForm'; - const REGISTRATION_FORM_MEMBERSHIP = 'RegistrationFormMembership'; - const REGISTRATION_FORM_TUTOR = 'RegistrationFormTutor'; - const RELIGION = 'Religion'; - const REPEATING_SCHOOL_EVENT = 'RepeatingSchoolEvent'; - const REPEATING_SCHOOL_EVENT_PARTICIPANT = 'RepeatingSchoolEventParticipant'; - const REPORT_CARD_BATCH_CURRICULUM = 'ReportCardBatchCurriculum'; - const REPORT_CARD_BATCH_PROGRESS_ASSESSMENT = 'ReportCardBatchProgressAssessment'; - const REPORT_CARD_BATCH_ACADEMIC_UNIT = 'ReportCardBatchAcademicUnit'; - const REPORT_CARD_BATCH_AD_HOC_ASSESSMENT = 'ReportCardBatchAdHocAssessment'; - const EXTERNALLY_GENERATED_REPORT_CARD = 'ExternallyGeneratedReportCard'; - const REPORT_SUBSCRIPTION = 'ReportSubscription'; - const ROOM_ASSET = 'RoomAsset'; - const ROOM_UNAVAILABILITY = 'RoomUnavailability'; - const ROOM_CHANGE_REQUIREMENT = 'RoomChangeRequirement'; - const ROOM_ROOM_ASSET = 'RoomRoomAsset'; - const ROOM_FEATURE = 'RoomFeature'; - const ROOM_LAYOUT = 'RoomLayout'; - const ROOM_LAYOUT_SEAT = 'RoomLayoutSeat'; - const ROOM_ROOM_FEATURE = 'RoomRoomFeature'; - const ROOM = 'Room'; - const SAFEGUARDING_NOTE = 'SafeguardingNote'; - const SCHOOL_EVENT = 'SchoolEvent'; - const SCHOOL_EVENT_TYPE = 'SchoolEventType'; - const ACADEMIC_YEAR_ENROLMENT = 'AcademicYearEnrolment'; - const SCHOOL_PHASE = 'SchoolPhase'; - const SCHOOL_PROGRESS_TARGET_RULE = 'SchoolProgressTargetRule'; - const SCHOOLWORK = 'Schoolwork'; - const SCHOOLWORK_ASPECT = 'SchoolworkAspect'; - const SENDING_PROFILE = 'SendingProfile'; - const SEN_EVENT_OUTCOME = 'SenEventOutcome'; - const SEN_EVENT_OUTCOME_TYPE = 'SenEventOutcomeType'; - const SEN_EVENT = 'SenEvent'; - const SEN_EVENT_TYPE = 'SenEventType'; - const SEN_NEED = 'SenNeed'; - const SEN_NEED_TYPE = 'SenNeedType'; - const SEN_NOTE = 'SenNote'; - const SEN_STATEMENT = 'SenStatement'; - const SEN_STATUS = 'SenStatus'; - const SEN_STATUS_ASSIGNMENT = 'SenStatusAssignment'; - const SESSION = 'Session'; - const SESSION_ROOM_ASSET_REQUIREMENT = 'SessionRoomAssetRequirement'; - const SESSION_ROOM_FEATURE_REQUIREMENT = 'SessionRoomFeatureRequirement'; - const SITE = 'Site'; - const SITE_OPERATING_PERIOD = 'SiteOperatingPeriod'; - const SITE_OPERATING_PERIOD_EXCEPTION = 'SiteOperatingPeriodException'; - const SITE_TRAVEL_TIME = 'SiteTravelTime'; - const SMS_MESSAGE = 'SmsMessage'; - const SMS_MESSAGE_DRAFT = 'SmsMessageDraft'; - const SMS_MESSAGE_PART = 'SmsMessagePart'; - const SMS_MESSAGE_PERMITTED_SENDER = 'SmsMessagePermittedSender'; - const SMS_MESSAGE_STATUS = 'SmsMessageStatus'; - const SNIPPET = 'Snippet'; - const STAFF_ABSENCE = 'StaffAbsence'; - const STAFF_ABSENCE_CATEGORY = 'StaffAbsenceCategory'; - const STAFF_ABSENCE_SICKNESS_CATEGORY = 'StaffAbsenceSicknessCategory'; - const STAFF_ABSENCE_SICKNESS_SUBCATEGORY = 'StaffAbsenceSicknessSubcategory'; - const STAFF_ATTENDANCE_MARK = 'StaffAttendanceMark'; - const STAFF_ATTENDANCE_RECORD = 'StaffAttendanceRecord'; - const STAFF_CONTRACT = 'StaffContract'; - const STAFF_CONTRACT_POST = 'StaffContractPost'; - const STAFF_CONTRACT_POST_ALLOWANCE = 'StaffContractPostAllowance'; - const STAFF_CONTRACT_POST_SALARY = 'StaffContractPostSalary'; - const STAFF_CONTRACT_POST_ADDITIONAL_PAYMENT = 'StaffContractPostAdditionalPayment'; - const STAFF_CONTRACT_POST_RATE = 'StaffContractPostRate'; - const STAFF_CONTRACT_POST_START_REASON = 'StaffContractPostStartReason'; - const STAFF_CONTRACT_POST_END_REASON = 'StaffContractPostEndReason'; - const STAFF_OBJECTIVE = 'StaffObjective'; - const STAFF_ORIGIN = 'StaffOrigin'; - const STAFF_DESTINATION = 'StaffDestination'; - const STAFF_EMPLOYMENT_TYPE = 'StaffEmploymentType'; - const STAFF = 'Staff'; - const STAFF_ROOM_FEATURE_REQUIREMENT = 'StaffRoomFeatureRequirement'; - const STAFF_WORKING_PERIOD = 'StaffWorkingPeriod'; - const STANDARDIZED_ASSESSMENT = 'StandardizedAssessment'; - const STANDARDIZED_ASSESSMENT_BATCH = 'StandardizedAssessmentBatch'; - const STANDARDIZED_ASSESSMENT_BATCH_TARGET = 'StandardizedAssessmentBatchTarget'; - const STANDARDIZED_ASSESSMENT_THRESHOLD = 'StandardizedAssessmentThreshold'; - const STANDARDIZED_ASSESSMENT_THRESHOLD_RESULT = 'StandardizedAssessmentThresholdResult'; - const STANDARDIZED_ASSESSMENT_TEMPLATE = 'StandardizedAssessmentTemplate'; - const STANDARDIZED_ASSESSMENT_TEMPLATE_ASSESSMENT = 'StandardizedAssessmentTemplateAssessment'; - const STANDARDIZED_ASSESSMENT_SUITE = 'StandardizedAssessmentSuite'; - const STANDARDIZED_ASSESSMENT_COMPONENT = 'StandardizedAssessmentComponent'; - const STANDARDIZED_ASSESSMENT_ASPECT_CATEGORY = 'StandardizedAssessmentAspectCategory'; - const STANDARDIZED_ASSESSMENT_ASPECT = 'StandardizedAssessmentAspect'; - const STANDARDIZED_ASSESSMENT_MARK = 'StandardizedAssessmentMark'; - const STUDENT_AD_HOC_ASSESSMENT_MARK = 'StudentAdHocAssessmentMark'; - const STUDENT_CURRICULUM_ACHIEVEMENT = 'StudentCurriculumAchievement'; - const STUDENT_CURRICULUM_EVIDENCE = 'StudentCurriculumEvidence'; - const STUDENT_CURRICULUM_SCORE = 'StudentCurriculumScore'; - const STUDENT_STANDARDIZED_ASSESSMENT = 'StudentStandardizedAssessment'; - const STUDENT_STANDARDIZED_ASSESSMENT_MARK = 'StudentStandardizedAssessmentMark'; - const STUDENT_ATTENDANCE_PATTERN = 'StudentAttendancePattern'; - const STUDENT_ABSENCE_NOTE = 'StudentAbsenceNote'; - const STUDENT_REPEATING_ABSENCE_NOTE = 'StudentRepeatingAbsenceNote'; - const STUDENT_DESTINATION = 'StudentDestination'; - const STUDENT_DESTINATION_TYPE = 'StudentDestinationType'; - const STUDENT_EDUCATIONAL_HISTORY = 'StudentEducationalHistory'; - const STUDENT_GIFT = 'StudentGift'; - const STUDENT_TALENT = 'StudentTalent'; - const STUDENT_GUARDIAN_RELATIONSHIP = 'StudentGuardianRelationship'; - const STUDENT_FUNDING = 'StudentFunding'; - const STUDENT_FUNDING_TYPE = 'StudentFundingType'; - const STUDENT_INTERVENTION = 'StudentIntervention'; - const STUDENT_INTERVENTION_REVIEW = 'StudentInterventionReview'; - const STUDENT_LINKED_RELATIONSHIP = 'StudentLinkedRelationship'; - const STUDENT_LINKED_RELATIONSHIP_TYPE = 'StudentLinkedRelationshipType'; - const STUDENT_MEDICAL_RELATIONSHIP = 'StudentMedicalRelationship'; - const STUDENT_OTHER_SCHOOL_ATTENDANCE_RECORD = 'StudentOtherSchoolAttendanceRecord'; - const STUDENT_PROGRESS_ASSESSMENT_MARK = 'StudentProgressAssessmentMark'; - const STUDENT_PROGRESS_BASELINE = 'StudentProgressBaseline'; - const STUDENT_PROGRESS_GOAL = 'StudentProgressGoal'; - const STUDENT_SCHOOLWORK = 'StudentSchoolwork'; - const STUDENT_SCHOOLWORK_MARK = 'StudentSchoolworkMark'; - const STUDENT = 'Student'; - const STUDENT_EMPLOYMENT_RECORD = 'StudentEmploymentRecord'; - const STUDENT_ROOM_FEATURE_REQUIREMENT = 'StudentRoomFeatureRequirement'; - const STUDENT_RECORD_CHANGE = 'StudentRecordChange'; - const SUBJECT = 'Subject'; - const SUPERANNUATION_SCHEME = 'SuperannuationScheme'; - const SUPERANNUATION_SCHEME_VALUE = 'SuperannuationSchemeValue'; - const SUSPECTED_DUPLICATE = 'SuspectedDuplicate'; - const TAG = 'Tag'; - const TAGGING = 'Tagging'; - const TALENT = 'Talent'; - const TARGET_JUDGEMENT_RULE = 'TargetJudgementRule'; - const TARGET_JUDGEMENT = 'TargetJudgement'; - const TEACHING_ASSISTANT_ALLOCATION = 'TeachingAssistantAllocation'; - const TEACHING_GROUP = 'TeachingGroup'; - const TEACHING_GROUP_MEMBERSHIP = 'TeachingGroupMembership'; - const TEACHING_GROUP_TUTOR = 'TeachingGroupTutor'; - const TELEPHONE_CALL = 'TelephoneCall'; - const TELEPHONE_NUMBER = 'TelephoneNumber'; - const FIXED_PERIOD_EXCLUSION = 'FixedPeriodExclusion'; - const TERM = 'Term'; - const THIRD_PARTY_SITE = 'ThirdPartySite'; - const THIRD_PARTY_LOGIN = 'ThirdPartyLogin'; - const TIMETABLER_IMPORT_RESULT = 'TimetablerImportResult'; - const TIMETABLER_IMPORT_RESULT_ERROR = 'TimetablerImportResultError'; - const TIMETABLER_IMPORT_RESULT_UPDATE = 'TimetablerImportResultUpdate'; - const TIMETABLER_IMPORT_STEP_OUTCOME = 'TimetablerImportStepOutcome'; - const TRIP = 'Trip'; - const TRIP_ELIGIBILITY = 'TripEligibility'; - const TRIP_LOCATION = 'TripLocation'; - const TRIP_PARTICIPANT = 'TripParticipant'; - const TRIP_PRICE = 'TripPrice'; - const TIMETABLE_SLOT = 'TimetableSlot'; - const TIMETABLE_PERIOD_GROUPING = 'TimetablePeriodGrouping'; - const TIMETABLE_PERIOD = 'TimetablePeriod'; - const TIMETABLE_SLOT_EXCEPTION = 'TimetableSlotException'; - const TIMETABLE_SLOT_LOCATION = 'TimetableSlotLocation'; - const TIMETABLE_SLOT_STAFF = 'TimetableSlotStaff'; - const TIMETABLE_SLOT_STUDENT_EXCEPTION = 'TimetableSlotStudentException'; - const TITLE = 'Title'; - const TRAINING_COURSE = 'TrainingCourse'; - const TRAINING_EVENT = 'TrainingEvent'; - const TRANSPORTATION_METHOD = 'TransportationMethod'; - const UNENROLMENT_REASON = 'UnenrolmentReason'; - const USAGE_LOG_ENTRY = 'UsageLogEntry'; - const USER = 'User'; - const USER_LOGIN = 'UserLogin'; - const USER_NOTIFICATION = 'UserNotification'; - const USER_ROLE = 'UserRole'; - const USER_ROLE_ASSIGNMENT = 'UserRoleAssignment'; - const UNIVERSITY = 'University'; - const UNIVERSITY_STAFF = 'UniversityStaff'; - const VOUCHER = 'Voucher'; - const CLUB_VOUCHER_ELIGIBILITY = 'ClubVoucherEligibility'; - const WORK_PLACEMENT = 'WorkPlacement'; - const PINNED_ITEM = 'PinnedItem'; - const BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW = 'BehaviouralIncidentLevelWorkflow'; - const BEHAVIOURAL_INCIDENT_WATCHER = 'BehaviouralIncidentWatcher'; - const BEHAVIOURAL_INCIDENT_DEFAULT_WATCHER = 'BehaviouralIncidentDefaultWatcher'; - const BEHAVIOUR_DEFAULT_WATCHER = 'BehaviourDefaultWatcher'; - const BANK = 'Bank'; - const BANK_ACCOUNT = 'BankAccount'; - const BANK_DEPOSIT = 'BankDeposit'; - const BILL_PAYER = 'BillPayer'; - const BOOK = 'Book'; - const CASH_RECEIPT = 'CashReceipt'; - const CHEQUE = 'Cheque'; - const CHEQUE_BOOK = 'ChequeBook'; - const CUSTOMER_ACCOUNT = 'CustomerAccount'; - const CUSTOMER_ACCOUNT_TYPE = 'CustomerAccountType'; - const CUSTOMER_CREDIT_NOTE = 'CustomerCreditNote'; - const CUSTOMER_CREDIT_NOTE_ITEM = 'CustomerCreditNoteItem'; - const CUSTOMER_INVOICE = 'CustomerInvoice'; - const CUSTOMER_INVOICE_ITEM = 'CustomerInvoiceItem'; - const CUSTOMER_PREPAYMENT = 'CustomerPrepayment'; - const DELIVERY_ADDRESS = 'DeliveryAddress'; - const INCOMING_BANK_TRANSACTION = 'IncomingBankTransaction'; - const INCOMING_CARD_TRANSACTION = 'IncomingCardTransaction'; - const INCOMING_DIRECT_DEBIT_TRANSACTION = 'IncomingDirectDebitTransaction'; - const INCOMING_DIRECT_DEBIT_AGREEMENT = 'IncomingDirectDebitAgreement'; - const MEAL_PRICE = 'MealPrice'; - const MEAL_PROVISION_PRICE_CATEGORY = 'MealProvisionPriceCategory'; - const MEAL_PROVISION_PRICE_CATEGORY_GROUP = 'MealProvisionPriceCategoryGroup'; - const PAYMENT_PROVIDER = 'PaymentProvider'; - const PAYMENT_PROVIDER_PAYOUT = 'PaymentProviderPayout'; - const RECEIVED_CHEQUE = 'ReceivedCheque'; - const VAT_RATE = 'VatRate'; - const CASH_PAYOUT = 'CashPayout'; - const ISSUED_CHEQUE = 'IssuedCheque'; - const CUSTOMER_ACCOUNT_REFUND = 'CustomerAccountRefund'; - const CUSTOMER_PAYMENT = 'CustomerPayment'; - const CUSTOMER_PAYMENT_REFUND = 'CustomerPaymentRefund'; - const ACADEMIC_YEAR_SETUP_TASK = 'AcademicYearSetupTask'; - const DATA_SHARING_REQUEST = 'DataSharingRequest'; - const APPLICATION_APPLICANT_IMPORT = 'ApplicationApplicantImport'; - const HOUSE_AUTOMATIC_ENROLMENT = 'HouseAutomaticEnrolment'; - const GOOGLE_PROVISIONING_SETTING = 'GoogleProvisioningSetting'; - const GOOGLE_USER = 'GoogleUser'; - const STAFF_LEAVING_REASON = 'StaffLeavingReason'; - const PROBATION = 'Probation'; - const PROBATION_REVIEW = 'ProbationReview'; - const CUSTOM_REPORT_COLLATION = 'CustomReportCollation'; - const OBSERVATION_TYPE = 'ObservationType'; - const OBSERVATION_GRADE_SET = 'ObservationGradeSet'; - const OBSERVATION_GRADE = 'ObservationGrade'; - const OBSERVATION_FRAMEWORK = 'ObservationFramework'; - const OBSERVATION_THEME = 'ObservationTheme'; - const OBSERVATION_STRAND = 'ObservationStrand'; - const OBSERVATION_FRAMEWORK_STRAND = 'ObservationFrameworkStrand'; - const OBSERVATION = 'Observation'; - const OBSERVATION_JUDGEMENT = 'ObservationJudgement'; - const OBSERVATION_TYPE_GRADE_SET = 'ObservationTypeGradeSet'; - const PERSON_BENEFIT_RECORD = 'PersonBenefitRecord'; - const BENEFIT_RECORD_TYPE = 'BenefitRecordType'; - const EMAIL_ADDRESS_IMPORT = 'EmailAddressImport'; - const USER_DEFINED_FIELD_IMPORT = 'UserDefinedFieldImport'; - const INTEGRATIONS_HR_FINANCE_PROVIDER = 'IntegrationsHrFinanceProvider'; - const INTEGRATIONS_HR_FINANCE_MAPPING_STATUS = 'IntegrationsHrFinanceMappingStatus'; - const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'IntegrationsHrFinanceTestRun'; - const INTEGRATIONS_HR_FINANCE_TEST_RUN_RESULT = 'IntegrationsHrFinanceTestRunResult'; - const PERSON_ALERT = 'PersonAlert'; - const BURSARY_TYPE = 'BursaryType'; - const BURSARY_LEVEL = 'BursaryLevel'; - const BURSARY_LEVEL_AMOUNT = 'BursaryLevelAmount'; - const BURSARY_PAYMENT_DATE = 'BursaryPaymentDate'; - const STUDENT_BURSARY_LEVEL = 'StudentBursaryLevel'; - const BURSARY_PAYMENT = 'BursaryPayment'; - const AD_HOC_BURSARY_PAYMENT = 'AdHocBursaryPayment'; - const BURSARY_PAYMENT_AUTOMATIC_CRITERION = 'BursaryPaymentAutomaticCriterion'; - const BURSARY_PAYMENT_MANUAL_CRITERION = 'BursaryPaymentManualCriterion'; - const BURSARY_PAYMENT_MANUAL_CRITERION_STATUS = 'BursaryPaymentManualCriterionStatus'; - const ATTENDANCE_ROLL_CALL_TIME_GROUP = 'AttendanceRollCallTimeGroup'; - const SUSPENDED_CALENDAR_ENTRY_MAPPING = 'SuspendedCalendarEntryMapping'; - const COVID_TESTING_TEST = 'CovidTestingTest'; - const INTEGRATION_VLE_PROVIDER = 'IntegrationVleProvider'; - const VISUAL_TABLE_CONFIG = 'VisualTableConfig'; - const OUTGOING_ENTITY_TRANSFER = 'OutgoingEntityTransfer'; - const INCOMING_ENTITY_TRANSFER = 'IncomingEntityTransfer'; - const INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT = 'IntegrationsVleProviderAcademicUnit'; - const USER_BETA = 'UserBeta'; - const SCHOOL_SHOP_PRODUCT = 'SchoolShopProduct'; - const SCHOOL_SHOP_PRODUCT_PRICE = 'SchoolShopProductPrice'; - const SCHOOL_SHOP_PRODUCT_ELIGIBILITY = 'SchoolShopProductEligibility'; - const SCHOOL_SHOP_ORDER_ITEM = 'SchoolShopOrderItem'; + const ACADEMIC_CALENDAR_DATE = 'AcademicCalendarDate'; + const ACADEMIC_LEVEL = 'AcademicLevel'; + const ACADEMIC_LEVEL_MEMBERSHIP = 'AcademicLevelMembership'; + const ACADEMIC_LEVEL_REGISTRATION_FORM_MAPPING = 'AcademicLevelRegistrationFormMapping'; + const ACADEMIC_LEVEL_TUTOR = 'AcademicLevelTutor'; + const ACADEMIC_HOLIDAY = 'AcademicHoliday'; + const ACADEMIC_NOTE = 'AcademicNote'; + const ACADEMIC_PROGRAMME = 'AcademicProgramme'; + const ACADEMIC_PROGRAMME_INSTANCE = 'AcademicProgrammeInstance'; + const ACADEMIC_TEACHING_HOUR = 'AcademicTeachingHour'; + const ACADEMIC_UNIT = 'AcademicUnit'; + const ACADEMIC_UNIT_ASSESSMENT = 'AcademicUnitAssessment'; + const ACADEMIC_UNIT_AUTOMATIC_ENROLMENT = 'AcademicUnitAutomaticEnrolment'; + const ACADEMIC_UNIT_BAND_ASSIGNMENT = 'AcademicUnitBandAssignment'; + const ACADEMIC_UNIT_BLOCK_ASSIGNMENT = 'AcademicUnitBlockAssignment'; + const ACADEMIC_UNIT_CURRICULUM = 'AcademicUnitCurriculum'; + const ACADEMIC_UNIT_ENROLMENT = 'AcademicUnitEnrolment'; + const ACADEMIC_UNIT_ENROLMENT_IMPORT = 'AcademicUnitEnrolmentImport'; + const ACADEMIC_UNIT_MARKSHEET_CUSTOM_REPORT = 'AcademicUnitMarksheetCustomReport'; + const ACADEMIC_UNIT_LEAD = 'AcademicUnitLead'; + const ACADEMIC_UNIT_QUALIFICATION_AWARD = 'AcademicUnitQualificationAward'; + const ACADEMIC_UNIT_QUALIFICATION_LINK = 'AcademicUnitQualificationLink'; + const ACADEMIC_UNIT_TAG = 'AcademicUnitTag'; + const ACADEMIC_UNIT_DEPARTMENT = 'AcademicUnitDepartment'; + const ACADEMIC_YEAR = 'AcademicYear'; + const ACADEMIC_WORKING_DAY = 'AcademicWorkingDay'; + const ACHIEVEMENT_LEVEL = 'AchievementLevel'; + const ACCESS_ARRANGEMENT = 'AccessArrangement'; + const CANDIDATE_ACCESS_ARRANGEMENT = 'CandidateAccessArrangement'; + const CANDIDATE_DISAPPLIED_ACCESS_ARRANGEMENT = 'CandidateDisappliedAccessArrangement'; + const ACHIEVEMENT_LEVEL_SET = 'AchievementLevelSet'; + const ADDITIONAL_PAYMENT_REASON = 'AdditionalPaymentReason'; + const AD_HOC_ASSESSMENT = 'AdHocAssessment'; + const AD_HOC_ASSESSMENT_BATCH = 'AdHocAssessmentBatch'; + const AD_HOC_ASSESSMENT_BATCH_TARGET = 'AdHocAssessmentBatchTarget'; + const AD_HOC_ASSESSMENT_BATCH_TARGET_SUBJECT = 'AdHocAssessmentBatchTargetSubject'; + const AD_HOC_ASSESSMENT_CATEGORY = 'AdHocAssessmentCategory'; + const ALERT = 'Alert'; + const ALERT_RULE = 'AlertRule'; + const ALERT_RULE_RECIPIENT = 'AlertRuleRecipient'; + const ALERT_RULE_CONDITION = 'AlertRuleCondition'; + const ALERT_RECIPIENT = 'AlertRecipient'; + const ALLOWANCE = 'Allowance'; + const ALLOWANCE_AMOUNT = 'AllowanceAmount'; + const APPLICATION = 'Application'; + const APPLICATION_APPEAL = 'ApplicationAppeal'; + const APPLICATION_SETTING = 'ApplicationSetting'; + const APPLICATION_WITHDRAWAL_REASON = 'ApplicationWithdrawalReason'; + const APPRAISAL = 'Appraisal'; + const ASSESSMENT = 'Assessment'; + const ASSESSMENT_ASPECT = 'AssessmentAspect'; + const ASSESSMENT_DEFAULT_DISPLAY_GRADE_SET = 'AssessmentDefaultDisplayGradeSet'; + const ASSESSMENT_GRADE_SET = 'AssessmentGradeSet'; + const ASSESSMENT_FRAMEWORK_ASSESSMENT = 'AssessmentFrameworkAssessment'; + const ASSESSMENT_STUDENT_GROUP = 'AssessmentStudentGroup'; + const ASSESSMENT_MARK_NON_SUBMISSION_REASON = 'AssessmentMarkNonSubmissionReason'; + const ACADEMIC_YEAR_ASSESSMENT = 'AcademicYearAssessment'; + const ASSESSMENT_DATA_COLLECTION = 'AssessmentDataCollection'; + const ASSESSMENT_DATA_COLLECTION_ITEM = 'AssessmentDataCollectionItem'; + const ASSESSMENT_DATA_COLLECTION_ITEM_ASSIGNED_STAFF = 'AssessmentDataCollectionItemAssignedStaff'; + const ASSESSMENT_METRIC = 'AssessmentMetric'; + const ASSESSMENT_METRIC_ASSESSMENT = 'AssessmentMetricAssessment'; + const ASSESSMENT_METRIC_RULE = 'AssessmentMetricRule'; + const ASSESSMENT_METRIC_RULE_STUDENT_GROUP = 'AssessmentMetricRuleStudentGroup'; + const ASSESSMENT_METRIC_RULE_GRADE_ITEM = 'AssessmentMetricRuleGradeItem'; + const ASSESSMENT_METRIC_RULE_TARGET_ITEM = 'AssessmentMetricRuleTargetItem'; + const ASSESSMENT_METRIC_SET = 'AssessmentMetricSet'; + const ASSESSMENT_METRIC_ASSESSMENT_BATCH = 'AssessmentMetricAssessmentBatch'; + const ASSESSMENT_DERIVATION = 'AssessmentDerivation'; + const ASSESSMENT_DERIVATION_DEPENDANT = 'AssessmentDerivationDependant'; + const ASSESSMENT_PROVIDER = 'AssessmentProvider'; + const ASSESSMENT_IMPORT_COLUMN = 'AssessmentImportColumn'; + const ASSESSMENT_IMPORT_ROW = 'AssessmentImportRow'; + const ASSESSMENT_IMPORT_ITEM = 'AssessmentImportItem'; + const ASSESSMENT_IMPORT_ERROR = 'AssessmentImportError'; + const ATTAINMENT_GROUP = 'AttainmentGroup'; + const ATTENDANCE_FOLLOW_UP = 'AttendanceFollowUp'; + const ATTENDANCE_MARK = 'AttendanceMark'; + const ATTENDANCE_RECORD = 'AttendanceRecord'; + const ATTENDANCE_ROLL_CALL = 'AttendanceRollCall'; + const ATTENDANCE_ROLL_CALL_TIME = 'AttendanceRollCallTime'; + const ATTENDANCE_ROLL_CALL_RECORD = 'AttendanceRollCallRecord'; + const ATTENDANCE_REGISTER = 'AttendanceRegister'; + const ATTENDANCE_REGISTER_TYPE = 'AttendanceRegisterType'; + const ATTENDANCE_REGISTER_TYPE_MARK = 'AttendanceRegisterTypeMark'; + const ATTENDANCE_PATTERN = 'AttendancePattern'; + const ATTENDANCE_PATTERN_PERIOD = 'AttendancePatternPeriod'; + const AWARDING_ORGANIZATION = 'AwardingOrganization'; + const BANK_DETAIL = 'BankDetail'; + const BASKET = 'Basket'; + const BASKET_ITEM = 'BasketItem'; + const BASKET_ITEM_PAYMENT_DATA = 'BasketItemPaymentData'; + const LEDGER_ENTRY = 'LedgerEntry'; + const INCOMING_CASHLESS_CATERING_SYSTEM_TRANSACTION = 'IncomingCashlessCateringSystemTransaction'; + const INTEGRATIONS_CASHLESS_CATERING_SYSTEM_PROVIDER = 'IntegrationsCashlessCateringSystemProvider'; + const BEHAVIOUR = 'Behaviour'; + const BEHAVIOUR_FOLLOW_UP = 'BehaviourFollowUp'; + const BEHAVIOUR_LOCATION = 'BehaviourLocation'; + const BEHAVIOUR_TIME = 'BehaviourTime'; + const BEHAVIOURAL_INCIDENT_ACTION = 'BehaviouralIncidentAction'; + const BEHAVIOURAL_INCIDENT = 'BehaviouralIncident'; + const BEHAVIOURAL_INCIDENT_BEHAVIOUR = 'BehaviouralIncidentBehaviour'; + const BEHAVIOURAL_INCIDENT_STAFF_INVOLVEMENT = 'BehaviouralIncidentStaffInvolvement'; + const BEHAVIOURAL_INCIDENT_STUDENT_INVOLVEMENT = 'BehaviouralIncidentStudentInvolvement'; + const BEHAVIOURAL_INCIDENT_WITNESS = 'BehaviouralIncidentWitness'; + const BEHAVIOURAL_NOTE = 'BehaviouralNote'; + const PHYSICAL_INTERVENTION_TECHNIQUE = 'PhysicalInterventionTechnique'; + const PHYSICAL_INTERVENTION_RECORD = 'PhysicalInterventionRecord'; + const PHYSICAL_INTERVENTION_RECORD_TECHNIQUE = 'PhysicalInterventionRecordTechnique'; + const PHYSICAL_INTERVENTION_RECORD_WITNESS = 'PhysicalInterventionRecordWitness'; + const BOARDING_PATTERN = 'BoardingPattern'; + const BOARDING_STATUS = 'BoardingStatus'; + const BOOKABLE_RESOURCE_PERIOD = 'BookableResourcePeriod'; + const BUSINESS_ROLE = 'BusinessRole'; + const BUSINESS_ROLE_ASSIGNMENT = 'BusinessRoleAssignment'; + const BUSINESS_ROLE_DEFAULT_USER_ROLE = 'BusinessRoleDefaultUserRole'; + const CALENDAR = 'Calendar'; + const CALENDAR_ENTRY_MAPPING = 'CalendarEntryMapping'; + const CALENDAR_ENTRY_REMINDER = 'CalendarEntryReminder'; + const CALENDAR_TYPE = 'CalendarType'; + const CANDIDATE = 'Candidate'; + const CANDIDATE_ASSESSABLE_ENTRY = 'CandidateAssessableEntry'; + const CANDIDATE_ENROLMENT = 'CandidateEnrolment'; + const CANDIDATE_ENTRY = 'CandidateEntry'; + const CANDIDATE_ENTRY_AUDIT = 'CandidateEntryAudit'; + const CANDIDATE_ENTRY_PROPOSAL = 'CandidateEntryProposal'; + const CANDIDATE_ENTRY_WITHDRAWAL_PROPOSAL = 'CandidateEntryWithdrawalProposal'; + const CANDIDATE_PROPOSAL = 'CandidateProposal'; + const CANDIDATE_PROPOSAL_COMMENT = 'CandidateProposalComment'; + const CANDIDATE_REGISTRATION = 'CandidateRegistration'; + const CANDIDATE_REGISTRATION_AUDIT = 'CandidateRegistrationAudit'; + const CANDIDATE_REGISTRATION_PROPOSAL = 'CandidateRegistrationProposal'; + const CANDIDATE_REGISTRATION_WITHDRAWAL_PROPOSAL = 'CandidateRegistrationWithdrawalProposal'; + const CHECK_TYPE = 'CheckType'; + const CHECK_CLEARANCE_LEVEL = 'CheckClearanceLevel'; + const CHILD_PROTECTION_NOTE = 'ChildProtectionNote'; + const CHILD_PROTECTION_STATUS = 'ChildProtectionStatus'; + const CHILD_PROTECTION_STATUS_ASSIGNMENT = 'ChildProtectionStatusAssignment'; + const CLUB = 'Club'; + const CLUB_ELIGIBILITY = 'ClubEligibility'; + const CLUB_LEAD = 'ClubLead'; + const CLUB_MEMBERSHIP = 'ClubMembership'; + const CLUB_MEMBERSHIP_PERIOD = 'ClubMembershipPeriod'; + const CLUB_MEMBERSHIP_PERIOD_PRICE = 'ClubMembershipPeriodPrice'; + const CLUB_SESSION = 'ClubSession'; + const CLUB_SESSION_INTERVAL = 'ClubSessionInterval'; + const CLUB_MEMBERSHIP_PERIOD_RULE = 'ClubMembershipPeriodRule'; + const CLUB_SESSION_INTERVAL_PRICE = 'ClubSessionIntervalPrice'; + const STUDENT_CLUB_SESSION_INTERVAL = 'StudentClubSessionInterval'; + const COMPANY = 'Company'; + const COMPANY_STAFF = 'CompanyStaff'; + const COMMUNICATION_ACTION = 'CommunicationAction'; + const COMMUNICATION_TAG = 'CommunicationTag'; + const COMMUNICATION_TEMPLATE = 'CommunicationTemplate'; + const CONSENT = 'Consent'; + const CONSENT_TYPE = 'ConsentType'; + const CONTENT = 'Content'; + const CONTENT_TAG = 'ContentTag'; + const COURT_ORDER = 'CourtOrder'; + const COVER_ARRANGEMENT = 'CoverArrangement'; + const COVER_REQUIREMENT = 'CoverRequirement'; + const COUNTRY = 'Country'; + const COURT_ORDER_PARTY = 'CourtOrderParty'; + const CUSTOM_GROUP = 'CustomGroup'; + const CUSTOM_GROUP_MEMBERSHIP = 'CustomGroupMembership'; + const CUSTOM_GROUP_MEMBERSHIP_CRITERION = 'CustomGroupMembershipCriterion'; + const CUSTOM_GROUP_NOTIFICATION_SETTING = 'CustomGroupNotificationSetting'; + const CUSTOM_GROUP_NOTIFICATION_RECIPIENT = 'CustomGroupNotificationRecipient'; + const CUSTOM_REPORT = 'CustomReport'; + const CUSTOM_REPORT_COLUMN = 'CustomReportColumn'; + const CUSTOM_REPORT_COLUMN_CONDITIONAL_FORMATTER = 'CustomReportColumnConditionalFormatter'; + const CUSTOM_REPORT_GROUPING = 'CustomReportGrouping'; + const CUSTOM_REPORT_ORDERING = 'CustomReportOrdering'; + const CUSTOM_REPORT_POST_GROUPING_FILTER = 'CustomReportPostGroupingFilter'; + const CUSTOM_REPORT_SCOPE = 'CustomReportScope'; + const CUSTOM_REPORT_SCOPE_FILTER = 'CustomReportScopeFilter'; + const CUSTOM_REPORT_SCHEDULED_EXPORT = 'CustomReportScheduledExport'; + const CUSTOM_REPORT_SCHEDULED_EXPORT_REPORT = 'CustomReportScheduledExportReport'; + const CUSTOM_REPORT_SCHEDULED_EXPORT_RECIPIENT = 'CustomReportScheduledExportRecipient'; + const CUSTOM_REPORT_SHARE = 'CustomReportShare'; + const CUSTOM_REPORT_EMAIL_LOG = 'CustomReportEmailLog'; + const CURRICULUM = 'Curriculum'; + const CURRICULUM_GRADE = 'CurriculumGrade'; + const CURRICULUM_STATEMENT = 'CurriculumStatement'; + const CURRICULUM_STATEMENT_BAND = 'CurriculumStatementBand'; + const CURRICULUM_SECTION = 'CurriculumSection'; + const CURRICULUM_TIER = 'CurriculumTier'; + const CURRICULUM_TARGET = 'CurriculumTarget'; + const CURRICULUM_TARGET_SET = 'CurriculumTargetSet'; + const DATA_EXPORT = 'DataExport'; + const DATA_SET_SUBSCRIPTION = 'DataSetSubscription'; + const DATA_SOURCE = 'DataSource'; + const DEMOGRAPHIC = 'Demographic'; + const DETENTION = 'Detention'; + const DETENTION_SESSION = 'DetentionSession'; + const DETENTION_TYPE = 'DetentionType'; + const DEPARTMENT = 'Department'; + const FACULTY_DEPARTMENT = 'FacultyDepartment'; + const DEPARTMENT_MEMBERSHIP = 'DepartmentMembership'; + const DEPARTMENT_RESPONSIBILITY = 'DepartmentResponsibility'; + const DEPARTMENT_RESPONSIBILITY_TYPE = 'DepartmentResponsibilityType'; + const DIETARY_REQUIREMENT = 'DietaryRequirement'; + const DIETARY_REQUIREMENT_TYPE = 'DietaryRequirementType'; + const DOCUMENT_LAYOUT = 'DocumentLayout'; + const EDUCATIONAL_INSTITUTION_ENROLMENT = 'EducationalInstitutionEnrolment'; + const EDUCATION_PLAN = 'EducationPlan'; + const EDUCATION_PLAN_CONTRIBUTOR = 'EducationPlanContributor'; + const EDUCATIONAL_INSTITUTION = 'EducationalInstitution'; + const EDUCATIONAL_INSTITUTION_STAFF = 'EducationalInstitutionStaff'; + const ELIGIBILITY = 'Eligibility'; + const ELIGIBILITY_RECORD = 'EligibilityRecord'; + const EMAIL = 'Email'; + const EMAIL_ACCOUNT = 'EmailAccount'; + const EMAIL_ACCOUNT_ACCESS_PERMISSION = 'EmailAccountAccessPermission'; + const EMAIL_ADDRESS = 'EmailAddress'; + const EMAIL_DRAFT = 'EmailDraft'; + const EMAIL_PART = 'EmailPart'; + const EMAIL_PERMITTED_SENDER = 'EmailPermittedSender'; + const EMAIL_SENDER = 'EmailSender'; + const EMAIL_STATUS = 'EmailStatus'; + const EMAIL_RECIPIENT = 'EmailRecipient'; + const EMAIL_REFERENCE = 'EmailReference'; + const EMERGENCY_ALERT_TYPE = 'EmergencyAlertType'; + const EMERGENCY_ALERT = 'EmergencyAlert'; + const EMERGENCY_ALERT_STUDENT = 'EmergencyAlertStudent'; + const EMERGENCY_ALERT_ASSIGNED_STAFF = 'EmergencyAlertAssignedStaff'; + const EMPLOYER = 'Employer'; + const EMPLOYMENT_RECORD_TYPE = 'EmploymentRecordType'; + const ENROLMENT_MODE = 'EnrolmentMode'; + const ENROLMENT_MODE_ASSIGNMENT = 'EnrolmentModeAssignment'; + const ENABLED_FEATURE = 'EnabledFeature'; + const ETHNICITY = 'Ethnicity'; + const ETHNICITY_CATEGORY = 'EthnicityCategory'; + const EVENT_PARTICIPANT = 'EventParticipant'; + const EVENT_PARTICIPANT_INVITATION = 'EventParticipantInvitation'; + const EXCLUSION_REASON = 'ExclusionReason'; + const EXCLUSION_EXCLUSION_REASON = 'ExclusionExclusionReason'; + const EXCLUSION_REVIEW = 'ExclusionReview'; + const EXCLUSION_REVIEW_OUTCOME = 'ExclusionReviewOutcome'; + const EXTERNAL_ADMINISTRATOR = 'ExternalAdministrator'; + const VISION_TEST = 'VisionTest'; + const FACULTY = 'Faculty'; + const FACULTY_MEMBER = 'FacultyMember'; + const FACULTY_MEMBERSHIP = 'FacultyMembership'; + const FACULTY_RESPONSIBILITY = 'FacultyResponsibility'; + const FACULTY_RESPONSIBILITY_TYPE = 'FacultyResponsibilityType'; + const FILE = 'File'; + const FINAL_ASSESSMENT_TARGET = 'FinalAssessmentTarget'; + const GENDER = 'Gender'; + const GENDER_IDENTITY = 'GenderIdentity'; + const GRADE = 'Grade'; + const GRADE_SET = 'GradeSet'; + const GRADE_POINT_SCALE = 'GradePointScale'; + const GRADE_POINT_SCALE_LEVEL_GRADE_SET = 'GradePointScaleLevelGradeSet'; + const GUARDIAN = 'Guardian'; + const GUARDIAN_CONSULTATION = 'GuardianConsultation'; + const GUARDIAN_RELATIONSHIP_TYPE = 'GuardianRelationshipType'; + const HEARING_TEST = 'HearingTest'; + const HOUSE = 'House'; + const HOUSE_MEMBERSHIP = 'HouseMembership'; + const HOUSE_TUTOR = 'HouseTutor'; + const IDENTIFICATION_DOCUMENT_TYPE = 'IdentificationDocumentType'; + const IDENTITY_CARD = 'IdentityCard'; + const IDENTITY_CARD_READER = 'IdentityCardReader'; + const IMMUNIZATION_TYPE = 'ImmunizationType'; + const IMMUNIZATION = 'Immunization'; + const IMPAIRMENT_CATEGORY = 'ImpairmentCategory'; + const IN_APP_MESSAGE_PERMITTED_SENDER = 'InAppMessagePermittedSender'; + const IN_APP_MESSAGE_NOTIFICATION = 'InAppMessageNotification'; + const INBOUND_IN_APP_MESSAGE = 'InboundInAppMessage'; + const INBOUND_SMS_MESSAGE = 'InboundSmsMessage'; + const INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT = 'InboundNotificationAutomaticRecipient'; + const INTAKE_SEASON = 'IntakeSeason'; + const INTAKE_SEASON_APPLICANT_BUCKET = 'IntakeSeasonApplicantBucket'; + const INTAKE_SEASON_GROUP = 'IntakeSeasonGroup'; + const INTERVENTION = 'Intervention'; + const INTERVENTION_CATEGORY = 'InterventionCategory'; + const INTERVENTION_GROUP = 'InterventionGroup'; + const INTERVENTION_REVIEW = 'InterventionReview'; + const INTERVENTION_SESSION = 'InterventionSession'; + const INTERVENTION_STAFF_COST = 'InterventionStaffCost'; + const INTERVENTION_COST = 'InterventionCost'; + const INTERVENTION_FUNDING_SOURCE = 'InterventionFundingSource'; + const INTERVENTION_FUNDING = 'InterventionFunding'; + const INTERVENTION_FILTER = 'InterventionFilter'; + const INTERNAL_EXCLUSION_TYPE = 'InternalExclusionType'; + const INTERNAL_EXCLUSION_REASON = 'InternalExclusionReason'; + const INTERNAL_EXCLUSION_SESSION = 'InternalExclusionSession'; + const INTERNAL_EXCLUSION = 'InternalExclusion'; + const IN_CARE_NOTE = 'InCareNote'; + const IN_CARE_STATUS = 'InCareStatus'; + const IN_CARE_STATUS_ASSIGNMENT = 'InCareStatusAssignment'; + const INSTITUTION_TYPE = 'InstitutionType'; + const INVERSE_DEMOGRAPHIC = 'InverseDemographic'; + const INVIGILATION_DUTY = 'InvigilationDuty'; + const INVIGILATION_SESSION = 'InvigilationSession'; + const ITEM_UNIT = 'ItemUnit'; + const KPI = 'Kpi'; + const KPI_VALUE = 'KpiValue'; + const KPI_TARGET = 'KpiTarget'; + const KPI_RANGE = 'KpiRange'; + const LANGUAGE_ABILITY = 'LanguageAbility'; + const LANGUAGE = 'Language'; + const LETTER = 'Letter'; + const LESSON_PLAN = 'LessonPlan'; + const LESSON_PLAN_OBJECTIVE = 'LessonPlanObjective'; + const LESSON_PLAN_SECTION = 'LessonPlanSection'; + const LESSON_PLAN_SECTION_ITEM = 'LessonPlanSectionItem'; + const LEARNING_MATERIAL = 'LearningMaterial'; + const LEARNING_MATERIAL_FOLDER = 'LearningMaterialFolder'; + const LOCAL_AUTHORITY = 'LocalAuthority'; + const MARITAL_STATUS = 'MaritalStatus'; + const MARK_APPROVAL = 'MarkApproval'; + const MEAL = 'Meal'; + const MEAL_PATTERN = 'MealPattern'; + const MEAL_CHOICE = 'MealChoice'; + const MEAL_PROVISION = 'MealProvision'; + const MEAL_SESSION = 'MealSession'; + const MEAL_SESSION_REGISTER_RECORD = 'MealSessionRegisterRecord'; + const MEAL_SITTING = 'MealSitting'; + const MEAL_SITTING_AUTOMATIC_ATTENDEE_TARGET = 'MealSittingAutomaticAttendeeTarget'; + const MEAL_ROTATION_MENU = 'MealRotationMenu'; + const MEAL_SCHEDULE = 'MealSchedule'; + const MEAL_SCHEDULE_ITEM = 'MealScheduleItem'; + const MEAL_ROTATION_MENU_CHOICE = 'MealRotationMenuChoice'; + const MEDICAL_CONDITION = 'MedicalCondition'; + const MEDICAL_CONDITION_MEDICATION = 'MedicalConditionMedication'; + const MEDICATION = 'Medication'; + const MEDICAL_CONDITION_TYPE = 'MedicalConditionType'; + const MEDICAL_EVENT = 'MedicalEvent'; + const MEDICAL_EVENT_TYPE = 'MedicalEventType'; + const MEDICAL_INSTITUTION = 'MedicalInstitution'; + const MEDICAL_INSTITUTION_STAFF = 'MedicalInstitutionStaff'; + const MEDICAL_NOTE = 'MedicalNote'; + const MEDICAL_PLAN = 'MedicalPlan'; + const MEDICAL_RELATIONSHIP_TYPE = 'MedicalRelationshipType'; + const MEETING = 'Meeting'; + const MEETING_NOTE = 'MeetingNote'; + const MEETING_TOPIC = 'MeetingTopic'; + const MESSAGE_DRAFT_RECIPIENT = 'MessageDraftRecipient'; + const MOTOR_VEHICLE = 'MotorVehicle'; + const MOTOR_VEHICLE_MAKE = 'MotorVehicleMake'; + const NATIONALITY_STATUS = 'NationalityStatus'; + const NEW_REPORT_CARD_BATCH = 'NewReportCardBatch'; + const NEW_REPORT_CARD_BATCH_TARGET = 'NewReportCardBatchTarget'; + const NEW_REPORT_CARD_TEMPLATE = 'NewReportCardTemplate'; + const NEW_STUDENT_REPORT_CARD = 'NewStudentReportCard'; + const NEW_STUDENT_REPORT_CARD_SECTION = 'NewStudentReportCardSection'; + const NEW_REPORT_CARD_TEXT = 'NewReportCardText'; + const NEXT_OF_KIN_RELATIONSHIP = 'NextOfKinRelationship'; + const NEW_USER_REQUEST = 'NewUserRequest'; + const NOTE = 'Note'; + const NOTICE = 'Notice'; + const OPTIONS_IMPORT_RESULT = 'OptionsImportResult'; + const OPTIONS_IMPORT_STUDENT_MAPPING = 'OptionsImportStudentMapping'; + const OPTIONS_IMPORT_ACADEMIC_UNIT_MAPPING = 'OptionsImportAcademicUnitMapping'; + const OUTBOUND_LETTER = 'OutboundLetter'; + const OUTBOUND_LETTER_RECIPIENT = 'OutboundLetterRecipient'; + const OUTBOUND_LETTER_PERMITTED_SENDER = 'OutboundLetterPermittedSender'; + const OUTBOUND_IN_APP_MESSAGE = 'OutboundInAppMessage'; + const OUTBOUND_IN_APP_MESSAGE_DRAFT = 'OutboundInAppMessageDraft'; + const PERSON = 'Person'; + const PASTORAL_NOTE = 'PastoralNote'; + const PAY_SCALE = 'PayScale'; + const PAY_SCALE_GRADE = 'PayScaleGrade'; + const PAY_SCALE_GRADE_SPINAL_POINT = 'PayScaleGradeSpinalPoint'; + const PAY_SCALE_SPINAL_POINT = 'PayScaleSpinalPoint'; + const PAY_SCALE_SPINAL_POINT_VALUE = 'PayScaleSpinalPointValue'; + const INSIGHT_REPORT = 'InsightReport'; + const PERMANENT_EXCLUSION = 'PermanentExclusion'; + const PERSON_CHECK = 'PersonCheck'; + const PERSON_FORMER_NAME = 'PersonFormerName'; + const PERSON_IDENTIFICATION_DOCUMENT = 'PersonIdentificationDocument'; + const PERSON_IMPAIRMENT = 'PersonImpairment'; + const PERSON_NATIONALITY = 'PersonNationality'; + const PERSON_NEXT_OF_KIN = 'PersonNextOfKin'; + const USER_DEFINED_RECORD = 'UserDefinedRecord'; + const USER_DEFINED_FIELD = 'UserDefinedField'; + const USER_DEFINED_FIELD_OPTION = 'UserDefinedFieldOption'; + const USER_DEFINED_FIELD_PERMISSION = 'UserDefinedFieldPermission'; + const PERSON_PROFESSIONAL_QUALIFICATION = 'PersonProfessionalQualification'; + const PERSON_TRAINING_COURSE = 'PersonTrainingCourse'; + const PERSON_TRANSPORTATION_METHOD = 'PersonTransportationMethod'; + const PHANTOM_MODEL = 'PhantomModel'; + const POINT_AWARD = 'PointAward'; + const POINT_AWARD_CATEGORY = 'PointAwardCategory'; + const POINT_AWARD_SCALE = 'PointAwardScale'; + const POSITION = 'Position'; + const POSITION_BUSINESS_ROLE = 'PositionBusinessRole'; + const POSTAL_ADDRESS_OCCUPANCY = 'PostalAddressOccupancy'; + const POSTAL_ADDRESS = 'PostalAddress'; + const PREDICTED_ASSESSMENT_MARK = 'PredictedAssessmentMark'; + const PROFESSIONAL_QUALIFICATION_CLASS = 'ProfessionalQualificationClass'; + const PROFESSIONAL_QUALIFICATION_SUBJECT = 'ProfessionalQualificationSubject'; + const PROFESSIONAL_QUALIFICATION_TYPE = 'ProfessionalQualificationType'; + const PROGRAMME = 'Programme'; + const PROGRAMME_ACADEMIC_UNIT = 'ProgrammeAcademicUnit'; + const PROGRAMME_ENROLMENT = 'ProgrammeEnrolment'; + const PROGRAMME_INSTANCE = 'ProgrammeInstance'; + const PROGRAMME_CLASSIFICATION = 'ProgrammeClassification'; + const PROGRAMME_QUALIFICATION_AWARD = 'ProgrammeQualificationAward'; + const PROGRAMME_LEAD = 'ProgrammeLead'; + const PROGRAMME_WITHDRAWAL_REASON = 'ProgrammeWithdrawalReason'; + const PROGRESS_GOAL_TYPE = 'ProgressGoalType'; + const PROGRESS_ASSESSMENT_BATCH = 'ProgressAssessmentBatch'; + const PROGRESS_ASSESSMENT_BATCH_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchMeasurementPeriod'; + const PROGRESS_ASSESSMENT_BATCH_TARGET = 'ProgressAssessmentBatchTarget'; + const PROGRESS_ASSESSMENT_BATCH_TARGET_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchTargetMeasurementPeriod'; + const PROGRESS_MEASUREMENT_PERIOD = 'ProgressMeasurementPeriod'; + const PROGRESS_MEASUREMENT_PERIOD_SET = 'ProgressMeasurementPeriodSet'; + const PUSH_NOTIFICATION_TOKEN = 'PushNotificationToken'; + const QUALIFICATION_ASPECT = 'QualificationAspect'; + const QUALIFICATION_AVAILABILITY_INSTANCE = 'QualificationAvailabilityInstance'; + const QUALIFICATION_AWARD = 'QualificationAward'; + const QUALIFICATION_AWARD_DISCOUNT_CODE = 'QualificationAwardDiscountCode'; + const QUALIFICATION_AWARD_LEARNING_UNIT = 'QualificationAwardLearningUnit'; + const QUALIFICATION_AWARD_SUBTYPE = 'QualificationAwardSubtype'; + const QUALIFICATION_AWARD_TYPE = 'QualificationAwardType'; + const QUALIFICATION_ASSESSABLE = 'QualificationAssessable'; + const QUALIFICATION_ASSESSABLE_INSTANCE = 'QualificationAssessableInstance'; + const QUALIFICATION_CENTER_ASSESSED_OUTCOME = 'QualificationCenterAssessedOutcome'; + const QUALIFICATION_ELEMENT_AVAILABILITY = 'QualificationElementAvailability'; + const QUALIFICATION_ELEMENT_DISALLOWED_COMBINATION = 'QualificationElementDisallowedCombination'; + const QUALIFICATION_TIMETABLE_SESSION_TYPE = 'QualificationTimetableSessionType'; + const QUALIFICATION_FORECAST_RESULT = 'QualificationForecastResult'; + const QUALIFICATION_GRADE = 'QualificationGrade'; + const QUALIFICATION_GRADE_SET = 'QualificationGradeSet'; + const QUALIFICATION_LEARNING_UNIT = 'QualificationLearningUnit'; + const QUALIFICATION_LEARNING_UNIT_ASSESSABLE = 'QualificationLearningUnitAssessable'; + const QUALIFICATION_LEARNING_UNIT_LEVEL = 'QualificationLearningUnitLevel'; + const QUALIFICATION_OFFERING = 'QualificationOffering'; + const QUALIFICATION_RESULT = 'QualificationResult'; + const QUALIFICATION_SCHEME = 'QualificationScheme'; + const QUALIFICATION_STUDY_GUIDE = 'QualificationStudyGuide'; + const QUALIFICATION_SUBJECT = 'QualificationSubject'; + const QUALIFICATION_SUBSCRIPTION = 'QualificationSubscription'; + const QUALIFICATION_RESULT_EMBARGO_VIEWER = 'QualificationResultEmbargoViewer'; + const QUALIFICATION_TRANSPORT_CERTIFICATE = 'QualificationTransportCertificate'; + const QUALIFICATION_TRANSPORT_MESSAGE = 'QualificationTransportMessage'; + const IN_HOUSE_CANDIDATE_ACCESS_ARRANGEMENT = 'InHouseCandidateAccessArrangement'; + const IN_HOUSE_CANDIDATE = 'InHouseCandidate'; + const IN_HOUSE_EXAM_ENTRY = 'InHouseExamEntry'; + const IN_HOUSE_EXAM_GRADE = 'InHouseExamGrade'; + const IN_HOUSE_EXAM_INSTANCE = 'InHouseExamInstance'; + const IN_HOUSE_EXAM_RESULT = 'InHouseExamResult'; + const IN_HOUSE_EXAM = 'InHouseExam'; + const IN_HOUSE_EXAM_INSTANCE_ACADEMIC_UNIT_LINK = 'InHouseExamInstanceAcademicUnitLink'; + const REGION = 'Region'; + const REGISTRATION_FORM = 'RegistrationForm'; + const REGISTRATION_FORM_MEMBERSHIP = 'RegistrationFormMembership'; + const REGISTRATION_FORM_TUTOR = 'RegistrationFormTutor'; + const RELIGION = 'Religion'; + const REPEATING_SCHOOL_EVENT = 'RepeatingSchoolEvent'; + const REPEATING_SCHOOL_EVENT_PARTICIPANT = 'RepeatingSchoolEventParticipant'; + const REPORT_CARD_BATCH_CURRICULUM = 'ReportCardBatchCurriculum'; + const REPORT_CARD_BATCH_PROGRESS_ASSESSMENT = 'ReportCardBatchProgressAssessment'; + const REPORT_CARD_BATCH_ACADEMIC_UNIT = 'ReportCardBatchAcademicUnit'; + const REPORT_CARD_BATCH_AD_HOC_ASSESSMENT = 'ReportCardBatchAdHocAssessment'; + const EXTERNALLY_GENERATED_REPORT_CARD = 'ExternallyGeneratedReportCard'; + const REPORT_SUBSCRIPTION = 'ReportSubscription'; + const ROOM_ASSET = 'RoomAsset'; + const ROOM_UNAVAILABILITY = 'RoomUnavailability'; + const ROOM_CHANGE_REQUIREMENT = 'RoomChangeRequirement'; + const ROOM_ROOM_ASSET = 'RoomRoomAsset'; + const ROOM_FEATURE = 'RoomFeature'; + const ROOM_LAYOUT = 'RoomLayout'; + const ROOM_LAYOUT_SEAT = 'RoomLayoutSeat'; + const ROOM_ROOM_FEATURE = 'RoomRoomFeature'; + const ROOM = 'Room'; + const SAFEGUARDING_NOTE = 'SafeguardingNote'; + const SCHOOL_EVENT = 'SchoolEvent'; + const SCHOOL_EVENT_TYPE = 'SchoolEventType'; + const ACADEMIC_YEAR_ENROLMENT = 'AcademicYearEnrolment'; + const SCHOOL_PHASE = 'SchoolPhase'; + const SCHOOL_PROGRESS_TARGET_RULE = 'SchoolProgressTargetRule'; + const SCHOOLWORK = 'Schoolwork'; + const SCHOOLWORK_ASPECT = 'SchoolworkAspect'; + const SENDING_PROFILE = 'SendingProfile'; + const SEN_EVENT_OUTCOME = 'SenEventOutcome'; + const SEN_EVENT_OUTCOME_TYPE = 'SenEventOutcomeType'; + const SEN_EVENT = 'SenEvent'; + const SEN_EVENT_TYPE = 'SenEventType'; + const SEN_NEED = 'SenNeed'; + const SEN_NEED_TYPE = 'SenNeedType'; + const SEN_NOTE = 'SenNote'; + const SEN_STATEMENT = 'SenStatement'; + const SEN_STATUS = 'SenStatus'; + const SEN_STATUS_ASSIGNMENT = 'SenStatusAssignment'; + const SESSION = 'Session'; + const SESSION_ROOM_ASSET_REQUIREMENT = 'SessionRoomAssetRequirement'; + const SESSION_ROOM_FEATURE_REQUIREMENT = 'SessionRoomFeatureRequirement'; + const SITE = 'Site'; + const SITE_OPERATING_PERIOD = 'SiteOperatingPeriod'; + const SITE_OPERATING_PERIOD_EXCEPTION = 'SiteOperatingPeriodException'; + const SITE_TRAVEL_TIME = 'SiteTravelTime'; + const SMS_MESSAGE = 'SmsMessage'; + const SMS_MESSAGE_DRAFT = 'SmsMessageDraft'; + const SMS_MESSAGE_PART = 'SmsMessagePart'; + const SMS_MESSAGE_PERMITTED_SENDER = 'SmsMessagePermittedSender'; + const SMS_MESSAGE_STATUS = 'SmsMessageStatus'; + const SNIPPET = 'Snippet'; + const STAFF_ABSENCE = 'StaffAbsence'; + const STAFF_ABSENCE_CATEGORY = 'StaffAbsenceCategory'; + const STAFF_ABSENCE_SICKNESS_CATEGORY = 'StaffAbsenceSicknessCategory'; + const STAFF_ABSENCE_SICKNESS_SUBCATEGORY = 'StaffAbsenceSicknessSubcategory'; + const STAFF_ATTENDANCE_MARK = 'StaffAttendanceMark'; + const STAFF_ATTENDANCE_RECORD = 'StaffAttendanceRecord'; + const STAFF_CONTRACT = 'StaffContract'; + const STAFF_CONTRACT_POST = 'StaffContractPost'; + const STAFF_CONTRACT_POST_ALLOWANCE = 'StaffContractPostAllowance'; + const STAFF_CONTRACT_POST_SALARY = 'StaffContractPostSalary'; + const STAFF_CONTRACT_POST_ADDITIONAL_PAYMENT = 'StaffContractPostAdditionalPayment'; + const STAFF_CONTRACT_POST_RATE = 'StaffContractPostRate'; + const STAFF_CONTRACT_POST_START_REASON = 'StaffContractPostStartReason'; + const STAFF_CONTRACT_POST_END_REASON = 'StaffContractPostEndReason'; + const STAFF_OBJECTIVE = 'StaffObjective'; + const STAFF_ORIGIN = 'StaffOrigin'; + const STAFF_DESTINATION = 'StaffDestination'; + const STAFF_EMPLOYMENT_TYPE = 'StaffEmploymentType'; + const STAFF = 'Staff'; + const STAFF_ROOM_FEATURE_REQUIREMENT = 'StaffRoomFeatureRequirement'; + const STAFF_WORKING_PERIOD = 'StaffWorkingPeriod'; + const STANDARDIZED_ASSESSMENT = 'StandardizedAssessment'; + const STANDARDIZED_ASSESSMENT_BATCH = 'StandardizedAssessmentBatch'; + const STANDARDIZED_ASSESSMENT_BATCH_TARGET = 'StandardizedAssessmentBatchTarget'; + const STANDARDIZED_ASSESSMENT_THRESHOLD = 'StandardizedAssessmentThreshold'; + const STANDARDIZED_ASSESSMENT_THRESHOLD_RESULT = 'StandardizedAssessmentThresholdResult'; + const STANDARDIZED_ASSESSMENT_TEMPLATE = 'StandardizedAssessmentTemplate'; + const STANDARDIZED_ASSESSMENT_TEMPLATE_ASSESSMENT = 'StandardizedAssessmentTemplateAssessment'; + const STANDARDIZED_ASSESSMENT_SUITE = 'StandardizedAssessmentSuite'; + const STANDARDIZED_ASSESSMENT_COMPONENT = 'StandardizedAssessmentComponent'; + const STANDARDIZED_ASSESSMENT_ASPECT_CATEGORY = 'StandardizedAssessmentAspectCategory'; + const STANDARDIZED_ASSESSMENT_ASPECT = 'StandardizedAssessmentAspect'; + const STANDARDIZED_ASSESSMENT_MARK = 'StandardizedAssessmentMark'; + const STUDENT_AD_HOC_ASSESSMENT_MARK = 'StudentAdHocAssessmentMark'; + const STUDENT_CURRICULUM_ACHIEVEMENT = 'StudentCurriculumAchievement'; + const STUDENT_CURRICULUM_EVIDENCE = 'StudentCurriculumEvidence'; + const STUDENT_CURRICULUM_SCORE = 'StudentCurriculumScore'; + const STUDENT_STANDARDIZED_ASSESSMENT = 'StudentStandardizedAssessment'; + const STUDENT_STANDARDIZED_ASSESSMENT_MARK = 'StudentStandardizedAssessmentMark'; + const STUDENT_ATTENDANCE_PATTERN = 'StudentAttendancePattern'; + const STUDENT_ABSENCE_NOTE = 'StudentAbsenceNote'; + const STUDENT_REPEATING_ABSENCE_NOTE = 'StudentRepeatingAbsenceNote'; + const STUDENT_DESTINATION = 'StudentDestination'; + const STUDENT_DESTINATION_TYPE = 'StudentDestinationType'; + const STUDENT_EDUCATIONAL_HISTORY = 'StudentEducationalHistory'; + const STUDENT_GIFT = 'StudentGift'; + const STUDENT_TALENT = 'StudentTalent'; + const STUDENT_GUARDIAN_RELATIONSHIP = 'StudentGuardianRelationship'; + const STUDENT_FUNDING = 'StudentFunding'; + const STUDENT_FUNDING_TYPE = 'StudentFundingType'; + const STUDENT_INTERVENTION = 'StudentIntervention'; + const STUDENT_INTERVENTION_REVIEW = 'StudentInterventionReview'; + const STUDENT_LINKED_RELATIONSHIP = 'StudentLinkedRelationship'; + const STUDENT_LINKED_RELATIONSHIP_TYPE = 'StudentLinkedRelationshipType'; + const STUDENT_MEDICAL_RELATIONSHIP = 'StudentMedicalRelationship'; + const STUDENT_OTHER_SCHOOL_ATTENDANCE_RECORD = 'StudentOtherSchoolAttendanceRecord'; + const STUDENT_PROGRESS_ASSESSMENT_MARK = 'StudentProgressAssessmentMark'; + const STUDENT_PROGRESS_BASELINE = 'StudentProgressBaseline'; + const STUDENT_PROGRESS_GOAL = 'StudentProgressGoal'; + const STUDENT_SCHOOLWORK = 'StudentSchoolwork'; + const STUDENT_SCHOOLWORK_MARK = 'StudentSchoolworkMark'; + const STUDENT = 'Student'; + const STUDENT_EMPLOYMENT_RECORD = 'StudentEmploymentRecord'; + const STUDENT_ROOM_FEATURE_REQUIREMENT = 'StudentRoomFeatureRequirement'; + const STUDENT_RECORD_CHANGE = 'StudentRecordChange'; + const SUBJECT = 'Subject'; + const SUPERANNUATION_SCHEME = 'SuperannuationScheme'; + const SUPERANNUATION_SCHEME_VALUE = 'SuperannuationSchemeValue'; + const SUSPECTED_DUPLICATE = 'SuspectedDuplicate'; + const TAG = 'Tag'; + const TAGGING = 'Tagging'; + const TALENT = 'Talent'; + const TARGET_JUDGEMENT_RULE = 'TargetJudgementRule'; + const TARGET_JUDGEMENT = 'TargetJudgement'; + const TEACHING_ASSISTANT_ALLOCATION = 'TeachingAssistantAllocation'; + const TEACHING_GROUP = 'TeachingGroup'; + const TEACHING_GROUP_MEMBERSHIP = 'TeachingGroupMembership'; + const TEACHING_GROUP_TUTOR = 'TeachingGroupTutor'; + const TELEPHONE_CALL = 'TelephoneCall'; + const TELEPHONE_NUMBER = 'TelephoneNumber'; + const FIXED_PERIOD_EXCLUSION = 'FixedPeriodExclusion'; + const TERM = 'Term'; + const THIRD_PARTY_SITE = 'ThirdPartySite'; + const THIRD_PARTY_LOGIN = 'ThirdPartyLogin'; + const TIMETABLER_IMPORT_RESULT = 'TimetablerImportResult'; + const TIMETABLER_IMPORT_RESULT_ERROR = 'TimetablerImportResultError'; + const TIMETABLER_IMPORT_RESULT_UPDATE = 'TimetablerImportResultUpdate'; + const TIMETABLER_IMPORT_STEP_OUTCOME = 'TimetablerImportStepOutcome'; + const TRIP = 'Trip'; + const TRIP_ELIGIBILITY = 'TripEligibility'; + const TRIP_LOCATION = 'TripLocation'; + const TRIP_PARTICIPANT = 'TripParticipant'; + const TRIP_PRICE = 'TripPrice'; + const TIMETABLE_SLOT = 'TimetableSlot'; + const TIMETABLE_PERIOD_GROUPING = 'TimetablePeriodGrouping'; + const TIMETABLE_PERIOD = 'TimetablePeriod'; + const TIMETABLE_SLOT_EXCEPTION = 'TimetableSlotException'; + const TIMETABLE_SLOT_LOCATION = 'TimetableSlotLocation'; + const TIMETABLE_SLOT_STAFF = 'TimetableSlotStaff'; + const TIMETABLE_SLOT_STUDENT_EXCEPTION = 'TimetableSlotStudentException'; + const TITLE = 'Title'; + const TRAINING_COURSE = 'TrainingCourse'; + const TRAINING_EVENT = 'TrainingEvent'; + const TRANSPORTATION_METHOD = 'TransportationMethod'; + const UNENROLMENT_REASON = 'UnenrolmentReason'; + const USAGE_LOG_ENTRY = 'UsageLogEntry'; + const USER = 'User'; + const USER_LOGIN = 'UserLogin'; + const USER_NOTIFICATION = 'UserNotification'; + const USER_ROLE = 'UserRole'; + const USER_ROLE_ASSIGNMENT = 'UserRoleAssignment'; + const UNIVERSITY = 'University'; + const UNIVERSITY_STAFF = 'UniversityStaff'; + const VOUCHER = 'Voucher'; + const CLUB_VOUCHER_ELIGIBILITY = 'ClubVoucherEligibility'; + const WORK_PLACEMENT = 'WorkPlacement'; + const PINNED_ITEM = 'PinnedItem'; + const BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW = 'BehaviouralIncidentLevelWorkflow'; + const BEHAVIOURAL_INCIDENT_WATCHER = 'BehaviouralIncidentWatcher'; + const BEHAVIOURAL_INCIDENT_DEFAULT_WATCHER = 'BehaviouralIncidentDefaultWatcher'; + const BEHAVIOUR_DEFAULT_WATCHER = 'BehaviourDefaultWatcher'; + const BANK = 'Bank'; + const BANK_ACCOUNT = 'BankAccount'; + const BANK_DEPOSIT = 'BankDeposit'; + const BILL_PAYER = 'BillPayer'; + const BOOK = 'Book'; + const CASH_RECEIPT = 'CashReceipt'; + const CHEQUE = 'Cheque'; + const CHEQUE_BOOK = 'ChequeBook'; + const CUSTOMER_ACCOUNT = 'CustomerAccount'; + const CUSTOMER_ACCOUNT_TYPE = 'CustomerAccountType'; + const CUSTOMER_CREDIT_NOTE = 'CustomerCreditNote'; + const CUSTOMER_CREDIT_NOTE_ITEM = 'CustomerCreditNoteItem'; + const CUSTOMER_INVOICE = 'CustomerInvoice'; + const CUSTOMER_INVOICE_ITEM = 'CustomerInvoiceItem'; + const CUSTOMER_PREPAYMENT = 'CustomerPrepayment'; + const DELIVERY_ADDRESS = 'DeliveryAddress'; + const INCOMING_BANK_TRANSACTION = 'IncomingBankTransaction'; + const INCOMING_CARD_TRANSACTION = 'IncomingCardTransaction'; + const INCOMING_DIRECT_DEBIT_TRANSACTION = 'IncomingDirectDebitTransaction'; + const INCOMING_DIRECT_DEBIT_AGREEMENT = 'IncomingDirectDebitAgreement'; + const MEAL_PRICE = 'MealPrice'; + const MEAL_PROVISION_PRICE_CATEGORY = 'MealProvisionPriceCategory'; + const MEAL_PROVISION_PRICE_CATEGORY_GROUP = 'MealProvisionPriceCategoryGroup'; + const PAYMENT_PROVIDER = 'PaymentProvider'; + const PAYMENT_PROVIDER_PAYOUT = 'PaymentProviderPayout'; + const RECEIVED_CHEQUE = 'ReceivedCheque'; + const VAT_RATE = 'VatRate'; + const CASH_PAYOUT = 'CashPayout'; + const ISSUED_CHEQUE = 'IssuedCheque'; + const CUSTOMER_ACCOUNT_REFUND = 'CustomerAccountRefund'; + const CUSTOMER_PAYMENT = 'CustomerPayment'; + const CUSTOMER_PAYMENT_REFUND = 'CustomerPaymentRefund'; + const ACADEMIC_YEAR_SETUP_TASK = 'AcademicYearSetupTask'; + const DATA_SHARING_REQUEST = 'DataSharingRequest'; + const APPLICATION_APPLICANT_IMPORT = 'ApplicationApplicantImport'; + const HOUSE_AUTOMATIC_ENROLMENT = 'HouseAutomaticEnrolment'; + const GOOGLE_PROVISIONING_SETTING = 'GoogleProvisioningSetting'; + const GOOGLE_USER = 'GoogleUser'; + const STAFF_LEAVING_REASON = 'StaffLeavingReason'; + const PROBATION = 'Probation'; + const PROBATION_REVIEW = 'ProbationReview'; + const CUSTOM_REPORT_COLLATION = 'CustomReportCollation'; + const OBSERVATION_TYPE = 'ObservationType'; + const OBSERVATION_GRADE_SET = 'ObservationGradeSet'; + const OBSERVATION_GRADE = 'ObservationGrade'; + const OBSERVATION_FRAMEWORK = 'ObservationFramework'; + const OBSERVATION_THEME = 'ObservationTheme'; + const OBSERVATION_STRAND = 'ObservationStrand'; + const OBSERVATION_FRAMEWORK_STRAND = 'ObservationFrameworkStrand'; + const OBSERVATION = 'Observation'; + const OBSERVATION_JUDGEMENT = 'ObservationJudgement'; + const OBSERVATION_TYPE_GRADE_SET = 'ObservationTypeGradeSet'; + const PERSON_BENEFIT_RECORD = 'PersonBenefitRecord'; + const BENEFIT_RECORD_TYPE = 'BenefitRecordType'; + const EMAIL_ADDRESS_IMPORT = 'EmailAddressImport'; + const USER_DEFINED_FIELD_IMPORT = 'UserDefinedFieldImport'; + const INTEGRATIONS_HR_FINANCE_PROVIDER = 'IntegrationsHrFinanceProvider'; + const INTEGRATIONS_HR_FINANCE_MAPPING_STATUS = 'IntegrationsHrFinanceMappingStatus'; + const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'IntegrationsHrFinanceTestRun'; + const INTEGRATIONS_HR_FINANCE_TEST_RUN_RESULT = 'IntegrationsHrFinanceTestRunResult'; + const PERSON_ALERT = 'PersonAlert'; + const BURSARY_TYPE = 'BursaryType'; + const BURSARY_LEVEL = 'BursaryLevel'; + const BURSARY_LEVEL_AMOUNT = 'BursaryLevelAmount'; + const BURSARY_PAYMENT_DATE = 'BursaryPaymentDate'; + const STUDENT_BURSARY_LEVEL = 'StudentBursaryLevel'; + const BURSARY_PAYMENT = 'BursaryPayment'; + const AD_HOC_BURSARY_PAYMENT = 'AdHocBursaryPayment'; + const BURSARY_PAYMENT_AUTOMATIC_CRITERION = 'BursaryPaymentAutomaticCriterion'; + const BURSARY_PAYMENT_MANUAL_CRITERION = 'BursaryPaymentManualCriterion'; + const BURSARY_PAYMENT_MANUAL_CRITERION_STATUS = 'BursaryPaymentManualCriterionStatus'; + const ATTENDANCE_ROLL_CALL_TIME_GROUP = 'AttendanceRollCallTimeGroup'; + const SUSPENDED_CALENDAR_ENTRY_MAPPING = 'SuspendedCalendarEntryMapping'; + const COVID_TESTING_TEST = 'CovidTestingTest'; + const INTEGRATION_VLE_PROVIDER = 'IntegrationVleProvider'; + const VISUAL_TABLE_CONFIG = 'VisualTableConfig'; + const OUTGOING_ENTITY_TRANSFER = 'OutgoingEntityTransfer'; + const INCOMING_ENTITY_TRANSFER = 'IncomingEntityTransfer'; + const INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT = 'IntegrationsVleProviderAcademicUnit'; + const USER_BETA = 'UserBeta'; + const SCHOOL_SHOP_PRODUCT = 'SchoolShopProduct'; + const SCHOOL_SHOP_PRODUCT_PRICE = 'SchoolShopProductPrice'; + const SCHOOL_SHOP_PRODUCT_ELIGIBILITY = 'SchoolShopProductEligibility'; + const SCHOOL_SHOP_ORDER_ITEM = 'SchoolShopOrderItem'; } diff --git a/src/Arbor/Resource/UkDfe/ResourceType.php b/src/Arbor/Resource/UkDfe/ResourceType.php index 889d6cbb..942719eb 100644 --- a/src/Arbor/Resource/UkDfe/ResourceType.php +++ b/src/Arbor/Resource/UkDfe/ResourceType.php @@ -4,76 +4,76 @@ class ResourceType { - const UK_DFE_EDUCATIONAL_INSTITUTION = 'UkDfe_EducationalInstitution'; - const UK_DFE_EDUCATIONAL_INSTITUTION_ENROLMENT = 'UkDfe_EducationalInstitutionEnrolment'; - const UK_DFE_STAFF = 'UkDfe_Staff'; - const UK_DFE_STUDENT = 'UkDfe_Student'; - const UK_DFE_UPN_ASSIGNMENT = 'UkDfe_UpnAssignment'; - const UK_DFE_LOCAL_AUTHORITY = 'UkDfe_LocalAuthority'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS = 'UkDfe_SchoolWorkforceCensus'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_RETURN = 'UkDfe_SchoolWorkforceCensusReturn'; - const UK_DFE_PAY_SCALE = 'UkDfe_PayScale'; - const UK_DFE_POSITION = 'UkDfe_Position'; - const UK_DFE_LANGUAGE = 'UkDfe_Language'; - const UK_DFE_RELIGION = 'UkDfe_Religion'; - const UK_DFE_ETHNICITY = 'UkDfe_Ethnicity'; - const UK_DFE_GUARDIAN_RELATIONSHIP_TYPE = 'UkDfe_GuardianRelationshipType'; - const UK_DFE_SEN_STATUS = 'UkDfe_SenStatus'; - const UK_DFE_SEN_NEED_TYPE = 'UkDfe_SenNeedType'; - const UK_DFE_UNENROLMENT_REASON = 'UkDfe_UnenrolmentReason'; - const UK_DFE_CENSUS_SCHOOL_PHASE = 'UkDfe_CensusSchoolPhase'; - const UK_DFE_SCHOOL_GOVERNANCE_TYPE = 'UkDfe_SchoolGovernanceType'; - const UK_DFE_SCHOOL_INTAKE_TYPE = 'UkDfe_SchoolIntakeType'; - const UK_DFE_SCHOOL_TYPE = 'UkDfe_SchoolType'; - const UK_DFE_SCHOOL_WORKFORCE_VACANCY_POST = 'UkDfe_SchoolWorkforceVacancyPost'; - const UK_DFE_QUALIFIED_TEACHER_ROUTE = 'UkDfe_QualifiedTeacherRoute'; - const UK_DFE_PAY_SCALE_CATEGORY = 'UkDfe_PayScaleCategory'; - const UK_DFE_POSITION_CATEGORY = 'UkDfe_PositionCategory'; - const UK_DFE_CURRICULUM_GRADE = 'UkDfe_CurriculumGrade'; - const UK_DFE_SUBJECT = 'UkDfe_Subject'; - const UK_DFE_SCHOOL_CENSUS = 'UkDfe_SchoolCensus'; - const UK_DFE_SCHOOL_CENSUS_SCHOOL_DETAIL = 'UkDfe_SchoolCensusSchoolDetail'; - const UK_DFE_SCHOOL_CENSUS_RETURN = 'UkDfe_SchoolCensusReturn'; - const UK_DFE_SCHOOL_CENSUS_CLASS = 'UkDfe_SchoolCensusClass'; - const UK_DFE_UCI_ASSIGNMENT = 'UkDfe_UciAssignment'; - const UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT = 'UkDfe_ChildProtectionStatusAssignment'; - const UK_DFE_IN_CARE_STATUS_ASSIGNMENT = 'UkDfe_InCareStatusAssignment'; - const UK_DFE_TRAVELLER_STATUS = 'UkDfe_TravellerStatus'; - const UK_DFE_TRAVELLER_STATUS_ASSIGNMENT = 'UkDfe_TravellerStatusAssignment'; - const UK_DFE_ENROLMENT_MODE = 'UkDfe_EnrolmentMode'; - const UK_DFE_SCHOOL_CENSUS_PUPIL_RECONCILIATION = 'UkDfe_SchoolCensusPupilReconciliation'; - const UK_DFE_SEN_STATUS_ASSIGNMENT = 'UkDfe_SenStatusAssignment'; - const UK_DFE_EXCLUSION_REASON = 'UkDfe_ExclusionReason'; - const UK_DFE_ACADEMIC_YEAR_ENROLMENT = 'UkDfe_AcademicYearEnrolment'; - const UK_DFE_SERVICE_CHILD_STATUS_ASSIGNMENT = 'UkDfe_ServiceChildStatusAssignment'; - const UK_DFE_PROGRAMME = 'UkDfe_Programme'; - const UK_DFE_PROGRAMME_INSTANCE = 'UkDfe_ProgrammeInstance'; - const UK_DFE_PROGRAMME_ENROLMENT = 'UkDfe_ProgrammeEnrolment'; - const UK_DFE_CHILD_CARE_PLACE = 'UkDfe_ChildCarePlace'; - const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_ELIGIBILITY = 'UkDfe_EarlyYearsPupilPremiumEligibility'; - const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_EarlyYearsPupilPremiumRecipient'; - const UK_DFE_ENGLISH_PROFICIENCY = 'UkDfe_EnglishProficiency'; - const UK_DFE_OFSTED_GRADE = 'UkDfe_OfstedGrade'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_STAFF_INFORMATION = 'UkDfe_SchoolWorkforceCensusStaffInformation'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_VACANCY = 'UkDfe_SchoolWorkforceCensusVacancy'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_AGENCY_TP_SUPPORT_COUNT = 'UkDfe_SchoolWorkforceCensusAgencyTpSupportCount'; - const UK_DFE_STUDENT_FUNDING_TYPE = 'UkDfe_StudentFundingType'; - const UK_DFE_TWO_YEAR_OLD_FUNDING_BASIS = 'UkDfe_TwoYearOldFundingBasis'; - const UK_DFE_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_PupilPremiumRecipient'; - const UK_DFE_PUPIL_PREMIUM_RECIPIENT_TYPE = 'UkDfe_PupilPremiumRecipientType'; - const UK_DFE_SERVICE_CHILD_CONCERN = 'UkDfe_ServiceChildConcern'; - const UK_DFE_GCSE_ENGLISH_ACHIEVEMENT_TYPE = 'UkDfe_GcseEnglishAchievementType'; - const UK_DFE_GCSE_ENGLISH_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseEnglishFundingExemptionType'; - const UK_DFE_GCSE_MATHS_ACHIEVEMENT_TYPE = 'UkDfe_GcseMathsAchievementType'; - const UK_DFE_GCSE_MATHS_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseMathsFundingExemptionType'; - const UK_DFE_UCAS_IMPORT = 'UkDfe_UcasImport'; - const UK_DFE_UCAS_IMPORT_RECORD = 'UkDfe_UcasImportRecord'; - const UK_DFE_ATTENDANCE_API_SUBMISSION = 'UkDfe_AttendanceApiSubmission'; - const UK_DFE_ALTERNATIVE_PROVISION_REASON = 'UkDfe_AlternativeProvisionReason'; - const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT_REASON = 'UkDfe_AlternativeProvisionPlacementReason'; - const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT = 'UkDfe_AlternativeProvisionPlacement'; - const UK_DFE_PERMANENT_EXCLUSION = 'UkDfe_PermanentExclusion'; - const UK_DFE_ACADEMIC_UNIT_ENROLMENT = 'UkDfe_AcademicUnitEnrolment'; - const UK_DFE_SCHOOL_LED_TUTORING_HOUR = 'UkDfe_SchoolLedTutoringHour'; - const UK_DFE_YOUNG_CARER_STATUS_ASSIGNMENT = 'UkDfe_YoungCarerStatusAssignment'; + const UK_DFE_EDUCATIONAL_INSTITUTION = 'UkDfe_EducationalInstitution'; + const UK_DFE_EDUCATIONAL_INSTITUTION_ENROLMENT = 'UkDfe_EducationalInstitutionEnrolment'; + const UK_DFE_STAFF = 'UkDfe_Staff'; + const UK_DFE_STUDENT = 'UkDfe_Student'; + const UK_DFE_UPN_ASSIGNMENT = 'UkDfe_UpnAssignment'; + const UK_DFE_LOCAL_AUTHORITY = 'UkDfe_LocalAuthority'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS = 'UkDfe_SchoolWorkforceCensus'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_RETURN = 'UkDfe_SchoolWorkforceCensusReturn'; + const UK_DFE_PAY_SCALE = 'UkDfe_PayScale'; + const UK_DFE_POSITION = 'UkDfe_Position'; + const UK_DFE_LANGUAGE = 'UkDfe_Language'; + const UK_DFE_RELIGION = 'UkDfe_Religion'; + const UK_DFE_ETHNICITY = 'UkDfe_Ethnicity'; + const UK_DFE_GUARDIAN_RELATIONSHIP_TYPE = 'UkDfe_GuardianRelationshipType'; + const UK_DFE_SEN_STATUS = 'UkDfe_SenStatus'; + const UK_DFE_SEN_NEED_TYPE = 'UkDfe_SenNeedType'; + const UK_DFE_UNENROLMENT_REASON = 'UkDfe_UnenrolmentReason'; + const UK_DFE_CENSUS_SCHOOL_PHASE = 'UkDfe_CensusSchoolPhase'; + const UK_DFE_SCHOOL_GOVERNANCE_TYPE = 'UkDfe_SchoolGovernanceType'; + const UK_DFE_SCHOOL_INTAKE_TYPE = 'UkDfe_SchoolIntakeType'; + const UK_DFE_SCHOOL_TYPE = 'UkDfe_SchoolType'; + const UK_DFE_SCHOOL_WORKFORCE_VACANCY_POST = 'UkDfe_SchoolWorkforceVacancyPost'; + const UK_DFE_QUALIFIED_TEACHER_ROUTE = 'UkDfe_QualifiedTeacherRoute'; + const UK_DFE_PAY_SCALE_CATEGORY = 'UkDfe_PayScaleCategory'; + const UK_DFE_POSITION_CATEGORY = 'UkDfe_PositionCategory'; + const UK_DFE_CURRICULUM_GRADE = 'UkDfe_CurriculumGrade'; + const UK_DFE_SUBJECT = 'UkDfe_Subject'; + const UK_DFE_SCHOOL_CENSUS = 'UkDfe_SchoolCensus'; + const UK_DFE_SCHOOL_CENSUS_SCHOOL_DETAIL = 'UkDfe_SchoolCensusSchoolDetail'; + const UK_DFE_SCHOOL_CENSUS_RETURN = 'UkDfe_SchoolCensusReturn'; + const UK_DFE_SCHOOL_CENSUS_CLASS = 'UkDfe_SchoolCensusClass'; + const UK_DFE_UCI_ASSIGNMENT = 'UkDfe_UciAssignment'; + const UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT = 'UkDfe_ChildProtectionStatusAssignment'; + const UK_DFE_IN_CARE_STATUS_ASSIGNMENT = 'UkDfe_InCareStatusAssignment'; + const UK_DFE_TRAVELLER_STATUS = 'UkDfe_TravellerStatus'; + const UK_DFE_TRAVELLER_STATUS_ASSIGNMENT = 'UkDfe_TravellerStatusAssignment'; + const UK_DFE_ENROLMENT_MODE = 'UkDfe_EnrolmentMode'; + const UK_DFE_SCHOOL_CENSUS_PUPIL_RECONCILIATION = 'UkDfe_SchoolCensusPupilReconciliation'; + const UK_DFE_SEN_STATUS_ASSIGNMENT = 'UkDfe_SenStatusAssignment'; + const UK_DFE_EXCLUSION_REASON = 'UkDfe_ExclusionReason'; + const UK_DFE_ACADEMIC_YEAR_ENROLMENT = 'UkDfe_AcademicYearEnrolment'; + const UK_DFE_SERVICE_CHILD_STATUS_ASSIGNMENT = 'UkDfe_ServiceChildStatusAssignment'; + const UK_DFE_PROGRAMME = 'UkDfe_Programme'; + const UK_DFE_PROGRAMME_INSTANCE = 'UkDfe_ProgrammeInstance'; + const UK_DFE_PROGRAMME_ENROLMENT = 'UkDfe_ProgrammeEnrolment'; + const UK_DFE_CHILD_CARE_PLACE = 'UkDfe_ChildCarePlace'; + const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_ELIGIBILITY = 'UkDfe_EarlyYearsPupilPremiumEligibility'; + const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_EarlyYearsPupilPremiumRecipient'; + const UK_DFE_ENGLISH_PROFICIENCY = 'UkDfe_EnglishProficiency'; + const UK_DFE_OFSTED_GRADE = 'UkDfe_OfstedGrade'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_STAFF_INFORMATION = 'UkDfe_SchoolWorkforceCensusStaffInformation'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_VACANCY = 'UkDfe_SchoolWorkforceCensusVacancy'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_AGENCY_TP_SUPPORT_COUNT = 'UkDfe_SchoolWorkforceCensusAgencyTpSupportCount'; + const UK_DFE_STUDENT_FUNDING_TYPE = 'UkDfe_StudentFundingType'; + const UK_DFE_TWO_YEAR_OLD_FUNDING_BASIS = 'UkDfe_TwoYearOldFundingBasis'; + const UK_DFE_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_PupilPremiumRecipient'; + const UK_DFE_PUPIL_PREMIUM_RECIPIENT_TYPE = 'UkDfe_PupilPremiumRecipientType'; + const UK_DFE_SERVICE_CHILD_CONCERN = 'UkDfe_ServiceChildConcern'; + const UK_DFE_GCSE_ENGLISH_ACHIEVEMENT_TYPE = 'UkDfe_GcseEnglishAchievementType'; + const UK_DFE_GCSE_ENGLISH_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseEnglishFundingExemptionType'; + const UK_DFE_GCSE_MATHS_ACHIEVEMENT_TYPE = 'UkDfe_GcseMathsAchievementType'; + const UK_DFE_GCSE_MATHS_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseMathsFundingExemptionType'; + const UK_DFE_UCAS_IMPORT = 'UkDfe_UcasImport'; + const UK_DFE_UCAS_IMPORT_RECORD = 'UkDfe_UcasImportRecord'; + const UK_DFE_ATTENDANCE_API_SUBMISSION = 'UkDfe_AttendanceApiSubmission'; + const UK_DFE_ALTERNATIVE_PROVISION_REASON = 'UkDfe_AlternativeProvisionReason'; + const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT_REASON = 'UkDfe_AlternativeProvisionPlacementReason'; + const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT = 'UkDfe_AlternativeProvisionPlacement'; + const UK_DFE_PERMANENT_EXCLUSION = 'UkDfe_PermanentExclusion'; + const UK_DFE_ACADEMIC_UNIT_ENROLMENT = 'UkDfe_AcademicUnitEnrolment'; + const UK_DFE_SCHOOL_LED_TUTORING_HOUR = 'UkDfe_SchoolLedTutoringHour'; + const UK_DFE_YOUNG_CARER_STATUS_ASSIGNMENT = 'UkDfe_YoungCarerStatusAssignment'; } diff --git a/src/Arbor/Resource/UkIlr/ResourceType.php b/src/Arbor/Resource/UkIlr/ResourceType.php index 785c6b33..486ffad7 100644 --- a/src/Arbor/Resource/UkIlr/ResourceType.php +++ b/src/Arbor/Resource/UkIlr/ResourceType.php @@ -4,14 +4,14 @@ class ResourceType { - const UK_ILR_EMPLOYER = 'UkIlr_Employer'; - const UK_ILR_ILR_RETURN = 'UkIlr_IlrReturn'; - const UK_ILR_PROGRAMME_ENROLMENT = 'UkIlr_ProgrammeEnrolment'; - const UK_ILR_SEN_NEED_TYPE = 'UkIlr_SenNeedType'; - const UK_ILR_SEN_NEED = 'UkIlr_SenNeed'; - const UK_ILR_STUDENT_EMPLOYMENT_RECORD = 'UkIlr_StudentEmploymentRecord'; - const UK_ILR_STUDENT = 'UkIlr_Student'; - const UK_ILR_ACADEMIC_YEAR_ENROLMENT = 'UkIlr_AcademicYearEnrolment'; - const UK_ILR_MEDICAL_CONDITION = 'UkIlr_MedicalCondition'; - const UK_ILR_PROGRAMME_INSTANCE = 'UkIlr_ProgrammeInstance'; + const UK_ILR_EMPLOYER = 'UkIlr_Employer'; + const UK_ILR_ILR_RETURN = 'UkIlr_IlrReturn'; + const UK_ILR_PROGRAMME_ENROLMENT = 'UkIlr_ProgrammeEnrolment'; + const UK_ILR_SEN_NEED_TYPE = 'UkIlr_SenNeedType'; + const UK_ILR_SEN_NEED = 'UkIlr_SenNeed'; + const UK_ILR_STUDENT_EMPLOYMENT_RECORD = 'UkIlr_StudentEmploymentRecord'; + const UK_ILR_STUDENT = 'UkIlr_Student'; + const UK_ILR_ACADEMIC_YEAR_ENROLMENT = 'UkIlr_AcademicYearEnrolment'; + const UK_ILR_MEDICAL_CONDITION = 'UkIlr_MedicalCondition'; + const UK_ILR_PROGRAMME_INSTANCE = 'UkIlr_ProgrammeInstance'; } diff --git a/src/Arbor/Resource/UkJcq/ResourceType.php b/src/Arbor/Resource/UkJcq/ResourceType.php index b8f0aef1..db1bab50 100644 --- a/src/Arbor/Resource/UkJcq/ResourceType.php +++ b/src/Arbor/Resource/UkJcq/ResourceType.php @@ -4,9 +4,9 @@ class ResourceType { - const UK_JCQ_EDI_EXPORT_JOB = 'UkJcq_EdiExportJob'; - const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_ENTRY = 'UkJcq_EdiExportJobCandidateEntry'; - const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_REGISTRATION = 'UkJcq_EdiExportJobCandidateRegistration'; - const UK_JCQ_QUALIFICATION_AWARD = 'UkJcq_QualificationAward'; - const UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE = 'UkJcq_QualificationAvailabilityInstance'; + const UK_JCQ_EDI_EXPORT_JOB = 'UkJcq_EdiExportJob'; + const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_ENTRY = 'UkJcq_EdiExportJobCandidateEntry'; + const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_REGISTRATION = 'UkJcq_EdiExportJobCandidateRegistration'; + const UK_JCQ_QUALIFICATION_AWARD = 'UkJcq_QualificationAward'; + const UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE = 'UkJcq_QualificationAvailabilityInstance'; } From 695896f293b816df307001724eb6be01423d954c Mon Sep 17 00:00:00 2001 From: aaronlinley Date: Wed, 8 Feb 2023 14:18:25 +0000 Subject: [PATCH 2/2] chore: php-cs fix --- examples/example-bootstrap.php | 2 +- src/Arbor/Api/ServerErrorException.php | 3 +- src/Arbor/Model/AcademicCalendarDate.php | 3 - src/Arbor/Model/AcademicHoliday.php | 3 - src/Arbor/Model/AcademicLevel.php | 3 - src/Arbor/Model/AcademicLevelMembership.php | 3 - .../AcademicLevelRegistrationFormMapping.php | 3 - src/Arbor/Model/AcademicLevelTutor.php | 3 - src/Arbor/Model/AcademicNote.php | 3 - src/Arbor/Model/AcademicProgramme.php | 3 - src/Arbor/Model/AcademicProgrammeInstance.php | 3 - src/Arbor/Model/AcademicTeachingHour.php | 3 - src/Arbor/Model/AcademicUnit.php | 3 - src/Arbor/Model/AcademicUnitAssessment.php | 3 - .../Model/AcademicUnitAutomaticEnrolment.php | 3 - .../Model/AcademicUnitBandAssignment.php | 3 - .../Model/AcademicUnitBlockAssignment.php | 3 - src/Arbor/Model/AcademicUnitCurriculum.php | 3 - src/Arbor/Model/AcademicUnitDepartment.php | 3 - src/Arbor/Model/AcademicUnitEnrolment.php | 3 - .../Model/AcademicUnitEnrolmentImport.php | 3 - src/Arbor/Model/AcademicUnitLead.php | 3 - .../AcademicUnitMarksheetCustomReport.php | 3 - .../Model/AcademicUnitQualificationAward.php | 3 - .../Model/AcademicUnitQualificationLink.php | 3 - src/Arbor/Model/AcademicUnitTag.php | 3 - src/Arbor/Model/AcademicWorkingDay.php | 3 - src/Arbor/Model/AcademicYear.php | 3 - src/Arbor/Model/AcademicYearAssessment.php | 3 - src/Arbor/Model/AcademicYearEnrolment.php | 3 - src/Arbor/Model/AcademicYearSetupTask.php | 3 - src/Arbor/Model/AccessArrangement.php | 3 - src/Arbor/Model/AchievementLevel.php | 3 - src/Arbor/Model/AchievementLevelSet.php | 3 - src/Arbor/Model/AdHocAssessment.php | 3 - src/Arbor/Model/AdHocAssessmentBatch.php | 3 - .../Model/AdHocAssessmentBatchTarget.php | 3 - .../AdHocAssessmentBatchTargetSubject.php | 3 - src/Arbor/Model/AdHocAssessmentCategory.php | 3 - src/Arbor/Model/AdHocBursaryPayment.php | 3 - src/Arbor/Model/AdditionalPaymentReason.php | 3 - src/Arbor/Model/Alert.php | 3 - src/Arbor/Model/AlertRecipient.php | 3 - src/Arbor/Model/AlertRule.php | 3 - src/Arbor/Model/AlertRuleCondition.php | 3 - src/Arbor/Model/AlertRuleRecipient.php | 3 - src/Arbor/Model/Allowance.php | 3 - src/Arbor/Model/AllowanceAmount.php | 3 - src/Arbor/Model/Application.php | 3 - src/Arbor/Model/ApplicationAppeal.php | 3 - .../Model/ApplicationApplicantImport.php | 3 - src/Arbor/Model/ApplicationSetting.php | 3 - .../Model/ApplicationWithdrawalReason.php | 3 - src/Arbor/Model/Appraisal.php | 3 - src/Arbor/Model/Assessment.php | 3 - src/Arbor/Model/AssessmentAspect.php | 3 - src/Arbor/Model/AssessmentDataCollection.php | 3 - .../Model/AssessmentDataCollectionItem.php | 3 - ...essmentDataCollectionItemAssignedStaff.php | 3 - .../AssessmentDefaultDisplayGradeSet.php | 3 - src/Arbor/Model/AssessmentDerivation.php | 3 - .../Model/AssessmentDerivationDependant.php | 3 - .../Model/AssessmentFrameworkAssessment.php | 3 - src/Arbor/Model/AssessmentGradeSet.php | 3 - src/Arbor/Model/AssessmentImportColumn.php | 3 - src/Arbor/Model/AssessmentImportError.php | 3 - src/Arbor/Model/AssessmentImportItem.php | 3 - src/Arbor/Model/AssessmentImportRow.php | 3 - .../AssessmentMarkNonSubmissionReason.php | 3 - src/Arbor/Model/AssessmentMetric.php | 3 - .../Model/AssessmentMetricAssessment.php | 3 - .../Model/AssessmentMetricAssessmentBatch.php | 3 - src/Arbor/Model/AssessmentMetricRule.php | 3 - .../Model/AssessmentMetricRuleGradeItem.php | 3 - .../AssessmentMetricRuleStudentGroup.php | 3 - .../Model/AssessmentMetricRuleTargetItem.php | 3 - src/Arbor/Model/AssessmentMetricSet.php | 3 - src/Arbor/Model/AssessmentProvider.php | 3 - src/Arbor/Model/AssessmentStudentGroup.php | 3 - src/Arbor/Model/AttainmentGroup.php | 3 - src/Arbor/Model/AttendanceFollowUp.php | 3 - src/Arbor/Model/AttendanceMark.php | 3 - src/Arbor/Model/AttendancePattern.php | 3 - src/Arbor/Model/AttendancePatternPeriod.php | 3 - src/Arbor/Model/AttendanceRecord.php | 3 - src/Arbor/Model/AttendanceRegister.php | 3 - src/Arbor/Model/AttendanceRegisterType.php | 3 - .../Model/AttendanceRegisterTypeMark.php | 3 - src/Arbor/Model/AttendanceRollCall.php | 3 - src/Arbor/Model/AttendanceRollCallRecord.php | 3 - src/Arbor/Model/AttendanceRollCallTime.php | 3 - .../Model/AttendanceRollCallTimeGroup.php | 3 - src/Arbor/Model/AwardingOrganization.php | 3 - src/Arbor/Model/Bank.php | 3 - src/Arbor/Model/BankAccount.php | 3 - src/Arbor/Model/BankDeposit.php | 3 - src/Arbor/Model/BankDetail.php | 3 - src/Arbor/Model/Basket.php | 3 - src/Arbor/Model/BasketItem.php | 3 - src/Arbor/Model/BasketItemPaymentData.php | 3 - src/Arbor/Model/Behaviour.php | 3 - src/Arbor/Model/BehaviourDefaultWatcher.php | 3 - src/Arbor/Model/BehaviourFollowUp.php | 3 - src/Arbor/Model/BehaviourLocation.php | 3 - src/Arbor/Model/BehaviourTime.php | 3 - src/Arbor/Model/BehaviouralIncident.php | 3 - src/Arbor/Model/BehaviouralIncidentAction.php | 3 - .../Model/BehaviouralIncidentBehaviour.php | 3 - .../BehaviouralIncidentDefaultWatcher.php | 3 - .../BehaviouralIncidentLevelWorkflow.php | 3 - .../BehaviouralIncidentStaffInvolvement.php | 3 - .../BehaviouralIncidentStudentInvolvement.php | 3 - .../Model/BehaviouralIncidentWatcher.php | 3 - .../Model/BehaviouralIncidentWitness.php | 3 - src/Arbor/Model/BehaviouralNote.php | 3 - src/Arbor/Model/BenefitRecordType.php | 3 - src/Arbor/Model/BillPayer.php | 3 - src/Arbor/Model/BoardingPattern.php | 3 - src/Arbor/Model/BoardingStatus.php | 3 - src/Arbor/Model/Book.php | 3 - src/Arbor/Model/BookableResourcePeriod.php | 3 - src/Arbor/Model/BursaryLevel.php | 3 - src/Arbor/Model/BursaryLevelAmount.php | 3 - src/Arbor/Model/BursaryPayment.php | 3 - .../BursaryPaymentAutomaticCriterion.php | 3 - src/Arbor/Model/BursaryPaymentDate.php | 3 - .../Model/BursaryPaymentManualCriterion.php | 3 - .../BursaryPaymentManualCriterionStatus.php | 3 - src/Arbor/Model/BursaryType.php | 3 - src/Arbor/Model/BusinessRole.php | 3 - src/Arbor/Model/BusinessRoleAssignment.php | 3 - .../Model/BusinessRoleDefaultUserRole.php | 3 - src/Arbor/Model/Calendar.php | 3 - src/Arbor/Model/CalendarEntryMapping.php | 3 - src/Arbor/Model/CalendarEntryReminder.php | 3 - src/Arbor/Model/CalendarType.php | 3 - src/Arbor/Model/Candidate.php | 3 - .../Model/CandidateAccessArrangement.php | 3 - src/Arbor/Model/CandidateAssessableEntry.php | 3 - .../CandidateDisappliedAccessArrangement.php | 3 - src/Arbor/Model/CandidateEnrolment.php | 3 - src/Arbor/Model/CandidateEntry.php | 3 - src/Arbor/Model/CandidateEntryAudit.php | 3 - src/Arbor/Model/CandidateEntryProposal.php | 3 - .../CandidateEntryWithdrawalProposal.php | 3 - src/Arbor/Model/CandidateProposal.php | 3 - src/Arbor/Model/CandidateProposalComment.php | 3 - src/Arbor/Model/CandidateRegistration.php | 3 - .../Model/CandidateRegistrationAudit.php | 3 - .../Model/CandidateRegistrationProposal.php | 3 - ...andidateRegistrationWithdrawalProposal.php | 3 - src/Arbor/Model/CashPayout.php | 3 - src/Arbor/Model/CashReceipt.php | 3 - src/Arbor/Model/CheckClearanceLevel.php | 3 - src/Arbor/Model/CheckType.php | 3 - src/Arbor/Model/Cheque.php | 3 - src/Arbor/Model/ChequeBook.php | 3 - src/Arbor/Model/ChildProtectionNote.php | 3 - src/Arbor/Model/ChildProtectionStatus.php | 3 - .../Model/ChildProtectionStatusAssignment.php | 3 - src/Arbor/Model/Club.php | 3 - src/Arbor/Model/ClubEligibility.php | 3 - src/Arbor/Model/ClubLead.php | 3 - src/Arbor/Model/ClubMembership.php | 3 - src/Arbor/Model/ClubMembershipPeriod.php | 3 - src/Arbor/Model/ClubMembershipPeriodPrice.php | 3 - src/Arbor/Model/ClubMembershipPeriodRule.php | 3 - src/Arbor/Model/ClubSession.php | 3 - src/Arbor/Model/ClubSessionInterval.php | 3 - src/Arbor/Model/ClubSessionIntervalPrice.php | 3 - src/Arbor/Model/ClubVoucherEligibility.php | 3 - src/Arbor/Model/CommunicationAction.php | 3 - src/Arbor/Model/CommunicationTag.php | 3 - src/Arbor/Model/CommunicationTemplate.php | 3 - src/Arbor/Model/Company.php | 3 - src/Arbor/Model/CompanyStaff.php | 3 - src/Arbor/Model/Consent.php | 3 - src/Arbor/Model/ConsentType.php | 3 - src/Arbor/Model/Content.php | 3 - src/Arbor/Model/ContentTag.php | 3 - src/Arbor/Model/Country.php | 3 - src/Arbor/Model/CourtOrder.php | 3 - src/Arbor/Model/CourtOrderParty.php | 3 - src/Arbor/Model/CoverArrangement.php | 3 - src/Arbor/Model/CoverRequirement.php | 3 - src/Arbor/Model/CovidTestingTest.php | 3 - src/Arbor/Model/Curriculum.php | 3 - src/Arbor/Model/CurriculumGrade.php | 3 - src/Arbor/Model/CurriculumSection.php | 3 - src/Arbor/Model/CurriculumStatement.php | 3 - src/Arbor/Model/CurriculumStatementBand.php | 3 - src/Arbor/Model/CurriculumTarget.php | 3 - src/Arbor/Model/CurriculumTargetSet.php | 3 - src/Arbor/Model/CurriculumTier.php | 3 - src/Arbor/Model/CustomGroup.php | 3 - src/Arbor/Model/CustomGroupMembership.php | 3 - .../Model/CustomGroupMembershipCriterion.php | 3 - .../CustomGroupNotificationRecipient.php | 3 - .../Model/CustomGroupNotificationSetting.php | 3 - src/Arbor/Model/CustomReport.php | 3 - src/Arbor/Model/CustomReportCollation.php | 3 - src/Arbor/Model/CustomReportColumn.php | 3 - ...CustomReportColumnConditionalFormatter.php | 3 - src/Arbor/Model/CustomReportEmailLog.php | 3 - src/Arbor/Model/CustomReportGrouping.php | 3 - src/Arbor/Model/CustomReportOrdering.php | 3 - .../Model/CustomReportPostGroupingFilter.php | 3 - .../Model/CustomReportScheduledExport.php | 3 - .../CustomReportScheduledExportRecipient.php | 3 - .../CustomReportScheduledExportReport.php | 3 - src/Arbor/Model/CustomReportScope.php | 3 - src/Arbor/Model/CustomReportScopeFilter.php | 3 - src/Arbor/Model/CustomReportShare.php | 3 - src/Arbor/Model/CustomerAccount.php | 3 - src/Arbor/Model/CustomerAccountRefund.php | 3 - src/Arbor/Model/CustomerAccountType.php | 3 - src/Arbor/Model/CustomerCreditNote.php | 3 - src/Arbor/Model/CustomerCreditNoteItem.php | 3 - src/Arbor/Model/CustomerInvoice.php | 3 - src/Arbor/Model/CustomerInvoiceItem.php | 3 - src/Arbor/Model/CustomerPayment.php | 3 - src/Arbor/Model/CustomerPaymentRefund.php | 3 - src/Arbor/Model/CustomerPrepayment.php | 3 - src/Arbor/Model/DataExport.php | 3 - src/Arbor/Model/DataSetSubscription.php | 3 - src/Arbor/Model/DataSharingRequest.php | 3 - src/Arbor/Model/DataSource.php | 3 - src/Arbor/Model/DeliveryAddress.php | 3 - src/Arbor/Model/Demographic.php | 3 - src/Arbor/Model/Department.php | 3 - src/Arbor/Model/DepartmentMembership.php | 3 - src/Arbor/Model/DepartmentResponsibility.php | 3 - .../Model/DepartmentResponsibilityType.php | 3 - src/Arbor/Model/Detention.php | 3 - src/Arbor/Model/DetentionSession.php | 3 - src/Arbor/Model/DetentionType.php | 3 - src/Arbor/Model/DietaryRequirement.php | 3 - src/Arbor/Model/DietaryRequirementType.php | 3 - src/Arbor/Model/DocumentLayout.php | 3 - src/Arbor/Model/EducationPlan.php | 3 - src/Arbor/Model/EducationPlanContributor.php | 3 - src/Arbor/Model/EducationalInstitution.php | 3 - .../Model/EducationalInstitutionEnrolment.php | 3 - .../Model/EducationalInstitutionStaff.php | 3 - src/Arbor/Model/Eligibility.php | 3 - src/Arbor/Model/EligibilityRecord.php | 3 - src/Arbor/Model/Email.php | 3 - src/Arbor/Model/EmailAccount.php | 3 - .../Model/EmailAccountAccessPermission.php | 3 - src/Arbor/Model/EmailAddress.php | 3 - src/Arbor/Model/EmailAddressImport.php | 3 - src/Arbor/Model/EmailDraft.php | 3 - src/Arbor/Model/EmailPart.php | 3 - src/Arbor/Model/EmailPermittedSender.php | 3 - src/Arbor/Model/EmailRecipient.php | 3 - src/Arbor/Model/EmailReference.php | 3 - src/Arbor/Model/EmailSender.php | 3 - src/Arbor/Model/EmailStatus.php | 3 - src/Arbor/Model/EmergencyAlert.php | 3 - .../Model/EmergencyAlertAssignedStaff.php | 3 - src/Arbor/Model/EmergencyAlertStudent.php | 3 - src/Arbor/Model/EmergencyAlertType.php | 3 - src/Arbor/Model/Employer.php | 3 - src/Arbor/Model/EmploymentRecordType.php | 3 - src/Arbor/Model/EnabledFeature.php | 3 - src/Arbor/Model/EnrolmentMode.php | 3 - src/Arbor/Model/EnrolmentModeAssignment.php | 3 - src/Arbor/Model/Ethnicity.php | 3 - src/Arbor/Model/EthnicityCategory.php | 3 - src/Arbor/Model/EventParticipant.php | 3 - .../Model/EventParticipantInvitation.php | 3 - src/Arbor/Model/ExclusionExclusionReason.php | 3 - src/Arbor/Model/ExclusionReason.php | 3 - src/Arbor/Model/ExclusionReview.php | 3 - src/Arbor/Model/ExclusionReviewOutcome.php | 3 - src/Arbor/Model/ExternalAdministrator.php | 3 - .../Model/ExternallyGeneratedReportCard.php | 3 - src/Arbor/Model/Faculty.php | 3 - src/Arbor/Model/FacultyDepartment.php | 3 - src/Arbor/Model/FacultyMember.php | 3 - src/Arbor/Model/FacultyMembership.php | 3 - src/Arbor/Model/FacultyResponsibility.php | 3 - src/Arbor/Model/FacultyResponsibilityType.php | 3 - src/Arbor/Model/File.php | 3 - src/Arbor/Model/FinalAssessmentTarget.php | 3 - src/Arbor/Model/FixedPeriodExclusion.php | 3 - src/Arbor/Model/Gender.php | 3 - src/Arbor/Model/GenderIdentity.php | 3 - src/Arbor/Model/GoogleProvisioningSetting.php | 3 - src/Arbor/Model/GoogleUser.php | 3 - src/Arbor/Model/Grade.php | 3 - src/Arbor/Model/GradePointScale.php | 3 - .../Model/GradePointScaleLevelGradeSet.php | 3 - src/Arbor/Model/GradeSet.php | 3 - src/Arbor/Model/Guardian.php | 3 - src/Arbor/Model/GuardianConsultation.php | 3 - src/Arbor/Model/GuardianRelationshipType.php | 3 - src/Arbor/Model/HearingTest.php | 3 - src/Arbor/Model/House.php | 3 - src/Arbor/Model/HouseAutomaticEnrolment.php | 3 - src/Arbor/Model/HouseMembership.php | 3 - src/Arbor/Model/HouseTutor.php | 3 - .../Model/IdentificationDocumentType.php | 3 - src/Arbor/Model/IdentityCard.php | 3 - src/Arbor/Model/IdentityCardReader.php | 3 - src/Arbor/Model/Immunization.php | 3 - src/Arbor/Model/ImmunizationType.php | 3 - src/Arbor/Model/ImpairmentCategory.php | 3 - src/Arbor/Model/InAppMessageNotification.php | 3 - .../Model/InAppMessagePermittedSender.php | 3 - src/Arbor/Model/InCareNote.php | 3 - src/Arbor/Model/InCareStatus.php | 3 - src/Arbor/Model/InCareStatusAssignment.php | 3 - src/Arbor/Model/InHouseCandidate.php | 3 - .../InHouseCandidateAccessArrangement.php | 3 - src/Arbor/Model/InHouseExam.php | 3 - src/Arbor/Model/InHouseExamEntry.php | 3 - src/Arbor/Model/InHouseExamGrade.php | 3 - src/Arbor/Model/InHouseExamInstance.php | 3 - .../InHouseExamInstanceAcademicUnitLink.php | 3 - src/Arbor/Model/InHouseExamResult.php | 3 - src/Arbor/Model/InboundInAppMessage.php | 3 - .../InboundNotificationAutomaticRecipient.php | 3 - src/Arbor/Model/InboundSmsMessage.php | 3 - src/Arbor/Model/IncomingBankTransaction.php | 3 - src/Arbor/Model/IncomingCardTransaction.php | 3 - ...omingCashlessCateringSystemTransaction.php | 3 - .../Model/IncomingDirectDebitAgreement.php | 3 - .../Model/IncomingDirectDebitTransaction.php | 3 - src/Arbor/Model/IncomingEntityTransfer.php | 3 - src/Arbor/Model/InsightReport.php | 3 - src/Arbor/Model/InstitutionType.php | 3 - src/Arbor/Model/IntakeSeason.php | 3 - .../Model/IntakeSeasonApplicantBucket.php | 3 - src/Arbor/Model/IntakeSeasonGroup.php | 3 - src/Arbor/Model/IntegrationVleProvider.php | 3 - ...grationsCashlessCateringSystemProvider.php | 3 - .../IntegrationsHrFinanceMappingStatus.php | 3 - .../Model/IntegrationsHrFinanceProvider.php | 3 - .../Model/IntegrationsHrFinanceTestRun.php | 3 - .../IntegrationsHrFinanceTestRunResult.php | 3 - .../IntegrationsVleProviderAcademicUnit.php | 3 - src/Arbor/Model/InternalExclusion.php | 3 - src/Arbor/Model/InternalExclusionReason.php | 3 - src/Arbor/Model/InternalExclusionSession.php | 3 - src/Arbor/Model/InternalExclusionType.php | 3 - src/Arbor/Model/Intervention.php | 3 - src/Arbor/Model/InterventionCategory.php | 3 - src/Arbor/Model/InterventionCost.php | 3 - src/Arbor/Model/InterventionFilter.php | 3 - src/Arbor/Model/InterventionFunding.php | 3 - src/Arbor/Model/InterventionFundingSource.php | 3 - src/Arbor/Model/InterventionGroup.php | 3 - src/Arbor/Model/InterventionReview.php | 3 - src/Arbor/Model/InterventionSession.php | 3 - src/Arbor/Model/InterventionStaffCost.php | 3 - src/Arbor/Model/InverseDemographic.php | 3 - src/Arbor/Model/InvigilationDuty.php | 3 - src/Arbor/Model/InvigilationSession.php | 3 - src/Arbor/Model/IssuedCheque.php | 3 - src/Arbor/Model/ItemUnit.php | 3 - src/Arbor/Model/Kpi.php | 3 - src/Arbor/Model/KpiRange.php | 3 - src/Arbor/Model/KpiTarget.php | 3 - src/Arbor/Model/KpiValue.php | 3 - src/Arbor/Model/Language.php | 3 - src/Arbor/Model/LanguageAbility.php | 3 - src/Arbor/Model/LearningMaterial.php | 3 - src/Arbor/Model/LearningMaterialFolder.php | 3 - src/Arbor/Model/LedgerEntry.php | 3 - src/Arbor/Model/LessonPlan.php | 3 - src/Arbor/Model/LessonPlanObjective.php | 3 - src/Arbor/Model/LessonPlanSection.php | 3 - src/Arbor/Model/LessonPlanSectionItem.php | 3 - src/Arbor/Model/Letter.php | 3 - src/Arbor/Model/LocalAuthority.php | 3 - src/Arbor/Model/MaritalStatus.php | 3 - src/Arbor/Model/MarkApproval.php | 3 - src/Arbor/Model/Meal.php | 3 - src/Arbor/Model/MealChoice.php | 3 - src/Arbor/Model/MealPattern.php | 3 - src/Arbor/Model/MealPrice.php | 3 - src/Arbor/Model/MealProvision.php | 3 - .../Model/MealProvisionPriceCategory.php | 3 - .../Model/MealProvisionPriceCategoryGroup.php | 3 - src/Arbor/Model/MealRotationMenu.php | 3 - src/Arbor/Model/MealRotationMenuChoice.php | 3 - src/Arbor/Model/MealSchedule.php | 3 - src/Arbor/Model/MealScheduleItem.php | 3 - src/Arbor/Model/MealSession.php | 3 - src/Arbor/Model/MealSessionRegisterRecord.php | 3 - src/Arbor/Model/MealSitting.php | 3 - .../MealSittingAutomaticAttendeeTarget.php | 3 - src/Arbor/Model/MedicalCondition.php | 3 - .../Model/MedicalConditionMedication.php | 3 - src/Arbor/Model/MedicalConditionType.php | 3 - src/Arbor/Model/MedicalEvent.php | 3 - src/Arbor/Model/MedicalEventType.php | 3 - src/Arbor/Model/MedicalInstitution.php | 3 - src/Arbor/Model/MedicalInstitutionStaff.php | 3 - src/Arbor/Model/MedicalNote.php | 3 - src/Arbor/Model/MedicalPlan.php | 3 - src/Arbor/Model/MedicalRelationshipType.php | 3 - src/Arbor/Model/Medication.php | 3 - src/Arbor/Model/Meeting.php | 3 - src/Arbor/Model/MeetingNote.php | 3 - src/Arbor/Model/MeetingTopic.php | 3 - src/Arbor/Model/MessageDraftRecipient.php | 3 - src/Arbor/Model/MotorVehicle.php | 3 - src/Arbor/Model/MotorVehicleMake.php | 3 - src/Arbor/Model/NationalityStatus.php | 3 - src/Arbor/Model/NewReportCardBatch.php | 3 - src/Arbor/Model/NewReportCardBatchTarget.php | 3 - src/Arbor/Model/NewReportCardTemplate.php | 3 - src/Arbor/Model/NewReportCardText.php | 3 - src/Arbor/Model/NewStudentReportCard.php | 3 - .../Model/NewStudentReportCardSection.php | 3 - src/Arbor/Model/NewUserRequest.php | 3 - src/Arbor/Model/NextOfKinRelationship.php | 3 - src/Arbor/Model/Note.php | 3 - src/Arbor/Model/Notice.php | 3 - src/Arbor/Model/Observation.php | 3 - src/Arbor/Model/ObservationFramework.php | 3 - .../Model/ObservationFrameworkStrand.php | 3 - src/Arbor/Model/ObservationGrade.php | 3 - src/Arbor/Model/ObservationGradeSet.php | 3 - src/Arbor/Model/ObservationJudgement.php | 3 - src/Arbor/Model/ObservationStrand.php | 3 - src/Arbor/Model/ObservationTheme.php | 3 - src/Arbor/Model/ObservationType.php | 3 - src/Arbor/Model/ObservationTypeGradeSet.php | 3 - .../OptionsImportAcademicUnitMapping.php | 3 - src/Arbor/Model/OptionsImportResult.php | 3 - .../Model/OptionsImportStudentMapping.php | 3 - src/Arbor/Model/OutboundInAppMessage.php | 3 - src/Arbor/Model/OutboundInAppMessageDraft.php | 3 - src/Arbor/Model/OutboundLetter.php | 3 - .../Model/OutboundLetterPermittedSender.php | 3 - src/Arbor/Model/OutboundLetterRecipient.php | 3 - src/Arbor/Model/OutgoingEntityTransfer.php | 3 - src/Arbor/Model/PastoralNote.php | 3 - src/Arbor/Model/PayScale.php | 3 - src/Arbor/Model/PayScaleGrade.php | 3 - src/Arbor/Model/PayScaleGradeSpinalPoint.php | 3 - src/Arbor/Model/PayScaleSpinalPoint.php | 3 - src/Arbor/Model/PayScaleSpinalPointValue.php | 3 - src/Arbor/Model/PaymentProvider.php | 3 - src/Arbor/Model/PaymentProviderPayout.php | 3 - src/Arbor/Model/PermanentExclusion.php | 3 - src/Arbor/Model/Person.php | 3 - src/Arbor/Model/PersonAlert.php | 3 - src/Arbor/Model/PersonBenefitRecord.php | 3 - src/Arbor/Model/PersonCheck.php | 3 - src/Arbor/Model/PersonFormerName.php | 3 - .../Model/PersonIdentificationDocument.php | 3 - src/Arbor/Model/PersonImpairment.php | 3 - src/Arbor/Model/PersonNationality.php | 3 - src/Arbor/Model/PersonNextOfKin.php | 3 - .../Model/PersonProfessionalQualification.php | 3 - src/Arbor/Model/PersonTrainingCourse.php | 3 - .../Model/PersonTransportationMethod.php | 3 - src/Arbor/Model/PhantomModel.php | 3 - .../Model/PhysicalInterventionRecord.php | 3 - .../PhysicalInterventionRecordTechnique.php | 3 - .../PhysicalInterventionRecordWitness.php | 3 - .../Model/PhysicalInterventionTechnique.php | 3 - src/Arbor/Model/PinnedItem.php | 3 - src/Arbor/Model/PointAward.php | 3 - src/Arbor/Model/PointAwardCategory.php | 3 - src/Arbor/Model/PointAwardScale.php | 3 - src/Arbor/Model/Position.php | 3 - src/Arbor/Model/PositionBusinessRole.php | 3 - src/Arbor/Model/PostalAddress.php | 3 - src/Arbor/Model/PostalAddressOccupancy.php | 3 - src/Arbor/Model/PredictedAssessmentMark.php | 3 - src/Arbor/Model/Probation.php | 3 - src/Arbor/Model/ProbationReview.php | 3 - .../Model/ProfessionalQualificationClass.php | 3 - .../ProfessionalQualificationSubject.php | 3 - .../Model/ProfessionalQualificationType.php | 3 - src/Arbor/Model/Programme.php | 3 - src/Arbor/Model/ProgrammeAcademicUnit.php | 3 - src/Arbor/Model/ProgrammeClassification.php | 3 - src/Arbor/Model/ProgrammeEnrolment.php | 3 - src/Arbor/Model/ProgrammeInstance.php | 3 - src/Arbor/Model/ProgrammeLead.php | 3 - .../Model/ProgrammeQualificationAward.php | 3 - src/Arbor/Model/ProgrammeWithdrawalReason.php | 3 - src/Arbor/Model/ProgressAssessmentBatch.php | 3 - ...ogressAssessmentBatchMeasurementPeriod.php | 3 - .../Model/ProgressAssessmentBatchTarget.php | 3 - ...AssessmentBatchTargetMeasurementPeriod.php | 3 - src/Arbor/Model/ProgressGoalType.php | 3 - src/Arbor/Model/ProgressMeasurementPeriod.php | 3 - .../Model/ProgressMeasurementPeriodSet.php | 3 - src/Arbor/Model/PushNotificationToken.php | 3 - src/Arbor/Model/QualificationAspect.php | 3 - src/Arbor/Model/QualificationAssessable.php | 3 - .../Model/QualificationAssessableInstance.php | 3 - .../QualificationAvailabilityInstance.php | 3 - src/Arbor/Model/QualificationAward.php | 3 - .../Model/QualificationAwardDiscountCode.php | 3 - .../Model/QualificationAwardLearningUnit.php | 3 - src/Arbor/Model/QualificationAwardSubtype.php | 3 - src/Arbor/Model/QualificationAwardType.php | 3 - .../QualificationCenterAssessedOutcome.php | 3 - .../QualificationElementAvailability.php | 3 - ...lificationElementDisallowedCombination.php | 3 - .../Model/QualificationForecastResult.php | 3 - src/Arbor/Model/QualificationGrade.php | 3 - src/Arbor/Model/QualificationGradeSet.php | 3 - src/Arbor/Model/QualificationLearningUnit.php | 3 - .../QualificationLearningUnitAssessable.php | 3 - .../Model/QualificationLearningUnitLevel.php | 3 - src/Arbor/Model/QualificationOffering.php | 3 - src/Arbor/Model/QualificationResult.php | 3 - .../QualificationResultEmbargoViewer.php | 3 - src/Arbor/Model/QualificationScheme.php | 3 - src/Arbor/Model/QualificationStudyGuide.php | 3 - src/Arbor/Model/QualificationSubject.php | 3 - src/Arbor/Model/QualificationSubscription.php | 3 - .../QualificationTimetableSessionType.php | 3 - .../QualificationTransportCertificate.php | 3 - .../Model/QualificationTransportMessage.php | 3 - src/Arbor/Model/ReceivedCheque.php | 3 - src/Arbor/Model/Region.php | 3 - src/Arbor/Model/RegistrationForm.php | 3 - .../Model/RegistrationFormMembership.php | 3 - src/Arbor/Model/RegistrationFormTutor.php | 3 - src/Arbor/Model/Religion.php | 3 - src/Arbor/Model/RepeatingSchoolEvent.php | 3 - .../Model/RepeatingSchoolEventParticipant.php | 3 - .../Model/ReportCardBatchAcademicUnit.php | 3 - .../Model/ReportCardBatchAdHocAssessment.php | 3 - src/Arbor/Model/ReportCardBatchCurriculum.php | 3 - .../ReportCardBatchProgressAssessment.php | 3 - src/Arbor/Model/ReportSubscription.php | 3 - src/Arbor/Model/Room.php | 3 - src/Arbor/Model/RoomAsset.php | 3 - src/Arbor/Model/RoomChangeRequirement.php | 3 - src/Arbor/Model/RoomFeature.php | 3 - src/Arbor/Model/RoomLayout.php | 3 - src/Arbor/Model/RoomLayoutSeat.php | 3 - src/Arbor/Model/RoomRoomAsset.php | 3 - src/Arbor/Model/RoomRoomFeature.php | 3 - src/Arbor/Model/RoomUnavailability.php | 3 - src/Arbor/Model/SafeguardingNote.php | 3 - src/Arbor/Model/SchoolEvent.php | 3 - src/Arbor/Model/SchoolEventType.php | 3 - src/Arbor/Model/SchoolPhase.php | 3 - src/Arbor/Model/SchoolProgressTargetRule.php | 3 - src/Arbor/Model/SchoolShopOrderItem.php | 3 - src/Arbor/Model/SchoolShopProduct.php | 3 - .../Model/SchoolShopProductEligibility.php | 3 - src/Arbor/Model/SchoolShopProductPrice.php | 3 - src/Arbor/Model/Schoolwork.php | 3 - src/Arbor/Model/SchoolworkAspect.php | 3 - src/Arbor/Model/SenEvent.php | 3 - src/Arbor/Model/SenEventOutcome.php | 3 - src/Arbor/Model/SenEventOutcomeType.php | 3 - src/Arbor/Model/SenEventType.php | 3 - src/Arbor/Model/SenNeed.php | 3 - src/Arbor/Model/SenNeedType.php | 3 - src/Arbor/Model/SenNote.php | 3 - src/Arbor/Model/SenStatement.php | 3 - src/Arbor/Model/SenStatus.php | 3 - src/Arbor/Model/SenStatusAssignment.php | 3 - src/Arbor/Model/SendingProfile.php | 3 - src/Arbor/Model/Session.php | 3 - .../Model/SessionRoomAssetRequirement.php | 3 - .../Model/SessionRoomFeatureRequirement.php | 3 - src/Arbor/Model/Site.php | 3 - src/Arbor/Model/SiteOperatingPeriod.php | 3 - .../Model/SiteOperatingPeriodException.php | 3 - src/Arbor/Model/SiteTravelTime.php | 3 - src/Arbor/Model/SmsMessage.php | 3 - src/Arbor/Model/SmsMessageDraft.php | 3 - src/Arbor/Model/SmsMessagePart.php | 3 - src/Arbor/Model/SmsMessagePermittedSender.php | 3 - src/Arbor/Model/SmsMessageStatus.php | 3 - src/Arbor/Model/Snippet.php | 3 - src/Arbor/Model/Staff.php | 3 - src/Arbor/Model/StaffAbsence.php | 3 - src/Arbor/Model/StaffAbsenceCategory.php | 3 - .../Model/StaffAbsenceSicknessCategory.php | 3 - .../Model/StaffAbsenceSicknessSubcategory.php | 3 - src/Arbor/Model/StaffAttendanceMark.php | 3 - src/Arbor/Model/StaffAttendanceRecord.php | 3 - src/Arbor/Model/StaffContract.php | 3 - src/Arbor/Model/StaffContractPost.php | 3 - .../StaffContractPostAdditionalPayment.php | 3 - .../Model/StaffContractPostAllowance.php | 3 - .../Model/StaffContractPostEndReason.php | 3 - src/Arbor/Model/StaffContractPostRate.php | 3 - src/Arbor/Model/StaffContractPostSalary.php | 3 - .../Model/StaffContractPostStartReason.php | 3 - src/Arbor/Model/StaffDestination.php | 3 - src/Arbor/Model/StaffEmploymentType.php | 3 - src/Arbor/Model/StaffLeavingReason.php | 3 - src/Arbor/Model/StaffObjective.php | 3 - src/Arbor/Model/StaffOrigin.php | 3 - .../Model/StaffRoomFeatureRequirement.php | 3 - src/Arbor/Model/StaffWorkingPeriod.php | 3 - src/Arbor/Model/StandardizedAssessment.php | 3 - .../Model/StandardizedAssessmentAspect.php | 3 - .../StandardizedAssessmentAspectCategory.php | 3 - .../Model/StandardizedAssessmentBatch.php | 3 - .../StandardizedAssessmentBatchTarget.php | 3 - .../Model/StandardizedAssessmentComponent.php | 3 - .../Model/StandardizedAssessmentMark.php | 3 - .../Model/StandardizedAssessmentSuite.php | 3 - .../Model/StandardizedAssessmentTemplate.php | 3 - ...andardizedAssessmentTemplateAssessment.php | 3 - .../Model/StandardizedAssessmentThreshold.php | 3 - .../StandardizedAssessmentThresholdResult.php | 3 - src/Arbor/Model/Student.php | 3 - src/Arbor/Model/StudentAbsenceNote.php | 3 - .../Model/StudentAdHocAssessmentMark.php | 3 - src/Arbor/Model/StudentAttendancePattern.php | 3 - src/Arbor/Model/StudentBursaryLevel.php | 3 - .../Model/StudentClubSessionInterval.php | 3 - .../Model/StudentCurriculumAchievement.php | 3 - src/Arbor/Model/StudentCurriculumEvidence.php | 3 - src/Arbor/Model/StudentCurriculumScore.php | 3 - src/Arbor/Model/StudentDestination.php | 3 - src/Arbor/Model/StudentDestinationType.php | 3 - src/Arbor/Model/StudentEducationalHistory.php | 3 - src/Arbor/Model/StudentEmploymentRecord.php | 3 - src/Arbor/Model/StudentFunding.php | 3 - src/Arbor/Model/StudentFundingType.php | 3 - src/Arbor/Model/StudentGift.php | 3 - .../Model/StudentGuardianRelationship.php | 3 - src/Arbor/Model/StudentIntervention.php | 3 - src/Arbor/Model/StudentInterventionReview.php | 3 - src/Arbor/Model/StudentLinkedRelationship.php | 3 - .../Model/StudentLinkedRelationshipType.php | 3 - .../Model/StudentMedicalRelationship.php | 3 - .../StudentOtherSchoolAttendanceRecord.php | 3 - .../Model/StudentProgressAssessmentMark.php | 3 - src/Arbor/Model/StudentProgressBaseline.php | 3 - src/Arbor/Model/StudentProgressGoal.php | 3 - src/Arbor/Model/StudentRecordChange.php | 3 - .../Model/StudentRepeatingAbsenceNote.php | 3 - .../Model/StudentRoomFeatureRequirement.php | 3 - src/Arbor/Model/StudentSchoolwork.php | 3 - src/Arbor/Model/StudentSchoolworkMark.php | 3 - .../Model/StudentStandardizedAssessment.php | 3 - .../StudentStandardizedAssessmentMark.php | 3 - src/Arbor/Model/StudentTalent.php | 3 - src/Arbor/Model/Subject.php | 3 - src/Arbor/Model/SuperannuationScheme.php | 3 - src/Arbor/Model/SuperannuationSchemeValue.php | 3 - src/Arbor/Model/SuspectedDuplicate.php | 3 - .../Model/SuspendedCalendarEntryMapping.php | 3 - src/Arbor/Model/Tag.php | 3 - src/Arbor/Model/Tagging.php | 3 - src/Arbor/Model/Talent.php | 3 - src/Arbor/Model/TargetJudgement.php | 3 - src/Arbor/Model/TargetJudgementRule.php | 3 - .../Model/TeachingAssistantAllocation.php | 3 - src/Arbor/Model/TeachingGroup.php | 3 - src/Arbor/Model/TeachingGroupMembership.php | 3 - src/Arbor/Model/TeachingGroupTutor.php | 3 - src/Arbor/Model/TelephoneCall.php | 3 - src/Arbor/Model/TelephoneNumber.php | 3 - src/Arbor/Model/Term.php | 3 - src/Arbor/Model/ThirdPartyLogin.php | 3 - src/Arbor/Model/ThirdPartySite.php | 3 - src/Arbor/Model/TimetablePeriod.php | 3 - src/Arbor/Model/TimetablePeriodGrouping.php | 3 - src/Arbor/Model/TimetableSlot.php | 3 - src/Arbor/Model/TimetableSlotException.php | 3 - src/Arbor/Model/TimetableSlotLocation.php | 3 - src/Arbor/Model/TimetableSlotStaff.php | 3 - .../Model/TimetableSlotStudentException.php | 3 - src/Arbor/Model/TimetablerImportResult.php | 3 - .../Model/TimetablerImportResultError.php | 3 - .../Model/TimetablerImportResultUpdate.php | 3 - .../Model/TimetablerImportStepOutcome.php | 3 - src/Arbor/Model/Title.php | 3 - src/Arbor/Model/TrainingCourse.php | 3 - src/Arbor/Model/TrainingEvent.php | 3 - src/Arbor/Model/TransportationMethod.php | 3 - src/Arbor/Model/Trip.php | 3 - src/Arbor/Model/TripEligibility.php | 3 - src/Arbor/Model/TripLocation.php | 3 - src/Arbor/Model/TripParticipant.php | 3 - src/Arbor/Model/TripPrice.php | 3 - .../Model/UkDfe/AcademicUnitEnrolment.php | 3 - .../Model/UkDfe/AcademicYearEnrolment.php | 3 - .../UkDfe/AlternativeProvisionPlacement.php | 3 - .../AlternativeProvisionPlacementReason.php | 3 - .../UkDfe/AlternativeProvisionReason.php | 3 - .../Model/UkDfe/AttendanceApiSubmission.php | 3 - src/Arbor/Model/UkDfe/CensusSchoolPhase.php | 3 - src/Arbor/Model/UkDfe/ChildCarePlace.php | 3 - .../UkDfe/ChildProtectionStatusAssignment.php | 3 - src/Arbor/Model/UkDfe/CurriculumGrade.php | 3 - .../EarlyYearsPupilPremiumEligibility.php | 3 - .../UkDfe/EarlyYearsPupilPremiumRecipient.php | 3 - .../Model/UkDfe/EducationalInstitution.php | 3 - .../UkDfe/EducationalInstitutionEnrolment.php | 3 - src/Arbor/Model/UkDfe/EnglishProficiency.php | 3 - src/Arbor/Model/UkDfe/EnrolmentMode.php | 3 - src/Arbor/Model/UkDfe/Ethnicity.php | 3 - src/Arbor/Model/UkDfe/ExclusionReason.php | 3 - .../UkDfe/GcseEnglishAchievementType.php | 3 - .../UkDfe/GcseEnglishFundingExemptionType.php | 3 - .../Model/UkDfe/GcseMathsAchievementType.php | 3 - .../UkDfe/GcseMathsFundingExemptionType.php | 3 - .../Model/UkDfe/GuardianRelationshipType.php | 3 - .../Model/UkDfe/InCareStatusAssignment.php | 3 - src/Arbor/Model/UkDfe/Language.php | 3 - src/Arbor/Model/UkDfe/LocalAuthority.php | 3 - src/Arbor/Model/UkDfe/OfstedGrade.php | 3 - src/Arbor/Model/UkDfe/PayScale.php | 3 - src/Arbor/Model/UkDfe/PayScaleCategory.php | 3 - src/Arbor/Model/UkDfe/PermanentExclusion.php | 3 - src/Arbor/Model/UkDfe/Position.php | 3 - src/Arbor/Model/UkDfe/PositionCategory.php | 3 - src/Arbor/Model/UkDfe/Programme.php | 3 - src/Arbor/Model/UkDfe/ProgrammeEnrolment.php | 3 - src/Arbor/Model/UkDfe/ProgrammeInstance.php | 3 - .../Model/UkDfe/PupilPremiumRecipient.php | 3 - .../Model/UkDfe/PupilPremiumRecipientType.php | 3 - .../Model/UkDfe/QualifiedTeacherRoute.php | 3 - src/Arbor/Model/UkDfe/Religion.php | 3 - src/Arbor/Model/UkDfe/SchoolCensus.php | 3 - src/Arbor/Model/UkDfe/SchoolCensusClass.php | 3 - .../UkDfe/SchoolCensusPupilReconciliation.php | 3 - src/Arbor/Model/UkDfe/SchoolCensusReturn.php | 3 - .../Model/UkDfe/SchoolCensusSchoolDetail.php | 3 - .../Model/UkDfe/SchoolGovernanceType.php | 3 - src/Arbor/Model/UkDfe/SchoolIntakeType.php | 3 - .../Model/UkDfe/SchoolLedTutoringHour.php | 3 - src/Arbor/Model/UkDfe/SchoolType.php | 3 - .../Model/UkDfe/SchoolWorkforceCensus.php | 3 - ...oolWorkforceCensusAgencyTpSupportCount.php | 3 - .../UkDfe/SchoolWorkforceCensusReturn.php | 3 - .../SchoolWorkforceCensusStaffInformation.php | 3 - .../UkDfe/SchoolWorkforceCensusVacancy.php | 3 - .../UkDfe/SchoolWorkforceVacancyPost.php | 3 - src/Arbor/Model/UkDfe/SenNeedType.php | 3 - src/Arbor/Model/UkDfe/SenStatus.php | 3 - src/Arbor/Model/UkDfe/SenStatusAssignment.php | 3 - src/Arbor/Model/UkDfe/ServiceChildConcern.php | 3 - .../UkDfe/ServiceChildStatusAssignment.php | 3 - src/Arbor/Model/UkDfe/Staff.php | 3 - src/Arbor/Model/UkDfe/Student.php | 3 - src/Arbor/Model/UkDfe/StudentFundingType.php | 3 - src/Arbor/Model/UkDfe/Subject.php | 3 - src/Arbor/Model/UkDfe/TravellerStatus.php | 3 - .../Model/UkDfe/TravellerStatusAssignment.php | 3 - .../Model/UkDfe/TwoYearOldFundingBasis.php | 3 - src/Arbor/Model/UkDfe/UcasImport.php | 3 - src/Arbor/Model/UkDfe/UcasImportRecord.php | 3 - src/Arbor/Model/UkDfe/UciAssignment.php | 3 - src/Arbor/Model/UkDfe/UnenrolmentReason.php | 3 - src/Arbor/Model/UkDfe/UpnAssignment.php | 3 - .../UkDfe/YoungCarerStatusAssignment.php | 3 - .../Model/UkIlr/AcademicYearEnrolment.php | 3 - src/Arbor/Model/UkIlr/Employer.php | 3 - src/Arbor/Model/UkIlr/IlrReturn.php | 3 - src/Arbor/Model/UkIlr/MedicalCondition.php | 3 - src/Arbor/Model/UkIlr/ProgrammeEnrolment.php | 3 - src/Arbor/Model/UkIlr/ProgrammeInstance.php | 3 - src/Arbor/Model/UkIlr/SenNeed.php | 3 - src/Arbor/Model/UkIlr/SenNeedType.php | 3 - src/Arbor/Model/UkIlr/Student.php | 3 - .../Model/UkIlr/StudentEmploymentRecord.php | 3 - src/Arbor/Model/UkJcq/EdiExportJob.php | 3 - .../UkJcq/EdiExportJobCandidateEntry.php | 3 - .../EdiExportJobCandidateRegistration.php | 3 - .../QualificationAvailabilityInstance.php | 3 - src/Arbor/Model/UkJcq/QualificationAward.php | 3 - src/Arbor/Model/UnenrolmentReason.php | 3 - src/Arbor/Model/University.php | 3 - src/Arbor/Model/UniversityStaff.php | 3 - src/Arbor/Model/UsageLogEntry.php | 3 - src/Arbor/Model/User.php | 3 - src/Arbor/Model/UserBeta.php | 3 - src/Arbor/Model/UserDefinedField.php | 3 - src/Arbor/Model/UserDefinedFieldImport.php | 3 - src/Arbor/Model/UserDefinedFieldOption.php | 3 - .../Model/UserDefinedFieldPermission.php | 3 - src/Arbor/Model/UserDefinedRecord.php | 3 - src/Arbor/Model/UserLogin.php | 3 - src/Arbor/Model/UserNotification.php | 3 - src/Arbor/Model/UserRole.php | 3 - src/Arbor/Model/UserRoleAssignment.php | 3 - src/Arbor/Model/VatRate.php | 3 - src/Arbor/Model/VisionTest.php | 3 - src/Arbor/Model/VisualTableConfig.php | 3 - src/Arbor/Model/Voucher.php | 3 - src/Arbor/Model/WorkPlacement.php | 3 - src/Arbor/Resource/ResourceType.php | 1412 ++++++++--------- src/Arbor/Resource/UkDfe/ResourceType.php | 144 +- src/Arbor/Resource/UkIlr/ResourceType.php | 20 +- src/Arbor/Resource/UkJcq/ResourceType.php | 10 +- 799 files changed, 795 insertions(+), 3175 deletions(-) diff --git a/examples/example-bootstrap.php b/examples/example-bootstrap.php index d16ad332..93a6cd69 100644 --- a/examples/example-bootstrap.php +++ b/examples/example-bootstrap.php @@ -14,4 +14,4 @@ date_default_timezone_set('Europe/London'); -return $api; \ No newline at end of file +return $api; diff --git a/src/Arbor/Api/ServerErrorException.php b/src/Arbor/Api/ServerErrorException.php index fc40ecaf..361690ac 100755 --- a/src/Arbor/Api/ServerErrorException.php +++ b/src/Arbor/Api/ServerErrorException.php @@ -24,8 +24,7 @@ public function __construct( $serverExceptionClass = null, $serverExceptionMessage = null, $serverExceptionTrace = null - ) - { + ) { parent::__construct($message, $code, $previous); $this->requestPayload = $requestPayload; $this->responsePayload = $responsePayload; diff --git a/src/Arbor/Model/AcademicCalendarDate.php b/src/Arbor/Model/AcademicCalendarDate.php index ff2b9dfa..6ac0d154 100644 --- a/src/Arbor/Model/AcademicCalendarDate.php +++ b/src/Arbor/Model/AcademicCalendarDate.php @@ -6,7 +6,6 @@ class AcademicCalendarDate extends ModelBase { - const START_DATE = 'startDate'; const END_DATE = 'endDate'; @@ -386,6 +385,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/AcademicHoliday.php b/src/Arbor/Model/AcademicHoliday.php index 57c48c6c..be87011f 100644 --- a/src/Arbor/Model/AcademicHoliday.php +++ b/src/Arbor/Model/AcademicHoliday.php @@ -6,7 +6,6 @@ class AcademicHoliday extends ModelBase { - const ACADEMIC_HOLIDAY_TYPE = 'academicHolidayType'; const START_DATE = 'startDate'; @@ -116,6 +115,4 @@ public function setHolidayLabel($holidayLabel = null) { $this->setProperty('holidayLabel', $holidayLabel); } - - } diff --git a/src/Arbor/Model/AcademicLevel.php b/src/Arbor/Model/AcademicLevel.php index fa341da2..c850d984 100644 --- a/src/Arbor/Model/AcademicLevel.php +++ b/src/Arbor/Model/AcademicLevel.php @@ -6,7 +6,6 @@ class AcademicLevel extends ModelBase { - const ACADEMIC_LEVEL_NAME = 'academicLevelName'; const SHORT_NAME = 'shortName'; @@ -214,6 +213,4 @@ public function getTutorMemberships() { return $this->getCollectionProperty('tutorMemberships'); } - - } diff --git a/src/Arbor/Model/AcademicLevelMembership.php b/src/Arbor/Model/AcademicLevelMembership.php index e9507fc9..969ed2c3 100644 --- a/src/Arbor/Model/AcademicLevelMembership.php +++ b/src/Arbor/Model/AcademicLevelMembership.php @@ -6,7 +6,6 @@ class AcademicLevelMembership extends ModelBase { - const ACADEMIC_LEVEL = 'academicLevel'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php b/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php index 96e2bde5..156d10d1 100644 --- a/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php +++ b/src/Arbor/Model/AcademicLevelRegistrationFormMapping.php @@ -6,7 +6,6 @@ class AcademicLevelRegistrationFormMapping extends ModelBase { - const ACADEMIC_LEVEL = 'academicLevel'; const REGISTRATION_FORM = 'registrationForm'; @@ -80,6 +79,4 @@ public function setRegistrationForm(RegistrationForm $registrationForm = null) { $this->setProperty('registrationForm', $registrationForm); } - - } diff --git a/src/Arbor/Model/AcademicLevelTutor.php b/src/Arbor/Model/AcademicLevelTutor.php index b48c11f3..086d6eb1 100644 --- a/src/Arbor/Model/AcademicLevelTutor.php +++ b/src/Arbor/Model/AcademicLevelTutor.php @@ -6,7 +6,6 @@ class AcademicLevelTutor extends ModelBase { - const ACADEMIC_LEVEL = 'academicLevel'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/AcademicNote.php b/src/Arbor/Model/AcademicNote.php index 668c1750..fae0d829 100644 --- a/src/Arbor/Model/AcademicNote.php +++ b/src/Arbor/Model/AcademicNote.php @@ -6,7 +6,6 @@ class AcademicNote extends ModelBase { - const STUDENT = 'student'; const ACADEMIC_UNIT = 'academicUnit'; @@ -134,6 +133,4 @@ public function setNoteCreatedDatetime(\DateTime $noteCreatedDatetime = null) { $this->setProperty('noteCreatedDatetime', $noteCreatedDatetime); } - - } diff --git a/src/Arbor/Model/AcademicProgramme.php b/src/Arbor/Model/AcademicProgramme.php index 80efdaa5..931726eb 100644 --- a/src/Arbor/Model/AcademicProgramme.php +++ b/src/Arbor/Model/AcademicProgramme.php @@ -6,7 +6,6 @@ class AcademicProgramme extends ModelBase { - const ACADEMIC_PROGRAMME_NAME = 'academicProgrammeName'; protected $_resourceType = ResourceType::ACADEMIC_PROGRAMME; @@ -70,6 +69,4 @@ public function getInstances() { return $this->getCollectionProperty('instances'); } - - } diff --git a/src/Arbor/Model/AcademicProgrammeInstance.php b/src/Arbor/Model/AcademicProgrammeInstance.php index 393f457e..2c8978d0 100644 --- a/src/Arbor/Model/AcademicProgrammeInstance.php +++ b/src/Arbor/Model/AcademicProgrammeInstance.php @@ -6,7 +6,6 @@ class AcademicProgrammeInstance extends ModelBase { - const ACADEMIC_PROGRAMME = 'academicProgramme'; const INSTANCE_NAME = 'instanceName'; @@ -106,6 +105,4 @@ public function getTopLevelAcademicUnits() { return $this->getCollectionProperty('topLevelAcademicUnits'); } - - } diff --git a/src/Arbor/Model/AcademicTeachingHour.php b/src/Arbor/Model/AcademicTeachingHour.php index baa29c24..ed82d1d6 100644 --- a/src/Arbor/Model/AcademicTeachingHour.php +++ b/src/Arbor/Model/AcademicTeachingHour.php @@ -6,7 +6,6 @@ class AcademicTeachingHour extends ModelBase { - const EFFECTIVE_DATE = 'effectiveDate'; const END_DATE = 'endDate'; @@ -134,6 +133,4 @@ public function setDayOfCycle($dayOfCycle = null) { $this->setProperty('dayOfCycle', $dayOfCycle); } - - } diff --git a/src/Arbor/Model/AcademicUnit.php b/src/Arbor/Model/AcademicUnit.php index dca9e691..d8dc1ef5 100644 --- a/src/Arbor/Model/AcademicUnit.php +++ b/src/Arbor/Model/AcademicUnit.php @@ -6,7 +6,6 @@ class AcademicUnit extends ModelBase { - const UNIQUE_IDENTIFIER = 'uniqueIdentifier'; const PARENT_ACADEMIC_UNIT = 'parentAcademicUnit'; @@ -546,6 +545,4 @@ public function getTimetableSlots() { return $this->getCollectionProperty('timetableSlots'); } - - } diff --git a/src/Arbor/Model/AcademicUnitAssessment.php b/src/Arbor/Model/AcademicUnitAssessment.php index 2b7fea2f..b6afd2a7 100644 --- a/src/Arbor/Model/AcademicUnitAssessment.php +++ b/src/Arbor/Model/AcademicUnitAssessment.php @@ -6,7 +6,6 @@ class AcademicUnitAssessment extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const ASSESSMENT = 'assessment'; @@ -80,6 +79,4 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } - - } diff --git a/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php b/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php index ae5f0dac..88c32a98 100644 --- a/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php +++ b/src/Arbor/Model/AcademicUnitAutomaticEnrolment.php @@ -6,7 +6,6 @@ class AcademicUnitAutomaticEnrolment extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const TRIGGER = 'trigger'; @@ -98,6 +97,4 @@ public function setAttendancePattern(AttendancePattern $attendancePattern = null { $this->setProperty('attendancePattern', $attendancePattern); } - - } diff --git a/src/Arbor/Model/AcademicUnitBandAssignment.php b/src/Arbor/Model/AcademicUnitBandAssignment.php index 0c3c52d9..d633808d 100644 --- a/src/Arbor/Model/AcademicUnitBandAssignment.php +++ b/src/Arbor/Model/AcademicUnitBandAssignment.php @@ -6,7 +6,6 @@ class AcademicUnitBandAssignment extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const BAND_NAME = 'bandName'; @@ -80,6 +79,4 @@ public function setBandName($bandName = null) { $this->setProperty('bandName', $bandName); } - - } diff --git a/src/Arbor/Model/AcademicUnitBlockAssignment.php b/src/Arbor/Model/AcademicUnitBlockAssignment.php index 03a03ce7..5f0c42fd 100644 --- a/src/Arbor/Model/AcademicUnitBlockAssignment.php +++ b/src/Arbor/Model/AcademicUnitBlockAssignment.php @@ -6,7 +6,6 @@ class AcademicUnitBlockAssignment extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const BLOCK_NAME = 'blockName'; @@ -80,6 +79,4 @@ public function setBlockName($blockName = null) { $this->setProperty('blockName', $blockName); } - - } diff --git a/src/Arbor/Model/AcademicUnitCurriculum.php b/src/Arbor/Model/AcademicUnitCurriculum.php index 2160842b..55b287ae 100644 --- a/src/Arbor/Model/AcademicUnitCurriculum.php +++ b/src/Arbor/Model/AcademicUnitCurriculum.php @@ -6,7 +6,6 @@ class AcademicUnitCurriculum extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const CURRICULUM = 'curriculum'; @@ -80,6 +79,4 @@ public function setCurriculum(Curriculum $curriculum = null) { $this->setProperty('curriculum', $curriculum); } - - } diff --git a/src/Arbor/Model/AcademicUnitDepartment.php b/src/Arbor/Model/AcademicUnitDepartment.php index 530c6946..0307e76a 100644 --- a/src/Arbor/Model/AcademicUnitDepartment.php +++ b/src/Arbor/Model/AcademicUnitDepartment.php @@ -6,7 +6,6 @@ class AcademicUnitDepartment extends ModelBase { - const DEPARTMENT = 'department'; const ACADEMIC_UNIT = 'academicUnit'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/AcademicUnitEnrolment.php b/src/Arbor/Model/AcademicUnitEnrolment.php index 19f96ce3..37a8ddb9 100644 --- a/src/Arbor/Model/AcademicUnitEnrolment.php +++ b/src/Arbor/Model/AcademicUnitEnrolment.php @@ -6,7 +6,6 @@ class AcademicUnitEnrolment extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const STUDENT = 'student'; @@ -206,6 +205,4 @@ public function setStudentAttendancePatternDependency(StudentAttendancePattern $ { $this->setProperty('studentAttendancePatternDependency', $studentAttendancePatternDependency); } - - } diff --git a/src/Arbor/Model/AcademicUnitEnrolmentImport.php b/src/Arbor/Model/AcademicUnitEnrolmentImport.php index c0a8810b..d277c006 100644 --- a/src/Arbor/Model/AcademicUnitEnrolmentImport.php +++ b/src/Arbor/Model/AcademicUnitEnrolmentImport.php @@ -6,7 +6,6 @@ class AcademicUnitEnrolmentImport extends ModelBase { - const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -152,6 +151,4 @@ public function setEnrolmentEndDate(\DateTime $enrolmentEndDate = null) { $this->setProperty('enrolmentEndDate', $enrolmentEndDate); } - - } diff --git a/src/Arbor/Model/AcademicUnitLead.php b/src/Arbor/Model/AcademicUnitLead.php index cddca7b6..22f8e6ca 100644 --- a/src/Arbor/Model/AcademicUnitLead.php +++ b/src/Arbor/Model/AcademicUnitLead.php @@ -6,7 +6,6 @@ class AcademicUnitLead extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php b/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php index 0c102226..6af64420 100644 --- a/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php +++ b/src/Arbor/Model/AcademicUnitMarksheetCustomReport.php @@ -6,7 +6,6 @@ class AcademicUnitMarksheetCustomReport extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const CUSTOM_REPORT = 'customReport'; @@ -80,6 +79,4 @@ public function setCustomReport(CustomReport $customReport = null) { $this->setProperty('customReport', $customReport); } - - } diff --git a/src/Arbor/Model/AcademicUnitQualificationAward.php b/src/Arbor/Model/AcademicUnitQualificationAward.php index 315e9f3b..7c526bae 100644 --- a/src/Arbor/Model/AcademicUnitQualificationAward.php +++ b/src/Arbor/Model/AcademicUnitQualificationAward.php @@ -6,7 +6,6 @@ class AcademicUnitQualificationAward extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -80,6 +79,4 @@ public function setQualificationAward(QualificationAward $qualificationAward = n { $this->setProperty('qualificationAward', $qualificationAward); } - - } diff --git a/src/Arbor/Model/AcademicUnitQualificationLink.php b/src/Arbor/Model/AcademicUnitQualificationLink.php index 964fc5c7..37cdc7ef 100644 --- a/src/Arbor/Model/AcademicUnitQualificationLink.php +++ b/src/Arbor/Model/AcademicUnitQualificationLink.php @@ -6,7 +6,6 @@ class AcademicUnitQualificationLink extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/AcademicUnitTag.php b/src/Arbor/Model/AcademicUnitTag.php index c0c654de..80c75478 100644 --- a/src/Arbor/Model/AcademicUnitTag.php +++ b/src/Arbor/Model/AcademicUnitTag.php @@ -6,7 +6,6 @@ class AcademicUnitTag extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; const RELATED_OBJECT = 'relatedObject'; @@ -80,6 +79,4 @@ public function setRelatedObject(ModelBase $relatedObject = null) { $this->setProperty('relatedObject', $relatedObject); } - - } diff --git a/src/Arbor/Model/AcademicWorkingDay.php b/src/Arbor/Model/AcademicWorkingDay.php index ea786062..f6b20681 100644 --- a/src/Arbor/Model/AcademicWorkingDay.php +++ b/src/Arbor/Model/AcademicWorkingDay.php @@ -6,7 +6,6 @@ class AcademicWorkingDay extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setDayOfCalendarWeek($dayOfCalendarWeek = null) { $this->setProperty('dayOfCalendarWeek', $dayOfCalendarWeek); } - - } diff --git a/src/Arbor/Model/AcademicYear.php b/src/Arbor/Model/AcademicYear.php index 9655d56e..fbb2f252 100644 --- a/src/Arbor/Model/AcademicYear.php +++ b/src/Arbor/Model/AcademicYear.php @@ -6,7 +6,6 @@ class AcademicYear extends ModelBase { - const ACADEMIC_YEAR_NAME = 'academicYearName'; const CODE = 'code'; @@ -134,6 +133,4 @@ public function setTimetableCycleLength($timetableCycleLength = null) { $this->setProperty('timetableCycleLength', $timetableCycleLength); } - - } diff --git a/src/Arbor/Model/AcademicYearAssessment.php b/src/Arbor/Model/AcademicYearAssessment.php index 3ef340dc..a0869d41 100644 --- a/src/Arbor/Model/AcademicYearAssessment.php +++ b/src/Arbor/Model/AcademicYearAssessment.php @@ -6,7 +6,6 @@ class AcademicYearAssessment extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const ASSESSMENT_NAME = 'assessmentName'; @@ -224,6 +223,4 @@ public function setAllowComments($allowComments = null) { $this->setProperty('allowComments', $allowComments); } - - } diff --git a/src/Arbor/Model/AcademicYearEnrolment.php b/src/Arbor/Model/AcademicYearEnrolment.php index 008f7d17..adc97224 100644 --- a/src/Arbor/Model/AcademicYearEnrolment.php +++ b/src/Arbor/Model/AcademicYearEnrolment.php @@ -6,7 +6,6 @@ class AcademicYearEnrolment extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -206,6 +205,4 @@ public function setTLevelPlannedLearningHours($tLevelPlannedLearningHours = null { $this->setProperty('tLevelPlannedLearningHours', $tLevelPlannedLearningHours); } - - } diff --git a/src/Arbor/Model/AcademicYearSetupTask.php b/src/Arbor/Model/AcademicYearSetupTask.php index ab0c96b2..1ba278d0 100644 --- a/src/Arbor/Model/AcademicYearSetupTask.php +++ b/src/Arbor/Model/AcademicYearSetupTask.php @@ -6,7 +6,6 @@ class AcademicYearSetupTask extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const TYPE = 'type'; @@ -116,6 +115,4 @@ public function setSkippedDatetime(\DateTime $skippedDatetime = null) { $this->setProperty('skippedDatetime', $skippedDatetime); } - - } diff --git a/src/Arbor/Model/AccessArrangement.php b/src/Arbor/Model/AccessArrangement.php index db59879c..2739cd90 100644 --- a/src/Arbor/Model/AccessArrangement.php +++ b/src/Arbor/Model/AccessArrangement.php @@ -6,7 +6,6 @@ class AccessArrangement extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setDefaultExtraTimePercentage($defaultExtraTimePercentage = null { $this->setProperty('defaultExtraTimePercentage', $defaultExtraTimePercentage); } - - } diff --git a/src/Arbor/Model/AchievementLevel.php b/src/Arbor/Model/AchievementLevel.php index 937ef11a..250e8369 100644 --- a/src/Arbor/Model/AchievementLevel.php +++ b/src/Arbor/Model/AchievementLevel.php @@ -6,7 +6,6 @@ class AchievementLevel extends ModelBase { - const CODE = 'code'; const ACHIEVEMENT_LEVEL_SET = 'achievementLevelSet'; @@ -242,6 +241,4 @@ public function setUpperBenchmarkGrade(Grade $upperBenchmarkGrade = null) { $this->setProperty('upperBenchmarkGrade', $upperBenchmarkGrade); } - - } diff --git a/src/Arbor/Model/AchievementLevelSet.php b/src/Arbor/Model/AchievementLevelSet.php index 5c973ed1..36bcb467 100644 --- a/src/Arbor/Model/AchievementLevelSet.php +++ b/src/Arbor/Model/AchievementLevelSet.php @@ -6,7 +6,6 @@ class AchievementLevelSet extends ModelBase { - const CODE = 'code'; const NAME = 'name'; @@ -134,6 +133,4 @@ public function setCurriculum(Curriculum $curriculum = null) { $this->setProperty('curriculum', $curriculum); } - - } diff --git a/src/Arbor/Model/AdHocAssessment.php b/src/Arbor/Model/AdHocAssessment.php index 3f84fcbc..6484c1ed 100644 --- a/src/Arbor/Model/AdHocAssessment.php +++ b/src/Arbor/Model/AdHocAssessment.php @@ -6,7 +6,6 @@ class AdHocAssessment extends ModelBase { - const AD_HOC_ASSESSMENT_CATEGORY = 'adHocAssessmentCategory'; const ASSESSMENT_NAME = 'assessmentName'; @@ -242,6 +241,4 @@ public function setAssessmentStrategy($assessmentStrategy = null) { $this->setProperty('assessmentStrategy', $assessmentStrategy); } - - } diff --git a/src/Arbor/Model/AdHocAssessmentBatch.php b/src/Arbor/Model/AdHocAssessmentBatch.php index c16a7f5f..c71699c8 100644 --- a/src/Arbor/Model/AdHocAssessmentBatch.php +++ b/src/Arbor/Model/AdHocAssessmentBatch.php @@ -6,7 +6,6 @@ class AdHocAssessmentBatch extends ModelBase { - const AD_HOC_ASSESSMENT = 'adHocAssessment'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; @@ -116,6 +115,4 @@ public function setDeletionStartedDatetime(\DateTime $deletionStartedDatetime = { $this->setProperty('deletionStartedDatetime', $deletionStartedDatetime); } - - } diff --git a/src/Arbor/Model/AdHocAssessmentBatchTarget.php b/src/Arbor/Model/AdHocAssessmentBatchTarget.php index 14c5b552..e7b4ae8d 100644 --- a/src/Arbor/Model/AdHocAssessmentBatchTarget.php +++ b/src/Arbor/Model/AdHocAssessmentBatchTarget.php @@ -6,7 +6,6 @@ class AdHocAssessmentBatchTarget extends ModelBase { - const AD_HOC_ASSESSMENT_BATCH = 'adHocAssessmentBatch'; const TARGET = 'target'; @@ -116,6 +115,4 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } - - } diff --git a/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php b/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php index 21ccbfe6..9d4435ff 100644 --- a/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php +++ b/src/Arbor/Model/AdHocAssessmentBatchTargetSubject.php @@ -6,7 +6,6 @@ class AdHocAssessmentBatchTargetSubject extends ModelBase { - const AD_HOC_ASSESSMENT_BATCH_TARGET = 'adHocAssessmentBatchTarget'; const SUBJECT = 'subject'; @@ -80,6 +79,4 @@ public function setSubject(Subject $subject = null) { $this->setProperty('subject', $subject); } - - } diff --git a/src/Arbor/Model/AdHocAssessmentCategory.php b/src/Arbor/Model/AdHocAssessmentCategory.php index 53ece2df..ee07b0b4 100644 --- a/src/Arbor/Model/AdHocAssessmentCategory.php +++ b/src/Arbor/Model/AdHocAssessmentCategory.php @@ -6,7 +6,6 @@ class AdHocAssessmentCategory extends ModelBase { - const CATEGORY_NAME = 'categoryName'; protected $_resourceType = ResourceType::AD_HOC_ASSESSMENT_CATEGORY; @@ -62,6 +61,4 @@ public function setCategoryName($categoryName = null) { $this->setProperty('categoryName', $categoryName); } - - } diff --git a/src/Arbor/Model/AdHocBursaryPayment.php b/src/Arbor/Model/AdHocBursaryPayment.php index 7d59a0aa..38e43239 100644 --- a/src/Arbor/Model/AdHocBursaryPayment.php +++ b/src/Arbor/Model/AdHocBursaryPayment.php @@ -6,7 +6,6 @@ class AdHocBursaryPayment extends ModelBase { - const STUDENT = 'student'; const BURSARY_TYPE = 'bursaryType'; @@ -152,6 +151,4 @@ public function setApprovedByStaff(Staff $approvedByStaff = null) { $this->setProperty('approvedByStaff', $approvedByStaff); } - - } diff --git a/src/Arbor/Model/AdditionalPaymentReason.php b/src/Arbor/Model/AdditionalPaymentReason.php index aa4815cf..00809b5f 100644 --- a/src/Arbor/Model/AdditionalPaymentReason.php +++ b/src/Arbor/Model/AdditionalPaymentReason.php @@ -6,7 +6,6 @@ class AdditionalPaymentReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/Alert.php b/src/Arbor/Model/Alert.php index 0d5d4b59..da5342b2 100644 --- a/src/Arbor/Model/Alert.php +++ b/src/Arbor/Model/Alert.php @@ -6,7 +6,6 @@ class Alert extends ModelBase { - const ALERT_RULE = 'alertRule'; const TRIGGER_EVENT_TYPE = 'triggerEventType'; @@ -134,6 +133,4 @@ public function setTriggeredDatetime(\DateTime $triggeredDatetime = null) { $this->setProperty('triggeredDatetime', $triggeredDatetime); } - - } diff --git a/src/Arbor/Model/AlertRecipient.php b/src/Arbor/Model/AlertRecipient.php index 4ac5b013..9d9e39de 100644 --- a/src/Arbor/Model/AlertRecipient.php +++ b/src/Arbor/Model/AlertRecipient.php @@ -6,7 +6,6 @@ class AlertRecipient extends ModelBase { - const ALERT = 'alert'; const ALERT_RULE_RECIPIENT = 'alertRuleRecipient'; @@ -134,6 +133,4 @@ public function setMessage(ModelBase $message = null) { $this->setProperty('message', $message); } - - } diff --git a/src/Arbor/Model/AlertRule.php b/src/Arbor/Model/AlertRule.php index b39924c5..0cab96ac 100644 --- a/src/Arbor/Model/AlertRule.php +++ b/src/Arbor/Model/AlertRule.php @@ -6,7 +6,6 @@ class AlertRule extends ModelBase { - const TRIGGER_EVENT_TYPE = 'triggerEventType'; protected $_resourceType = ResourceType::ALERT_RULE; @@ -62,6 +61,4 @@ public function setTriggerEventType($triggerEventType = null) { $this->setProperty('triggerEventType', $triggerEventType); } - - } diff --git a/src/Arbor/Model/AlertRuleCondition.php b/src/Arbor/Model/AlertRuleCondition.php index b47c3f97..08c76f6a 100644 --- a/src/Arbor/Model/AlertRuleCondition.php +++ b/src/Arbor/Model/AlertRuleCondition.php @@ -6,7 +6,6 @@ class AlertRuleCondition extends ModelBase { - const ALERT_RULE = 'alertRule'; const TRIGGER_FIELD = 'triggerField'; @@ -134,6 +133,4 @@ public function setConditionResolver($conditionResolver = null) { $this->setProperty('conditionResolver', $conditionResolver); } - - } diff --git a/src/Arbor/Model/AlertRuleRecipient.php b/src/Arbor/Model/AlertRuleRecipient.php index ea3e3367..a5568f7b 100644 --- a/src/Arbor/Model/AlertRuleRecipient.php +++ b/src/Arbor/Model/AlertRuleRecipient.php @@ -6,7 +6,6 @@ class AlertRuleRecipient extends ModelBase { - const ALERT_RULE = 'alertRule'; const CHANNEL = 'channel'; @@ -134,6 +133,4 @@ public function setRecipientResolver($recipientResolver = null) { $this->setProperty('recipientResolver', $recipientResolver); } - - } diff --git a/src/Arbor/Model/Allowance.php b/src/Arbor/Model/Allowance.php index d9c08c1f..175a60b1 100644 --- a/src/Arbor/Model/Allowance.php +++ b/src/Arbor/Model/Allowance.php @@ -6,7 +6,6 @@ class Allowance extends ModelBase { - const ALLOWANCE_NAME = 'allowanceName'; const ALLOWANCE_CODE = 'allowanceCode'; @@ -80,6 +79,4 @@ public function setAllowanceCode($allowanceCode = null) { $this->setProperty('allowanceCode', $allowanceCode); } - - } diff --git a/src/Arbor/Model/AllowanceAmount.php b/src/Arbor/Model/AllowanceAmount.php index 6c5a0440..26e5227c 100644 --- a/src/Arbor/Model/AllowanceAmount.php +++ b/src/Arbor/Model/AllowanceAmount.php @@ -6,7 +6,6 @@ class AllowanceAmount extends ModelBase { - const ALLOWANCE = 'allowance'; const START_DATE = 'startDate'; @@ -116,6 +115,4 @@ public function setAllowanceAmount($allowanceAmount = null) { $this->setProperty('allowanceAmount', $allowanceAmount); } - - } diff --git a/src/Arbor/Model/Application.php b/src/Arbor/Model/Application.php index a09bd15e..cc8899e0 100644 --- a/src/Arbor/Model/Application.php +++ b/src/Arbor/Model/Application.php @@ -6,7 +6,6 @@ class Application extends ModelBase { - const STUDENT = 'student'; const APPLICATION_DATETIME = 'applicationDatetime'; @@ -350,6 +349,4 @@ public function setEnrolledDatetime(\DateTime $enrolledDatetime = null) { $this->setProperty('enrolledDatetime', $enrolledDatetime); } - - } diff --git a/src/Arbor/Model/ApplicationAppeal.php b/src/Arbor/Model/ApplicationAppeal.php index aa001d6d..95ea116c 100644 --- a/src/Arbor/Model/ApplicationAppeal.php +++ b/src/Arbor/Model/ApplicationAppeal.php @@ -6,7 +6,6 @@ class ApplicationAppeal extends ModelBase { - const APPLICATION = 'application'; const NARRATIVE = 'narrative'; @@ -170,6 +169,4 @@ public function setDecision($decision = null) { $this->setProperty('decision', $decision); } - - } diff --git a/src/Arbor/Model/ApplicationApplicantImport.php b/src/Arbor/Model/ApplicationApplicantImport.php index 3adce072..16dbb5af 100644 --- a/src/Arbor/Model/ApplicationApplicantImport.php +++ b/src/Arbor/Model/ApplicationApplicantImport.php @@ -6,7 +6,6 @@ class ApplicationApplicantImport extends ModelBase { - const APPLICATION_APPLICANT_IMPORT_JOB = 'applicationApplicantImportJob'; const APPLICATION = 'application'; @@ -134,6 +133,4 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } - - } diff --git a/src/Arbor/Model/ApplicationSetting.php b/src/Arbor/Model/ApplicationSetting.php index 44bd2288..0ecb4454 100644 --- a/src/Arbor/Model/ApplicationSetting.php +++ b/src/Arbor/Model/ApplicationSetting.php @@ -6,7 +6,6 @@ class ApplicationSetting extends ModelBase { - const SETTING_NAME = 'settingName'; const SETTING_VALUE = 'settingValue'; @@ -98,6 +97,4 @@ public function setSettingClass($settingClass = null) { $this->setProperty('settingClass', $settingClass); } - - } diff --git a/src/Arbor/Model/ApplicationWithdrawalReason.php b/src/Arbor/Model/ApplicationWithdrawalReason.php index be49b758..c20567d3 100644 --- a/src/Arbor/Model/ApplicationWithdrawalReason.php +++ b/src/Arbor/Model/ApplicationWithdrawalReason.php @@ -6,7 +6,6 @@ class ApplicationWithdrawalReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setApplicationWithdrawalReasonName($applicationWithdrawalReasonN { $this->setProperty('applicationWithdrawalReasonName', $applicationWithdrawalReasonName); } - - } diff --git a/src/Arbor/Model/Appraisal.php b/src/Arbor/Model/Appraisal.php index df843b01..62c5cd86 100644 --- a/src/Arbor/Model/Appraisal.php +++ b/src/Arbor/Model/Appraisal.php @@ -6,7 +6,6 @@ class Appraisal extends ModelBase { - const APPRAISEE = 'appraisee'; const APPRAISAL_DATE = 'appraisalDate'; @@ -134,6 +133,4 @@ public function setCompletedDatetime(\DateTime $completedDatetime = null) { $this->setProperty('completedDatetime', $completedDatetime); } - - } diff --git a/src/Arbor/Model/Assessment.php b/src/Arbor/Model/Assessment.php index ae62ee6b..7408668e 100644 --- a/src/Arbor/Model/Assessment.php +++ b/src/Arbor/Model/Assessment.php @@ -6,7 +6,6 @@ class Assessment extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -278,6 +277,4 @@ public function setIsTargetLocked($isTargetLocked = null) { $this->setProperty('isTargetLocked', $isTargetLocked); } - - } diff --git a/src/Arbor/Model/AssessmentAspect.php b/src/Arbor/Model/AssessmentAspect.php index 0d1b8372..d81b8d32 100644 --- a/src/Arbor/Model/AssessmentAspect.php +++ b/src/Arbor/Model/AssessmentAspect.php @@ -6,7 +6,6 @@ class AssessmentAspect extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setDefaultGradeSet(GradeSet $defaultGradeSet = null) { $this->setProperty('defaultGradeSet', $defaultGradeSet); } - - } diff --git a/src/Arbor/Model/AssessmentDataCollection.php b/src/Arbor/Model/AssessmentDataCollection.php index c0bd6b88..855ba325 100644 --- a/src/Arbor/Model/AssessmentDataCollection.php +++ b/src/Arbor/Model/AssessmentDataCollection.php @@ -6,7 +6,6 @@ class AssessmentDataCollection extends ModelBase { - const ASSESSMENT_DATA_COLLECTION_POLICY = 'assessmentDataCollectionPolicy'; const DEADLINE_DATE = 'deadlineDate'; @@ -116,6 +115,4 @@ public function setCollectionRangeEndDate(\DateTime $collectionRangeEndDate = nu { $this->setProperty('collectionRangeEndDate', $collectionRangeEndDate); } - - } diff --git a/src/Arbor/Model/AssessmentDataCollectionItem.php b/src/Arbor/Model/AssessmentDataCollectionItem.php index a2d21a12..efc80c70 100644 --- a/src/Arbor/Model/AssessmentDataCollectionItem.php +++ b/src/Arbor/Model/AssessmentDataCollectionItem.php @@ -6,7 +6,6 @@ class AssessmentDataCollectionItem extends ModelBase { - const ASSESSMENT_DATA_COLLECTION = 'assessmentDataCollection'; const ASSESSMENT_ENTITY = 'assessmentEntity'; @@ -206,6 +205,4 @@ public function setDeriveAssignedStaff($deriveAssignedStaff = null) { $this->setProperty('deriveAssignedStaff', $deriveAssignedStaff); } - - } diff --git a/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php b/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php index 6058b23d..ce96b11f 100644 --- a/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php +++ b/src/Arbor/Model/AssessmentDataCollectionItemAssignedStaff.php @@ -6,7 +6,6 @@ class AssessmentDataCollectionItemAssignedStaff extends ModelBase { - const ASSESSMENT_DATA_COLLECTION_ITEM = 'assessmentDataCollectionItem'; const ASSIGNED_STAFF = 'assignedStaff'; @@ -80,6 +79,4 @@ public function setAssignedStaff(Staff $assignedStaff = null) { $this->setProperty('assignedStaff', $assignedStaff); } - - } diff --git a/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php b/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php index 165f9d8c..76d8c2fa 100644 --- a/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php +++ b/src/Arbor/Model/AssessmentDefaultDisplayGradeSet.php @@ -6,7 +6,6 @@ class AssessmentDefaultDisplayGradeSet extends ModelBase { - const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const GRADE_SET = 'gradeSet'; @@ -80,6 +79,4 @@ public function setGradeSet(GradeSet $gradeSet = null) { $this->setProperty('gradeSet', $gradeSet); } - - } diff --git a/src/Arbor/Model/AssessmentDerivation.php b/src/Arbor/Model/AssessmentDerivation.php index 8c1ba534..78da0f56 100644 --- a/src/Arbor/Model/AssessmentDerivation.php +++ b/src/Arbor/Model/AssessmentDerivation.php @@ -6,7 +6,6 @@ class AssessmentDerivation extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setCalculatorClass($calculatorClass = null) { $this->setProperty('calculatorClass', $calculatorClass); } - - } diff --git a/src/Arbor/Model/AssessmentDerivationDependant.php b/src/Arbor/Model/AssessmentDerivationDependant.php index 689fb0ba..cd62e737 100644 --- a/src/Arbor/Model/AssessmentDerivationDependant.php +++ b/src/Arbor/Model/AssessmentDerivationDependant.php @@ -6,7 +6,6 @@ class AssessmentDerivationDependant extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setMaxGradePointScaleValue($maxGradePointScaleValue = null) { $this->setProperty('maxGradePointScaleValue', $maxGradePointScaleValue); } - - } diff --git a/src/Arbor/Model/AssessmentFrameworkAssessment.php b/src/Arbor/Model/AssessmentFrameworkAssessment.php index 4bcb9381..7ac7895b 100644 --- a/src/Arbor/Model/AssessmentFrameworkAssessment.php +++ b/src/Arbor/Model/AssessmentFrameworkAssessment.php @@ -6,7 +6,6 @@ class AssessmentFrameworkAssessment extends ModelBase { - const ASSESSMENT = 'assessment'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -98,6 +97,4 @@ public function setSetupCompleted($setupCompleted = null) { $this->setProperty('setupCompleted', $setupCompleted); } - - } diff --git a/src/Arbor/Model/AssessmentGradeSet.php b/src/Arbor/Model/AssessmentGradeSet.php index 4ce46aba..4c400c60 100644 --- a/src/Arbor/Model/AssessmentGradeSet.php +++ b/src/Arbor/Model/AssessmentGradeSet.php @@ -6,7 +6,6 @@ class AssessmentGradeSet extends ModelBase { - const ASSESSMENT = 'assessment'; const GRADE_SET = 'gradeSet'; @@ -116,6 +115,4 @@ public function setIsOriginal($isOriginal = null) { $this->setProperty('isOriginal', $isOriginal); } - - } diff --git a/src/Arbor/Model/AssessmentImportColumn.php b/src/Arbor/Model/AssessmentImportColumn.php index 88c7982e..040b39cf 100644 --- a/src/Arbor/Model/AssessmentImportColumn.php +++ b/src/Arbor/Model/AssessmentImportColumn.php @@ -6,7 +6,6 @@ class AssessmentImportColumn extends ModelBase { - const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const MAPPED_ASSESSMENT_ASPECT = 'mappedAssessmentAspect'; @@ -80,6 +79,4 @@ public function setMappedAssessmentAspect(ModelBase $mappedAssessmentAspect = nu { $this->setProperty('mappedAssessmentAspect', $mappedAssessmentAspect); } - - } diff --git a/src/Arbor/Model/AssessmentImportError.php b/src/Arbor/Model/AssessmentImportError.php index 12c0c58b..58db69d5 100644 --- a/src/Arbor/Model/AssessmentImportError.php +++ b/src/Arbor/Model/AssessmentImportError.php @@ -6,7 +6,6 @@ class AssessmentImportError extends ModelBase { - const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const ERROR_MESSAGE = 'errorMessage'; @@ -80,6 +79,4 @@ public function setErrorMessage($errorMessage = null) { $this->setProperty('errorMessage', $errorMessage); } - - } diff --git a/src/Arbor/Model/AssessmentImportItem.php b/src/Arbor/Model/AssessmentImportItem.php index 5001b09e..6747d079 100644 --- a/src/Arbor/Model/AssessmentImportItem.php +++ b/src/Arbor/Model/AssessmentImportItem.php @@ -6,7 +6,6 @@ class AssessmentImportItem extends ModelBase { - const ASSESSMENT_IMPORT_COLUMN = 'assessmentImportColumn'; const ASSESSMENT_IMPORT_ROW = 'assessmentImportRow'; @@ -116,6 +115,4 @@ public function setImportedDatetime(\DateTime $importedDatetime = null) { $this->setProperty('importedDatetime', $importedDatetime); } - - } diff --git a/src/Arbor/Model/AssessmentImportRow.php b/src/Arbor/Model/AssessmentImportRow.php index 0eacc9bd..84d1d24f 100644 --- a/src/Arbor/Model/AssessmentImportRow.php +++ b/src/Arbor/Model/AssessmentImportRow.php @@ -6,7 +6,6 @@ class AssessmentImportRow extends ModelBase { - const ASSESSMENT_IMPORT_JOB = 'assessmentImportJob'; const MAPPED_STUDENT = 'mappedStudent'; @@ -80,6 +79,4 @@ public function setMappedStudent(Student $mappedStudent = null) { $this->setProperty('mappedStudent', $mappedStudent); } - - } diff --git a/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php b/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php index dcbefd61..4615c576 100644 --- a/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php +++ b/src/Arbor/Model/AssessmentMarkNonSubmissionReason.php @@ -6,7 +6,6 @@ class AssessmentMarkNonSubmissionReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setAssessmentType($assessmentType = null) { $this->setProperty('assessmentType', $assessmentType); } - - } diff --git a/src/Arbor/Model/AssessmentMetric.php b/src/Arbor/Model/AssessmentMetric.php index d0b10a59..a3558dc4 100644 --- a/src/Arbor/Model/AssessmentMetric.php +++ b/src/Arbor/Model/AssessmentMetric.php @@ -6,7 +6,6 @@ class AssessmentMetric extends ModelBase { - const ASSESSMENT_METRIC_SET = 'assessmentMetricSet'; const ACADEMIC_YEAR = 'academicYear'; @@ -80,6 +79,4 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } - - } diff --git a/src/Arbor/Model/AssessmentMetricAssessment.php b/src/Arbor/Model/AssessmentMetricAssessment.php index bc747104..f9f8b01f 100644 --- a/src/Arbor/Model/AssessmentMetricAssessment.php +++ b/src/Arbor/Model/AssessmentMetricAssessment.php @@ -6,7 +6,6 @@ class AssessmentMetricAssessment extends ModelBase { - const ASSESSMENT_METRIC = 'assessmentMetric'; const ASSESSMENT = 'assessment'; @@ -98,6 +97,4 @@ public function setAssessmentMetricAssessmentBatch(AssessmentMetricAssessmentBat { $this->setProperty('assessmentMetricAssessmentBatch', $assessmentMetricAssessmentBatch); } - - } diff --git a/src/Arbor/Model/AssessmentMetricAssessmentBatch.php b/src/Arbor/Model/AssessmentMetricAssessmentBatch.php index 6d0cda78..944f86d9 100644 --- a/src/Arbor/Model/AssessmentMetricAssessmentBatch.php +++ b/src/Arbor/Model/AssessmentMetricAssessmentBatch.php @@ -6,7 +6,6 @@ class AssessmentMetricAssessmentBatch extends ModelBase { - const ASSESSMENT_METRIC = 'assessmentMetric'; const OPERATOR = 'operator'; @@ -98,6 +97,4 @@ public function setParentAssessmentMetricAssessmentBatch(AssessmentMetricAssessm { $this->setProperty('parentAssessmentMetricAssessmentBatch', $parentAssessmentMetricAssessmentBatch); } - - } diff --git a/src/Arbor/Model/AssessmentMetricRule.php b/src/Arbor/Model/AssessmentMetricRule.php index 915773cd..d87fd324 100644 --- a/src/Arbor/Model/AssessmentMetricRule.php +++ b/src/Arbor/Model/AssessmentMetricRule.php @@ -6,7 +6,6 @@ class AssessmentMetricRule extends ModelBase { - const ASSESSMENT_METRIC = 'assessmentMetric'; protected $_resourceType = ResourceType::ASSESSMENT_METRIC_RULE; @@ -62,6 +61,4 @@ public function setAssessmentMetric(AssessmentMetric $assessmentMetric = null) { $this->setProperty('assessmentMetric', $assessmentMetric); } - - } diff --git a/src/Arbor/Model/AssessmentMetricRuleGradeItem.php b/src/Arbor/Model/AssessmentMetricRuleGradeItem.php index 3d9254f4..2e160071 100644 --- a/src/Arbor/Model/AssessmentMetricRuleGradeItem.php +++ b/src/Arbor/Model/AssessmentMetricRuleGradeItem.php @@ -6,7 +6,6 @@ class AssessmentMetricRuleGradeItem extends ModelBase { - const OPERATOR = 'operator'; const GRADE = 'grade'; @@ -134,6 +133,4 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } - - } diff --git a/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php b/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php index d87ae05d..870502bf 100644 --- a/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php +++ b/src/Arbor/Model/AssessmentMetricRuleStudentGroup.php @@ -6,7 +6,6 @@ class AssessmentMetricRuleStudentGroup extends ModelBase { - const ASSESSMENT_METRIC_RULE = 'assessmentMetricRule'; const ACADEMIC_LEVEL = 'academicLevel'; @@ -80,6 +79,4 @@ public function setAcademicLevel(AcademicLevel $academicLevel = null) { $this->setProperty('academicLevel', $academicLevel); } - - } diff --git a/src/Arbor/Model/AssessmentMetricRuleTargetItem.php b/src/Arbor/Model/AssessmentMetricRuleTargetItem.php index f0f3a259..13356f2a 100644 --- a/src/Arbor/Model/AssessmentMetricRuleTargetItem.php +++ b/src/Arbor/Model/AssessmentMetricRuleTargetItem.php @@ -6,7 +6,6 @@ class AssessmentMetricRuleTargetItem extends ModelBase { - const OPERATOR = 'operator'; const TARGET_TYPE = 'targetType'; @@ -134,6 +133,4 @@ public function setAssessment(Assessment $assessment = null) { $this->setProperty('assessment', $assessment); } - - } diff --git a/src/Arbor/Model/AssessmentMetricSet.php b/src/Arbor/Model/AssessmentMetricSet.php index e763690a..bbd4698f 100644 --- a/src/Arbor/Model/AssessmentMetricSet.php +++ b/src/Arbor/Model/AssessmentMetricSet.php @@ -6,7 +6,6 @@ class AssessmentMetricSet extends ModelBase { - const NAME = 'name'; const IS_KEY_METRIC = 'isKeyMetric'; @@ -116,6 +115,4 @@ public function setUpwardTrend($upwardTrend = null) { $this->setProperty('upwardTrend', $upwardTrend); } - - } diff --git a/src/Arbor/Model/AssessmentProvider.php b/src/Arbor/Model/AssessmentProvider.php index 366036a2..11096f73 100644 --- a/src/Arbor/Model/AssessmentProvider.php +++ b/src/Arbor/Model/AssessmentProvider.php @@ -6,7 +6,6 @@ class AssessmentProvider extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } - - } diff --git a/src/Arbor/Model/AssessmentStudentGroup.php b/src/Arbor/Model/AssessmentStudentGroup.php index a61dc058..ed4ae8c2 100644 --- a/src/Arbor/Model/AssessmentStudentGroup.php +++ b/src/Arbor/Model/AssessmentStudentGroup.php @@ -6,7 +6,6 @@ class AssessmentStudentGroup extends ModelBase { - const ACADEMIC_YEAR_ASSESSMENT = 'academicYearAssessment'; const STUDENT_GROUP = 'studentGroup'; @@ -80,6 +79,4 @@ public function setStudentGroup(ModelBase $studentGroup = null) { $this->setProperty('studentGroup', $studentGroup); } - - } diff --git a/src/Arbor/Model/AttainmentGroup.php b/src/Arbor/Model/AttainmentGroup.php index f3f308d7..4b3f0dac 100644 --- a/src/Arbor/Model/AttainmentGroup.php +++ b/src/Arbor/Model/AttainmentGroup.php @@ -6,7 +6,6 @@ class AttainmentGroup extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setCalculationClass($calculationClass = null) { $this->setProperty('calculationClass', $calculationClass); } - - } diff --git a/src/Arbor/Model/AttendanceFollowUp.php b/src/Arbor/Model/AttendanceFollowUp.php index 9c9ff53a..be5cb37c 100644 --- a/src/Arbor/Model/AttendanceFollowUp.php +++ b/src/Arbor/Model/AttendanceFollowUp.php @@ -6,7 +6,6 @@ class AttendanceFollowUp extends ModelBase { - const STUDENT = 'student'; const ATTENDANCE_DATE = 'attendanceDate'; @@ -188,6 +187,4 @@ public function setTelephoneCallDatetime(\DateTime $telephoneCallDatetime = null { $this->setProperty('telephoneCallDatetime', $telephoneCallDatetime); } - - } diff --git a/src/Arbor/Model/AttendanceMark.php b/src/Arbor/Model/AttendanceMark.php index 88b7569d..647ff94c 100644 --- a/src/Arbor/Model/AttendanceMark.php +++ b/src/Arbor/Model/AttendanceMark.php @@ -6,7 +6,6 @@ class AttendanceMark extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -530,6 +529,4 @@ public function setShowInRegister($showInRegister = null) { $this->setProperty('showInRegister', $showInRegister); } - - } diff --git a/src/Arbor/Model/AttendancePattern.php b/src/Arbor/Model/AttendancePattern.php index 0d790222..3b87ccac 100644 --- a/src/Arbor/Model/AttendancePattern.php +++ b/src/Arbor/Model/AttendancePattern.php @@ -6,7 +6,6 @@ class AttendancePattern extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setIsAfternoonOnly($isAfternoonOnly = null) { $this->setProperty('isAfternoonOnly', $isAfternoonOnly); } - - } diff --git a/src/Arbor/Model/AttendancePatternPeriod.php b/src/Arbor/Model/AttendancePatternPeriod.php index 53d8b346..29a72834 100644 --- a/src/Arbor/Model/AttendancePatternPeriod.php +++ b/src/Arbor/Model/AttendancePatternPeriod.php @@ -6,7 +6,6 @@ class AttendancePatternPeriod extends ModelBase { - const ATTENDANCE_PATTERN = 'attendancePattern'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -116,6 +115,4 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } - - } diff --git a/src/Arbor/Model/AttendanceRecord.php b/src/Arbor/Model/AttendanceRecord.php index fbc97ace..7741afe9 100644 --- a/src/Arbor/Model/AttendanceRecord.php +++ b/src/Arbor/Model/AttendanceRecord.php @@ -6,7 +6,6 @@ class AttendanceRecord extends ModelBase { - const ATTENDANCE_MARK = 'attendanceMark'; const ATTENDANCE_REGISTER = 'attendanceRegister'; @@ -278,6 +277,4 @@ public function setSource($source = null) { $this->setProperty('source', $source); } - - } diff --git a/src/Arbor/Model/AttendanceRegister.php b/src/Arbor/Model/AttendanceRegister.php index 63bf6674..ba427b6e 100644 --- a/src/Arbor/Model/AttendanceRegister.php +++ b/src/Arbor/Model/AttendanceRegister.php @@ -6,7 +6,6 @@ class AttendanceRegister extends ModelBase { - const EVENT = 'event'; const ATTENDANCE_REGISTER_TYPE = 'attendanceRegisterType'; @@ -152,6 +151,4 @@ public function setClosedDatetime(\DateTime $closedDatetime = null) { $this->setProperty('closedDatetime', $closedDatetime); } - - } diff --git a/src/Arbor/Model/AttendanceRegisterType.php b/src/Arbor/Model/AttendanceRegisterType.php index 757b7899..f3820332 100644 --- a/src/Arbor/Model/AttendanceRegisterType.php +++ b/src/Arbor/Model/AttendanceRegisterType.php @@ -6,7 +6,6 @@ class AttendanceRegisterType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setEventObjectTypeId($eventObjectTypeId = null) { $this->setProperty('eventObjectTypeId', $eventObjectTypeId); } - - } diff --git a/src/Arbor/Model/AttendanceRegisterTypeMark.php b/src/Arbor/Model/AttendanceRegisterTypeMark.php index 8a5d5df4..08c6c123 100644 --- a/src/Arbor/Model/AttendanceRegisterTypeMark.php +++ b/src/Arbor/Model/AttendanceRegisterTypeMark.php @@ -6,7 +6,6 @@ class AttendanceRegisterTypeMark extends ModelBase { - const ATTENDANCE_REGISTER_TYPE = 'attendanceRegisterType'; const ATTENDANCE_MARK = 'attendanceMark'; @@ -80,6 +79,4 @@ public function setAttendanceMark(AttendanceMark $attendanceMark = null) { $this->setProperty('attendanceMark', $attendanceMark); } - - } diff --git a/src/Arbor/Model/AttendanceRollCall.php b/src/Arbor/Model/AttendanceRollCall.php index cfbfa0d4..620192ab 100644 --- a/src/Arbor/Model/AttendanceRollCall.php +++ b/src/Arbor/Model/AttendanceRollCall.php @@ -6,7 +6,6 @@ class AttendanceRollCall extends ModelBase { - const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -170,6 +169,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/AttendanceRollCallRecord.php b/src/Arbor/Model/AttendanceRollCallRecord.php index cdc1829e..957eba95 100644 --- a/src/Arbor/Model/AttendanceRollCallRecord.php +++ b/src/Arbor/Model/AttendanceRollCallRecord.php @@ -6,7 +6,6 @@ class AttendanceRollCallRecord extends ModelBase { - const ATTENDANCE_ROLL_CALL = 'attendanceRollCall'; const RECORD_DATE = 'recordDate'; @@ -188,6 +187,4 @@ public function setSource($source = null) { $this->setProperty('source', $source); } - - } diff --git a/src/Arbor/Model/AttendanceRollCallTime.php b/src/Arbor/Model/AttendanceRollCallTime.php index 88bb9cbd..0fc79353 100644 --- a/src/Arbor/Model/AttendanceRollCallTime.php +++ b/src/Arbor/Model/AttendanceRollCallTime.php @@ -6,7 +6,6 @@ class AttendanceRollCallTime extends ModelBase { - const ATTENDANCE_ROLL_CALL = 'attendanceRollCall'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -152,6 +151,4 @@ public function setRollCallPeriodEndTime($rollCallPeriodEndTime = null) { $this->setProperty('rollCallPeriodEndTime', $rollCallPeriodEndTime); } - - } diff --git a/src/Arbor/Model/AttendanceRollCallTimeGroup.php b/src/Arbor/Model/AttendanceRollCallTimeGroup.php index f8167a7f..0ce308f4 100644 --- a/src/Arbor/Model/AttendanceRollCallTimeGroup.php +++ b/src/Arbor/Model/AttendanceRollCallTimeGroup.php @@ -6,7 +6,6 @@ class AttendanceRollCallTimeGroup extends ModelBase { - const ATTENDANCE_ROLL_CALL_TIME = 'attendanceRollCallTime'; const STUDENT_GROUP = 'studentGroup'; @@ -80,6 +79,4 @@ public function setStudentGroup(ModelBase $studentGroup = null) { $this->setProperty('studentGroup', $studentGroup); } - - } diff --git a/src/Arbor/Model/AwardingOrganization.php b/src/Arbor/Model/AwardingOrganization.php index 56ed4d53..cd266627 100644 --- a/src/Arbor/Model/AwardingOrganization.php +++ b/src/Arbor/Model/AwardingOrganization.php @@ -6,7 +6,6 @@ class AwardingOrganization extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/Bank.php b/src/Arbor/Model/Bank.php index e990cbde..e81495c9 100644 --- a/src/Arbor/Model/Bank.php +++ b/src/Arbor/Model/Bank.php @@ -6,7 +6,6 @@ class Bank extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setCountryCode($countryCode = null) { $this->setProperty('countryCode', $countryCode); } - - } diff --git a/src/Arbor/Model/BankAccount.php b/src/Arbor/Model/BankAccount.php index 00f1577d..de3938bb 100644 --- a/src/Arbor/Model/BankAccount.php +++ b/src/Arbor/Model/BankAccount.php @@ -6,7 +6,6 @@ class BankAccount extends ModelBase { - const BANK = 'bank'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -188,6 +187,4 @@ public function setBacsUserNumber($bacsUserNumber = null) { $this->setProperty('bacsUserNumber', $bacsUserNumber); } - - } diff --git a/src/Arbor/Model/BankDeposit.php b/src/Arbor/Model/BankDeposit.php index 15dd3c7f..6ffad74f 100644 --- a/src/Arbor/Model/BankDeposit.php +++ b/src/Arbor/Model/BankDeposit.php @@ -6,7 +6,6 @@ class BankDeposit extends ModelBase { - const BANK_ACCOUNT = 'bankAccount'; const PAID_BY_STAFF = 'paidByStaff'; @@ -170,6 +169,4 @@ public function setRefundAdjustmentAmount($refundAdjustmentAmount = null) { $this->setProperty('refundAdjustmentAmount', $refundAdjustmentAmount); } - - } diff --git a/src/Arbor/Model/BankDetail.php b/src/Arbor/Model/BankDetail.php index fdc3dcc3..e0f6ed39 100644 --- a/src/Arbor/Model/BankDetail.php +++ b/src/Arbor/Model/BankDetail.php @@ -6,7 +6,6 @@ class BankDetail extends ModelBase { - const ACCOUNT_HOLDER = 'accountHolder'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -170,6 +169,4 @@ public function setSortCode($sortCode = null) { $this->setProperty('sortCode', $sortCode); } - - } diff --git a/src/Arbor/Model/Basket.php b/src/Arbor/Model/Basket.php index 2a709036..1d875b6d 100644 --- a/src/Arbor/Model/Basket.php +++ b/src/Arbor/Model/Basket.php @@ -6,7 +6,6 @@ class Basket extends ModelBase { - const GUARDIAN = 'guardian'; protected $_resourceType = ResourceType::BASKET; @@ -62,6 +61,4 @@ public function setGuardian(Guardian $guardian = null) { $this->setProperty('guardian', $guardian); } - - } diff --git a/src/Arbor/Model/BasketItem.php b/src/Arbor/Model/BasketItem.php index 68342577..f4d955a9 100644 --- a/src/Arbor/Model/BasketItem.php +++ b/src/Arbor/Model/BasketItem.php @@ -6,7 +6,6 @@ class BasketItem extends ModelBase { - const BASKET = 'basket'; const PAYMENT_AMOUNT = 'paymentAmount'; @@ -152,6 +151,4 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } - - } diff --git a/src/Arbor/Model/BasketItemPaymentData.php b/src/Arbor/Model/BasketItemPaymentData.php index 9c887b0f..db62b462 100644 --- a/src/Arbor/Model/BasketItemPaymentData.php +++ b/src/Arbor/Model/BasketItemPaymentData.php @@ -6,7 +6,6 @@ class BasketItemPaymentData extends ModelBase { - const BASKET_ITEM = 'basketItem'; const NAME = 'name'; @@ -98,6 +97,4 @@ public function setValue($value = null) { $this->setProperty('value', $value); } - - } diff --git a/src/Arbor/Model/Behaviour.php b/src/Arbor/Model/Behaviour.php index ec9d2d13..4bd3e71c 100644 --- a/src/Arbor/Model/Behaviour.php +++ b/src/Arbor/Model/Behaviour.php @@ -6,7 +6,6 @@ class Behaviour extends ModelBase { - const BEHAVIOUR_NAME = 'behaviourName'; const DESCRIPTION = 'description'; @@ -152,6 +151,4 @@ public function setIsMyClassroomDefault($isMyClassroomDefault = null) { $this->setProperty('isMyClassroomDefault', $isMyClassroomDefault); } - - } diff --git a/src/Arbor/Model/BehaviourDefaultWatcher.php b/src/Arbor/Model/BehaviourDefaultWatcher.php index 93772fad..e5d1b893 100644 --- a/src/Arbor/Model/BehaviourDefaultWatcher.php +++ b/src/Arbor/Model/BehaviourDefaultWatcher.php @@ -6,7 +6,6 @@ class BehaviourDefaultWatcher extends ModelBase { - const BEHAVIOUR = 'behaviour'; const RELATION_TO_STUDENT = 'relationToStudent'; @@ -98,6 +97,4 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } - - } diff --git a/src/Arbor/Model/BehaviourFollowUp.php b/src/Arbor/Model/BehaviourFollowUp.php index ad6b4537..76cb8e78 100644 --- a/src/Arbor/Model/BehaviourFollowUp.php +++ b/src/Arbor/Model/BehaviourFollowUp.php @@ -6,7 +6,6 @@ class BehaviourFollowUp extends ModelBase { - const STUDENT = 'student'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setSummary($summary = null) { $this->setProperty('summary', $summary); } - - } diff --git a/src/Arbor/Model/BehaviourLocation.php b/src/Arbor/Model/BehaviourLocation.php index e083cbf8..7a098263 100644 --- a/src/Arbor/Model/BehaviourLocation.php +++ b/src/Arbor/Model/BehaviourLocation.php @@ -6,7 +6,6 @@ class BehaviourLocation extends ModelBase { - const NAME = 'name'; protected $_resourceType = ResourceType::BEHAVIOUR_LOCATION; @@ -62,6 +61,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/BehaviourTime.php b/src/Arbor/Model/BehaviourTime.php index bdca0f12..86f159ec 100644 --- a/src/Arbor/Model/BehaviourTime.php +++ b/src/Arbor/Model/BehaviourTime.php @@ -6,7 +6,6 @@ class BehaviourTime extends ModelBase { - const START_TIME = 'startTime'; const END_TIME = 'endTime'; @@ -98,6 +97,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/BehaviouralIncident.php b/src/Arbor/Model/BehaviouralIncident.php index 7ebfe378..f8926e01 100644 --- a/src/Arbor/Model/BehaviouralIncident.php +++ b/src/Arbor/Model/BehaviouralIncident.php @@ -6,7 +6,6 @@ class BehaviouralIncident extends ModelBase { - const BEHAVIOUR = 'behaviour'; const INCIDENT_NAME = 'incidentName'; @@ -206,6 +205,4 @@ public function setLoggedByStaff(Staff $loggedByStaff = null) { $this->setProperty('loggedByStaff', $loggedByStaff); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentAction.php b/src/Arbor/Model/BehaviouralIncidentAction.php index 5298b2f0..6b2ec887 100644 --- a/src/Arbor/Model/BehaviouralIncidentAction.php +++ b/src/Arbor/Model/BehaviouralIncidentAction.php @@ -6,7 +6,6 @@ class BehaviouralIncidentAction extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setIsAutomatic($isAutomatic = null) { $this->setProperty('isAutomatic', $isAutomatic); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentBehaviour.php b/src/Arbor/Model/BehaviouralIncidentBehaviour.php index aef62a29..ba2bbce6 100644 --- a/src/Arbor/Model/BehaviouralIncidentBehaviour.php +++ b/src/Arbor/Model/BehaviouralIncidentBehaviour.php @@ -6,7 +6,6 @@ class BehaviouralIncidentBehaviour extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -98,6 +97,4 @@ public function setBehaviour(Behaviour $behaviour = null) { $this->setProperty('behaviour', $behaviour); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php b/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php index 9be29215..15045bb3 100644 --- a/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php +++ b/src/Arbor/Model/BehaviouralIncidentDefaultWatcher.php @@ -6,7 +6,6 @@ class BehaviouralIncidentDefaultWatcher extends ModelBase { - const LEVEL_OF_INCIDENT = 'levelOfIncident'; const RELATION_TO_STUDENT = 'relationToStudent'; @@ -98,6 +97,4 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php b/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php index 06e25cb5..064b2eb9 100644 --- a/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php +++ b/src/Arbor/Model/BehaviouralIncidentLevelWorkflow.php @@ -6,7 +6,6 @@ class BehaviouralIncidentLevelWorkflow extends ModelBase { - const NAME = 'name'; const LEVEL_OF_INCIDENT = 'levelOfIncident'; @@ -620,6 +619,4 @@ public function setAllowAssignInternalExclusion($allowAssignInternalExclusion = { $this->setProperty('allowAssignInternalExclusion', $allowAssignInternalExclusion); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php b/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php index a7012d75..6fbefb66 100644 --- a/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php +++ b/src/Arbor/Model/BehaviouralIncidentStaffInvolvement.php @@ -6,7 +6,6 @@ class BehaviouralIncidentStaffInvolvement extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STAFF = 'staff'; @@ -80,6 +79,4 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php b/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php index 923f4229..176e9262 100644 --- a/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php +++ b/src/Arbor/Model/BehaviouralIncidentStudentInvolvement.php @@ -6,7 +6,6 @@ class BehaviouralIncidentStudentInvolvement extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -170,6 +169,4 @@ public function setAssignee(Staff $assignee = null) { $this->setProperty('assignee', $assignee); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentWatcher.php b/src/Arbor/Model/BehaviouralIncidentWatcher.php index 52305085..4faa926f 100644 --- a/src/Arbor/Model/BehaviouralIncidentWatcher.php +++ b/src/Arbor/Model/BehaviouralIncidentWatcher.php @@ -6,7 +6,6 @@ class BehaviouralIncidentWatcher extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STAFF = 'staff'; @@ -80,6 +79,4 @@ public function setStaff(Staff $staff = null) { $this->setProperty('staff', $staff); } - - } diff --git a/src/Arbor/Model/BehaviouralIncidentWitness.php b/src/Arbor/Model/BehaviouralIncidentWitness.php index 65f55863..250fc83e 100644 --- a/src/Arbor/Model/BehaviouralIncidentWitness.php +++ b/src/Arbor/Model/BehaviouralIncidentWitness.php @@ -6,7 +6,6 @@ class BehaviouralIncidentWitness extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const WITNESS = 'witness'; @@ -116,6 +115,4 @@ public function setConfirmedDatetime(\DateTime $confirmedDatetime = null) { $this->setProperty('confirmedDatetime', $confirmedDatetime); } - - } diff --git a/src/Arbor/Model/BehaviouralNote.php b/src/Arbor/Model/BehaviouralNote.php index d111f3fe..073c1a57 100644 --- a/src/Arbor/Model/BehaviouralNote.php +++ b/src/Arbor/Model/BehaviouralNote.php @@ -6,7 +6,6 @@ class BehaviouralNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/BenefitRecordType.php b/src/Arbor/Model/BenefitRecordType.php index 969cafbc..3738f049 100644 --- a/src/Arbor/Model/BenefitRecordType.php +++ b/src/Arbor/Model/BenefitRecordType.php @@ -6,7 +6,6 @@ class BenefitRecordType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setAppliesToGuardian($appliesToGuardian = null) { $this->setProperty('appliesToGuardian', $appliesToGuardian); } - - } diff --git a/src/Arbor/Model/BillPayer.php b/src/Arbor/Model/BillPayer.php index d19f7bde..65bb7150 100644 --- a/src/Arbor/Model/BillPayer.php +++ b/src/Arbor/Model/BillPayer.php @@ -6,7 +6,6 @@ class BillPayer extends ModelBase { - const LEGAL_ENTITY = 'legalEntity'; const DELETED_LEGAL_ENTITY_NAME = 'deletedLegalEntityName'; @@ -116,6 +115,4 @@ public function setNewStripeCustomerId($newStripeCustomerId = null) { $this->setProperty('newStripeCustomerId', $newStripeCustomerId); } - - } diff --git a/src/Arbor/Model/BoardingPattern.php b/src/Arbor/Model/BoardingPattern.php index df27cbf9..6d0d40cf 100644 --- a/src/Arbor/Model/BoardingPattern.php +++ b/src/Arbor/Model/BoardingPattern.php @@ -6,7 +6,6 @@ class BoardingPattern extends ModelBase { - const STUDENT = 'student'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -242,6 +241,4 @@ public function setAccommodationRoom(Room $accommodationRoom = null) { $this->setProperty('accommodationRoom', $accommodationRoom); } - - } diff --git a/src/Arbor/Model/BoardingStatus.php b/src/Arbor/Model/BoardingStatus.php index a00a0c26..ec619c18 100644 --- a/src/Arbor/Model/BoardingStatus.php +++ b/src/Arbor/Model/BoardingStatus.php @@ -6,7 +6,6 @@ class BoardingStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/Book.php b/src/Arbor/Model/Book.php index f6581271..ab944fd5 100644 --- a/src/Arbor/Model/Book.php +++ b/src/Arbor/Model/Book.php @@ -6,7 +6,6 @@ class Book extends ModelBase { - const BOOK_TYPE = 'bookType'; const PREFIX = 'prefix'; @@ -170,6 +169,4 @@ public function setBankAccount(BankAccount $bankAccount = null) { $this->setProperty('bankAccount', $bankAccount); } - - } diff --git a/src/Arbor/Model/BookableResourcePeriod.php b/src/Arbor/Model/BookableResourcePeriod.php index 4bfe266d..09495302 100644 --- a/src/Arbor/Model/BookableResourcePeriod.php +++ b/src/Arbor/Model/BookableResourcePeriod.php @@ -6,7 +6,6 @@ class BookableResourcePeriod extends ModelBase { - const RESOURCE = 'resource'; const START_DATETIME = 'startDatetime'; @@ -98,6 +97,4 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } - - } diff --git a/src/Arbor/Model/BursaryLevel.php b/src/Arbor/Model/BursaryLevel.php index e7764758..a984b117 100644 --- a/src/Arbor/Model/BursaryLevel.php +++ b/src/Arbor/Model/BursaryLevel.php @@ -6,7 +6,6 @@ class BursaryLevel extends ModelBase { - const NAME = 'name'; const BURSARY_TYPE = 'bursaryType'; @@ -80,6 +79,4 @@ public function setBursaryType(BursaryType $bursaryType = null) { $this->setProperty('bursaryType', $bursaryType); } - - } diff --git a/src/Arbor/Model/BursaryLevelAmount.php b/src/Arbor/Model/BursaryLevelAmount.php index fe9f2222..523d0412 100644 --- a/src/Arbor/Model/BursaryLevelAmount.php +++ b/src/Arbor/Model/BursaryLevelAmount.php @@ -6,7 +6,6 @@ class BursaryLevelAmount extends ModelBase { - const BURSARY_LEVEL = 'bursaryLevel'; const AMOUNT = 'amount'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/BursaryPayment.php b/src/Arbor/Model/BursaryPayment.php index 923f24b2..59f00dbf 100644 --- a/src/Arbor/Model/BursaryPayment.php +++ b/src/Arbor/Model/BursaryPayment.php @@ -6,7 +6,6 @@ class BursaryPayment extends ModelBase { - const STUDENT = 'student'; const BURSARY_LEVEL_AMOUNT = 'bursaryLevelAmount'; @@ -188,6 +187,4 @@ public function setPaidDate(\DateTime $paidDate = null) { $this->setProperty('paidDate', $paidDate); } - - } diff --git a/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php b/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php index 74183eb5..82e65e0a 100644 --- a/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php +++ b/src/Arbor/Model/BursaryPaymentAutomaticCriterion.php @@ -6,7 +6,6 @@ class BursaryPaymentAutomaticCriterion extends ModelBase { - const BURSARY_TYPE = 'bursaryType'; const NAME = 'name'; @@ -206,6 +205,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/BursaryPaymentDate.php b/src/Arbor/Model/BursaryPaymentDate.php index 1ea19b08..c3a67896 100644 --- a/src/Arbor/Model/BursaryPaymentDate.php +++ b/src/Arbor/Model/BursaryPaymentDate.php @@ -6,7 +6,6 @@ class BursaryPaymentDate extends ModelBase { - const NAME = 'name'; const BURSARY_TYPE = 'bursaryType'; @@ -98,6 +97,4 @@ public function setPaymentDate(\DateTime $paymentDate = null) { $this->setProperty('paymentDate', $paymentDate); } - - } diff --git a/src/Arbor/Model/BursaryPaymentManualCriterion.php b/src/Arbor/Model/BursaryPaymentManualCriterion.php index 94f2bd39..c8a33b45 100644 --- a/src/Arbor/Model/BursaryPaymentManualCriterion.php +++ b/src/Arbor/Model/BursaryPaymentManualCriterion.php @@ -6,7 +6,6 @@ class BursaryPaymentManualCriterion extends ModelBase { - const BURSARY_TYPE = 'bursaryType'; const NAME = 'name'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php b/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php index fac87c88..512ccb54 100644 --- a/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php +++ b/src/Arbor/Model/BursaryPaymentManualCriterionStatus.php @@ -6,7 +6,6 @@ class BursaryPaymentManualCriterionStatus extends ModelBase { - const BURSARY_PAYMENT = 'bursaryPayment'; const BURSARY_PAYMENT_MANUAL_CRITERION = 'bursaryPaymentManualCriterion'; @@ -98,6 +97,4 @@ public function setIsMet($isMet = null) { $this->setProperty('isMet', $isMet); } - - } diff --git a/src/Arbor/Model/BursaryType.php b/src/Arbor/Model/BursaryType.php index 83c2e55d..81949ef6 100644 --- a/src/Arbor/Model/BursaryType.php +++ b/src/Arbor/Model/BursaryType.php @@ -6,7 +6,6 @@ class BursaryType extends ModelBase { - const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -116,6 +115,4 @@ public function setAllocatedAmount($allocatedAmount = null) { $this->setProperty('allocatedAmount', $allocatedAmount); } - - } diff --git a/src/Arbor/Model/BusinessRole.php b/src/Arbor/Model/BusinessRole.php index f4ad96fe..8cfa2516 100644 --- a/src/Arbor/Model/BusinessRole.php +++ b/src/Arbor/Model/BusinessRole.php @@ -6,7 +6,6 @@ class BusinessRole extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setCustomerManagesDefaultUserRoles($customerManagesDefaultUserRo { $this->setProperty('customerManagesDefaultUserRoles', $customerManagesDefaultUserRoles); } - - } diff --git a/src/Arbor/Model/BusinessRoleAssignment.php b/src/Arbor/Model/BusinessRoleAssignment.php index 1580c2c3..51169e27 100644 --- a/src/Arbor/Model/BusinessRoleAssignment.php +++ b/src/Arbor/Model/BusinessRoleAssignment.php @@ -6,7 +6,6 @@ class BusinessRoleAssignment extends ModelBase { - const BUSINESS_ROLE = 'businessRole'; const STAFF_CONTRACT_POST = 'staffContractPost'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/BusinessRoleDefaultUserRole.php b/src/Arbor/Model/BusinessRoleDefaultUserRole.php index d3c0af42..c1ff862a 100644 --- a/src/Arbor/Model/BusinessRoleDefaultUserRole.php +++ b/src/Arbor/Model/BusinessRoleDefaultUserRole.php @@ -6,7 +6,6 @@ class BusinessRoleDefaultUserRole extends ModelBase { - const BUSINESS_ROLE = 'businessRole'; const USER_ROLE = 'userRole'; @@ -80,6 +79,4 @@ public function setUserRole(UserRole $userRole = null) { $this->setProperty('userRole', $userRole); } - - } diff --git a/src/Arbor/Model/Calendar.php b/src/Arbor/Model/Calendar.php index ed51d4f3..b397f2bf 100644 --- a/src/Arbor/Model/Calendar.php +++ b/src/Arbor/Model/Calendar.php @@ -6,7 +6,6 @@ class Calendar extends ModelBase { - const OWNER = 'owner'; const CALENDAR_TYPE = 'calendarType'; @@ -134,6 +133,4 @@ public function setCalendarColor($calendarColor = null) { $this->setProperty('calendarColor', $calendarColor); } - - } diff --git a/src/Arbor/Model/CalendarEntryMapping.php b/src/Arbor/Model/CalendarEntryMapping.php index 915de68a..95d83acf 100644 --- a/src/Arbor/Model/CalendarEntryMapping.php +++ b/src/Arbor/Model/CalendarEntryMapping.php @@ -6,7 +6,6 @@ class CalendarEntryMapping extends ModelBase { - const EVENT = 'event'; const START_DATETIME = 'startDatetime'; @@ -152,6 +151,4 @@ public function setTimeslotBlocked($timeslotBlocked = null) { $this->setProperty('timeslotBlocked', $timeslotBlocked); } - - } diff --git a/src/Arbor/Model/CalendarEntryReminder.php b/src/Arbor/Model/CalendarEntryReminder.php index bc76e6e3..13664367 100644 --- a/src/Arbor/Model/CalendarEntryReminder.php +++ b/src/Arbor/Model/CalendarEntryReminder.php @@ -6,7 +6,6 @@ class CalendarEntryReminder extends ModelBase { - const CALENDAR_ENTRY_MAPPING = 'calendarEntryMapping'; const REMINDER_SENT_DATETIME = 'reminderSentDatetime'; @@ -80,6 +79,4 @@ public function setReminderSentDatetime(\DateTime $reminderSentDatetime = null) { $this->setProperty('reminderSentDatetime', $reminderSentDatetime); } - - } diff --git a/src/Arbor/Model/CalendarType.php b/src/Arbor/Model/CalendarType.php index cfff0870..cd05e709 100644 --- a/src/Arbor/Model/CalendarType.php +++ b/src/Arbor/Model/CalendarType.php @@ -6,7 +6,6 @@ class CalendarType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setCalendarTypeColor($calendarTypeColor = null) { $this->setProperty('calendarTypeColor', $calendarTypeColor); } - - } diff --git a/src/Arbor/Model/Candidate.php b/src/Arbor/Model/Candidate.php index 227e2017..84da6ac0 100644 --- a/src/Arbor/Model/Candidate.php +++ b/src/Arbor/Model/Candidate.php @@ -6,7 +6,6 @@ class Candidate extends ModelBase { - const STUDENT = 'student'; const CANDIDATE_NUMBER = 'candidateNumber'; @@ -80,6 +79,4 @@ public function setCandidateNumber($candidateNumber = null) { $this->setProperty('candidateNumber', $candidateNumber); } - - } diff --git a/src/Arbor/Model/CandidateAccessArrangement.php b/src/Arbor/Model/CandidateAccessArrangement.php index 82f9026a..756e72af 100644 --- a/src/Arbor/Model/CandidateAccessArrangement.php +++ b/src/Arbor/Model/CandidateAccessArrangement.php @@ -6,7 +6,6 @@ class CandidateAccessArrangement extends ModelBase { - const CANDIDATE = 'candidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/CandidateAssessableEntry.php b/src/Arbor/Model/CandidateAssessableEntry.php index 76b6e805..3b49edb6 100644 --- a/src/Arbor/Model/CandidateAssessableEntry.php +++ b/src/Arbor/Model/CandidateAssessableEntry.php @@ -6,7 +6,6 @@ class CandidateAssessableEntry extends ModelBase { - const CANDIDATE_ENTRY = 'candidateEntry'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -206,6 +205,4 @@ public function setMinutesLate($minutesLate = null) { $this->setProperty('minutesLate', $minutesLate); } - - } diff --git a/src/Arbor/Model/CandidateDisappliedAccessArrangement.php b/src/Arbor/Model/CandidateDisappliedAccessArrangement.php index 56de1997..0609a5ac 100644 --- a/src/Arbor/Model/CandidateDisappliedAccessArrangement.php +++ b/src/Arbor/Model/CandidateDisappliedAccessArrangement.php @@ -6,7 +6,6 @@ class CandidateDisappliedAccessArrangement extends ModelBase { - const CANDIDATE = 'candidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -98,6 +97,4 @@ public function setQualificationAssessable(QualificationAssessable $qualificatio { $this->setProperty('qualificationAssessable', $qualificationAssessable); } - - } diff --git a/src/Arbor/Model/CandidateEnrolment.php b/src/Arbor/Model/CandidateEnrolment.php index 0340a65f..e3c80f88 100644 --- a/src/Arbor/Model/CandidateEnrolment.php +++ b/src/Arbor/Model/CandidateEnrolment.php @@ -6,7 +6,6 @@ class CandidateEnrolment extends ModelBase { - const CANDIDATE = 'candidate'; const ENROLMENT_NUMBER = 'enrolmentNumber'; @@ -116,6 +115,4 @@ public function setEnrolmentConfirmedDatetime(\DateTime $enrolmentConfirmedDatet { $this->setProperty('enrolmentConfirmedDatetime', $enrolmentConfirmedDatetime); } - - } diff --git a/src/Arbor/Model/CandidateEntry.php b/src/Arbor/Model/CandidateEntry.php index af716d60..a351fa66 100644 --- a/src/Arbor/Model/CandidateEntry.php +++ b/src/Arbor/Model/CandidateEntry.php @@ -6,7 +6,6 @@ class CandidateEntry extends ModelBase { - const CANDIDATE = 'candidate'; const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; @@ -134,6 +133,4 @@ public function setWithdrawalStatus($withdrawalStatus = null) { $this->setProperty('withdrawalStatus', $withdrawalStatus); } - - } diff --git a/src/Arbor/Model/CandidateEntryAudit.php b/src/Arbor/Model/CandidateEntryAudit.php index debccf2e..4fb1067e 100644 --- a/src/Arbor/Model/CandidateEntryAudit.php +++ b/src/Arbor/Model/CandidateEntryAudit.php @@ -6,7 +6,6 @@ class CandidateEntryAudit extends ModelBase { - const CANDIDATE_ENTRY = 'candidateEntry'; const TYPE = 'type'; @@ -98,6 +97,4 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } - - } diff --git a/src/Arbor/Model/CandidateEntryProposal.php b/src/Arbor/Model/CandidateEntryProposal.php index 7b32ce28..13ee4e85 100644 --- a/src/Arbor/Model/CandidateEntryProposal.php +++ b/src/Arbor/Model/CandidateEntryProposal.php @@ -6,7 +6,6 @@ class CandidateEntryProposal extends ModelBase { - const CANDIDATE_PROPOSAL = 'candidateProposal'; const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; @@ -170,6 +169,4 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } - - } diff --git a/src/Arbor/Model/CandidateEntryWithdrawalProposal.php b/src/Arbor/Model/CandidateEntryWithdrawalProposal.php index 61829b1d..61390ead 100644 --- a/src/Arbor/Model/CandidateEntryWithdrawalProposal.php +++ b/src/Arbor/Model/CandidateEntryWithdrawalProposal.php @@ -6,7 +6,6 @@ class CandidateEntryWithdrawalProposal extends ModelBase { - const CANDIDATE_PROPOSAL = 'candidateProposal'; const CANDIDATE_ENTRY = 'candidateEntry'; @@ -152,6 +151,4 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } - - } diff --git a/src/Arbor/Model/CandidateProposal.php b/src/Arbor/Model/CandidateProposal.php index 6cad2650..a1603c4b 100644 --- a/src/Arbor/Model/CandidateProposal.php +++ b/src/Arbor/Model/CandidateProposal.php @@ -6,7 +6,6 @@ class CandidateProposal extends ModelBase { - const CANDIDATE = 'candidate'; const SUGGESTED_BY_STAFF = 'suggestedByStaff'; @@ -98,6 +97,4 @@ public function setSuggestedDatetime(\DateTime $suggestedDatetime = null) { $this->setProperty('suggestedDatetime', $suggestedDatetime); } - - } diff --git a/src/Arbor/Model/CandidateProposalComment.php b/src/Arbor/Model/CandidateProposalComment.php index e301ff72..68ae896f 100644 --- a/src/Arbor/Model/CandidateProposalComment.php +++ b/src/Arbor/Model/CandidateProposalComment.php @@ -6,7 +6,6 @@ class CandidateProposalComment extends ModelBase { - const CANDIDATE_PROPOSAL = 'candidateProposal'; const AUTHOR_STAFF = 'authorStaff'; @@ -116,6 +115,4 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } - - } diff --git a/src/Arbor/Model/CandidateRegistration.php b/src/Arbor/Model/CandidateRegistration.php index e13f4202..6e7144cd 100644 --- a/src/Arbor/Model/CandidateRegistration.php +++ b/src/Arbor/Model/CandidateRegistration.php @@ -6,7 +6,6 @@ class CandidateRegistration extends ModelBase { - const CANDIDATE = 'candidate'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -134,6 +133,4 @@ public function setWithdrawalStatus($withdrawalStatus = null) { $this->setProperty('withdrawalStatus', $withdrawalStatus); } - - } diff --git a/src/Arbor/Model/CandidateRegistrationAudit.php b/src/Arbor/Model/CandidateRegistrationAudit.php index 4b2a7a8e..6c4748ea 100644 --- a/src/Arbor/Model/CandidateRegistrationAudit.php +++ b/src/Arbor/Model/CandidateRegistrationAudit.php @@ -6,7 +6,6 @@ class CandidateRegistrationAudit extends ModelBase { - const CANDIDATE_REGISTRATION = 'candidateRegistration'; const TYPE = 'type'; @@ -98,6 +97,4 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } - - } diff --git a/src/Arbor/Model/CandidateRegistrationProposal.php b/src/Arbor/Model/CandidateRegistrationProposal.php index 6035d26c..a79d4088 100644 --- a/src/Arbor/Model/CandidateRegistrationProposal.php +++ b/src/Arbor/Model/CandidateRegistrationProposal.php @@ -6,7 +6,6 @@ class CandidateRegistrationProposal extends ModelBase { - const CANDIDATE_PROPOSAL = 'candidateProposal'; const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; @@ -170,6 +169,4 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } - - } diff --git a/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php b/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php index c56520de..0268283d 100644 --- a/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php +++ b/src/Arbor/Model/CandidateRegistrationWithdrawalProposal.php @@ -6,7 +6,6 @@ class CandidateRegistrationWithdrawalProposal extends ModelBase { - const CANDIDATE_PROPOSAL = 'candidateProposal'; const CANDIDATE_REGISTRATION = 'candidateRegistration'; @@ -152,6 +151,4 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } - - } diff --git a/src/Arbor/Model/CashPayout.php b/src/Arbor/Model/CashPayout.php index ff8a8e77..b1e0ddc6 100644 --- a/src/Arbor/Model/CashPayout.php +++ b/src/Arbor/Model/CashPayout.php @@ -6,7 +6,6 @@ class CashPayout extends ModelBase { - const CUSTOMER_ACCOUNT = 'customerAccount'; const PAYOUT_DATETIME = 'payoutDatetime'; @@ -116,6 +115,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/CashReceipt.php b/src/Arbor/Model/CashReceipt.php index 80619d30..1619ff2b 100644 --- a/src/Arbor/Model/CashReceipt.php +++ b/src/Arbor/Model/CashReceipt.php @@ -6,7 +6,6 @@ class CashReceipt extends ModelBase { - const BILL_PAYER = 'billPayer'; const BANK_DEPOSIT = 'bankDeposit'; @@ -134,6 +133,4 @@ public function setReceivedPayment($receivedPayment = null) { $this->setProperty('receivedPayment', $receivedPayment); } - - } diff --git a/src/Arbor/Model/CheckClearanceLevel.php b/src/Arbor/Model/CheckClearanceLevel.php index e5451fcf..e94fb212 100644 --- a/src/Arbor/Model/CheckClearanceLevel.php +++ b/src/Arbor/Model/CheckClearanceLevel.php @@ -6,7 +6,6 @@ class CheckClearanceLevel extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setCheckType(CheckType $checkType = null) { $this->setProperty('checkType', $checkType); } - - } diff --git a/src/Arbor/Model/CheckType.php b/src/Arbor/Model/CheckType.php index 738912a4..15cb98fe 100644 --- a/src/Arbor/Model/CheckType.php +++ b/src/Arbor/Model/CheckType.php @@ -6,7 +6,6 @@ class CheckType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setRequestFromTeachingStaff($requestFromTeachingStaff = null) { $this->setProperty('requestFromTeachingStaff', $requestFromTeachingStaff); } - - } diff --git a/src/Arbor/Model/Cheque.php b/src/Arbor/Model/Cheque.php index 1d1d59e4..21930dae 100644 --- a/src/Arbor/Model/Cheque.php +++ b/src/Arbor/Model/Cheque.php @@ -6,7 +6,6 @@ class Cheque extends ModelBase { - const CHEQUE_BOOK = 'chequeBook'; const CHEQUE_NUMBER = 'chequeNumber'; @@ -80,6 +79,4 @@ public function setChequeNumber($chequeNumber = null) { $this->setProperty('chequeNumber', $chequeNumber); } - - } diff --git a/src/Arbor/Model/ChequeBook.php b/src/Arbor/Model/ChequeBook.php index d0153cf4..f43c600c 100644 --- a/src/Arbor/Model/ChequeBook.php +++ b/src/Arbor/Model/ChequeBook.php @@ -6,7 +6,6 @@ class ChequeBook extends ModelBase { - const BANK_ACCOUNT = 'bankAccount'; const CHEQUE_NUMBER_LENGTH = 'chequeNumberLength'; @@ -134,6 +133,4 @@ public function setNextChequeNumber($nextChequeNumber = null) { $this->setProperty('nextChequeNumber', $nextChequeNumber); } - - } diff --git a/src/Arbor/Model/ChildProtectionNote.php b/src/Arbor/Model/ChildProtectionNote.php index dbe5e8ee..aebcdd7c 100644 --- a/src/Arbor/Model/ChildProtectionNote.php +++ b/src/Arbor/Model/ChildProtectionNote.php @@ -6,7 +6,6 @@ class ChildProtectionNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/ChildProtectionStatus.php b/src/Arbor/Model/ChildProtectionStatus.php index 8db8ee79..6c4e4580 100644 --- a/src/Arbor/Model/ChildProtectionStatus.php +++ b/src/Arbor/Model/ChildProtectionStatus.php @@ -6,7 +6,6 @@ class ChildProtectionStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setChildProtectionStatusName($childProtectionStatusName = null) { $this->setProperty('childProtectionStatusName', $childProtectionStatusName); } - - } diff --git a/src/Arbor/Model/ChildProtectionStatusAssignment.php b/src/Arbor/Model/ChildProtectionStatusAssignment.php index c75aeeac..32c8a739 100644 --- a/src/Arbor/Model/ChildProtectionStatusAssignment.php +++ b/src/Arbor/Model/ChildProtectionStatusAssignment.php @@ -6,7 +6,6 @@ class ChildProtectionStatusAssignment extends ModelBase { - const CHILD_PROTECTION_STATUS = 'childProtectionStatus'; const STUDENT = 'student'; @@ -152,6 +151,4 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } - - } diff --git a/src/Arbor/Model/Club.php b/src/Arbor/Model/Club.php index 78fe5d46..524d5fe7 100644 --- a/src/Arbor/Model/Club.php +++ b/src/Arbor/Model/Club.php @@ -6,7 +6,6 @@ class Club extends ModelBase { - const NAME = 'name'; const DESCRIPTION = 'description'; @@ -296,6 +295,4 @@ public function setChargeStudentsBasedOnAttendanceMark($chargeStudentsBasedOnAtt { $this->setProperty('chargeStudentsBasedOnAttendanceMark', $chargeStudentsBasedOnAttendanceMark); } - - } diff --git a/src/Arbor/Model/ClubEligibility.php b/src/Arbor/Model/ClubEligibility.php index e833d6ba..c66a7fef 100644 --- a/src/Arbor/Model/ClubEligibility.php +++ b/src/Arbor/Model/ClubEligibility.php @@ -6,7 +6,6 @@ class ClubEligibility extends ModelBase { - const CLUB = 'club'; const ELIGIBLE = 'eligible'; @@ -80,6 +79,4 @@ public function setEligible(ModelBase $eligible = null) { $this->setProperty('eligible', $eligible); } - - } diff --git a/src/Arbor/Model/ClubLead.php b/src/Arbor/Model/ClubLead.php index 65f021cb..cd20faae 100644 --- a/src/Arbor/Model/ClubLead.php +++ b/src/Arbor/Model/ClubLead.php @@ -6,7 +6,6 @@ class ClubLead extends ModelBase { - const CLUB = 'club'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/ClubMembership.php b/src/Arbor/Model/ClubMembership.php index 438a7be4..225509f8 100644 --- a/src/Arbor/Model/ClubMembership.php +++ b/src/Arbor/Model/ClubMembership.php @@ -6,7 +6,6 @@ class ClubMembership extends ModelBase { - const CLUB = 'club'; const START_DATE = 'startDate'; @@ -242,6 +241,4 @@ public function setDisabledDatetime(\DateTime $disabledDatetime = null) { $this->setProperty('disabledDatetime', $disabledDatetime); } - - } diff --git a/src/Arbor/Model/ClubMembershipPeriod.php b/src/Arbor/Model/ClubMembershipPeriod.php index 086a04a8..0afb3329 100644 --- a/src/Arbor/Model/ClubMembershipPeriod.php +++ b/src/Arbor/Model/ClubMembershipPeriod.php @@ -6,7 +6,6 @@ class ClubMembershipPeriod extends ModelBase { - const CLUB = 'club'; const NAME = 'name'; @@ -170,6 +169,4 @@ public function setGuardianSignupEndDatetime(\DateTime $guardianSignupEndDatetim { $this->setProperty('guardianSignupEndDatetime', $guardianSignupEndDatetime); } - - } diff --git a/src/Arbor/Model/ClubMembershipPeriodPrice.php b/src/Arbor/Model/ClubMembershipPeriodPrice.php index 3edd0a50..ea69fb1e 100644 --- a/src/Arbor/Model/ClubMembershipPeriodPrice.php +++ b/src/Arbor/Model/ClubMembershipPeriodPrice.php @@ -6,7 +6,6 @@ class ClubMembershipPeriodPrice extends ModelBase { - const CLUB_MEMBERSHIP_PERIOD = 'clubMembershipPeriod'; const PRICING_BASIS = 'pricingBasis'; @@ -152,6 +151,4 @@ public function setVariableContribution($variableContribution = null) { $this->setProperty('variableContribution', $variableContribution); } - - } diff --git a/src/Arbor/Model/ClubMembershipPeriodRule.php b/src/Arbor/Model/ClubMembershipPeriodRule.php index f38ab6c4..024c5b88 100644 --- a/src/Arbor/Model/ClubMembershipPeriodRule.php +++ b/src/Arbor/Model/ClubMembershipPeriodRule.php @@ -6,7 +6,6 @@ class ClubMembershipPeriodRule extends ModelBase { - const RULE_IDENTIFIER = 'ruleIdentifier'; const RULE_VALUE = 'ruleValue'; @@ -98,6 +97,4 @@ public function setClubMembershipPeriod(ClubMembershipPeriod $clubMembershipPeri { $this->setProperty('clubMembershipPeriod', $clubMembershipPeriod); } - - } diff --git a/src/Arbor/Model/ClubSession.php b/src/Arbor/Model/ClubSession.php index f6eff5ea..965bd0b0 100644 --- a/src/Arbor/Model/ClubSession.php +++ b/src/Arbor/Model/ClubSession.php @@ -6,7 +6,6 @@ class ClubSession extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -188,6 +187,4 @@ public function setAttendanceRegisterType(AttendanceRegisterType $attendanceRegi { $this->setProperty('attendanceRegisterType', $attendanceRegisterType); } - - } diff --git a/src/Arbor/Model/ClubSessionInterval.php b/src/Arbor/Model/ClubSessionInterval.php index 65f6fc1b..3c88a2b5 100644 --- a/src/Arbor/Model/ClubSessionInterval.php +++ b/src/Arbor/Model/ClubSessionInterval.php @@ -6,7 +6,6 @@ class ClubSessionInterval extends ModelBase { - const CLUB = 'club'; const TIMETABLE_SLOT = 'timetableSlot'; @@ -134,6 +133,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ClubSessionIntervalPrice.php b/src/Arbor/Model/ClubSessionIntervalPrice.php index 7b1f534a..52ec62fe 100644 --- a/src/Arbor/Model/ClubSessionIntervalPrice.php +++ b/src/Arbor/Model/ClubSessionIntervalPrice.php @@ -6,7 +6,6 @@ class ClubSessionIntervalPrice extends ModelBase { - const CLUB_SESSION_INTERVAL = 'clubSessionInterval'; const GROUP = 'group'; @@ -116,6 +115,4 @@ public function setVatRate(VatRate $vatRate = null) { $this->setProperty('vatRate', $vatRate); } - - } diff --git a/src/Arbor/Model/ClubVoucherEligibility.php b/src/Arbor/Model/ClubVoucherEligibility.php index 96e65ef8..8efb775f 100644 --- a/src/Arbor/Model/ClubVoucherEligibility.php +++ b/src/Arbor/Model/ClubVoucherEligibility.php @@ -6,7 +6,6 @@ class ClubVoucherEligibility extends ModelBase { - const CLUB = 'club'; const GROUP = 'group'; @@ -80,6 +79,4 @@ public function setGroup(ModelBase $group = null) { $this->setProperty('group', $group); } - - } diff --git a/src/Arbor/Model/CommunicationAction.php b/src/Arbor/Model/CommunicationAction.php index c8012613..6cd25389 100644 --- a/src/Arbor/Model/CommunicationAction.php +++ b/src/Arbor/Model/CommunicationAction.php @@ -6,7 +6,6 @@ class CommunicationAction extends ModelBase { - const COMMUNICATION = 'communication'; const ACTION_TAKEN = 'actionTaken'; @@ -116,6 +115,4 @@ public function setActionDatetime(\DateTime $actionDatetime = null) { $this->setProperty('actionDatetime', $actionDatetime); } - - } diff --git a/src/Arbor/Model/CommunicationTag.php b/src/Arbor/Model/CommunicationTag.php index 5bf5596d..76d42a89 100644 --- a/src/Arbor/Model/CommunicationTag.php +++ b/src/Arbor/Model/CommunicationTag.php @@ -6,7 +6,6 @@ class CommunicationTag extends ModelBase { - const COMMUNICATION = 'communication'; const TAGGED_ENTITY = 'taggedEntity'; @@ -98,6 +97,4 @@ public function setIsShared($isShared = null) { $this->setProperty('isShared', $isShared); } - - } diff --git a/src/Arbor/Model/CommunicationTemplate.php b/src/Arbor/Model/CommunicationTemplate.php index 86dc8bfb..476bdb58 100644 --- a/src/Arbor/Model/CommunicationTemplate.php +++ b/src/Arbor/Model/CommunicationTemplate.php @@ -6,7 +6,6 @@ class CommunicationTemplate extends ModelBase { - const NAME = 'name'; const IDENTIFIER = 'identifier'; @@ -206,6 +205,4 @@ public function setCustomReport(CustomReport $customReport = null) { $this->setProperty('customReport', $customReport); } - - } diff --git a/src/Arbor/Model/Company.php b/src/Arbor/Model/Company.php index eeaceb78..d98ead27 100644 --- a/src/Arbor/Model/Company.php +++ b/src/Arbor/Model/Company.php @@ -6,7 +6,6 @@ class Company extends ModelBase { - const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -116,6 +115,4 @@ public function setVatIdentificationNumber($vatIdentificationNumber = null) { $this->setProperty('vatIdentificationNumber', $vatIdentificationNumber); } - - } diff --git a/src/Arbor/Model/CompanyStaff.php b/src/Arbor/Model/CompanyStaff.php index c2c650f3..04b6b799 100644 --- a/src/Arbor/Model/CompanyStaff.php +++ b/src/Arbor/Model/CompanyStaff.php @@ -6,7 +6,6 @@ class CompanyStaff extends ModelBase { - const COMPANY = 'company'; const PERSON = 'person'; @@ -98,6 +97,4 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } - - } diff --git a/src/Arbor/Model/Consent.php b/src/Arbor/Model/Consent.php index 705105cb..8ae2d898 100644 --- a/src/Arbor/Model/Consent.php +++ b/src/Arbor/Model/Consent.php @@ -6,7 +6,6 @@ class Consent extends ModelBase { - const STUDENT = 'student'; const CONSENT_TYPE = 'consentType'; @@ -188,6 +187,4 @@ public function setRespondee(ModelBase $respondee = null) { $this->setProperty('respondee', $respondee); } - - } diff --git a/src/Arbor/Model/ConsentType.php b/src/Arbor/Model/ConsentType.php index f33c1103..bbbb39c7 100644 --- a/src/Arbor/Model/ConsentType.php +++ b/src/Arbor/Model/ConsentType.php @@ -6,7 +6,6 @@ class ConsentType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setConsentedByGuardian($consentedByGuardian = null) { $this->setProperty('consentedByGuardian', $consentedByGuardian); } - - } diff --git a/src/Arbor/Model/Content.php b/src/Arbor/Model/Content.php index 085938ad..fae7d3f4 100644 --- a/src/Arbor/Model/Content.php +++ b/src/Arbor/Model/Content.php @@ -6,7 +6,6 @@ class Content extends ModelBase { - const CONTENT_NAME = 'contentName'; const DESCRIPTION = 'description'; @@ -80,6 +79,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/ContentTag.php b/src/Arbor/Model/ContentTag.php index b0671c2e..5a755c0b 100644 --- a/src/Arbor/Model/ContentTag.php +++ b/src/Arbor/Model/ContentTag.php @@ -6,7 +6,6 @@ class ContentTag extends ModelBase { - const CONTENT = 'content'; const TAGGED = 'tagged'; @@ -116,6 +115,4 @@ public function setTagValue($tagValue = null) { $this->setProperty('tagValue', $tagValue); } - - } diff --git a/src/Arbor/Model/Country.php b/src/Arbor/Model/Country.php index 5d74721f..1d8ea474 100644 --- a/src/Arbor/Model/Country.php +++ b/src/Arbor/Model/Country.php @@ -6,7 +6,6 @@ class Country extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -224,6 +223,4 @@ public function setAppliesToPostalAddress($appliesToPostalAddress = null) { $this->setProperty('appliesToPostalAddress', $appliesToPostalAddress); } - - } diff --git a/src/Arbor/Model/CourtOrder.php b/src/Arbor/Model/CourtOrder.php index 953977e9..5512fd1b 100644 --- a/src/Arbor/Model/CourtOrder.php +++ b/src/Arbor/Model/CourtOrder.php @@ -6,7 +6,6 @@ class CourtOrder extends ModelBase { - const SUMMARY = 'summary'; const CONTENT = 'content'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/CourtOrderParty.php b/src/Arbor/Model/CourtOrderParty.php index 4c329d79..22599b99 100644 --- a/src/Arbor/Model/CourtOrderParty.php +++ b/src/Arbor/Model/CourtOrderParty.php @@ -6,7 +6,6 @@ class CourtOrderParty extends ModelBase { - const COURT_ORDER = 'courtOrder'; const PARTY = 'party'; @@ -80,6 +79,4 @@ public function setParty(ModelBase $party = null) { $this->setProperty('party', $party); } - - } diff --git a/src/Arbor/Model/CoverArrangement.php b/src/Arbor/Model/CoverArrangement.php index b0c796c0..8fea5b36 100644 --- a/src/Arbor/Model/CoverArrangement.php +++ b/src/Arbor/Model/CoverArrangement.php @@ -6,7 +6,6 @@ class CoverArrangement extends ModelBase { - const COVER_REQUIREMENT = 'coverRequirement'; const COVERING_STAFF = 'coveringStaff'; @@ -170,6 +169,4 @@ public function setIsSendCreationNotification($isSendCreationNotification = null { $this->setProperty('isSendCreationNotification', $isSendCreationNotification); } - - } diff --git a/src/Arbor/Model/CoverRequirement.php b/src/Arbor/Model/CoverRequirement.php index 62524028..c5f8a123 100644 --- a/src/Arbor/Model/CoverRequirement.php +++ b/src/Arbor/Model/CoverRequirement.php @@ -6,7 +6,6 @@ class CoverRequirement extends ModelBase { - const COVER_EVENT = 'coverEvent'; const ABSENT_STAFF = 'absentStaff'; @@ -152,6 +151,4 @@ public function setCoverNotRequiredDatetime(\DateTime $coverNotRequiredDatetime { $this->setProperty('coverNotRequiredDatetime', $coverNotRequiredDatetime); } - - } diff --git a/src/Arbor/Model/CovidTestingTest.php b/src/Arbor/Model/CovidTestingTest.php index 40529384..7262429a 100644 --- a/src/Arbor/Model/CovidTestingTest.php +++ b/src/Arbor/Model/CovidTestingTest.php @@ -6,7 +6,6 @@ class CovidTestingTest extends ModelBase { - const PERSON = 'person'; const TEST_TYPE = 'testType'; @@ -170,6 +169,4 @@ public function setAdministeredDatetime(\DateTime $administeredDatetime = null) { $this->setProperty('administeredDatetime', $administeredDatetime); } - - } diff --git a/src/Arbor/Model/Curriculum.php b/src/Arbor/Model/Curriculum.php index 4875da47..4be07382 100644 --- a/src/Arbor/Model/Curriculum.php +++ b/src/Arbor/Model/Curriculum.php @@ -6,7 +6,6 @@ class Curriculum extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -368,6 +367,4 @@ public function setValidUntilDate(\DateTime $validUntilDate = null) { $this->setProperty('validUntilDate', $validUntilDate); } - - } diff --git a/src/Arbor/Model/CurriculumGrade.php b/src/Arbor/Model/CurriculumGrade.php index 4e386c00..7bde95f0 100644 --- a/src/Arbor/Model/CurriculumGrade.php +++ b/src/Arbor/Model/CurriculumGrade.php @@ -6,7 +6,6 @@ class CurriculumGrade extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -224,6 +223,4 @@ public function setD00020Order($d00020Order = null) { $this->setProperty('d00020Order', $d00020Order); } - - } diff --git a/src/Arbor/Model/CurriculumSection.php b/src/Arbor/Model/CurriculumSection.php index 6d2aac53..66c2ef96 100644 --- a/src/Arbor/Model/CurriculumSection.php +++ b/src/Arbor/Model/CurriculumSection.php @@ -6,7 +6,6 @@ class CurriculumSection extends ModelBase { - const CURRICULUM = 'curriculum'; const CODE = 'code'; @@ -170,6 +169,4 @@ public function setWeighting($weighting = null) { $this->setProperty('weighting', $weighting); } - - } diff --git a/src/Arbor/Model/CurriculumStatement.php b/src/Arbor/Model/CurriculumStatement.php index 4c629583..e5d0ab49 100644 --- a/src/Arbor/Model/CurriculumStatement.php +++ b/src/Arbor/Model/CurriculumStatement.php @@ -6,7 +6,6 @@ class CurriculumStatement extends ModelBase { - const CURRICULUM_SECTION = 'curriculumSection'; const CURRICULUM_STATEMENT_BAND = 'curriculumStatementBand'; @@ -224,6 +223,4 @@ public function setOrder($order = null) { $this->setProperty('order', $order); } - - } diff --git a/src/Arbor/Model/CurriculumStatementBand.php b/src/Arbor/Model/CurriculumStatementBand.php index 3107b408..3619af7e 100644 --- a/src/Arbor/Model/CurriculumStatementBand.php +++ b/src/Arbor/Model/CurriculumStatementBand.php @@ -6,7 +6,6 @@ class CurriculumStatementBand extends ModelBase { - const CURRICULUM = 'curriculum'; const NAME = 'name'; @@ -116,6 +115,4 @@ public function setUpperGradePointScaleValue($upperGradePointScaleValue = null) { $this->setProperty('upperGradePointScaleValue', $upperGradePointScaleValue); } - - } diff --git a/src/Arbor/Model/CurriculumTarget.php b/src/Arbor/Model/CurriculumTarget.php index e02ccc30..4839d464 100644 --- a/src/Arbor/Model/CurriculumTarget.php +++ b/src/Arbor/Model/CurriculumTarget.php @@ -6,7 +6,6 @@ class CurriculumTarget extends ModelBase { - const CURRICULUM_TARGET_SET = 'curriculumTargetSet'; const ACADEMIC_YEAR_INDEX = 'academicYearIndex'; @@ -116,6 +115,4 @@ public function setTarget($target = null) { $this->setProperty('target', $target); } - - } diff --git a/src/Arbor/Model/CurriculumTargetSet.php b/src/Arbor/Model/CurriculumTargetSet.php index cbfd4c01..440be954 100644 --- a/src/Arbor/Model/CurriculumTargetSet.php +++ b/src/Arbor/Model/CurriculumTargetSet.php @@ -6,7 +6,6 @@ class CurriculumTargetSet extends ModelBase { - const CURRICULUM = 'curriculum'; const TYPE = 'type'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/CurriculumTier.php b/src/Arbor/Model/CurriculumTier.php index 8e3b756f..377ceceb 100644 --- a/src/Arbor/Model/CurriculumTier.php +++ b/src/Arbor/Model/CurriculumTier.php @@ -6,7 +6,6 @@ class CurriculumTier extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setCurriculumTierName($curriculumTierName = null) { $this->setProperty('curriculumTierName', $curriculumTierName); } - - } diff --git a/src/Arbor/Model/CustomGroup.php b/src/Arbor/Model/CustomGroup.php index e2565448..0978c8ca 100644 --- a/src/Arbor/Model/CustomGroup.php +++ b/src/Arbor/Model/CustomGroup.php @@ -6,7 +6,6 @@ class CustomGroup extends ModelBase { - const CUSTOM_GROUP_NAME = 'customGroupName'; const DESCRIPTION = 'description'; @@ -224,6 +223,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/CustomGroupMembership.php b/src/Arbor/Model/CustomGroupMembership.php index 844246ae..89bb1422 100644 --- a/src/Arbor/Model/CustomGroupMembership.php +++ b/src/Arbor/Model/CustomGroupMembership.php @@ -8,7 +8,6 @@ class CustomGroupMembership extends ModelBase { - const CUSTOM_GROUP = 'customGroup'; const PERSON = 'person'; @@ -136,6 +135,4 @@ public function setGroupInstitution(Institution $groupInstitution = null) { $this->setProperty('groupInstitution', $groupInstitution); } - - } diff --git a/src/Arbor/Model/CustomGroupMembershipCriterion.php b/src/Arbor/Model/CustomGroupMembershipCriterion.php index 36f7dcd9..fee5290d 100644 --- a/src/Arbor/Model/CustomGroupMembershipCriterion.php +++ b/src/Arbor/Model/CustomGroupMembershipCriterion.php @@ -6,7 +6,6 @@ class CustomGroupMembershipCriterion extends ModelBase { - const CUSTOM_GROUP = 'customGroup'; const FIELD_CLASS = 'fieldClass'; @@ -152,6 +151,4 @@ public function setConditionParams($conditionParams = null) { $this->setProperty('conditionParams', $conditionParams); } - - } diff --git a/src/Arbor/Model/CustomGroupNotificationRecipient.php b/src/Arbor/Model/CustomGroupNotificationRecipient.php index 410444a5..547a14d6 100644 --- a/src/Arbor/Model/CustomGroupNotificationRecipient.php +++ b/src/Arbor/Model/CustomGroupNotificationRecipient.php @@ -6,7 +6,6 @@ class CustomGroupNotificationRecipient extends ModelBase { - const CUSTOM_GROUP_NOTIFICATION_SETTING = 'customGroupNotificationSetting'; const STAFF = 'staff'; @@ -98,6 +97,4 @@ public function setStaffType($staffType = null) { $this->setProperty('staffType', $staffType); } - - } diff --git a/src/Arbor/Model/CustomGroupNotificationSetting.php b/src/Arbor/Model/CustomGroupNotificationSetting.php index bf59d78b..77fcac87 100644 --- a/src/Arbor/Model/CustomGroupNotificationSetting.php +++ b/src/Arbor/Model/CustomGroupNotificationSetting.php @@ -6,7 +6,6 @@ class CustomGroupNotificationSetting extends ModelBase { - const CUSTOM_GROUP = 'customGroup'; const TRIGGER_EVENT_TYPE = 'triggerEventType'; @@ -116,6 +115,4 @@ public function setSendEmail($sendEmail = null) { $this->setProperty('sendEmail', $sendEmail); } - - } diff --git a/src/Arbor/Model/CustomReport.php b/src/Arbor/Model/CustomReport.php index 3b75d8e7..695cc4cf 100644 --- a/src/Arbor/Model/CustomReport.php +++ b/src/Arbor/Model/CustomReport.php @@ -6,7 +6,6 @@ class CustomReport extends ModelBase { - const TITLE = 'title'; const REPORT_CLASS = 'reportClass'; @@ -188,6 +187,4 @@ public function setTransient($transient = null) { $this->setProperty('transient', $transient); } - - } diff --git a/src/Arbor/Model/CustomReportCollation.php b/src/Arbor/Model/CustomReportCollation.php index b6449c58..5ca659f9 100644 --- a/src/Arbor/Model/CustomReportCollation.php +++ b/src/Arbor/Model/CustomReportCollation.php @@ -6,7 +6,6 @@ class CustomReportCollation extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -134,6 +133,4 @@ public function setCustomLabel($customLabel = null) { $this->setProperty('customLabel', $customLabel); } - - } diff --git a/src/Arbor/Model/CustomReportColumn.php b/src/Arbor/Model/CustomReportColumn.php index 6cc634d4..c7d421f1 100644 --- a/src/Arbor/Model/CustomReportColumn.php +++ b/src/Arbor/Model/CustomReportColumn.php @@ -6,7 +6,6 @@ class CustomReportColumn extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -260,6 +259,4 @@ public function setIsSourceUpdatePermitted($isSourceUpdatePermitted = null) { $this->setProperty('isSourceUpdatePermitted', $isSourceUpdatePermitted); } - - } diff --git a/src/Arbor/Model/CustomReportColumnConditionalFormatter.php b/src/Arbor/Model/CustomReportColumnConditionalFormatter.php index 84495c97..cecb1810 100644 --- a/src/Arbor/Model/CustomReportColumnConditionalFormatter.php +++ b/src/Arbor/Model/CustomReportColumnConditionalFormatter.php @@ -6,7 +6,6 @@ class CustomReportColumnConditionalFormatter extends ModelBase { - const CUSTOM_REPORT_COLUMN = 'customReportColumn'; const CONDITION_CLASS = 'conditionClass'; @@ -116,6 +115,4 @@ public function setColor($color = null) { $this->setProperty('color', $color); } - - } diff --git a/src/Arbor/Model/CustomReportEmailLog.php b/src/Arbor/Model/CustomReportEmailLog.php index 1d6af71f..e36d72d3 100644 --- a/src/Arbor/Model/CustomReportEmailLog.php +++ b/src/Arbor/Model/CustomReportEmailLog.php @@ -6,7 +6,6 @@ class CustomReportEmailLog extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const EMAIL_ADDRESS = 'emailAddress'; @@ -98,6 +97,4 @@ public function setSentDatetime(\DateTime $sentDatetime = null) { $this->setProperty('sentDatetime', $sentDatetime); } - - } diff --git a/src/Arbor/Model/CustomReportGrouping.php b/src/Arbor/Model/CustomReportGrouping.php index 0211b312..4a70671c 100644 --- a/src/Arbor/Model/CustomReportGrouping.php +++ b/src/Arbor/Model/CustomReportGrouping.php @@ -6,7 +6,6 @@ class CustomReportGrouping extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -116,6 +115,4 @@ public function setTransformationClass($transformationClass = null) { $this->setProperty('transformationClass', $transformationClass); } - - } diff --git a/src/Arbor/Model/CustomReportOrdering.php b/src/Arbor/Model/CustomReportOrdering.php index 56431d9c..b612b177 100644 --- a/src/Arbor/Model/CustomReportOrdering.php +++ b/src/Arbor/Model/CustomReportOrdering.php @@ -6,7 +6,6 @@ class CustomReportOrdering extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -170,6 +169,4 @@ public function setCustomReportColumn(CustomReportColumn $customReportColumn = n { $this->setProperty('customReportColumn', $customReportColumn); } - - } diff --git a/src/Arbor/Model/CustomReportPostGroupingFilter.php b/src/Arbor/Model/CustomReportPostGroupingFilter.php index 4bd05e32..499ff8d1 100644 --- a/src/Arbor/Model/CustomReportPostGroupingFilter.php +++ b/src/Arbor/Model/CustomReportPostGroupingFilter.php @@ -6,7 +6,6 @@ class CustomReportPostGroupingFilter extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const FIELD_CLASS = 'fieldClass'; @@ -170,6 +169,4 @@ public function setFilterGroupIndex($filterGroupIndex = null) { $this->setProperty('filterGroupIndex', $filterGroupIndex); } - - } diff --git a/src/Arbor/Model/CustomReportScheduledExport.php b/src/Arbor/Model/CustomReportScheduledExport.php index 0ad5ac87..33ca2164 100644 --- a/src/Arbor/Model/CustomReportScheduledExport.php +++ b/src/Arbor/Model/CustomReportScheduledExport.php @@ -6,7 +6,6 @@ class CustomReportScheduledExport extends ModelBase { - const EMAIL_ADDRESS = 'emailAddress'; const SUBJECT = 'subject'; @@ -260,6 +259,4 @@ public function setScheduledFromDate(\DateTime $scheduledFromDate = null) { $this->setProperty('scheduledFromDate', $scheduledFromDate); } - - } diff --git a/src/Arbor/Model/CustomReportScheduledExportRecipient.php b/src/Arbor/Model/CustomReportScheduledExportRecipient.php index 9c92cc51..3b447bbc 100644 --- a/src/Arbor/Model/CustomReportScheduledExportRecipient.php +++ b/src/Arbor/Model/CustomReportScheduledExportRecipient.php @@ -6,7 +6,6 @@ class CustomReportScheduledExportRecipient extends ModelBase { - const CUSTOM_REPORT_SCHEDULED_EXPORT = 'customReportScheduledExport'; const STAFF = 'staff'; @@ -98,6 +97,4 @@ public function setEmailAddress($emailAddress = null) { $this->setProperty('emailAddress', $emailAddress); } - - } diff --git a/src/Arbor/Model/CustomReportScheduledExportReport.php b/src/Arbor/Model/CustomReportScheduledExportReport.php index 4fd13be0..32dea0d9 100644 --- a/src/Arbor/Model/CustomReportScheduledExportReport.php +++ b/src/Arbor/Model/CustomReportScheduledExportReport.php @@ -6,7 +6,6 @@ class CustomReportScheduledExportReport extends ModelBase { - const CUSTOM_REPORT_SCHEDULED_EXPORT = 'customReportScheduledExport'; const CUSTOM_REPORT = 'customReport'; @@ -116,6 +115,4 @@ public function setScheduledTime($scheduledTime = null) { $this->setProperty('scheduledTime', $scheduledTime); } - - } diff --git a/src/Arbor/Model/CustomReportScope.php b/src/Arbor/Model/CustomReportScope.php index 01d4bca6..8de5114f 100644 --- a/src/Arbor/Model/CustomReportScope.php +++ b/src/Arbor/Model/CustomReportScope.php @@ -6,7 +6,6 @@ class CustomReportScope extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const BASE_ENTITY_TYPE = 'baseEntityType'; @@ -170,6 +169,4 @@ public function setReferenceDateRangePeriodOffset($referenceDateRangePeriodOffse { $this->setProperty('referenceDateRangePeriodOffset', $referenceDateRangePeriodOffset); } - - } diff --git a/src/Arbor/Model/CustomReportScopeFilter.php b/src/Arbor/Model/CustomReportScopeFilter.php index 2a5e9972..7e898704 100644 --- a/src/Arbor/Model/CustomReportScopeFilter.php +++ b/src/Arbor/Model/CustomReportScopeFilter.php @@ -6,7 +6,6 @@ class CustomReportScopeFilter extends ModelBase { - const CUSTOM_REPORT_SCOPE = 'customReportScope'; const FIELD_CLASS = 'fieldClass'; @@ -170,6 +169,4 @@ public function setFilterGroupIndex($filterGroupIndex = null) { $this->setProperty('filterGroupIndex', $filterGroupIndex); } - - } diff --git a/src/Arbor/Model/CustomReportShare.php b/src/Arbor/Model/CustomReportShare.php index 7c1ffb13..d791d3f6 100644 --- a/src/Arbor/Model/CustomReportShare.php +++ b/src/Arbor/Model/CustomReportShare.php @@ -6,7 +6,6 @@ class CustomReportShare extends ModelBase { - const CUSTOM_REPORT = 'customReport'; const SHARED_WITH = 'sharedWith'; @@ -98,6 +97,4 @@ public function setPermissionLevel($permissionLevel = null) { $this->setProperty('permissionLevel', $permissionLevel); } - - } diff --git a/src/Arbor/Model/CustomerAccount.php b/src/Arbor/Model/CustomerAccount.php index e3b0f907..186d201d 100644 --- a/src/Arbor/Model/CustomerAccount.php +++ b/src/Arbor/Model/CustomerAccount.php @@ -6,7 +6,6 @@ class CustomerAccount extends ModelBase { - const RELATED_ENTITY = 'relatedEntity'; const DELETED_RELATED_ENTITY_NAME = 'deletedRelatedEntityName'; @@ -278,6 +277,4 @@ public function setOpeningBalanceTransaction(ModelBase $openingBalanceTransactio { $this->setProperty('openingBalanceTransaction', $openingBalanceTransaction); } - - } diff --git a/src/Arbor/Model/CustomerAccountRefund.php b/src/Arbor/Model/CustomerAccountRefund.php index a5228c58..da03df18 100644 --- a/src/Arbor/Model/CustomerAccountRefund.php +++ b/src/Arbor/Model/CustomerAccountRefund.php @@ -6,7 +6,6 @@ class CustomerAccountRefund extends ModelBase { - const CUSTOMER_ACCOUNT = 'customerAccount'; const REFUND_DATETIME = 'refundDatetime'; @@ -170,6 +169,4 @@ public function setRefundFailedDatetime(\DateTime $refundFailedDatetime = null) { $this->setProperty('refundFailedDatetime', $refundFailedDatetime); } - - } diff --git a/src/Arbor/Model/CustomerAccountType.php b/src/Arbor/Model/CustomerAccountType.php index 0b988948..b9dedace 100644 --- a/src/Arbor/Model/CustomerAccountType.php +++ b/src/Arbor/Model/CustomerAccountType.php @@ -6,7 +6,6 @@ class CustomerAccountType extends ModelBase { - const ACCOUNT_TYPE_NAME = 'accountTypeName'; const ACCOUNT_TYPE_DESCRIPTION = 'accountTypeDescription'; @@ -224,6 +223,4 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } - - } diff --git a/src/Arbor/Model/CustomerCreditNote.php b/src/Arbor/Model/CustomerCreditNote.php index 35ca23a0..7ec9d254 100644 --- a/src/Arbor/Model/CustomerCreditNote.php +++ b/src/Arbor/Model/CustomerCreditNote.php @@ -6,7 +6,6 @@ class CustomerCreditNote extends ModelBase { - const CUSTOMER_ACCOUNT = 'customerAccount'; const BILL_PAYER = 'billPayer'; @@ -152,6 +151,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/CustomerCreditNoteItem.php b/src/Arbor/Model/CustomerCreditNoteItem.php index 832f68a8..a860905d 100644 --- a/src/Arbor/Model/CustomerCreditNoteItem.php +++ b/src/Arbor/Model/CustomerCreditNoteItem.php @@ -6,7 +6,6 @@ class CustomerCreditNoteItem extends ModelBase { - const CUSTOMER_CREDIT_NOTE = 'customerCreditNote'; const CUSTOMER_INVOICE = 'customerInvoice'; @@ -152,6 +151,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/CustomerInvoice.php b/src/Arbor/Model/CustomerInvoice.php index b548f817..319c450f 100644 --- a/src/Arbor/Model/CustomerInvoice.php +++ b/src/Arbor/Model/CustomerInvoice.php @@ -6,7 +6,6 @@ class CustomerInvoice extends ModelBase { - const PREVIOUS_CUSTOMER_INVOICE = 'previousCustomerInvoice'; const CUSTOMER_ACCOUNT = 'customerAccount'; @@ -278,6 +277,4 @@ public function setReissuedDate(\DateTime $reissuedDate = null) { $this->setProperty('reissuedDate', $reissuedDate); } - - } diff --git a/src/Arbor/Model/CustomerInvoiceItem.php b/src/Arbor/Model/CustomerInvoiceItem.php index 171b08bf..11e7ab65 100644 --- a/src/Arbor/Model/CustomerInvoiceItem.php +++ b/src/Arbor/Model/CustomerInvoiceItem.php @@ -6,7 +6,6 @@ class CustomerInvoiceItem extends ModelBase { - const CUSTOMER_INVOICE = 'customerInvoice'; const ITEM_UNIT = 'itemUnit'; @@ -242,6 +241,4 @@ public function setItemStatus($itemStatus = null) { $this->setProperty('itemStatus', $itemStatus); } - - } diff --git a/src/Arbor/Model/CustomerPayment.php b/src/Arbor/Model/CustomerPayment.php index ddd409fe..17404ab4 100644 --- a/src/Arbor/Model/CustomerPayment.php +++ b/src/Arbor/Model/CustomerPayment.php @@ -6,7 +6,6 @@ class CustomerPayment extends ModelBase { - const CUSTOMER_INVOICE = 'customerInvoice'; const BILL_PAYER = 'billPayer'; @@ -333,6 +332,4 @@ public function setPaymentCancelledDatetime(\DateTime $paymentCancelledDatetime { $this->setProperty('paymentCancelledDatetime', $paymentCancelledDatetime); } - - } diff --git a/src/Arbor/Model/CustomerPaymentRefund.php b/src/Arbor/Model/CustomerPaymentRefund.php index 65e29818..f8e07197 100644 --- a/src/Arbor/Model/CustomerPaymentRefund.php +++ b/src/Arbor/Model/CustomerPaymentRefund.php @@ -6,7 +6,6 @@ class CustomerPaymentRefund extends ModelBase { - const CUSTOMER_PAYMENT = 'customerPayment'; const REFUND_DATETIME = 'refundDatetime'; @@ -170,6 +169,4 @@ public function setCustomerPaymentRefundMethod($customerPaymentRefundMethod = nu { $this->setProperty('customerPaymentRefundMethod', $customerPaymentRefundMethod); } - - } diff --git a/src/Arbor/Model/CustomerPrepayment.php b/src/Arbor/Model/CustomerPrepayment.php index 4758cd7e..ddb2f2a5 100644 --- a/src/Arbor/Model/CustomerPrepayment.php +++ b/src/Arbor/Model/CustomerPrepayment.php @@ -6,7 +6,6 @@ class CustomerPrepayment extends ModelBase { - const CUSTOMER_ACCOUNT = 'customerAccount'; const BILL_PAYER = 'billPayer'; @@ -333,6 +332,4 @@ public function setPrepaymentCancelledDatetime(\DateTime $prepaymentCancelledDat { $this->setProperty('prepaymentCancelledDatetime', $prepaymentCancelledDatetime); } - - } diff --git a/src/Arbor/Model/DataExport.php b/src/Arbor/Model/DataExport.php index 2da18df3..9c60278e 100644 --- a/src/Arbor/Model/DataExport.php +++ b/src/Arbor/Model/DataExport.php @@ -6,7 +6,6 @@ class DataExport extends ModelBase { - const USER = 'user'; const MODULE = 'module'; @@ -242,6 +241,4 @@ public function setLastExportTitle($lastExportTitle = null) { $this->setProperty('lastExportTitle', $lastExportTitle); } - - } diff --git a/src/Arbor/Model/DataSetSubscription.php b/src/Arbor/Model/DataSetSubscription.php index e97085d3..bd27c6d3 100644 --- a/src/Arbor/Model/DataSetSubscription.php +++ b/src/Arbor/Model/DataSetSubscription.php @@ -6,7 +6,6 @@ class DataSetSubscription extends ModelBase { - const DATA_SET_NAME = 'dataSetName'; const DATA_SET_IDENTIFIER = 'dataSetIdentifier'; @@ -152,6 +151,4 @@ public function setLastUpdatedDatetime(\DateTime $lastUpdatedDatetime = null) { $this->setProperty('lastUpdatedDatetime', $lastUpdatedDatetime); } - - } diff --git a/src/Arbor/Model/DataSharingRequest.php b/src/Arbor/Model/DataSharingRequest.php index ee3f62f7..6dc9e443 100644 --- a/src/Arbor/Model/DataSharingRequest.php +++ b/src/Arbor/Model/DataSharingRequest.php @@ -6,7 +6,6 @@ class DataSharingRequest extends ModelBase { - const GROUP_APPLICATION_ID = 'groupApplicationId'; const PERMISSION_LEVEL = 'permissionLevel'; @@ -152,6 +151,4 @@ public function setStatusUpdatedDatetime(\DateTime $statusUpdatedDatetime = null { $this->setProperty('statusUpdatedDatetime', $statusUpdatedDatetime); } - - } diff --git a/src/Arbor/Model/DataSource.php b/src/Arbor/Model/DataSource.php index 59f39cfe..1c191fc9 100644 --- a/src/Arbor/Model/DataSource.php +++ b/src/Arbor/Model/DataSource.php @@ -6,7 +6,6 @@ class DataSource extends ModelBase { - const DOMAIN = 'domain'; const PROVIDER = 'provider'; @@ -80,6 +79,4 @@ public function setProvider($provider = null) { $this->setProperty('provider', $provider); } - - } diff --git a/src/Arbor/Model/DeliveryAddress.php b/src/Arbor/Model/DeliveryAddress.php index 7c2a527a..5029bb21 100644 --- a/src/Arbor/Model/DeliveryAddress.php +++ b/src/Arbor/Model/DeliveryAddress.php @@ -6,7 +6,6 @@ class DeliveryAddress extends ModelBase { - const DELIVERY_ADDRESS_NAME = 'deliveryAddressName'; const OWNER = 'owner'; @@ -188,6 +187,4 @@ public function setIsAddressForReuse($isAddressForReuse = null) { $this->setProperty('isAddressForReuse', $isAddressForReuse); } - - } diff --git a/src/Arbor/Model/Demographic.php b/src/Arbor/Model/Demographic.php index 84ed6fe0..48e737d6 100644 --- a/src/Arbor/Model/Demographic.php +++ b/src/Arbor/Model/Demographic.php @@ -6,7 +6,6 @@ class Demographic extends ModelBase { - const LABEL = 'label'; const SHORT_NAME = 'shortName'; @@ -278,6 +277,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/Department.php b/src/Arbor/Model/Department.php index 9a9c6bcf..39c46660 100644 --- a/src/Arbor/Model/Department.php +++ b/src/Arbor/Model/Department.php @@ -6,7 +6,6 @@ class Department extends ModelBase { - const DEPARTMENT_CODE = 'departmentCode'; const DEPARTMENT_NAME = 'departmentName'; @@ -98,6 +97,4 @@ public function setIsActive($isActive = null) { $this->setProperty('isActive', $isActive); } - - } diff --git a/src/Arbor/Model/DepartmentMembership.php b/src/Arbor/Model/DepartmentMembership.php index 9c410654..9bc76e14 100644 --- a/src/Arbor/Model/DepartmentMembership.php +++ b/src/Arbor/Model/DepartmentMembership.php @@ -6,7 +6,6 @@ class DepartmentMembership extends ModelBase { - const DEPARTMENT_RESPONSIBILITY = 'departmentResponsibility'; const DEPARTMENT = 'department'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/DepartmentResponsibility.php b/src/Arbor/Model/DepartmentResponsibility.php index 7d30d65e..eb2241d5 100644 --- a/src/Arbor/Model/DepartmentResponsibility.php +++ b/src/Arbor/Model/DepartmentResponsibility.php @@ -6,7 +6,6 @@ class DepartmentResponsibility extends ModelBase { - const DEPARTMENT_RESPONSIBILITY_TYPE = 'departmentResponsibilityType'; const DEPARTMENT = 'department'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/DepartmentResponsibilityType.php b/src/Arbor/Model/DepartmentResponsibilityType.php index 42aa308a..b6f22470 100644 --- a/src/Arbor/Model/DepartmentResponsibilityType.php +++ b/src/Arbor/Model/DepartmentResponsibilityType.php @@ -6,7 +6,6 @@ class DepartmentResponsibilityType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setResponsibilityTypeName($responsibilityTypeName = null) { $this->setProperty('responsibilityTypeName', $responsibilityTypeName); } - - } diff --git a/src/Arbor/Model/Detention.php b/src/Arbor/Model/Detention.php index 063d21c1..b76a8cb2 100644 --- a/src/Arbor/Model/Detention.php +++ b/src/Arbor/Model/Detention.php @@ -6,7 +6,6 @@ class Detention extends ModelBase { - const STUDENT = 'student'; const ISSUED_BY_STAFF = 'issuedByStaff'; @@ -296,6 +295,4 @@ public function setEvent(ModelBase $event = null) { $this->setProperty('event', $event); } - - } diff --git a/src/Arbor/Model/DetentionSession.php b/src/Arbor/Model/DetentionSession.php index ec27c84d..f300f083 100644 --- a/src/Arbor/Model/DetentionSession.php +++ b/src/Arbor/Model/DetentionSession.php @@ -6,7 +6,6 @@ class DetentionSession extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -152,6 +151,4 @@ public function setTimetableSlot(TimetableSlot $timetableSlot = null) { $this->setProperty('timetableSlot', $timetableSlot); } - - } diff --git a/src/Arbor/Model/DetentionType.php b/src/Arbor/Model/DetentionType.php index a31f056d..63c366d6 100644 --- a/src/Arbor/Model/DetentionType.php +++ b/src/Arbor/Model/DetentionType.php @@ -6,7 +6,6 @@ class DetentionType extends ModelBase { - const DETENTION_TYPE_NAME = 'detentionTypeName'; const ACADEMIC_YEAR = 'academicYear'; @@ -80,6 +79,4 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } - - } diff --git a/src/Arbor/Model/DietaryRequirement.php b/src/Arbor/Model/DietaryRequirement.php index 7953f16f..eca10bd9 100644 --- a/src/Arbor/Model/DietaryRequirement.php +++ b/src/Arbor/Model/DietaryRequirement.php @@ -6,7 +6,6 @@ class DietaryRequirement extends ModelBase { - const PERSON = 'person'; const DIETARY_REQUIREMENT_TYPE = 'dietaryRequirementType'; @@ -98,6 +97,4 @@ public function setNote($note = null) { $this->setProperty('note', $note); } - - } diff --git a/src/Arbor/Model/DietaryRequirementType.php b/src/Arbor/Model/DietaryRequirementType.php index 9c7e6390..8ae33217 100644 --- a/src/Arbor/Model/DietaryRequirementType.php +++ b/src/Arbor/Model/DietaryRequirementType.php @@ -6,7 +6,6 @@ class DietaryRequirementType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/DocumentLayout.php b/src/Arbor/Model/DocumentLayout.php index 0752c490..fc49136c 100644 --- a/src/Arbor/Model/DocumentLayout.php +++ b/src/Arbor/Model/DocumentLayout.php @@ -6,7 +6,6 @@ class DocumentLayout extends ModelBase { - const NAME = 'name'; const FIRST_PAGE_HEADER_HTML = 'firstPageHeaderHtml'; @@ -350,6 +349,4 @@ public function setArchived($archived = null) { $this->setProperty('archived', $archived); } - - } diff --git a/src/Arbor/Model/EducationPlan.php b/src/Arbor/Model/EducationPlan.php index 5a0ffbc8..c37847da 100644 --- a/src/Arbor/Model/EducationPlan.php +++ b/src/Arbor/Model/EducationPlan.php @@ -6,7 +6,6 @@ class EducationPlan extends ModelBase { - const STUDENT = 'student'; const EDUCATION_PLAN_TYPE = 'educationPlanType'; @@ -170,6 +169,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/EducationPlanContributor.php b/src/Arbor/Model/EducationPlanContributor.php index ce6a55f7..ed82ca9d 100644 --- a/src/Arbor/Model/EducationPlanContributor.php +++ b/src/Arbor/Model/EducationPlanContributor.php @@ -6,7 +6,6 @@ class EducationPlanContributor extends ModelBase { - const EDUCATION_PLAN = 'educationPlan'; const CONTRIBUTOR = 'contributor'; @@ -80,6 +79,4 @@ public function setContributor(ModelBase $contributor = null) { $this->setProperty('contributor', $contributor); } - - } diff --git a/src/Arbor/Model/EducationalInstitution.php b/src/Arbor/Model/EducationalInstitution.php index f4e322b3..867c8843 100644 --- a/src/Arbor/Model/EducationalInstitution.php +++ b/src/Arbor/Model/EducationalInstitution.php @@ -10,7 +10,6 @@ class EducationalInstitution extends ModelBase { - const EDUCATIONAL_INSTITUTION_NAME = 'educationalInstitutionName'; const SHORT_NAME = 'shortName'; @@ -570,6 +569,4 @@ public function setWeeklyHoursOpen($weeklyHoursOpen = null) { $this->setProperty('weeklyHoursOpen', $weeklyHoursOpen); } - - } diff --git a/src/Arbor/Model/EducationalInstitutionEnrolment.php b/src/Arbor/Model/EducationalInstitutionEnrolment.php index 2fcc07f4..3559d18b 100644 --- a/src/Arbor/Model/EducationalInstitutionEnrolment.php +++ b/src/Arbor/Model/EducationalInstitutionEnrolment.php @@ -6,7 +6,6 @@ class EducationalInstitutionEnrolment extends ModelBase { - const STUDENT = 'student'; const ENTRY_DATE = 'entryDate'; @@ -116,6 +115,4 @@ public function setUnenrolmentReason(UnenrolmentReason $unenrolmentReason = null { $this->setProperty('unenrolmentReason', $unenrolmentReason); } - - } diff --git a/src/Arbor/Model/EducationalInstitutionStaff.php b/src/Arbor/Model/EducationalInstitutionStaff.php index 475a52d0..af124e49 100644 --- a/src/Arbor/Model/EducationalInstitutionStaff.php +++ b/src/Arbor/Model/EducationalInstitutionStaff.php @@ -6,7 +6,6 @@ class EducationalInstitutionStaff extends ModelBase { - const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; const PERSON = 'person'; @@ -98,6 +97,4 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } - - } diff --git a/src/Arbor/Model/Eligibility.php b/src/Arbor/Model/Eligibility.php index de58857f..53b6f15e 100644 --- a/src/Arbor/Model/Eligibility.php +++ b/src/Arbor/Model/Eligibility.php @@ -6,7 +6,6 @@ class Eligibility extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setEligibilityName($eligibilityName = null) { $this->setProperty('eligibilityName', $eligibilityName); } - - } diff --git a/src/Arbor/Model/EligibilityRecord.php b/src/Arbor/Model/EligibilityRecord.php index 30bee7fd..4fd74696 100644 --- a/src/Arbor/Model/EligibilityRecord.php +++ b/src/Arbor/Model/EligibilityRecord.php @@ -6,7 +6,6 @@ class EligibilityRecord extends ModelBase { - const ELIGIBILITY = 'eligibility'; const PERSON = 'person'; @@ -152,6 +151,4 @@ public function setNextCheckDate(\DateTime $nextCheckDate = null) { $this->setProperty('nextCheckDate', $nextCheckDate); } - - } diff --git a/src/Arbor/Model/Email.php b/src/Arbor/Model/Email.php index d5aac864..f2498e3d 100644 --- a/src/Arbor/Model/Email.php +++ b/src/Arbor/Model/Email.php @@ -6,7 +6,6 @@ class Email extends ModelBase { - const EMAIL_MAILBOX = 'emailMailbox'; const EMAIL_DRAFT = 'emailDraft'; @@ -314,6 +313,4 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } - - } diff --git a/src/Arbor/Model/EmailAccount.php b/src/Arbor/Model/EmailAccount.php index 349e14bf..d99d6756 100644 --- a/src/Arbor/Model/EmailAccount.php +++ b/src/Arbor/Model/EmailAccount.php @@ -6,7 +6,6 @@ class EmailAccount extends ModelBase { - const SERVER_TYPE = 'serverType'; const SERVER_HOST = 'serverHost'; @@ -170,6 +169,4 @@ public function setOwner(ModelBase $owner = null) { $this->setProperty('owner', $owner); } - - } diff --git a/src/Arbor/Model/EmailAccountAccessPermission.php b/src/Arbor/Model/EmailAccountAccessPermission.php index d00c1b33..d0a8f75d 100644 --- a/src/Arbor/Model/EmailAccountAccessPermission.php +++ b/src/Arbor/Model/EmailAccountAccessPermission.php @@ -6,7 +6,6 @@ class EmailAccountAccessPermission extends ModelBase { - const EMAIL_ACCOUNT = 'emailAccount'; const BUSINESS_ROLE = 'businessRole'; @@ -80,6 +79,4 @@ public function setBusinessRole(BusinessRole $businessRole = null) { $this->setProperty('businessRole', $businessRole); } - - } diff --git a/src/Arbor/Model/EmailAddress.php b/src/Arbor/Model/EmailAddress.php index 0e8a3dab..13df4260 100644 --- a/src/Arbor/Model/EmailAddress.php +++ b/src/Arbor/Model/EmailAddress.php @@ -6,7 +6,6 @@ class EmailAddress extends ModelBase { - const EMAIL_ADDRESS_OWNER = 'emailAddressOwner'; const EMAIL_ADDRESS_TYPE = 'emailAddressType'; @@ -170,6 +169,4 @@ public function setDisposable($disposable = null) { $this->setProperty('disposable', $disposable); } - - } diff --git a/src/Arbor/Model/EmailAddressImport.php b/src/Arbor/Model/EmailAddressImport.php index f9a37bef..fa8dc350 100644 --- a/src/Arbor/Model/EmailAddressImport.php +++ b/src/Arbor/Model/EmailAddressImport.php @@ -6,7 +6,6 @@ class EmailAddressImport extends ModelBase { - const EMAIL_ADDRESS_IMPORT_JOB = 'emailAddressImportJob'; const EMAIL_ADDRESS_OWNER = 'emailAddressOwner'; @@ -170,6 +169,4 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } - - } diff --git a/src/Arbor/Model/EmailDraft.php b/src/Arbor/Model/EmailDraft.php index 0825806e..66bed17b 100644 --- a/src/Arbor/Model/EmailDraft.php +++ b/src/Arbor/Model/EmailDraft.php @@ -6,7 +6,6 @@ class EmailDraft extends ModelBase { - const SENDER = 'sender'; const SUBJECT = 'subject'; @@ -242,6 +241,4 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } - - } diff --git a/src/Arbor/Model/EmailPart.php b/src/Arbor/Model/EmailPart.php index 55ee8a08..8da175cb 100644 --- a/src/Arbor/Model/EmailPart.php +++ b/src/Arbor/Model/EmailPart.php @@ -6,7 +6,6 @@ class EmailPart extends ModelBase { - const EMAIL = 'email'; const MIME_CONTENT_ID = 'mimeContentId'; @@ -206,6 +205,4 @@ public function setParentEmailPart(EmailPart $parentEmailPart = null) { $this->setProperty('parentEmailPart', $parentEmailPart); } - - } diff --git a/src/Arbor/Model/EmailPermittedSender.php b/src/Arbor/Model/EmailPermittedSender.php index d5e5ea11..69b28d49 100644 --- a/src/Arbor/Model/EmailPermittedSender.php +++ b/src/Arbor/Model/EmailPermittedSender.php @@ -6,7 +6,6 @@ class EmailPermittedSender extends ModelBase { - const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -98,6 +97,4 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } - - } diff --git a/src/Arbor/Model/EmailRecipient.php b/src/Arbor/Model/EmailRecipient.php index 55b3c5ac..f193aa09 100644 --- a/src/Arbor/Model/EmailRecipient.php +++ b/src/Arbor/Model/EmailRecipient.php @@ -6,7 +6,6 @@ class EmailRecipient extends ModelBase { - const EMAIL = 'email'; const RECIPIENT_TYPE = 'recipientType'; @@ -224,6 +223,4 @@ public function setFailedDatetime(\DateTime $failedDatetime = null) { $this->setProperty('failedDatetime', $failedDatetime); } - - } diff --git a/src/Arbor/Model/EmailReference.php b/src/Arbor/Model/EmailReference.php index be45ca1b..3ff03bbf 100644 --- a/src/Arbor/Model/EmailReference.php +++ b/src/Arbor/Model/EmailReference.php @@ -6,7 +6,6 @@ class EmailReference extends ModelBase { - const EMAIL = 'email'; const REFERENCE_TYPE = 'referenceType'; @@ -134,6 +133,4 @@ public function setReferenceIndex($referenceIndex = null) { $this->setProperty('referenceIndex', $referenceIndex); } - - } diff --git a/src/Arbor/Model/EmailSender.php b/src/Arbor/Model/EmailSender.php index 89005dc7..72e4ed58 100644 --- a/src/Arbor/Model/EmailSender.php +++ b/src/Arbor/Model/EmailSender.php @@ -6,7 +6,6 @@ class EmailSender extends ModelBase { - const EMAIL = 'email'; const SENDER_TYPE = 'senderType'; @@ -170,6 +169,4 @@ public function setSenderIndex($senderIndex = null) { $this->setProperty('senderIndex', $senderIndex); } - - } diff --git a/src/Arbor/Model/EmailStatus.php b/src/Arbor/Model/EmailStatus.php index bf2e4106..5d5c1e39 100644 --- a/src/Arbor/Model/EmailStatus.php +++ b/src/Arbor/Model/EmailStatus.php @@ -6,7 +6,6 @@ class EmailStatus extends ModelBase { - const EMAIL = 'email'; const EMAIL_ADDRESS = 'emailAddress'; @@ -188,6 +187,4 @@ public function setDeliveryAttemptNumber($deliveryAttemptNumber = null) { $this->setProperty('deliveryAttemptNumber', $deliveryAttemptNumber); } - - } diff --git a/src/Arbor/Model/EmergencyAlert.php b/src/Arbor/Model/EmergencyAlert.php index b78b55e7..02a4b41f 100644 --- a/src/Arbor/Model/EmergencyAlert.php +++ b/src/Arbor/Model/EmergencyAlert.php @@ -6,7 +6,6 @@ class EmergencyAlert extends ModelBase { - const DATETIME = 'datetime'; const TRIGGERED_BY_STAFF = 'triggeredByStaff'; @@ -206,6 +205,4 @@ public function setStatusModifiedDatetime(\DateTime $statusModifiedDatetime = nu { $this->setProperty('statusModifiedDatetime', $statusModifiedDatetime); } - - } diff --git a/src/Arbor/Model/EmergencyAlertAssignedStaff.php b/src/Arbor/Model/EmergencyAlertAssignedStaff.php index 1cebf2fa..64da24a3 100644 --- a/src/Arbor/Model/EmergencyAlertAssignedStaff.php +++ b/src/Arbor/Model/EmergencyAlertAssignedStaff.php @@ -6,7 +6,6 @@ class EmergencyAlertAssignedStaff extends ModelBase { - const EMERGENCY_ALERT = 'emergencyAlert'; const ASSIGNED_STAFF = 'assignedStaff'; @@ -80,6 +79,4 @@ public function setAssignedStaff(Staff $assignedStaff = null) { $this->setProperty('assignedStaff', $assignedStaff); } - - } diff --git a/src/Arbor/Model/EmergencyAlertStudent.php b/src/Arbor/Model/EmergencyAlertStudent.php index 573f2e29..972ed9b5 100644 --- a/src/Arbor/Model/EmergencyAlertStudent.php +++ b/src/Arbor/Model/EmergencyAlertStudent.php @@ -6,7 +6,6 @@ class EmergencyAlertStudent extends ModelBase { - const EMERGENCY_ALERT = 'emergencyAlert'; const STUDENT = 'student'; @@ -80,6 +79,4 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } - - } diff --git a/src/Arbor/Model/EmergencyAlertType.php b/src/Arbor/Model/EmergencyAlertType.php index cf3940bc..e310dcc4 100644 --- a/src/Arbor/Model/EmergencyAlertType.php +++ b/src/Arbor/Model/EmergencyAlertType.php @@ -6,7 +6,6 @@ class EmergencyAlertType extends ModelBase { - const NAME = 'name'; const ACTIVE = 'active'; @@ -80,6 +79,4 @@ public function setActive($active = null) { $this->setProperty('active', $active); } - - } diff --git a/src/Arbor/Model/Employer.php b/src/Arbor/Model/Employer.php index 0a1fb432..d4146294 100644 --- a/src/Arbor/Model/Employer.php +++ b/src/Arbor/Model/Employer.php @@ -6,7 +6,6 @@ class Employer extends ModelBase { - const NAME = 'name'; const IDENTIFIER = 'identifier'; @@ -80,6 +79,4 @@ public function setIdentifier($identifier = null) { $this->setProperty('identifier', $identifier); } - - } diff --git a/src/Arbor/Model/EmploymentRecordType.php b/src/Arbor/Model/EmploymentRecordType.php index 51e5685c..39a37f2e 100644 --- a/src/Arbor/Model/EmploymentRecordType.php +++ b/src/Arbor/Model/EmploymentRecordType.php @@ -6,7 +6,6 @@ class EmploymentRecordType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setEmployerRequired($employerRequired = null) { $this->setProperty('employerRequired', $employerRequired); } - - } diff --git a/src/Arbor/Model/EnabledFeature.php b/src/Arbor/Model/EnabledFeature.php index 16fff131..6630e98c 100644 --- a/src/Arbor/Model/EnabledFeature.php +++ b/src/Arbor/Model/EnabledFeature.php @@ -6,7 +6,6 @@ class EnabledFeature extends ModelBase { - const FEATURE_IDENTIFIER = 'featureIdentifier'; const CRM_CONTRACT_SERVICE_SUBSCRIPTION_ID = 'crmContractServiceSubscriptionId'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/EnrolmentMode.php b/src/Arbor/Model/EnrolmentMode.php index 8fc69d2c..4150f849 100644 --- a/src/Arbor/Model/EnrolmentMode.php +++ b/src/Arbor/Model/EnrolmentMode.php @@ -6,7 +6,6 @@ class EnrolmentMode extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setD00018($d00018 = null) { $this->setProperty('d00018', $d00018); } - - } diff --git a/src/Arbor/Model/EnrolmentModeAssignment.php b/src/Arbor/Model/EnrolmentModeAssignment.php index 1461607e..d137fce0 100644 --- a/src/Arbor/Model/EnrolmentModeAssignment.php +++ b/src/Arbor/Model/EnrolmentModeAssignment.php @@ -6,7 +6,6 @@ class EnrolmentModeAssignment extends ModelBase { - const ACADEMIC_YEAR_ENROLMENT = 'academicYearEnrolment'; const ENROLMENT_MODE = 'enrolmentMode'; @@ -134,6 +133,4 @@ public function setOtherEducationalInstitution(EducationalInstitution $otherEduc { $this->setProperty('otherEducationalInstitution', $otherEducationalInstitution); } - - } diff --git a/src/Arbor/Model/Ethnicity.php b/src/Arbor/Model/Ethnicity.php index 2b484efd..b1d392a5 100644 --- a/src/Arbor/Model/Ethnicity.php +++ b/src/Arbor/Model/Ethnicity.php @@ -6,7 +6,6 @@ class Ethnicity extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -260,6 +259,4 @@ public function setD00250($d00250 = null) { $this->setProperty('d00250', $d00250); } - - } diff --git a/src/Arbor/Model/EthnicityCategory.php b/src/Arbor/Model/EthnicityCategory.php index 0da4bd1a..ae787ac3 100644 --- a/src/Arbor/Model/EthnicityCategory.php +++ b/src/Arbor/Model/EthnicityCategory.php @@ -6,7 +6,6 @@ class EthnicityCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/EventParticipant.php b/src/Arbor/Model/EventParticipant.php index ded0d091..4854906d 100644 --- a/src/Arbor/Model/EventParticipant.php +++ b/src/Arbor/Model/EventParticipant.php @@ -6,7 +6,6 @@ class EventParticipant extends ModelBase { - const EVENT = 'event'; const PARTICIPANT = 'participant'; @@ -98,6 +97,4 @@ public function setAttendanceRequirement($attendanceRequirement = null) { $this->setProperty('attendanceRequirement', $attendanceRequirement); } - - } diff --git a/src/Arbor/Model/EventParticipantInvitation.php b/src/Arbor/Model/EventParticipantInvitation.php index ec7affcc..d80ceafc 100644 --- a/src/Arbor/Model/EventParticipantInvitation.php +++ b/src/Arbor/Model/EventParticipantInvitation.php @@ -6,7 +6,6 @@ class EventParticipantInvitation extends ModelBase { - const EVENT_PARTICIPANT = 'eventParticipant'; const INVITEE = 'invitee'; @@ -170,6 +169,4 @@ public function setInvitationReply($invitationReply = null) { $this->setProperty('invitationReply', $invitationReply); } - - } diff --git a/src/Arbor/Model/ExclusionExclusionReason.php b/src/Arbor/Model/ExclusionExclusionReason.php index e11be55c..36cd15e7 100644 --- a/src/Arbor/Model/ExclusionExclusionReason.php +++ b/src/Arbor/Model/ExclusionExclusionReason.php @@ -6,7 +6,6 @@ class ExclusionExclusionReason extends ModelBase { - const EXCLUSION = 'exclusion'; const EXCLUSION_REASON = 'exclusionReason'; @@ -80,6 +79,4 @@ public function setExclusionReason(ExclusionReason $exclusionReason = null) { $this->setProperty('exclusionReason', $exclusionReason); } - - } diff --git a/src/Arbor/Model/ExclusionReason.php b/src/Arbor/Model/ExclusionReason.php index 35306392..836468d1 100644 --- a/src/Arbor/Model/ExclusionReason.php +++ b/src/Arbor/Model/ExclusionReason.php @@ -6,7 +6,6 @@ class ExclusionReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setExclusionReasonName($exclusionReasonName = null) { $this->setProperty('exclusionReasonName', $exclusionReasonName); } - - } diff --git a/src/Arbor/Model/ExclusionReview.php b/src/Arbor/Model/ExclusionReview.php index 668fa1ce..c773671a 100644 --- a/src/Arbor/Model/ExclusionReview.php +++ b/src/Arbor/Model/ExclusionReview.php @@ -6,7 +6,6 @@ class ExclusionReview extends ModelBase { - const COMMENT = 'comment'; const EXCLUSION_REVIEW_OUTCOME = 'exclusionReviewOutcome'; @@ -170,6 +169,4 @@ public function setSenExpertRequested($senExpertRequested = null) { $this->setProperty('senExpertRequested', $senExpertRequested); } - - } diff --git a/src/Arbor/Model/ExclusionReviewOutcome.php b/src/Arbor/Model/ExclusionReviewOutcome.php index 7a8b4706..a500bdd1 100644 --- a/src/Arbor/Model/ExclusionReviewOutcome.php +++ b/src/Arbor/Model/ExclusionReviewOutcome.php @@ -6,7 +6,6 @@ class ExclusionReviewOutcome extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setIsStudentReinstated($isStudentReinstated = null) { $this->setProperty('isStudentReinstated', $isStudentReinstated); } - - } diff --git a/src/Arbor/Model/ExternalAdministrator.php b/src/Arbor/Model/ExternalAdministrator.php index 69d80169..c461242e 100644 --- a/src/Arbor/Model/ExternalAdministrator.php +++ b/src/Arbor/Model/ExternalAdministrator.php @@ -6,7 +6,6 @@ class ExternalAdministrator extends ModelBase { - const FIRST_NAME = 'firstName'; const LAST_NAME = 'lastName'; @@ -116,6 +115,4 @@ public function setApplication($application = null) { $this->setProperty('application', $application); } - - } diff --git a/src/Arbor/Model/ExternallyGeneratedReportCard.php b/src/Arbor/Model/ExternallyGeneratedReportCard.php index b08522b0..87f61dcc 100644 --- a/src/Arbor/Model/ExternallyGeneratedReportCard.php +++ b/src/Arbor/Model/ExternallyGeneratedReportCard.php @@ -6,7 +6,6 @@ class ExternallyGeneratedReportCard extends ModelBase { - const CONTENT = 'content'; const REPORT_CARD_BATCH = 'reportCardBatch'; @@ -98,6 +97,4 @@ public function setStudent(Student $student = null) { $this->setProperty('student', $student); } - - } diff --git a/src/Arbor/Model/Faculty.php b/src/Arbor/Model/Faculty.php index bae81184..dc13cdad 100644 --- a/src/Arbor/Model/Faculty.php +++ b/src/Arbor/Model/Faculty.php @@ -6,7 +6,6 @@ class Faculty extends ModelBase { - const CODE = 'code'; const FACULTY_NAME = 'facultyName'; @@ -98,6 +97,4 @@ public function setIsActive($isActive = null) { $this->setProperty('isActive', $isActive); } - - } diff --git a/src/Arbor/Model/FacultyDepartment.php b/src/Arbor/Model/FacultyDepartment.php index 23ca4408..2cfef872 100644 --- a/src/Arbor/Model/FacultyDepartment.php +++ b/src/Arbor/Model/FacultyDepartment.php @@ -6,7 +6,6 @@ class FacultyDepartment extends ModelBase { - const DEPARTMENT = 'department'; const FACULTY = 'faculty'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/FacultyMember.php b/src/Arbor/Model/FacultyMember.php index d5ee15ae..585c4798 100644 --- a/src/Arbor/Model/FacultyMember.php +++ b/src/Arbor/Model/FacultyMember.php @@ -6,7 +6,6 @@ class FacultyMember extends ModelBase { - const FACULTY = 'faculty'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/FacultyMembership.php b/src/Arbor/Model/FacultyMembership.php index f6fb19d2..8ab9e1c1 100644 --- a/src/Arbor/Model/FacultyMembership.php +++ b/src/Arbor/Model/FacultyMembership.php @@ -6,7 +6,6 @@ class FacultyMembership extends ModelBase { - const FACULTY_RESPONSIBILITY = 'facultyResponsibility'; const FACULTY = 'faculty'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/FacultyResponsibility.php b/src/Arbor/Model/FacultyResponsibility.php index 0f9cf342..a7b52891 100644 --- a/src/Arbor/Model/FacultyResponsibility.php +++ b/src/Arbor/Model/FacultyResponsibility.php @@ -6,7 +6,6 @@ class FacultyResponsibility extends ModelBase { - const FACULTY_RESPONSIBILITY_TYPE = 'facultyResponsibilityType'; const FACULTY = 'faculty'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/FacultyResponsibilityType.php b/src/Arbor/Model/FacultyResponsibilityType.php index f845cc86..4996dd84 100644 --- a/src/Arbor/Model/FacultyResponsibilityType.php +++ b/src/Arbor/Model/FacultyResponsibilityType.php @@ -6,7 +6,6 @@ class FacultyResponsibilityType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setResponsibilityTypeName($responsibilityTypeName = null) { $this->setProperty('responsibilityTypeName', $responsibilityTypeName); } - - } diff --git a/src/Arbor/Model/File.php b/src/Arbor/Model/File.php index ec06f382..1c90ab4a 100644 --- a/src/Arbor/Model/File.php +++ b/src/Arbor/Model/File.php @@ -6,7 +6,6 @@ class File extends ModelBase { - const CONTENT = 'content'; const URL = 'url'; @@ -188,6 +187,4 @@ public function setCompressed($compressed = null) { $this->setProperty('compressed', $compressed); } - - } diff --git a/src/Arbor/Model/FinalAssessmentTarget.php b/src/Arbor/Model/FinalAssessmentTarget.php index f67df697..caa26586 100644 --- a/src/Arbor/Model/FinalAssessmentTarget.php +++ b/src/Arbor/Model/FinalAssessmentTarget.php @@ -6,7 +6,6 @@ class FinalAssessmentTarget extends ModelBase { - const STUDENT = 'student'; const ASSESSMENT = 'assessment'; @@ -170,6 +169,4 @@ public function setLocked($locked = null) { $this->setProperty('locked', $locked); } - - } diff --git a/src/Arbor/Model/FixedPeriodExclusion.php b/src/Arbor/Model/FixedPeriodExclusion.php index 951e863e..ad6c99b5 100644 --- a/src/Arbor/Model/FixedPeriodExclusion.php +++ b/src/Arbor/Model/FixedPeriodExclusion.php @@ -6,7 +6,6 @@ class FixedPeriodExclusion extends ModelBase { - const STUDENT = 'student'; const EXCLUSION_REASON = 'exclusionReason'; @@ -242,6 +241,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/Gender.php b/src/Arbor/Model/Gender.php index d0a5dd52..9ff829ba 100644 --- a/src/Arbor/Model/Gender.php +++ b/src/Arbor/Model/Gender.php @@ -6,7 +6,6 @@ class Gender extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setLongName($longName = null) { $this->setProperty('longName', $longName); } - - } diff --git a/src/Arbor/Model/GenderIdentity.php b/src/Arbor/Model/GenderIdentity.php index 7e61c9b6..409c8265 100644 --- a/src/Arbor/Model/GenderIdentity.php +++ b/src/Arbor/Model/GenderIdentity.php @@ -6,7 +6,6 @@ class GenderIdentity extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setLongName($longName = null) { $this->setProperty('longName', $longName); } - - } diff --git a/src/Arbor/Model/GoogleProvisioningSetting.php b/src/Arbor/Model/GoogleProvisioningSetting.php index 3336bd84..4d7e5276 100644 --- a/src/Arbor/Model/GoogleProvisioningSetting.php +++ b/src/Arbor/Model/GoogleProvisioningSetting.php @@ -6,7 +6,6 @@ class GoogleProvisioningSetting extends ModelBase { - const PROVISION_STAFF_USERS = 'provisionStaffUsers'; const PROVISION_STUDENT_USERS = 'provisionStudentUsers'; @@ -134,6 +133,4 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } - - } diff --git a/src/Arbor/Model/GoogleUser.php b/src/Arbor/Model/GoogleUser.php index af10d1fb..9d9c12cb 100644 --- a/src/Arbor/Model/GoogleUser.php +++ b/src/Arbor/Model/GoogleUser.php @@ -6,7 +6,6 @@ class GoogleUser extends ModelBase { - const GIVEN_NAME = 'givenName'; const FAMILY_NAME = 'familyName'; @@ -134,6 +133,4 @@ public function setMatchedPerson(ModelBase $matchedPerson = null) { $this->setProperty('matchedPerson', $matchedPerson); } - - } diff --git a/src/Arbor/Model/Grade.php b/src/Arbor/Model/Grade.php index 52eac408..2414e5c4 100644 --- a/src/Arbor/Model/Grade.php +++ b/src/Arbor/Model/Grade.php @@ -6,7 +6,6 @@ class Grade extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -314,6 +313,4 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } - - } diff --git a/src/Arbor/Model/GradePointScale.php b/src/Arbor/Model/GradePointScale.php index cb30982d..5f797082 100644 --- a/src/Arbor/Model/GradePointScale.php +++ b/src/Arbor/Model/GradePointScale.php @@ -6,7 +6,6 @@ class GradePointScale extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -224,6 +223,4 @@ public function setDefaultGradeSet(GradeSet $defaultGradeSet = null) { $this->setProperty('defaultGradeSet', $defaultGradeSet); } - - } diff --git a/src/Arbor/Model/GradePointScaleLevelGradeSet.php b/src/Arbor/Model/GradePointScaleLevelGradeSet.php index b0a12937..2a1f7294 100644 --- a/src/Arbor/Model/GradePointScaleLevelGradeSet.php +++ b/src/Arbor/Model/GradePointScaleLevelGradeSet.php @@ -6,7 +6,6 @@ class GradePointScaleLevelGradeSet extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setAppliesToSenStudentOnly($appliesToSenStudentOnly = null) { $this->setProperty('appliesToSenStudentOnly', $appliesToSenStudentOnly); } - - } diff --git a/src/Arbor/Model/GradeSet.php b/src/Arbor/Model/GradeSet.php index 312ce443..cba4aaf5 100644 --- a/src/Arbor/Model/GradeSet.php +++ b/src/Arbor/Model/GradeSet.php @@ -6,7 +6,6 @@ class GradeSet extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } - - } diff --git a/src/Arbor/Model/Guardian.php b/src/Arbor/Model/Guardian.php index d5134322..26450dca 100644 --- a/src/Arbor/Model/Guardian.php +++ b/src/Arbor/Model/Guardian.php @@ -6,7 +6,6 @@ class Guardian extends ModelBase { - const PERSON = 'person'; const EMPLOYER = 'employer'; @@ -260,6 +259,4 @@ public function setIsActiveIncomingSync($isActiveIncomingSync = null) { $this->setProperty('isActiveIncomingSync', $isActiveIncomingSync); } - - } diff --git a/src/Arbor/Model/GuardianConsultation.php b/src/Arbor/Model/GuardianConsultation.php index c0872157..8a501926 100644 --- a/src/Arbor/Model/GuardianConsultation.php +++ b/src/Arbor/Model/GuardianConsultation.php @@ -6,7 +6,6 @@ class GuardianConsultation extends ModelBase { - const GUARDIAN_CONSULTATION_NAME = 'guardianConsultationName'; const START_DATETIME = 'startDatetime'; @@ -134,6 +133,4 @@ public function setSelfSchedulingClosesDatetime(\DateTime $selfSchedulingClosesD { $this->setProperty('selfSchedulingClosesDatetime', $selfSchedulingClosesDatetime); } - - } diff --git a/src/Arbor/Model/GuardianRelationshipType.php b/src/Arbor/Model/GuardianRelationshipType.php index 0f1ebc3a..37933cec 100644 --- a/src/Arbor/Model/GuardianRelationshipType.php +++ b/src/Arbor/Model/GuardianRelationshipType.php @@ -6,7 +6,6 @@ class GuardianRelationshipType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setCtfExportCode($ctfExportCode = null) { $this->setProperty('ctfExportCode', $ctfExportCode); } - - } diff --git a/src/Arbor/Model/HearingTest.php b/src/Arbor/Model/HearingTest.php index 064ecfbd..cf955df3 100644 --- a/src/Arbor/Model/HearingTest.php +++ b/src/Arbor/Model/HearingTest.php @@ -6,7 +6,6 @@ class HearingTest extends ModelBase { - const STUDENT = 'student'; const TEST_DATE = 'testDate'; @@ -98,6 +97,4 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } - - } diff --git a/src/Arbor/Model/House.php b/src/Arbor/Model/House.php index 12e1b481..bf86301f 100644 --- a/src/Arbor/Model/House.php +++ b/src/Arbor/Model/House.php @@ -6,7 +6,6 @@ class House extends ModelBase { - const HOUSE_NAME = 'houseName'; const SHORT_NAME = 'shortName'; @@ -134,6 +133,4 @@ public function setCopiedToHouse(House $copiedToHouse = null) { $this->setProperty('copiedToHouse', $copiedToHouse); } - - } diff --git a/src/Arbor/Model/HouseAutomaticEnrolment.php b/src/Arbor/Model/HouseAutomaticEnrolment.php index 7ae35305..f0d1245e 100644 --- a/src/Arbor/Model/HouseAutomaticEnrolment.php +++ b/src/Arbor/Model/HouseAutomaticEnrolment.php @@ -6,7 +6,6 @@ class HouseAutomaticEnrolment extends ModelBase { - const HOUSE = 'house'; const TRIGGER = 'trigger'; @@ -80,6 +79,4 @@ public function setTrigger(RegistrationForm $trigger = null) { $this->setProperty('trigger', $trigger); } - - } diff --git a/src/Arbor/Model/HouseMembership.php b/src/Arbor/Model/HouseMembership.php index f86cdb42..73486517 100644 --- a/src/Arbor/Model/HouseMembership.php +++ b/src/Arbor/Model/HouseMembership.php @@ -6,7 +6,6 @@ class HouseMembership extends ModelBase { - const HOUSE = 'house'; const STUDENT = 'student'; @@ -152,6 +151,4 @@ public function setEnrolmentDependency(RegistrationFormMembership $enrolmentDepe { $this->setProperty('enrolmentDependency', $enrolmentDependency); } - - } diff --git a/src/Arbor/Model/HouseTutor.php b/src/Arbor/Model/HouseTutor.php index 7c516c2d..a19fa47f 100644 --- a/src/Arbor/Model/HouseTutor.php +++ b/src/Arbor/Model/HouseTutor.php @@ -6,7 +6,6 @@ class HouseTutor extends ModelBase { - const HOUSE = 'house'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/IdentificationDocumentType.php b/src/Arbor/Model/IdentificationDocumentType.php index 7d64a7ba..f17b7c67 100644 --- a/src/Arbor/Model/IdentificationDocumentType.php +++ b/src/Arbor/Model/IdentificationDocumentType.php @@ -6,7 +6,6 @@ class IdentificationDocumentType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/IdentityCard.php b/src/Arbor/Model/IdentityCard.php index 88b0e34e..7ca6a4ff 100644 --- a/src/Arbor/Model/IdentityCard.php +++ b/src/Arbor/Model/IdentityCard.php @@ -6,7 +6,6 @@ class IdentityCard extends ModelBase { - const OWNER = 'owner'; const CARD_NUMBER = 'cardNumber'; @@ -134,6 +133,4 @@ public function setLostDatetime(\DateTime $lostDatetime = null) { $this->setProperty('lostDatetime', $lostDatetime); } - - } diff --git a/src/Arbor/Model/IdentityCardReader.php b/src/Arbor/Model/IdentityCardReader.php index 93bb1c6b..728bab2a 100644 --- a/src/Arbor/Model/IdentityCardReader.php +++ b/src/Arbor/Model/IdentityCardReader.php @@ -6,7 +6,6 @@ class IdentityCardReader extends ModelBase { - const READER_NUMBER = 'readerNumber'; const ROOM = 'room'; @@ -80,6 +79,4 @@ public function setRoom(Room $room = null) { $this->setProperty('room', $room); } - - } diff --git a/src/Arbor/Model/Immunization.php b/src/Arbor/Model/Immunization.php index 08471583..36903cdd 100644 --- a/src/Arbor/Model/Immunization.php +++ b/src/Arbor/Model/Immunization.php @@ -6,7 +6,6 @@ class Immunization extends ModelBase { - const PERSON = 'person'; const IMMUNIZATION_TYPE = 'immunizationType'; @@ -116,6 +115,4 @@ public function setAdministeredByMedicalInstitution(MedicalInstitution $administ { $this->setProperty('administeredByMedicalInstitution', $administeredByMedicalInstitution); } - - } diff --git a/src/Arbor/Model/ImmunizationType.php b/src/Arbor/Model/ImmunizationType.php index b9d57464..68a48219 100644 --- a/src/Arbor/Model/ImmunizationType.php +++ b/src/Arbor/Model/ImmunizationType.php @@ -6,7 +6,6 @@ class ImmunizationType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setImmunizationTypeName($immunizationTypeName = null) { $this->setProperty('immunizationTypeName', $immunizationTypeName); } - - } diff --git a/src/Arbor/Model/ImpairmentCategory.php b/src/Arbor/Model/ImpairmentCategory.php index 468ef18d..e6263b3e 100644 --- a/src/Arbor/Model/ImpairmentCategory.php +++ b/src/Arbor/Model/ImpairmentCategory.php @@ -6,7 +6,6 @@ class ImpairmentCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/InAppMessageNotification.php b/src/Arbor/Model/InAppMessageNotification.php index bfd41f10..3e0efcf4 100644 --- a/src/Arbor/Model/InAppMessageNotification.php +++ b/src/Arbor/Model/InAppMessageNotification.php @@ -6,7 +6,6 @@ class InAppMessageNotification extends ModelBase { - const IN_APP_MESSAGE = 'inAppMessage'; const NOTIFICATION_CHANNEL = 'notificationChannel'; @@ -80,6 +79,4 @@ public function setNotificationChannel(ModelBase $notificationChannel = null) { $this->setProperty('notificationChannel', $notificationChannel); } - - } diff --git a/src/Arbor/Model/InAppMessagePermittedSender.php b/src/Arbor/Model/InAppMessagePermittedSender.php index 5c39eea2..ce7517eb 100644 --- a/src/Arbor/Model/InAppMessagePermittedSender.php +++ b/src/Arbor/Model/InAppMessagePermittedSender.php @@ -6,7 +6,6 @@ class InAppMessagePermittedSender extends ModelBase { - const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -98,6 +97,4 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } - - } diff --git a/src/Arbor/Model/InCareNote.php b/src/Arbor/Model/InCareNote.php index bd3df8f9..fc65b4b6 100644 --- a/src/Arbor/Model/InCareNote.php +++ b/src/Arbor/Model/InCareNote.php @@ -6,7 +6,6 @@ class InCareNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/InCareStatus.php b/src/Arbor/Model/InCareStatus.php index 2c3bce64..89fc5384 100644 --- a/src/Arbor/Model/InCareStatus.php +++ b/src/Arbor/Model/InCareStatus.php @@ -6,7 +6,6 @@ class InCareStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setCountsAsInCareStatus($countsAsInCareStatus = null) { $this->setProperty('countsAsInCareStatus', $countsAsInCareStatus); } - - } diff --git a/src/Arbor/Model/InCareStatusAssignment.php b/src/Arbor/Model/InCareStatusAssignment.php index 3322f5db..70a4d5f6 100644 --- a/src/Arbor/Model/InCareStatusAssignment.php +++ b/src/Arbor/Model/InCareStatusAssignment.php @@ -6,7 +6,6 @@ class InCareStatusAssignment extends ModelBase { - const IN_CARE_STATUS = 'inCareStatus'; const STUDENT = 'student'; @@ -134,6 +133,4 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } - - } diff --git a/src/Arbor/Model/InHouseCandidate.php b/src/Arbor/Model/InHouseCandidate.php index 73840490..74f28463 100644 --- a/src/Arbor/Model/InHouseCandidate.php +++ b/src/Arbor/Model/InHouseCandidate.php @@ -6,7 +6,6 @@ class InHouseCandidate extends ModelBase { - const STUDENT = 'student'; const CANDIDATE_NUMBER = 'candidateNumber'; @@ -80,6 +79,4 @@ public function setCandidateNumber($candidateNumber = null) { $this->setProperty('candidateNumber', $candidateNumber); } - - } diff --git a/src/Arbor/Model/InHouseCandidateAccessArrangement.php b/src/Arbor/Model/InHouseCandidateAccessArrangement.php index 2fd480ae..ae5a19d3 100644 --- a/src/Arbor/Model/InHouseCandidateAccessArrangement.php +++ b/src/Arbor/Model/InHouseCandidateAccessArrangement.php @@ -6,7 +6,6 @@ class InHouseCandidateAccessArrangement extends ModelBase { - const IN_HOUSE_CANDIDATE = 'inHouseCandidate'; const ACCESS_ARRANGEMENT = 'accessArrangement'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/InHouseExam.php b/src/Arbor/Model/InHouseExam.php index fbe66406..27885fa5 100644 --- a/src/Arbor/Model/InHouseExam.php +++ b/src/Arbor/Model/InHouseExam.php @@ -6,7 +6,6 @@ class InHouseExam extends ModelBase { - const MOCK_QUALIFICATION_ASSESSABLE = 'mockQualificationAssessable'; const MOCK_QUALIFICATION_LEARNING_UNIT = 'mockQualificationLearningUnit'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/InHouseExamEntry.php b/src/Arbor/Model/InHouseExamEntry.php index ad5e79b0..861f214f 100644 --- a/src/Arbor/Model/InHouseExamEntry.php +++ b/src/Arbor/Model/InHouseExamEntry.php @@ -6,7 +6,6 @@ class InHouseExamEntry extends ModelBase { - const IN_HOUSE_EXAM = 'inHouseExam'; const IN_HOUSE_EXAM_INSTANCE = 'inHouseExamInstance'; @@ -206,6 +205,4 @@ public function setMinutesLate($minutesLate = null) { $this->setProperty('minutesLate', $minutesLate); } - - } diff --git a/src/Arbor/Model/InHouseExamGrade.php b/src/Arbor/Model/InHouseExamGrade.php index b1c09d72..1d0ae605 100644 --- a/src/Arbor/Model/InHouseExamGrade.php +++ b/src/Arbor/Model/InHouseExamGrade.php @@ -6,7 +6,6 @@ class InHouseExamGrade extends ModelBase { - const IN_HOUSE_EXAM = 'inHouseExam'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -152,6 +151,4 @@ public function setActive($active = null) { $this->setProperty('active', $active); } - - } diff --git a/src/Arbor/Model/InHouseExamInstance.php b/src/Arbor/Model/InHouseExamInstance.php index 72127ada..c1dc83d8 100644 --- a/src/Arbor/Model/InHouseExamInstance.php +++ b/src/Arbor/Model/InHouseExamInstance.php @@ -6,7 +6,6 @@ class InHouseExamInstance extends ModelBase { - const IN_HOUSE_EXAM = 'inHouseExam'; const EXPECTED_START_DATETIME = 'expectedStartDatetime'; @@ -98,6 +97,4 @@ public function setExpectedEndDatetime(\DateTime $expectedEndDatetime = null) { $this->setProperty('expectedEndDatetime', $expectedEndDatetime); } - - } diff --git a/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php b/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php index 1f4834d0..ddcc5e05 100644 --- a/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php +++ b/src/Arbor/Model/InHouseExamInstanceAcademicUnitLink.php @@ -6,7 +6,6 @@ class InHouseExamInstanceAcademicUnitLink extends ModelBase { - const IN_HOUSE_EXAM_INSTANCE = 'inHouseExamInstance'; const ACADEMIC_UNIT = 'academicUnit'; @@ -80,6 +79,4 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } - - } diff --git a/src/Arbor/Model/InHouseExamResult.php b/src/Arbor/Model/InHouseExamResult.php index da7d7819..d81c3412 100644 --- a/src/Arbor/Model/InHouseExamResult.php +++ b/src/Arbor/Model/InHouseExamResult.php @@ -6,7 +6,6 @@ class InHouseExamResult extends ModelBase { - const IN_HOUSE_EXAM = 'inHouseExam'; const STUDENT = 'student'; @@ -152,6 +151,4 @@ public function setResultDate(\DateTime $resultDate = null) { $this->setProperty('resultDate', $resultDate); } - - } diff --git a/src/Arbor/Model/InboundInAppMessage.php b/src/Arbor/Model/InboundInAppMessage.php index 0ae4c021..d48479df 100644 --- a/src/Arbor/Model/InboundInAppMessage.php +++ b/src/Arbor/Model/InboundInAppMessage.php @@ -6,7 +6,6 @@ class InboundInAppMessage extends ModelBase { - const SENDER = 'sender'; const RECIPIENT = 'recipient'; @@ -170,6 +169,4 @@ public function setOutboundInAppMessageRepliedTo(OutboundInAppMessage $outboundI { $this->setProperty('outboundInAppMessageRepliedTo', $outboundInAppMessageRepliedTo); } - - } diff --git a/src/Arbor/Model/InboundNotificationAutomaticRecipient.php b/src/Arbor/Model/InboundNotificationAutomaticRecipient.php index 2f0599fa..226e95ba 100644 --- a/src/Arbor/Model/InboundNotificationAutomaticRecipient.php +++ b/src/Arbor/Model/InboundNotificationAutomaticRecipient.php @@ -6,7 +6,6 @@ class InboundNotificationAutomaticRecipient extends ModelBase { - const AUTOMATIC_RECIPIENT = 'automaticRecipient'; protected $_resourceType = ResourceType::INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT; @@ -62,6 +61,4 @@ public function setAutomaticRecipient(ModelBase $automaticRecipient = null) { $this->setProperty('automaticRecipient', $automaticRecipient); } - - } diff --git a/src/Arbor/Model/InboundSmsMessage.php b/src/Arbor/Model/InboundSmsMessage.php index 29606c8d..6df1f80d 100644 --- a/src/Arbor/Model/InboundSmsMessage.php +++ b/src/Arbor/Model/InboundSmsMessage.php @@ -6,7 +6,6 @@ class InboundSmsMessage extends ModelBase { - const MESSAGE_TYPE = 'messageType'; const SENDER_NUMBER = 'senderNumber'; @@ -224,6 +223,4 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } - - } diff --git a/src/Arbor/Model/IncomingBankTransaction.php b/src/Arbor/Model/IncomingBankTransaction.php index ce0596b6..264d1a3a 100644 --- a/src/Arbor/Model/IncomingBankTransaction.php +++ b/src/Arbor/Model/IncomingBankTransaction.php @@ -6,7 +6,6 @@ class IncomingBankTransaction extends ModelBase { - const BILL_PAYER = 'billPayer'; const RECEIVED_DATE = 'receivedDate'; @@ -116,6 +115,4 @@ public function setPayment($payment = null) { $this->setProperty('payment', $payment); } - - } diff --git a/src/Arbor/Model/IncomingCardTransaction.php b/src/Arbor/Model/IncomingCardTransaction.php index a8252d5e..6b6a9966 100644 --- a/src/Arbor/Model/IncomingCardTransaction.php +++ b/src/Arbor/Model/IncomingCardTransaction.php @@ -6,7 +6,6 @@ class IncomingCardTransaction extends ModelBase { - const BILL_PAYER = 'billPayer'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -278,6 +277,4 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } - - } diff --git a/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php b/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php index f54fa578..664c51c3 100644 --- a/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php +++ b/src/Arbor/Model/IncomingCashlessCateringSystemTransaction.php @@ -6,7 +6,6 @@ class IncomingCashlessCateringSystemTransaction extends ModelBase { - const BILL_PAYER = 'billPayer'; const SOURCE = 'source'; @@ -224,6 +223,4 @@ public function setRelatedEntity(ModelBase $relatedEntity = null) { $this->setProperty('relatedEntity', $relatedEntity); } - - } diff --git a/src/Arbor/Model/IncomingDirectDebitAgreement.php b/src/Arbor/Model/IncomingDirectDebitAgreement.php index 11e119e4..d0a45b8b 100644 --- a/src/Arbor/Model/IncomingDirectDebitAgreement.php +++ b/src/Arbor/Model/IncomingDirectDebitAgreement.php @@ -6,7 +6,6 @@ class IncomingDirectDebitAgreement extends ModelBase { - const BILL_PAYER = 'billPayer'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -170,6 +169,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/IncomingDirectDebitTransaction.php b/src/Arbor/Model/IncomingDirectDebitTransaction.php index d4f7cc6a..5db53e82 100644 --- a/src/Arbor/Model/IncomingDirectDebitTransaction.php +++ b/src/Arbor/Model/IncomingDirectDebitTransaction.php @@ -6,7 +6,6 @@ class IncomingDirectDebitTransaction extends ModelBase { - const INCOMING_DIRECT_DEBIT_AGREEMENT = 'incomingDirectDebitAgreement'; const PAYMENT_PROVIDER_PAYOUT = 'paymentProviderPayout'; @@ -260,6 +259,4 @@ public function setCustomerNotificationDatetime(\DateTime $customerNotificationD { $this->setProperty('customerNotificationDatetime', $customerNotificationDatetime); } - - } diff --git a/src/Arbor/Model/IncomingEntityTransfer.php b/src/Arbor/Model/IncomingEntityTransfer.php index 43987767..1bd8f3bb 100644 --- a/src/Arbor/Model/IncomingEntityTransfer.php +++ b/src/Arbor/Model/IncomingEntityTransfer.php @@ -6,7 +6,6 @@ class IncomingEntityTransfer extends ModelBase { - const SOURCE_APPLICATION_ID = 'sourceApplicationId'; const SOURCE_ENTITY = 'sourceEntity'; @@ -188,6 +187,4 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } - - } diff --git a/src/Arbor/Model/InsightReport.php b/src/Arbor/Model/InsightReport.php index c9ac5581..3f21b533 100644 --- a/src/Arbor/Model/InsightReport.php +++ b/src/Arbor/Model/InsightReport.php @@ -6,7 +6,6 @@ class InsightReport extends ModelBase { - const REPORT_TYPE = 'reportType'; const SUB_REPORT_TYPE = 'subReportType'; @@ -170,6 +169,4 @@ public function setReportFile(File $reportFile = null) { $this->setProperty('reportFile', $reportFile); } - - } diff --git a/src/Arbor/Model/InstitutionType.php b/src/Arbor/Model/InstitutionType.php index fd696286..f87ba9d6 100644 --- a/src/Arbor/Model/InstitutionType.php +++ b/src/Arbor/Model/InstitutionType.php @@ -6,7 +6,6 @@ class InstitutionType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/IntakeSeason.php b/src/Arbor/Model/IntakeSeason.php index 9075424c..2b9767b0 100644 --- a/src/Arbor/Model/IntakeSeason.php +++ b/src/Arbor/Model/IntakeSeason.php @@ -6,7 +6,6 @@ class IntakeSeason extends ModelBase { - const INTAKE_SEASON_NAME = 'intakeSeasonName'; const ACADEMIC_YEAR = 'academicYear'; @@ -152,6 +151,4 @@ public function setTargetApplicationNumber($targetApplicationNumber = null) { $this->setProperty('targetApplicationNumber', $targetApplicationNumber); } - - } diff --git a/src/Arbor/Model/IntakeSeasonApplicantBucket.php b/src/Arbor/Model/IntakeSeasonApplicantBucket.php index 3887b876..8dd5689f 100644 --- a/src/Arbor/Model/IntakeSeasonApplicantBucket.php +++ b/src/Arbor/Model/IntakeSeasonApplicantBucket.php @@ -6,7 +6,6 @@ class IntakeSeasonApplicantBucket extends ModelBase { - const APPLICANT_BUCKET_NAME = 'applicantBucketName'; const INTAKE_SEASON = 'intakeSeason'; @@ -80,6 +79,4 @@ public function setIntakeSeason(IntakeSeason $intakeSeason = null) { $this->setProperty('intakeSeason', $intakeSeason); } - - } diff --git a/src/Arbor/Model/IntakeSeasonGroup.php b/src/Arbor/Model/IntakeSeasonGroup.php index 281bb868..1ff65b2a 100644 --- a/src/Arbor/Model/IntakeSeasonGroup.php +++ b/src/Arbor/Model/IntakeSeasonGroup.php @@ -6,7 +6,6 @@ class IntakeSeasonGroup extends ModelBase { - const GROUP_NAME = 'groupName'; const INTAKE_SEASON = 'intakeSeason'; @@ -98,6 +97,4 @@ public function setExpectedAdmissionDate(\DateTime $expectedAdmissionDate = null { $this->setProperty('expectedAdmissionDate', $expectedAdmissionDate); } - - } diff --git a/src/Arbor/Model/IntegrationVleProvider.php b/src/Arbor/Model/IntegrationVleProvider.php index 17172588..6f35daad 100644 --- a/src/Arbor/Model/IntegrationVleProvider.php +++ b/src/Arbor/Model/IntegrationVleProvider.php @@ -6,7 +6,6 @@ class IntegrationVleProvider extends ModelBase { - const NAME = 'name'; const CONFIGURATION = 'configuration'; @@ -116,6 +115,4 @@ public function setCode($code = null) { $this->setProperty('code', $code); } - - } diff --git a/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php b/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php index c8d03ff0..a3421a3f 100644 --- a/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php +++ b/src/Arbor/Model/IntegrationsCashlessCateringSystemProvider.php @@ -6,7 +6,6 @@ class IntegrationsCashlessCateringSystemProvider extends ModelBase { - const NAME = 'name'; const CUSTOMER_ACCOUNT_TYPE = 'customerAccountType'; @@ -116,6 +115,4 @@ public function setEnabled($enabled = null) { $this->setProperty('enabled', $enabled); } - - } diff --git a/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php b/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php index 83aad9d9..59e8e1b4 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php +++ b/src/Arbor/Model/IntegrationsHrFinanceMappingStatus.php @@ -6,7 +6,6 @@ class IntegrationsHrFinanceMappingStatus extends ModelBase { - const INTEGRATIONS_HR_FINANCE_PROVIDER = 'integrationsHrFinanceProvider'; const ERRORS = 'errors'; @@ -116,6 +115,4 @@ public function setMappingType($mappingType = null) { $this->setProperty('mappingType', $mappingType); } - - } diff --git a/src/Arbor/Model/IntegrationsHrFinanceProvider.php b/src/Arbor/Model/IntegrationsHrFinanceProvider.php index 9cb17862..9b4c8bab 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceProvider.php +++ b/src/Arbor/Model/IntegrationsHrFinanceProvider.php @@ -6,7 +6,6 @@ class IntegrationsHrFinanceProvider extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setEnabled($enabled = null) { $this->setProperty('enabled', $enabled); } - - } diff --git a/src/Arbor/Model/IntegrationsHrFinanceTestRun.php b/src/Arbor/Model/IntegrationsHrFinanceTestRun.php index 61e3a20b..59f7ffc0 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceTestRun.php +++ b/src/Arbor/Model/IntegrationsHrFinanceTestRun.php @@ -6,7 +6,6 @@ class IntegrationsHrFinanceTestRun extends ModelBase { - const INTEGRATIONS_HR_FINANCE_PROVIDER = 'integrationsHrFinanceProvider'; const REQUESTED_DATETIME = 'requestedDatetime'; @@ -98,6 +97,4 @@ public function setCompletedDatetime(\DateTime $completedDatetime = null) { $this->setProperty('completedDatetime', $completedDatetime); } - - } diff --git a/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php b/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php index 36cc12c7..6bcdf393 100644 --- a/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php +++ b/src/Arbor/Model/IntegrationsHrFinanceTestRunResult.php @@ -6,7 +6,6 @@ class IntegrationsHrFinanceTestRunResult extends ModelBase { - const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'integrationsHrFinanceTestRun'; const TYPE = 'type'; @@ -260,6 +259,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php b/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php index fc4c9dc1..fd06800e 100644 --- a/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php +++ b/src/Arbor/Model/IntegrationsVleProviderAcademicUnit.php @@ -6,7 +6,6 @@ class IntegrationsVleProviderAcademicUnit extends ModelBase { - const ACADEMIC_UNIT = 'academicUnit'; protected $_resourceType = ResourceType::INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT; @@ -62,6 +61,4 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } - - } diff --git a/src/Arbor/Model/InternalExclusion.php b/src/Arbor/Model/InternalExclusion.php index aa89600c..3892c1c5 100644 --- a/src/Arbor/Model/InternalExclusion.php +++ b/src/Arbor/Model/InternalExclusion.php @@ -6,7 +6,6 @@ class InternalExclusion extends ModelBase { - const STUDENT = 'student'; const ISSUED_BY_STAFF = 'issuedByStaff'; @@ -188,6 +187,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/InternalExclusionReason.php b/src/Arbor/Model/InternalExclusionReason.php index a1ac4001..40e8b0a1 100644 --- a/src/Arbor/Model/InternalExclusionReason.php +++ b/src/Arbor/Model/InternalExclusionReason.php @@ -6,7 +6,6 @@ class InternalExclusionReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/InternalExclusionSession.php b/src/Arbor/Model/InternalExclusionSession.php index 7a3a4976..f8d046cc 100644 --- a/src/Arbor/Model/InternalExclusionSession.php +++ b/src/Arbor/Model/InternalExclusionSession.php @@ -6,7 +6,6 @@ class InternalExclusionSession extends ModelBase { - const INTERNAL_EXCLUSION_TYPE = 'internalExclusionType'; const SESSION_NAME = 'sessionName'; @@ -224,6 +223,4 @@ public function setAttendanceRegisterClosedDatetime(\DateTime $attendanceRegiste { $this->setProperty('attendanceRegisterClosedDatetime', $attendanceRegisterClosedDatetime); } - - } diff --git a/src/Arbor/Model/InternalExclusionType.php b/src/Arbor/Model/InternalExclusionType.php index d4943f0c..2daddcca 100644 --- a/src/Arbor/Model/InternalExclusionType.php +++ b/src/Arbor/Model/InternalExclusionType.php @@ -6,7 +6,6 @@ class InternalExclusionType extends ModelBase { - const INTERNAL_EXCLUSION_TYPE_NAME = 'internalExclusionTypeName'; const ACADEMIC_YEAR = 'academicYear'; @@ -80,6 +79,4 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } - - } diff --git a/src/Arbor/Model/Intervention.php b/src/Arbor/Model/Intervention.php index eafe0ba2..546d2466 100644 --- a/src/Arbor/Model/Intervention.php +++ b/src/Arbor/Model/Intervention.php @@ -6,7 +6,6 @@ class Intervention extends ModelBase { - const NAME = 'name'; const ACADEMIC_YEAR = 'academicYear'; @@ -332,6 +331,4 @@ public function setCopiedToIntervention(Intervention $copiedToIntervention = nul { $this->setProperty('copiedToIntervention', $copiedToIntervention); } - - } diff --git a/src/Arbor/Model/InterventionCategory.php b/src/Arbor/Model/InterventionCategory.php index 3463076a..f6ee7988 100644 --- a/src/Arbor/Model/InterventionCategory.php +++ b/src/Arbor/Model/InterventionCategory.php @@ -6,7 +6,6 @@ class InterventionCategory extends ModelBase { - const INTERVENTION_CATEGORY_NAME = 'interventionCategoryName'; const SHORT_NAME = 'shortName'; @@ -134,6 +133,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/InterventionCost.php b/src/Arbor/Model/InterventionCost.php index ed096d08..97c2db2f 100644 --- a/src/Arbor/Model/InterventionCost.php +++ b/src/Arbor/Model/InterventionCost.php @@ -6,7 +6,6 @@ class InterventionCost extends ModelBase { - const INTERVENTION = 'intervention'; const AMOUNT = 'amount'; @@ -98,6 +97,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/InterventionFilter.php b/src/Arbor/Model/InterventionFilter.php index ea5d36bc..88fd4d70 100644 --- a/src/Arbor/Model/InterventionFilter.php +++ b/src/Arbor/Model/InterventionFilter.php @@ -6,7 +6,6 @@ class InterventionFilter extends ModelBase { - const INTERVENTION = 'intervention'; const FIELD_CLASS = 'fieldClass'; @@ -188,6 +187,4 @@ public function setIsOutcome($isOutcome = null) { $this->setProperty('isOutcome', $isOutcome); } - - } diff --git a/src/Arbor/Model/InterventionFunding.php b/src/Arbor/Model/InterventionFunding.php index 064293c3..d4b857eb 100644 --- a/src/Arbor/Model/InterventionFunding.php +++ b/src/Arbor/Model/InterventionFunding.php @@ -6,7 +6,6 @@ class InterventionFunding extends ModelBase { - const INTERVENTION = 'intervention'; const STUDENT = 'student'; @@ -134,6 +133,4 @@ public function setFundingPercentage($fundingPercentage = null) { $this->setProperty('fundingPercentage', $fundingPercentage); } - - } diff --git a/src/Arbor/Model/InterventionFundingSource.php b/src/Arbor/Model/InterventionFundingSource.php index 49c3663b..5ee70bf9 100644 --- a/src/Arbor/Model/InterventionFundingSource.php +++ b/src/Arbor/Model/InterventionFundingSource.php @@ -6,7 +6,6 @@ class InterventionFundingSource extends ModelBase { - const NAME = 'name'; const CODE = 'code'; @@ -116,6 +115,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/InterventionGroup.php b/src/Arbor/Model/InterventionGroup.php index 757a3456..2da1a97e 100644 --- a/src/Arbor/Model/InterventionGroup.php +++ b/src/Arbor/Model/InterventionGroup.php @@ -6,7 +6,6 @@ class InterventionGroup extends ModelBase { - const NAME = 'name'; const INTERVENTION = 'intervention'; @@ -188,6 +187,4 @@ public function setIsAttendanceRegistered($isAttendanceRegistered = null) { $this->setProperty('isAttendanceRegistered', $isAttendanceRegistered); } - - } diff --git a/src/Arbor/Model/InterventionReview.php b/src/Arbor/Model/InterventionReview.php index 9ccb239c..40a75fae 100644 --- a/src/Arbor/Model/InterventionReview.php +++ b/src/Arbor/Model/InterventionReview.php @@ -6,7 +6,6 @@ class InterventionReview extends ModelBase { - const INTERVENTION = 'intervention'; const REVIEW_DUE_DATE = 'reviewDueDate'; @@ -134,6 +133,4 @@ public function setRecommendations($recommendations = null) { $this->setProperty('recommendations', $recommendations); } - - } diff --git a/src/Arbor/Model/InterventionSession.php b/src/Arbor/Model/InterventionSession.php index 8826a251..fd973675 100644 --- a/src/Arbor/Model/InterventionSession.php +++ b/src/Arbor/Model/InterventionSession.php @@ -6,7 +6,6 @@ class InterventionSession extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -278,6 +277,4 @@ public function setAttendanceRegisterClosedDatetime(\DateTime $attendanceRegiste { $this->setProperty('attendanceRegisterClosedDatetime', $attendanceRegisterClosedDatetime); } - - } diff --git a/src/Arbor/Model/InterventionStaffCost.php b/src/Arbor/Model/InterventionStaffCost.php index 64a48e27..66624c7f 100644 --- a/src/Arbor/Model/InterventionStaffCost.php +++ b/src/Arbor/Model/InterventionStaffCost.php @@ -6,7 +6,6 @@ class InterventionStaffCost extends ModelBase { - const STAFF = 'staff'; const COST_PER_HOUR = 'costPerHour'; @@ -152,6 +151,4 @@ public function setMinimumCharge($minimumCharge = null) { $this->setProperty('minimumCharge', $minimumCharge); } - - } diff --git a/src/Arbor/Model/InverseDemographic.php b/src/Arbor/Model/InverseDemographic.php index cd0b3101..68758789 100644 --- a/src/Arbor/Model/InverseDemographic.php +++ b/src/Arbor/Model/InverseDemographic.php @@ -6,7 +6,6 @@ class InverseDemographic extends ModelBase { - const DEMOGRAPHIC = 'demographic'; protected $_resourceType = ResourceType::INVERSE_DEMOGRAPHIC; @@ -62,6 +61,4 @@ public function setDemographic(Demographic $demographic = null) { $this->setProperty('demographic', $demographic); } - - } diff --git a/src/Arbor/Model/InvigilationDuty.php b/src/Arbor/Model/InvigilationDuty.php index 1cb9ef81..ca1f8b19 100644 --- a/src/Arbor/Model/InvigilationDuty.php +++ b/src/Arbor/Model/InvigilationDuty.php @@ -6,7 +6,6 @@ class InvigilationDuty extends ModelBase { - const INVIGILATION_SESSION = 'invigilationSession'; const STAFF = 'staff'; @@ -134,6 +133,4 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } - - } diff --git a/src/Arbor/Model/InvigilationSession.php b/src/Arbor/Model/InvigilationSession.php index 8e2d428f..e58fb79c 100644 --- a/src/Arbor/Model/InvigilationSession.php +++ b/src/Arbor/Model/InvigilationSession.php @@ -6,7 +6,6 @@ class InvigilationSession extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -116,6 +115,4 @@ public function setLocation(ModelBase $location = null) { $this->setProperty('location', $location); } - - } diff --git a/src/Arbor/Model/IssuedCheque.php b/src/Arbor/Model/IssuedCheque.php index fb593702..ae9393a3 100644 --- a/src/Arbor/Model/IssuedCheque.php +++ b/src/Arbor/Model/IssuedCheque.php @@ -6,7 +6,6 @@ class IssuedCheque extends ModelBase { - const CUSTOMER_ACCOUNT = 'customerAccount'; const ISSUED_DATETIME = 'issuedDatetime'; @@ -116,6 +115,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/ItemUnit.php b/src/Arbor/Model/ItemUnit.php index d4938fc3..78eb6b38 100644 --- a/src/Arbor/Model/ItemUnit.php +++ b/src/Arbor/Model/ItemUnit.php @@ -6,7 +6,6 @@ class ItemUnit extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setItemUnitName($itemUnitName = null) { $this->setProperty('itemUnitName', $itemUnitName); } - - } diff --git a/src/Arbor/Model/Kpi.php b/src/Arbor/Model/Kpi.php index cf58984c..738f630a 100644 --- a/src/Arbor/Model/Kpi.php +++ b/src/Arbor/Model/Kpi.php @@ -6,7 +6,6 @@ class Kpi extends ModelBase { - const CODE = 'code'; const KPI_NAME = 'kpiName'; @@ -368,6 +367,4 @@ public function setCalculateForStudentAcademicUnitEnrolments($calculateForStuden { $this->setProperty('calculateForStudentAcademicUnitEnrolments', $calculateForStudentAcademicUnitEnrolments); } - - } diff --git a/src/Arbor/Model/KpiRange.php b/src/Arbor/Model/KpiRange.php index da8ea959..6aa0a6f8 100644 --- a/src/Arbor/Model/KpiRange.php +++ b/src/Arbor/Model/KpiRange.php @@ -6,7 +6,6 @@ class KpiRange extends ModelBase { - const KPI = 'kpi'; const KPI_TARGET = 'kpiTarget'; @@ -188,6 +187,4 @@ public function setColor($color = null) { $this->setProperty('color', $color); } - - } diff --git a/src/Arbor/Model/KpiTarget.php b/src/Arbor/Model/KpiTarget.php index 2ca6e147..55e0db3d 100644 --- a/src/Arbor/Model/KpiTarget.php +++ b/src/Arbor/Model/KpiTarget.php @@ -6,7 +6,6 @@ class KpiTarget extends ModelBase { - const KPI = 'kpi'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -188,6 +187,4 @@ public function setBasis(ModelBase $basis = null) { $this->setProperty('basis', $basis); } - - } diff --git a/src/Arbor/Model/KpiValue.php b/src/Arbor/Model/KpiValue.php index 6e99fc84..2ce800e4 100644 --- a/src/Arbor/Model/KpiValue.php +++ b/src/Arbor/Model/KpiValue.php @@ -6,7 +6,6 @@ class KpiValue extends ModelBase { - const KPI = 'kpi'; const KPI_CATEGORY = 'kpiCategory'; @@ -242,6 +241,4 @@ public function setLastCalculatedDatetime(\DateTime $lastCalculatedDatetime = nu { $this->setProperty('lastCalculatedDatetime', $lastCalculatedDatetime); } - - } diff --git a/src/Arbor/Model/Language.php b/src/Arbor/Model/Language.php index 3b7e4a2d..e4ec6132 100644 --- a/src/Arbor/Model/Language.php +++ b/src/Arbor/Model/Language.php @@ -6,7 +6,6 @@ class Language extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -224,6 +223,4 @@ public function setD00011Alpha4($d00011Alpha4 = null) { $this->setProperty('d00011Alpha4', $d00011Alpha4); } - - } diff --git a/src/Arbor/Model/LanguageAbility.php b/src/Arbor/Model/LanguageAbility.php index dfa797ca..6bddf1e0 100644 --- a/src/Arbor/Model/LanguageAbility.php +++ b/src/Arbor/Model/LanguageAbility.php @@ -6,7 +6,6 @@ class LanguageAbility extends ModelBase { - const PERSON = 'person'; const LANGUAGE = 'language'; @@ -188,6 +187,4 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } - - } diff --git a/src/Arbor/Model/LearningMaterial.php b/src/Arbor/Model/LearningMaterial.php index 45337596..54a74b9e 100644 --- a/src/Arbor/Model/LearningMaterial.php +++ b/src/Arbor/Model/LearningMaterial.php @@ -6,7 +6,6 @@ class LearningMaterial extends ModelBase { - const LEARNING_MATERIAL_FOLDER = 'learningMaterialFolder'; const TITLE = 'title'; @@ -170,6 +169,4 @@ public function setAuthoredDatetime(\DateTime $authoredDatetime = null) { $this->setProperty('authoredDatetime', $authoredDatetime); } - - } diff --git a/src/Arbor/Model/LearningMaterialFolder.php b/src/Arbor/Model/LearningMaterialFolder.php index 67b5570a..82ad5dfe 100644 --- a/src/Arbor/Model/LearningMaterialFolder.php +++ b/src/Arbor/Model/LearningMaterialFolder.php @@ -6,7 +6,6 @@ class LearningMaterialFolder extends ModelBase { - const PARENT_LEARNING_MATERIAL_FOLDER = 'parentLearningMaterialFolder'; const NAME = 'name'; @@ -80,6 +79,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/LedgerEntry.php b/src/Arbor/Model/LedgerEntry.php index c2cf28c5..31306308 100644 --- a/src/Arbor/Model/LedgerEntry.php +++ b/src/Arbor/Model/LedgerEntry.php @@ -6,7 +6,6 @@ class LedgerEntry extends ModelBase { - const AMOUNT = 'amount'; const CUSTOMER_ACCOUNT = 'customerAccount'; @@ -98,6 +97,4 @@ public function setTransaction(ModelBase $transaction = null) { $this->setProperty('transaction', $transaction); } - - } diff --git a/src/Arbor/Model/LessonPlan.php b/src/Arbor/Model/LessonPlan.php index 9c5411dc..b12a81e7 100644 --- a/src/Arbor/Model/LessonPlan.php +++ b/src/Arbor/Model/LessonPlan.php @@ -6,7 +6,6 @@ class LessonPlan extends ModelBase { - const TITLE = 'title'; const SUMMARY = 'summary'; @@ -80,6 +79,4 @@ public function setSummary($summary = null) { $this->setProperty('summary', $summary); } - - } diff --git a/src/Arbor/Model/LessonPlanObjective.php b/src/Arbor/Model/LessonPlanObjective.php index a5fcfc81..0aef6a85 100644 --- a/src/Arbor/Model/LessonPlanObjective.php +++ b/src/Arbor/Model/LessonPlanObjective.php @@ -6,7 +6,6 @@ class LessonPlanObjective extends ModelBase { - const OBJECTIVE_TITLE = 'objectiveTitle'; const OBJECTIVE_DESCRIPTION = 'objectiveDescription'; @@ -98,6 +97,4 @@ public function setCurriculumStatement(CurriculumStatement $curriculumStatement { $this->setProperty('curriculumStatement', $curriculumStatement); } - - } diff --git a/src/Arbor/Model/LessonPlanSection.php b/src/Arbor/Model/LessonPlanSection.php index dcee2b58..9a1fb38e 100644 --- a/src/Arbor/Model/LessonPlanSection.php +++ b/src/Arbor/Model/LessonPlanSection.php @@ -6,7 +6,6 @@ class LessonPlanSection extends ModelBase { - const LESSON_PLAN = 'lessonPlan'; const NARRATIVE = 'narrative'; @@ -152,6 +151,4 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } - - } diff --git a/src/Arbor/Model/LessonPlanSectionItem.php b/src/Arbor/Model/LessonPlanSectionItem.php index 7fbd5a6c..50a87a4d 100644 --- a/src/Arbor/Model/LessonPlanSectionItem.php +++ b/src/Arbor/Model/LessonPlanSectionItem.php @@ -6,7 +6,6 @@ class LessonPlanSectionItem extends ModelBase { - const LESSON_PLAN_SECTION = 'lessonPlanSection'; const LINKED_ITEM = 'linkedItem'; @@ -134,6 +133,4 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } - - } diff --git a/src/Arbor/Model/Letter.php b/src/Arbor/Model/Letter.php index aa89606f..f37fff66 100644 --- a/src/Arbor/Model/Letter.php +++ b/src/Arbor/Model/Letter.php @@ -6,7 +6,6 @@ class Letter extends ModelBase { - const LETTER_DATE = 'letterDate'; const RECEIVED_DATE = 'receivedDate'; @@ -242,6 +241,4 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } - - } diff --git a/src/Arbor/Model/LocalAuthority.php b/src/Arbor/Model/LocalAuthority.php index 0ea2187f..7b7dda4c 100644 --- a/src/Arbor/Model/LocalAuthority.php +++ b/src/Arbor/Model/LocalAuthority.php @@ -6,7 +6,6 @@ class LocalAuthority extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setAuthorityCodePre2011($authorityCodePre2011 = null) { $this->setProperty('authorityCodePre2011', $authorityCodePre2011); } - - } diff --git a/src/Arbor/Model/MaritalStatus.php b/src/Arbor/Model/MaritalStatus.php index 1f63eaa2..8e68ac29 100644 --- a/src/Arbor/Model/MaritalStatus.php +++ b/src/Arbor/Model/MaritalStatus.php @@ -6,7 +6,6 @@ class MaritalStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setFullTitle($fullTitle = null) { $this->setProperty('fullTitle', $fullTitle); } - - } diff --git a/src/Arbor/Model/MarkApproval.php b/src/Arbor/Model/MarkApproval.php index 0bb94470..107f4032 100644 --- a/src/Arbor/Model/MarkApproval.php +++ b/src/Arbor/Model/MarkApproval.php @@ -6,7 +6,6 @@ class MarkApproval extends ModelBase { - const MARK = 'mark'; const APPROVAL_LEVEL = 'approvalLevel'; @@ -98,6 +97,4 @@ public function setAssessmentDataCollectionItem(AssessmentDataCollectionItem $as { $this->setProperty('assessmentDataCollectionItem', $assessmentDataCollectionItem); } - - } diff --git a/src/Arbor/Model/Meal.php b/src/Arbor/Model/Meal.php index 83cd1b0b..61f874a9 100644 --- a/src/Arbor/Model/Meal.php +++ b/src/Arbor/Model/Meal.php @@ -6,7 +6,6 @@ class Meal extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const MEAL_NAME = 'mealName'; @@ -152,6 +151,4 @@ public function setCopiedToMeal(Meal $copiedToMeal = null) { $this->setProperty('copiedToMeal', $copiedToMeal); } - - } diff --git a/src/Arbor/Model/MealChoice.php b/src/Arbor/Model/MealChoice.php index 582f5cb4..7f1ffabd 100644 --- a/src/Arbor/Model/MealChoice.php +++ b/src/Arbor/Model/MealChoice.php @@ -6,7 +6,6 @@ class MealChoice extends ModelBase { - const ATTENDEE = 'attendee'; const MEAL = 'meal'; @@ -260,6 +259,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MealPattern.php b/src/Arbor/Model/MealPattern.php index 0198df9e..c9ea9f4d 100644 --- a/src/Arbor/Model/MealPattern.php +++ b/src/Arbor/Model/MealPattern.php @@ -6,7 +6,6 @@ class MealPattern extends ModelBase { - const ATTENDEE = 'attendee'; const MEAL = 'meal'; @@ -314,6 +313,4 @@ public function setGroupMembership(ModelBase $groupMembership = null) { $this->setProperty('groupMembership', $groupMembership); } - - } diff --git a/src/Arbor/Model/MealPrice.php b/src/Arbor/Model/MealPrice.php index f302ffaa..09417fe4 100644 --- a/src/Arbor/Model/MealPrice.php +++ b/src/Arbor/Model/MealPrice.php @@ -6,7 +6,6 @@ class MealPrice extends ModelBase { - const MEAL_PROVISION_PRICE_CATEGORY = 'mealProvisionPriceCategory'; const PRICE_EX_VAT = 'priceExVat'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MealProvision.php b/src/Arbor/Model/MealProvision.php index fff33b85..1bef8575 100644 --- a/src/Arbor/Model/MealProvision.php +++ b/src/Arbor/Model/MealProvision.php @@ -6,7 +6,6 @@ class MealProvision extends ModelBase { - const MEAL = 'meal'; const MEAL_PROVISION_NAME = 'mealProvisionName'; @@ -242,6 +241,4 @@ public function setCopiedToMealProvision(MealProvision $copiedToMealProvision = { $this->setProperty('copiedToMealProvision', $copiedToMealProvision); } - - } diff --git a/src/Arbor/Model/MealProvisionPriceCategory.php b/src/Arbor/Model/MealProvisionPriceCategory.php index 915e8c60..3f28bab2 100644 --- a/src/Arbor/Model/MealProvisionPriceCategory.php +++ b/src/Arbor/Model/MealProvisionPriceCategory.php @@ -6,7 +6,6 @@ class MealProvisionPriceCategory extends ModelBase { - const CATEGORY_NAME = 'categoryName'; const MEAL_PROVISION = 'mealProvision'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MealProvisionPriceCategoryGroup.php b/src/Arbor/Model/MealProvisionPriceCategoryGroup.php index f79e93a2..b4db2d3a 100644 --- a/src/Arbor/Model/MealProvisionPriceCategoryGroup.php +++ b/src/Arbor/Model/MealProvisionPriceCategoryGroup.php @@ -6,7 +6,6 @@ class MealProvisionPriceCategoryGroup extends ModelBase { - const MEAL_PROVISION_PRICE_CATEGORY = 'mealProvisionPriceCategory'; const GROUP = 'group'; @@ -80,6 +79,4 @@ public function setGroup(ModelBase $group = null) { $this->setProperty('group', $group); } - - } diff --git a/src/Arbor/Model/MealRotationMenu.php b/src/Arbor/Model/MealRotationMenu.php index b32c9acb..a723ea6d 100644 --- a/src/Arbor/Model/MealRotationMenu.php +++ b/src/Arbor/Model/MealRotationMenu.php @@ -6,7 +6,6 @@ class MealRotationMenu extends ModelBase { - const NAME = 'name'; const MEAL = 'meal'; @@ -188,6 +187,4 @@ public function setAllowMealChargesWhenNotEnoughBalance($allowMealChargesWhenNot { $this->setProperty('allowMealChargesWhenNotEnoughBalance', $allowMealChargesWhenNotEnoughBalance); } - - } diff --git a/src/Arbor/Model/MealRotationMenuChoice.php b/src/Arbor/Model/MealRotationMenuChoice.php index c7a452be..fa9d356f 100644 --- a/src/Arbor/Model/MealRotationMenuChoice.php +++ b/src/Arbor/Model/MealRotationMenuChoice.php @@ -6,7 +6,6 @@ class MealRotationMenuChoice extends ModelBase { - const ATTENDEE = 'attendee'; const MEAL_PROVISION = 'mealProvision'; @@ -98,6 +97,4 @@ public function setMealChoiceDate(\DateTime $mealChoiceDate = null) { $this->setProperty('mealChoiceDate', $mealChoiceDate); } - - } diff --git a/src/Arbor/Model/MealSchedule.php b/src/Arbor/Model/MealSchedule.php index 4cc60dfc..5dd30b0e 100644 --- a/src/Arbor/Model/MealSchedule.php +++ b/src/Arbor/Model/MealSchedule.php @@ -6,7 +6,6 @@ class MealSchedule extends ModelBase { - const NAME = 'name'; const WEEK = 'week'; @@ -98,6 +97,4 @@ public function setMealRotationMenu(MealRotationMenu $mealRotationMenu = null) { $this->setProperty('mealRotationMenu', $mealRotationMenu); } - - } diff --git a/src/Arbor/Model/MealScheduleItem.php b/src/Arbor/Model/MealScheduleItem.php index 8a39dd32..78966f86 100644 --- a/src/Arbor/Model/MealScheduleItem.php +++ b/src/Arbor/Model/MealScheduleItem.php @@ -6,7 +6,6 @@ class MealScheduleItem extends ModelBase { - const MEAL_SCHEDULE = 'mealSchedule'; const MON_PROVISION = 'monProvision'; @@ -314,6 +313,4 @@ public function setSunLabel($sunLabel = null) { $this->setProperty('sunLabel', $sunLabel); } - - } diff --git a/src/Arbor/Model/MealSession.php b/src/Arbor/Model/MealSession.php index 882e5103..fe229f23 100644 --- a/src/Arbor/Model/MealSession.php +++ b/src/Arbor/Model/MealSession.php @@ -6,7 +6,6 @@ class MealSession extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -206,6 +205,4 @@ public function setTimetableSlot(TimetableSlot $timetableSlot = null) { $this->setProperty('timetableSlot', $timetableSlot); } - - } diff --git a/src/Arbor/Model/MealSessionRegisterRecord.php b/src/Arbor/Model/MealSessionRegisterRecord.php index a92c0d77..608ffc35 100644 --- a/src/Arbor/Model/MealSessionRegisterRecord.php +++ b/src/Arbor/Model/MealSessionRegisterRecord.php @@ -6,7 +6,6 @@ class MealSessionRegisterRecord extends ModelBase { - const MEAL_SESSION = 'mealSession'; const PERSON = 'person'; @@ -152,6 +151,4 @@ public function setSource($source = null) { $this->setProperty('source', $source); } - - } diff --git a/src/Arbor/Model/MealSitting.php b/src/Arbor/Model/MealSitting.php index 093946fd..59e4dc9e 100644 --- a/src/Arbor/Model/MealSitting.php +++ b/src/Arbor/Model/MealSitting.php @@ -6,7 +6,6 @@ class MealSitting extends ModelBase { - const MEAL = 'meal'; const MEAL_SITTING_NAME = 'mealSittingName'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php b/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php index 3b42b4c2..15bd57ae 100644 --- a/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php +++ b/src/Arbor/Model/MealSittingAutomaticAttendeeTarget.php @@ -6,7 +6,6 @@ class MealSittingAutomaticAttendeeTarget extends ModelBase { - const MEAL_SITTING = 'mealSitting'; const AUTOMATIC_ATTENDEE_TARGET = 'automaticAttendeeTarget'; @@ -80,6 +79,4 @@ public function setAutomaticAttendeeTarget(ModelBase $automaticAttendeeTarget = { $this->setProperty('automaticAttendeeTarget', $automaticAttendeeTarget); } - - } diff --git a/src/Arbor/Model/MedicalCondition.php b/src/Arbor/Model/MedicalCondition.php index 1ffe03c4..ae641f53 100644 --- a/src/Arbor/Model/MedicalCondition.php +++ b/src/Arbor/Model/MedicalCondition.php @@ -6,7 +6,6 @@ class MedicalCondition extends ModelBase { - const PERSON = 'person'; const MEDICAL_CONDITION_TYPE = 'medicalConditionType'; @@ -188,6 +187,4 @@ public function setTreatment($treatment = null) { $this->setProperty('treatment', $treatment); } - - } diff --git a/src/Arbor/Model/MedicalConditionMedication.php b/src/Arbor/Model/MedicalConditionMedication.php index 360faa64..f526d9b9 100644 --- a/src/Arbor/Model/MedicalConditionMedication.php +++ b/src/Arbor/Model/MedicalConditionMedication.php @@ -6,7 +6,6 @@ class MedicalConditionMedication extends ModelBase { - const MEDICAL_CONDITION = 'medicalCondition'; const MEDICATION = 'medication'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MedicalConditionType.php b/src/Arbor/Model/MedicalConditionType.php index 197ae734..85ed221c 100644 --- a/src/Arbor/Model/MedicalConditionType.php +++ b/src/Arbor/Model/MedicalConditionType.php @@ -6,7 +6,6 @@ class MedicalConditionType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setIsAllergy($isAllergy = null) { $this->setProperty('isAllergy', $isAllergy); } - - } diff --git a/src/Arbor/Model/MedicalEvent.php b/src/Arbor/Model/MedicalEvent.php index 7579df09..9fe28b68 100644 --- a/src/Arbor/Model/MedicalEvent.php +++ b/src/Arbor/Model/MedicalEvent.php @@ -6,7 +6,6 @@ class MedicalEvent extends ModelBase { - const PERSON = 'person'; const START_DATETIME = 'startDatetime'; @@ -152,6 +151,4 @@ public function setMedicalCondition(MedicalCondition $medicalCondition = null) { $this->setProperty('medicalCondition', $medicalCondition); } - - } diff --git a/src/Arbor/Model/MedicalEventType.php b/src/Arbor/Model/MedicalEventType.php index 5bdc03bd..8c48dd29 100644 --- a/src/Arbor/Model/MedicalEventType.php +++ b/src/Arbor/Model/MedicalEventType.php @@ -6,7 +6,6 @@ class MedicalEventType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/MedicalInstitution.php b/src/Arbor/Model/MedicalInstitution.php index 6f1b9bcc..ebab4ada 100644 --- a/src/Arbor/Model/MedicalInstitution.php +++ b/src/Arbor/Model/MedicalInstitution.php @@ -6,7 +6,6 @@ class MedicalInstitution extends ModelBase { - const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -80,6 +79,4 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } - - } diff --git a/src/Arbor/Model/MedicalInstitutionStaff.php b/src/Arbor/Model/MedicalInstitutionStaff.php index 034dbeff..b101b6a9 100644 --- a/src/Arbor/Model/MedicalInstitutionStaff.php +++ b/src/Arbor/Model/MedicalInstitutionStaff.php @@ -6,7 +6,6 @@ class MedicalInstitutionStaff extends ModelBase { - const MEDICAL_INSTITUTION = 'medicalInstitution'; const PERSON = 'person'; @@ -98,6 +97,4 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } - - } diff --git a/src/Arbor/Model/MedicalNote.php b/src/Arbor/Model/MedicalNote.php index caddc18e..931b76b3 100644 --- a/src/Arbor/Model/MedicalNote.php +++ b/src/Arbor/Model/MedicalNote.php @@ -6,7 +6,6 @@ class MedicalNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/MedicalPlan.php b/src/Arbor/Model/MedicalPlan.php index 0dd92e56..a3ea74f5 100644 --- a/src/Arbor/Model/MedicalPlan.php +++ b/src/Arbor/Model/MedicalPlan.php @@ -6,7 +6,6 @@ class MedicalPlan extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/MedicalRelationshipType.php b/src/Arbor/Model/MedicalRelationshipType.php index 8913b44c..da6e8e29 100644 --- a/src/Arbor/Model/MedicalRelationshipType.php +++ b/src/Arbor/Model/MedicalRelationshipType.php @@ -6,7 +6,6 @@ class MedicalRelationshipType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setMedicalRelationshipTypeName($medicalRelationshipTypeName = nu { $this->setProperty('medicalRelationshipTypeName', $medicalRelationshipTypeName); } - - } diff --git a/src/Arbor/Model/Medication.php b/src/Arbor/Model/Medication.php index 6d412ebf..279f7696 100644 --- a/src/Arbor/Model/Medication.php +++ b/src/Arbor/Model/Medication.php @@ -6,7 +6,6 @@ class Medication extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setMedicationName($medicationName = null) { $this->setProperty('medicationName', $medicationName); } - - } diff --git a/src/Arbor/Model/Meeting.php b/src/Arbor/Model/Meeting.php index c03014d8..b0f6d31a 100644 --- a/src/Arbor/Model/Meeting.php +++ b/src/Arbor/Model/Meeting.php @@ -6,7 +6,6 @@ class Meeting extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -332,6 +331,4 @@ public function setOutcomes($outcomes = null) { $this->setProperty('outcomes', $outcomes); } - - } diff --git a/src/Arbor/Model/MeetingNote.php b/src/Arbor/Model/MeetingNote.php index 36ca9231..d066fa24 100644 --- a/src/Arbor/Model/MeetingNote.php +++ b/src/Arbor/Model/MeetingNote.php @@ -6,7 +6,6 @@ class MeetingNote extends ModelBase { - const MEETING = 'meeting'; const NOTE_TEXT = 'noteText'; @@ -116,6 +115,4 @@ public function setIsSharedWithGuardians($isSharedWithGuardians = null) { $this->setProperty('isSharedWithGuardians', $isSharedWithGuardians); } - - } diff --git a/src/Arbor/Model/MeetingTopic.php b/src/Arbor/Model/MeetingTopic.php index 74dab7b1..c44b3d77 100644 --- a/src/Arbor/Model/MeetingTopic.php +++ b/src/Arbor/Model/MeetingTopic.php @@ -6,7 +6,6 @@ class MeetingTopic extends ModelBase { - const MEETING = 'meeting'; const TOPIC = 'topic'; @@ -80,6 +79,4 @@ public function setTopic(ModelBase $topic = null) { $this->setProperty('topic', $topic); } - - } diff --git a/src/Arbor/Model/MessageDraftRecipient.php b/src/Arbor/Model/MessageDraftRecipient.php index 936662fc..dd038dcf 100644 --- a/src/Arbor/Model/MessageDraftRecipient.php +++ b/src/Arbor/Model/MessageDraftRecipient.php @@ -6,7 +6,6 @@ class MessageDraftRecipient extends ModelBase { - const MESSAGE_DRAFT = 'messageDraft'; const RECIPIENT = 'recipient'; @@ -98,6 +97,4 @@ public function setResolver($resolver = null) { $this->setProperty('resolver', $resolver); } - - } diff --git a/src/Arbor/Model/MotorVehicle.php b/src/Arbor/Model/MotorVehicle.php index 26536820..27abd444 100644 --- a/src/Arbor/Model/MotorVehicle.php +++ b/src/Arbor/Model/MotorVehicle.php @@ -6,7 +6,6 @@ class MotorVehicle extends ModelBase { - const OWNER = 'owner'; const MOTOR_VEHICLE_TYPE = 'motorVehicleType'; @@ -170,6 +169,4 @@ public function setParkingAllocationProvided($parkingAllocationProvided = null) { $this->setProperty('parkingAllocationProvided', $parkingAllocationProvided); } - - } diff --git a/src/Arbor/Model/MotorVehicleMake.php b/src/Arbor/Model/MotorVehicleMake.php index a41fec9f..5c33585a 100644 --- a/src/Arbor/Model/MotorVehicleMake.php +++ b/src/Arbor/Model/MotorVehicleMake.php @@ -6,7 +6,6 @@ class MotorVehicleMake extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setMotorVehicleMake($motorVehicleMake = null) { $this->setProperty('motorVehicleMake', $motorVehicleMake); } - - } diff --git a/src/Arbor/Model/NationalityStatus.php b/src/Arbor/Model/NationalityStatus.php index f71fb988..efecf296 100644 --- a/src/Arbor/Model/NationalityStatus.php +++ b/src/Arbor/Model/NationalityStatus.php @@ -6,7 +6,6 @@ class NationalityStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setNationalityStatus($nationalityStatus = null) { $this->setProperty('nationalityStatus', $nationalityStatus); } - - } diff --git a/src/Arbor/Model/NewReportCardBatch.php b/src/Arbor/Model/NewReportCardBatch.php index bc280c99..57ebf7e2 100644 --- a/src/Arbor/Model/NewReportCardBatch.php +++ b/src/Arbor/Model/NewReportCardBatch.php @@ -6,7 +6,6 @@ class NewReportCardBatch extends ModelBase { - const REPORT_CARD_TEMPLATE = 'reportCardTemplate'; const REPORT_CARD_TITLE = 'reportCardTitle'; @@ -494,6 +493,4 @@ public function setCustomDisplayNamesJson($customDisplayNamesJson = null) { $this->setProperty('customDisplayNamesJson', $customDisplayNamesJson); } - - } diff --git a/src/Arbor/Model/NewReportCardBatchTarget.php b/src/Arbor/Model/NewReportCardBatchTarget.php index 767ee07a..b4b61792 100644 --- a/src/Arbor/Model/NewReportCardBatchTarget.php +++ b/src/Arbor/Model/NewReportCardBatchTarget.php @@ -6,7 +6,6 @@ class NewReportCardBatchTarget extends ModelBase { - const REPORT_CARD_BATCH = 'reportCardBatch'; const TARGET = 'target'; @@ -98,6 +97,4 @@ public function setReportsGenerating($reportsGenerating = null) { $this->setProperty('reportsGenerating', $reportsGenerating); } - - } diff --git a/src/Arbor/Model/NewReportCardTemplate.php b/src/Arbor/Model/NewReportCardTemplate.php index 1924cf78..875274b6 100644 --- a/src/Arbor/Model/NewReportCardTemplate.php +++ b/src/Arbor/Model/NewReportCardTemplate.php @@ -6,7 +6,6 @@ class NewReportCardTemplate extends ModelBase { - const TEMPLATE_NAME = 'templateName'; const TEMPLATE_FILENAME = 'templateFilename'; @@ -206,6 +205,4 @@ public function setIsCustom($isCustom = null) { $this->setProperty('isCustom', $isCustom); } - - } diff --git a/src/Arbor/Model/NewReportCardText.php b/src/Arbor/Model/NewReportCardText.php index 2da18e33..4fa91c76 100644 --- a/src/Arbor/Model/NewReportCardText.php +++ b/src/Arbor/Model/NewReportCardText.php @@ -6,7 +6,6 @@ class NewReportCardText extends ModelBase { - const NEW_REPORT_CARD_BATCH = 'newReportCardBatch'; const TITLE = 'title'; @@ -116,6 +115,4 @@ public function setBody($body = null) { $this->setProperty('body', $body); } - - } diff --git a/src/Arbor/Model/NewStudentReportCard.php b/src/Arbor/Model/NewStudentReportCard.php index bfea80f2..6ef9067f 100644 --- a/src/Arbor/Model/NewStudentReportCard.php +++ b/src/Arbor/Model/NewStudentReportCard.php @@ -6,7 +6,6 @@ class NewStudentReportCard extends ModelBase { - const STUDENT = 'student'; const REPORT_CARD_BATCH = 'reportCardBatch'; @@ -116,6 +115,4 @@ public function setApprovedDatetime(\DateTime $approvedDatetime = null) { $this->setProperty('approvedDatetime', $approvedDatetime); } - - } diff --git a/src/Arbor/Model/NewStudentReportCardSection.php b/src/Arbor/Model/NewStudentReportCardSection.php index 8a41e474..6a2ad0c5 100644 --- a/src/Arbor/Model/NewStudentReportCardSection.php +++ b/src/Arbor/Model/NewStudentReportCardSection.php @@ -6,7 +6,6 @@ class NewStudentReportCardSection extends ModelBase { - const STUDENT_REPORT_CARD = 'studentReportCard'; const LINKED_ENTITY = 'linkedEntity'; @@ -116,6 +115,4 @@ public function setApprovedDatetime(\DateTime $approvedDatetime = null) { $this->setProperty('approvedDatetime', $approvedDatetime); } - - } diff --git a/src/Arbor/Model/NewUserRequest.php b/src/Arbor/Model/NewUserRequest.php index f46c0836..b528c865 100644 --- a/src/Arbor/Model/NewUserRequest.php +++ b/src/Arbor/Model/NewUserRequest.php @@ -6,7 +6,6 @@ class NewUserRequest extends ModelBase { - const BUSINESS_ROLE = 'businessRole'; const TITLE = 'title'; @@ -224,6 +223,4 @@ public function setApproversExist($approversExist = null) { $this->setProperty('approversExist', $approversExist); } - - } diff --git a/src/Arbor/Model/NextOfKinRelationship.php b/src/Arbor/Model/NextOfKinRelationship.php index b092e157..64d2ed79 100644 --- a/src/Arbor/Model/NextOfKinRelationship.php +++ b/src/Arbor/Model/NextOfKinRelationship.php @@ -6,7 +6,6 @@ class NextOfKinRelationship extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setRelationshipName($relationshipName = null) { $this->setProperty('relationshipName', $relationshipName); } - - } diff --git a/src/Arbor/Model/Note.php b/src/Arbor/Model/Note.php index 8db4c804..1d000467 100644 --- a/src/Arbor/Model/Note.php +++ b/src/Arbor/Model/Note.php @@ -6,7 +6,6 @@ class Note extends ModelBase { - const NOTE = 'note'; const REFERENCE_OBJECT = 'referenceObject'; @@ -98,6 +97,4 @@ public function setIsSharedWithGuardians($isSharedWithGuardians = null) { $this->setProperty('isSharedWithGuardians', $isSharedWithGuardians); } - - } diff --git a/src/Arbor/Model/Notice.php b/src/Arbor/Model/Notice.php index b1f72ba7..b7532190 100644 --- a/src/Arbor/Model/Notice.php +++ b/src/Arbor/Model/Notice.php @@ -6,7 +6,6 @@ class Notice extends ModelBase { - const NOTICE_HTML = 'noticeHtml'; const NOTICE_DATETIME = 'noticeDatetime'; @@ -98,6 +97,4 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } - - } diff --git a/src/Arbor/Model/Observation.php b/src/Arbor/Model/Observation.php index 28cd60f1..d96f6693 100644 --- a/src/Arbor/Model/Observation.php +++ b/src/Arbor/Model/Observation.php @@ -6,7 +6,6 @@ class Observation extends ModelBase { - const OBSERVING_STAFF = 'observingStaff'; const OBSERVED_STAFF = 'observedStaff'; @@ -170,6 +169,4 @@ public function setObservationFocus($observationFocus = null) { $this->setProperty('observationFocus', $observationFocus); } - - } diff --git a/src/Arbor/Model/ObservationFramework.php b/src/Arbor/Model/ObservationFramework.php index 246310d6..68b59c76 100644 --- a/src/Arbor/Model/ObservationFramework.php +++ b/src/Arbor/Model/ObservationFramework.php @@ -6,7 +6,6 @@ class ObservationFramework extends ModelBase { - const OBSERVATION_TYPE = 'observationType'; const NAME = 'name'; @@ -80,6 +79,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ObservationFrameworkStrand.php b/src/Arbor/Model/ObservationFrameworkStrand.php index d6996f43..dc8cc062 100644 --- a/src/Arbor/Model/ObservationFrameworkStrand.php +++ b/src/Arbor/Model/ObservationFrameworkStrand.php @@ -6,7 +6,6 @@ class ObservationFrameworkStrand extends ModelBase { - const OBSERVATION_FRAMEWORK = 'observationFramework'; const OBSERVATION_STRAND = 'observationStrand'; @@ -80,6 +79,4 @@ public function setObservationStrand(ObservationStrand $observationStrand = null { $this->setProperty('observationStrand', $observationStrand); } - - } diff --git a/src/Arbor/Model/ObservationGrade.php b/src/Arbor/Model/ObservationGrade.php index baa174a4..99c6630f 100644 --- a/src/Arbor/Model/ObservationGrade.php +++ b/src/Arbor/Model/ObservationGrade.php @@ -6,7 +6,6 @@ class ObservationGrade extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } - - } diff --git a/src/Arbor/Model/ObservationGradeSet.php b/src/Arbor/Model/ObservationGradeSet.php index 6c96ad5d..cc6355ae 100644 --- a/src/Arbor/Model/ObservationGradeSet.php +++ b/src/Arbor/Model/ObservationGradeSet.php @@ -6,7 +6,6 @@ class ObservationGradeSet extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } - - } diff --git a/src/Arbor/Model/ObservationJudgement.php b/src/Arbor/Model/ObservationJudgement.php index def865d9..4d8d2f4e 100644 --- a/src/Arbor/Model/ObservationJudgement.php +++ b/src/Arbor/Model/ObservationJudgement.php @@ -6,7 +6,6 @@ class ObservationJudgement extends ModelBase { - const OBSERVATION = 'observation'; const OBSERVATION_STRAND = 'observationStrand'; @@ -116,6 +115,4 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } - - } diff --git a/src/Arbor/Model/ObservationStrand.php b/src/Arbor/Model/ObservationStrand.php index 94872377..0d8bcaec 100644 --- a/src/Arbor/Model/ObservationStrand.php +++ b/src/Arbor/Model/ObservationStrand.php @@ -6,7 +6,6 @@ class ObservationStrand extends ModelBase { - const OBSERVATION_THEME = 'observationTheme'; const OBSERVATION_GRADE_SET = 'observationGradeSet'; @@ -116,6 +115,4 @@ public function setUseComment($useComment = null) { $this->setProperty('useComment', $useComment); } - - } diff --git a/src/Arbor/Model/ObservationTheme.php b/src/Arbor/Model/ObservationTheme.php index 2b16da3f..6eb60e34 100644 --- a/src/Arbor/Model/ObservationTheme.php +++ b/src/Arbor/Model/ObservationTheme.php @@ -6,7 +6,6 @@ class ObservationTheme extends ModelBase { - const OBSERVATION_TYPE = 'observationType'; const NAME = 'name'; @@ -80,6 +79,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ObservationType.php b/src/Arbor/Model/ObservationType.php index 52432b78..a83d4ac1 100644 --- a/src/Arbor/Model/ObservationType.php +++ b/src/Arbor/Model/ObservationType.php @@ -6,7 +6,6 @@ class ObservationType extends ModelBase { - const NAME = 'name'; protected $_resourceType = ResourceType::OBSERVATION_TYPE; @@ -62,6 +61,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ObservationTypeGradeSet.php b/src/Arbor/Model/ObservationTypeGradeSet.php index 7c7a2f7e..6ae023d8 100644 --- a/src/Arbor/Model/ObservationTypeGradeSet.php +++ b/src/Arbor/Model/ObservationTypeGradeSet.php @@ -6,7 +6,6 @@ class ObservationTypeGradeSet extends ModelBase { - const OBSERVATION_TYPE = 'observationType'; const OBSERVATION_GRADE_SET = 'observationGradeSet'; @@ -80,6 +79,4 @@ public function setObservationGradeSet(ObservationGradeSet $observationGradeSet { $this->setProperty('observationGradeSet', $observationGradeSet); } - - } diff --git a/src/Arbor/Model/OptionsImportAcademicUnitMapping.php b/src/Arbor/Model/OptionsImportAcademicUnitMapping.php index b8acdb47..867f011d 100644 --- a/src/Arbor/Model/OptionsImportAcademicUnitMapping.php +++ b/src/Arbor/Model/OptionsImportAcademicUnitMapping.php @@ -6,7 +6,6 @@ class OptionsImportAcademicUnitMapping extends ModelBase { - const OPTIONS_IMPORT_RESULT = 'optionsImportResult'; const ACADEMIC_UNIT_NAME = 'academicUnitName'; @@ -116,6 +115,4 @@ public function setMappedAcademicUnit(AcademicUnit $mappedAcademicUnit = null) { $this->setProperty('mappedAcademicUnit', $mappedAcademicUnit); } - - } diff --git a/src/Arbor/Model/OptionsImportResult.php b/src/Arbor/Model/OptionsImportResult.php index 22169bc6..cda59628 100644 --- a/src/Arbor/Model/OptionsImportResult.php +++ b/src/Arbor/Model/OptionsImportResult.php @@ -6,7 +6,6 @@ class OptionsImportResult extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -170,6 +169,4 @@ public function setEnrolmentEndDate(\DateTime $enrolmentEndDate = null) { $this->setProperty('enrolmentEndDate', $enrolmentEndDate); } - - } diff --git a/src/Arbor/Model/OptionsImportStudentMapping.php b/src/Arbor/Model/OptionsImportStudentMapping.php index 60e345c1..b114b47d 100644 --- a/src/Arbor/Model/OptionsImportStudentMapping.php +++ b/src/Arbor/Model/OptionsImportStudentMapping.php @@ -6,7 +6,6 @@ class OptionsImportStudentMapping extends ModelBase { - const OPTIONS_IMPORT_RESULT = 'optionsImportResult'; const STUDENT_NAME = 'studentName'; @@ -134,6 +133,4 @@ public function setMappedStudent(Student $mappedStudent = null) { $this->setProperty('mappedStudent', $mappedStudent); } - - } diff --git a/src/Arbor/Model/OutboundInAppMessage.php b/src/Arbor/Model/OutboundInAppMessage.php index 521301a1..0eb191d2 100644 --- a/src/Arbor/Model/OutboundInAppMessage.php +++ b/src/Arbor/Model/OutboundInAppMessage.php @@ -6,7 +6,6 @@ class OutboundInAppMessage extends ModelBase { - const SENDER = 'sender'; const RECIPIENT = 'recipient'; @@ -188,6 +187,4 @@ public function setInboundInAppMessageRepliedTo(InboundInAppMessage $inboundInAp { $this->setProperty('inboundInAppMessageRepliedTo', $inboundInAppMessageRepliedTo); } - - } diff --git a/src/Arbor/Model/OutboundInAppMessageDraft.php b/src/Arbor/Model/OutboundInAppMessageDraft.php index 5fc0a9b0..a86a6ae6 100644 --- a/src/Arbor/Model/OutboundInAppMessageDraft.php +++ b/src/Arbor/Model/OutboundInAppMessageDraft.php @@ -6,7 +6,6 @@ class OutboundInAppMessageDraft extends ModelBase { - const SENDER = 'sender'; const MESSAGE = 'message'; @@ -152,6 +151,4 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } - - } diff --git a/src/Arbor/Model/OutboundLetter.php b/src/Arbor/Model/OutboundLetter.php index feea3d47..a00bf92c 100644 --- a/src/Arbor/Model/OutboundLetter.php +++ b/src/Arbor/Model/OutboundLetter.php @@ -6,7 +6,6 @@ class OutboundLetter extends ModelBase { - const OUTBOUND_LETTER_DRAFT = 'outboundLetterDraft'; const SENDER = 'sender'; @@ -152,6 +151,4 @@ public function setActionRequiredDatetime(\DateTime $actionRequiredDatetime = nu { $this->setProperty('actionRequiredDatetime', $actionRequiredDatetime); } - - } diff --git a/src/Arbor/Model/OutboundLetterPermittedSender.php b/src/Arbor/Model/OutboundLetterPermittedSender.php index d82c875e..e5f0f49e 100644 --- a/src/Arbor/Model/OutboundLetterPermittedSender.php +++ b/src/Arbor/Model/OutboundLetterPermittedSender.php @@ -6,7 +6,6 @@ class OutboundLetterPermittedSender extends ModelBase { - const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -98,6 +97,4 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } - - } diff --git a/src/Arbor/Model/OutboundLetterRecipient.php b/src/Arbor/Model/OutboundLetterRecipient.php index 96232ef1..77f1b494 100644 --- a/src/Arbor/Model/OutboundLetterRecipient.php +++ b/src/Arbor/Model/OutboundLetterRecipient.php @@ -6,7 +6,6 @@ class OutboundLetterRecipient extends ModelBase { - const OUTBOUND_LETTER = 'outboundLetter'; const RECIPIENT_NAME = 'recipientName'; @@ -134,6 +133,4 @@ public function setRecipientIndex($recipientIndex = null) { $this->setProperty('recipientIndex', $recipientIndex); } - - } diff --git a/src/Arbor/Model/OutgoingEntityTransfer.php b/src/Arbor/Model/OutgoingEntityTransfer.php index 267f5259..bea656ad 100644 --- a/src/Arbor/Model/OutgoingEntityTransfer.php +++ b/src/Arbor/Model/OutgoingEntityTransfer.php @@ -6,7 +6,6 @@ class OutgoingEntityTransfer extends ModelBase { - const SOURCE_ENTITY = 'sourceEntity'; const TRANSFER_CLASS_NAME = 'transferClassName'; @@ -170,6 +169,4 @@ public function setLastSyncDatetime(\DateTime $lastSyncDatetime = null) { $this->setProperty('lastSyncDatetime', $lastSyncDatetime); } - - } diff --git a/src/Arbor/Model/PastoralNote.php b/src/Arbor/Model/PastoralNote.php index ac23f68f..6289bfb8 100644 --- a/src/Arbor/Model/PastoralNote.php +++ b/src/Arbor/Model/PastoralNote.php @@ -6,7 +6,6 @@ class PastoralNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/PayScale.php b/src/Arbor/Model/PayScale.php index 1105e546..8b38b0f5 100644 --- a/src/Arbor/Model/PayScale.php +++ b/src/Arbor/Model/PayScale.php @@ -7,7 +7,6 @@ class PayScale extends ModelBase { - const PAY_SCALE_CODE = 'payScaleCode'; const PAY_SCALE_NAME = 'payScaleName'; @@ -189,6 +188,4 @@ public function setPayScaleCategory(PayScaleCategory $payScaleCategory = null) { $this->setProperty('payScaleCategory', $payScaleCategory); } - - } diff --git a/src/Arbor/Model/PayScaleGrade.php b/src/Arbor/Model/PayScaleGrade.php index 904cb819..1ab7f272 100644 --- a/src/Arbor/Model/PayScaleGrade.php +++ b/src/Arbor/Model/PayScaleGrade.php @@ -6,7 +6,6 @@ class PayScaleGrade extends ModelBase { - const PAY_SCALE = 'payScale'; const GRADE_NAME = 'gradeName'; @@ -98,6 +97,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/PayScaleGradeSpinalPoint.php b/src/Arbor/Model/PayScaleGradeSpinalPoint.php index 61ce9972..5b818cb3 100644 --- a/src/Arbor/Model/PayScaleGradeSpinalPoint.php +++ b/src/Arbor/Model/PayScaleGradeSpinalPoint.php @@ -6,7 +6,6 @@ class PayScaleGradeSpinalPoint extends ModelBase { - const PAY_SCALE_GRADE = 'payScaleGrade'; const PAY_SCALE_SPINAL_POINT = 'payScaleSpinalPoint'; @@ -80,6 +79,4 @@ public function setPayScaleSpinalPoint(PayScaleSpinalPoint $payScaleSpinalPoint { $this->setProperty('payScaleSpinalPoint', $payScaleSpinalPoint); } - - } diff --git a/src/Arbor/Model/PayScaleSpinalPoint.php b/src/Arbor/Model/PayScaleSpinalPoint.php index 2ddc09c1..fd5d677c 100644 --- a/src/Arbor/Model/PayScaleSpinalPoint.php +++ b/src/Arbor/Model/PayScaleSpinalPoint.php @@ -6,7 +6,6 @@ class PayScaleSpinalPoint extends ModelBase { - const PAY_SCALE = 'payScale'; const SPINAL_POINT_CODE = 'spinalPointCode'; @@ -116,6 +115,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/PayScaleSpinalPointValue.php b/src/Arbor/Model/PayScaleSpinalPointValue.php index e5393748..615fe05a 100644 --- a/src/Arbor/Model/PayScaleSpinalPointValue.php +++ b/src/Arbor/Model/PayScaleSpinalPointValue.php @@ -6,7 +6,6 @@ class PayScaleSpinalPointValue extends ModelBase { - const PAY_SCALE_SPINAL_POINT = 'payScaleSpinalPoint'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -116,6 +115,4 @@ public function setGrossSalary($grossSalary = null) { $this->setProperty('grossSalary', $grossSalary); } - - } diff --git a/src/Arbor/Model/PaymentProvider.php b/src/Arbor/Model/PaymentProvider.php index 0f815c53..5e5c298d 100644 --- a/src/Arbor/Model/PaymentProvider.php +++ b/src/Arbor/Model/PaymentProvider.php @@ -6,7 +6,6 @@ class PaymentProvider extends ModelBase { - const PAYMENT_PROVIDER_NAME = 'paymentProviderName'; const PROVIDER_CODE = 'providerCode'; @@ -152,6 +151,4 @@ public function setMinimumTransactionAmount($minimumTransactionAmount = null) { $this->setProperty('minimumTransactionAmount', $minimumTransactionAmount); } - - } diff --git a/src/Arbor/Model/PaymentProviderPayout.php b/src/Arbor/Model/PaymentProviderPayout.php index a59259e9..e775a564 100644 --- a/src/Arbor/Model/PaymentProviderPayout.php +++ b/src/Arbor/Model/PaymentProviderPayout.php @@ -6,7 +6,6 @@ class PaymentProviderPayout extends ModelBase { - const BANK_ACCOUNT = 'bankAccount'; const PAYMENT_PROVIDER = 'paymentProvider'; @@ -206,6 +205,4 @@ public function setPayoutSourceType($payoutSourceType = null) { $this->setProperty('payoutSourceType', $payoutSourceType); } - - } diff --git a/src/Arbor/Model/PermanentExclusion.php b/src/Arbor/Model/PermanentExclusion.php index 1cc9ec2c..cd572b3e 100644 --- a/src/Arbor/Model/PermanentExclusion.php +++ b/src/Arbor/Model/PermanentExclusion.php @@ -6,7 +6,6 @@ class PermanentExclusion extends ModelBase { - const STUDENT = 'student'; const EXCLUSION_REASON = 'exclusionReason'; @@ -170,6 +169,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/Person.php b/src/Arbor/Model/Person.php index 1a09a7bf..75a33957 100644 --- a/src/Arbor/Model/Person.php +++ b/src/Arbor/Model/Person.php @@ -6,7 +6,6 @@ class Person extends ModelBase { - const GENDER = 'gender'; const GENDER_IDENTITY = 'genderIdentity'; @@ -296,6 +295,4 @@ public function setDateOfDeath(\DateTime $dateOfDeath = null) { $this->setProperty('dateOfDeath', $dateOfDeath); } - - } diff --git a/src/Arbor/Model/PersonAlert.php b/src/Arbor/Model/PersonAlert.php index b0d9a4c5..911af491 100644 --- a/src/Arbor/Model/PersonAlert.php +++ b/src/Arbor/Model/PersonAlert.php @@ -6,7 +6,6 @@ class PersonAlert extends ModelBase { - const PERSON = 'person'; const CONTEXT_PERSON = 'contextPerson'; @@ -134,6 +133,4 @@ public function setAlertDatetime(\DateTime $alertDatetime = null) { $this->setProperty('alertDatetime', $alertDatetime); } - - } diff --git a/src/Arbor/Model/PersonBenefitRecord.php b/src/Arbor/Model/PersonBenefitRecord.php index dfa758e6..f10894a9 100644 --- a/src/Arbor/Model/PersonBenefitRecord.php +++ b/src/Arbor/Model/PersonBenefitRecord.php @@ -6,7 +6,6 @@ class PersonBenefitRecord extends ModelBase { - const PERSON = 'person'; const BENEFIT_RECORD_TYPE = 'benefitRecordType'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/PersonCheck.php b/src/Arbor/Model/PersonCheck.php index 422081a5..7835ae0e 100644 --- a/src/Arbor/Model/PersonCheck.php +++ b/src/Arbor/Model/PersonCheck.php @@ -6,7 +6,6 @@ class PersonCheck extends ModelBase { - const PERSON = 'person'; const CHECK_TYPE = 'checkType'; @@ -242,6 +241,4 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } - - } diff --git a/src/Arbor/Model/PersonFormerName.php b/src/Arbor/Model/PersonFormerName.php index 7713c17e..9dcbd1cd 100644 --- a/src/Arbor/Model/PersonFormerName.php +++ b/src/Arbor/Model/PersonFormerName.php @@ -6,7 +6,6 @@ class PersonFormerName extends ModelBase { - const PERSON = 'person'; const FROM_DATE = 'fromDate'; @@ -152,6 +151,4 @@ public function setLegalLastName($legalLastName = null) { $this->setProperty('legalLastName', $legalLastName); } - - } diff --git a/src/Arbor/Model/PersonIdentificationDocument.php b/src/Arbor/Model/PersonIdentificationDocument.php index 850ddfcd..c0805899 100644 --- a/src/Arbor/Model/PersonIdentificationDocument.php +++ b/src/Arbor/Model/PersonIdentificationDocument.php @@ -6,7 +6,6 @@ class PersonIdentificationDocument extends ModelBase { - const PERSON = 'person'; const DOCUMENT_TYPE = 'documentType'; @@ -170,6 +169,4 @@ public function setIssuingCountry(Country $issuingCountry = null) { $this->setProperty('issuingCountry', $issuingCountry); } - - } diff --git a/src/Arbor/Model/PersonImpairment.php b/src/Arbor/Model/PersonImpairment.php index 63926e8b..c89bc42a 100644 --- a/src/Arbor/Model/PersonImpairment.php +++ b/src/Arbor/Model/PersonImpairment.php @@ -6,7 +6,6 @@ class PersonImpairment extends ModelBase { - const PERSON = 'person'; const PERSON_IMPAIRMENT_NAME = 'personImpairmentName'; @@ -134,6 +133,4 @@ public function setAffectsWorkingAbility($affectsWorkingAbility = null) { $this->setProperty('affectsWorkingAbility', $affectsWorkingAbility); } - - } diff --git a/src/Arbor/Model/PersonNationality.php b/src/Arbor/Model/PersonNationality.php index 31c496d5..7b20ce67 100644 --- a/src/Arbor/Model/PersonNationality.php +++ b/src/Arbor/Model/PersonNationality.php @@ -6,7 +6,6 @@ class PersonNationality extends ModelBase { - const PERSON = 'person'; const COUNTRY = 'country'; @@ -98,6 +97,4 @@ public function setNationalityStatus(NationalityStatus $nationalityStatus = null { $this->setProperty('nationalityStatus', $nationalityStatus); } - - } diff --git a/src/Arbor/Model/PersonNextOfKin.php b/src/Arbor/Model/PersonNextOfKin.php index 21331593..b753df3e 100644 --- a/src/Arbor/Model/PersonNextOfKin.php +++ b/src/Arbor/Model/PersonNextOfKin.php @@ -6,7 +6,6 @@ class PersonNextOfKin extends ModelBase { - const PERSON = 'person'; const RELATED_PERSON = 'relatedPerson'; @@ -98,6 +97,4 @@ public function setRelationship(NextOfKinRelationship $relationship = null) { $this->setProperty('relationship', $relationship); } - - } diff --git a/src/Arbor/Model/PersonProfessionalQualification.php b/src/Arbor/Model/PersonProfessionalQualification.php index 6da5fc18..40e22743 100644 --- a/src/Arbor/Model/PersonProfessionalQualification.php +++ b/src/Arbor/Model/PersonProfessionalQualification.php @@ -6,7 +6,6 @@ class PersonProfessionalQualification extends ModelBase { - const PERSON = 'person'; const QUALIFICATION_NAME = 'qualificationName'; @@ -242,6 +241,4 @@ public function setIsVerified($isVerified = null) { $this->setProperty('isVerified', $isVerified); } - - } diff --git a/src/Arbor/Model/PersonTrainingCourse.php b/src/Arbor/Model/PersonTrainingCourse.php index ce58da77..4db078e8 100644 --- a/src/Arbor/Model/PersonTrainingCourse.php +++ b/src/Arbor/Model/PersonTrainingCourse.php @@ -6,7 +6,6 @@ class PersonTrainingCourse extends ModelBase { - const TRAINING_COURSE = 'trainingCourse'; const TRAINED_PERSON = 'trainedPerson'; @@ -98,6 +97,4 @@ public function setFeeCosts($feeCosts = null) { $this->setProperty('feeCosts', $feeCosts); } - - } diff --git a/src/Arbor/Model/PersonTransportationMethod.php b/src/Arbor/Model/PersonTransportationMethod.php index a262901e..321de378 100644 --- a/src/Arbor/Model/PersonTransportationMethod.php +++ b/src/Arbor/Model/PersonTransportationMethod.php @@ -6,7 +6,6 @@ class PersonTransportationMethod extends ModelBase { - const PERSON = 'person'; const TRANSPORTATION_METHOD = 'transportationMethod'; @@ -98,6 +97,4 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } - - } diff --git a/src/Arbor/Model/PhantomModel.php b/src/Arbor/Model/PhantomModel.php index e0969090..7a66e687 100644 --- a/src/Arbor/Model/PhantomModel.php +++ b/src/Arbor/Model/PhantomModel.php @@ -6,7 +6,6 @@ class PhantomModel extends ModelBase { - const ENTITY_TYPE = 'entityType'; const USER = 'user'; @@ -98,6 +97,4 @@ public function setModelCreatedDatetime(\DateTime $modelCreatedDatetime = null) { $this->setProperty('modelCreatedDatetime', $modelCreatedDatetime); } - - } diff --git a/src/Arbor/Model/PhysicalInterventionRecord.php b/src/Arbor/Model/PhysicalInterventionRecord.php index 33fdc377..c688c946 100644 --- a/src/Arbor/Model/PhysicalInterventionRecord.php +++ b/src/Arbor/Model/PhysicalInterventionRecord.php @@ -6,7 +6,6 @@ class PhysicalInterventionRecord extends ModelBase { - const BEHAVIOURAL_INCIDENT = 'behaviouralIncident'; const STUDENT = 'student'; @@ -134,6 +133,4 @@ public function setConfirmedDatetime(\DateTime $confirmedDatetime = null) { $this->setProperty('confirmedDatetime', $confirmedDatetime); } - - } diff --git a/src/Arbor/Model/PhysicalInterventionRecordTechnique.php b/src/Arbor/Model/PhysicalInterventionRecordTechnique.php index 88c2e13a..c511ffbd 100644 --- a/src/Arbor/Model/PhysicalInterventionRecordTechnique.php +++ b/src/Arbor/Model/PhysicalInterventionRecordTechnique.php @@ -6,7 +6,6 @@ class PhysicalInterventionRecordTechnique extends ModelBase { - const PHYSICAL_INTERVENTION_RECORD = 'physicalInterventionRecord'; const PHYSICAL_INTERVENTION_TECHNIQUE = 'physicalInterventionTechnique'; @@ -80,6 +79,4 @@ public function setPhysicalInterventionTechnique(PhysicalInterventionTechnique $ { $this->setProperty('physicalInterventionTechnique', $physicalInterventionTechnique); } - - } diff --git a/src/Arbor/Model/PhysicalInterventionRecordWitness.php b/src/Arbor/Model/PhysicalInterventionRecordWitness.php index 99162867..d0f3a726 100644 --- a/src/Arbor/Model/PhysicalInterventionRecordWitness.php +++ b/src/Arbor/Model/PhysicalInterventionRecordWitness.php @@ -6,7 +6,6 @@ class PhysicalInterventionRecordWitness extends ModelBase { - const PHYSICAL_INTERVENTION_RECORD = 'physicalInterventionRecord'; const WITNESS = 'witness'; @@ -134,6 +133,4 @@ public function setRejectedDatetime(\DateTime $rejectedDatetime = null) { $this->setProperty('rejectedDatetime', $rejectedDatetime); } - - } diff --git a/src/Arbor/Model/PhysicalInterventionTechnique.php b/src/Arbor/Model/PhysicalInterventionTechnique.php index a04ff766..ad5e98e9 100644 --- a/src/Arbor/Model/PhysicalInterventionTechnique.php +++ b/src/Arbor/Model/PhysicalInterventionTechnique.php @@ -6,7 +6,6 @@ class PhysicalInterventionTechnique extends ModelBase { - const NAME = 'name'; const DESCRIPTION = 'description'; @@ -80,6 +79,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/PinnedItem.php b/src/Arbor/Model/PinnedItem.php index 20746ea6..a5dc9019 100644 --- a/src/Arbor/Model/PinnedItem.php +++ b/src/Arbor/Model/PinnedItem.php @@ -6,7 +6,6 @@ class PinnedItem extends ModelBase { - const PINNED = 'pinned'; const TARGET = 'target'; @@ -98,6 +97,4 @@ public function setPinnedUntilDatetime(\DateTime $pinnedUntilDatetime = null) { $this->setProperty('pinnedUntilDatetime', $pinnedUntilDatetime); } - - } diff --git a/src/Arbor/Model/PointAward.php b/src/Arbor/Model/PointAward.php index 977f7f32..2c76dedb 100644 --- a/src/Arbor/Model/PointAward.php +++ b/src/Arbor/Model/PointAward.php @@ -6,7 +6,6 @@ class PointAward extends ModelBase { - const POINT_AWARD_SCALE = 'pointAwardScale'; const STUDENT = 'student'; @@ -206,6 +205,4 @@ public function setEvent(ModelBase $event = null) { $this->setProperty('event', $event); } - - } diff --git a/src/Arbor/Model/PointAwardCategory.php b/src/Arbor/Model/PointAwardCategory.php index f6963af0..72b3b374 100644 --- a/src/Arbor/Model/PointAwardCategory.php +++ b/src/Arbor/Model/PointAwardCategory.php @@ -6,7 +6,6 @@ class PointAwardCategory extends ModelBase { - const DESCRIPTION = 'description'; const POINT_AWARD_SCALE = 'pointAwardScale'; @@ -98,6 +97,4 @@ public function setDefaultPoints($defaultPoints = null) { $this->setProperty('defaultPoints', $defaultPoints); } - - } diff --git a/src/Arbor/Model/PointAwardScale.php b/src/Arbor/Model/PointAwardScale.php index 598416f1..3f96abbb 100644 --- a/src/Arbor/Model/PointAwardScale.php +++ b/src/Arbor/Model/PointAwardScale.php @@ -6,7 +6,6 @@ class PointAwardScale extends ModelBase { - const POINT_AWARD_SCALE_NAME = 'pointAwardScaleName'; const SINGULAR_POINT_NAME = 'singularPointName'; @@ -296,6 +295,4 @@ public function setShowEventInParentPortal($showEventInParentPortal = null) { $this->setProperty('showEventInParentPortal', $showEventInParentPortal); } - - } diff --git a/src/Arbor/Model/Position.php b/src/Arbor/Model/Position.php index dafb5b5b..6dfad18e 100644 --- a/src/Arbor/Model/Position.php +++ b/src/Arbor/Model/Position.php @@ -8,7 +8,6 @@ class Position extends ModelBase { - const START_DATE = 'startDate'; const EXPECTED_END_DATE = 'expectedEndDate'; @@ -262,6 +261,4 @@ public function setWorkforceCensusRoleIdentifier($workforceCensusRoleIdentifier { $this->setProperty('workforceCensusRoleIdentifier', $workforceCensusRoleIdentifier); } - - } diff --git a/src/Arbor/Model/PositionBusinessRole.php b/src/Arbor/Model/PositionBusinessRole.php index d63c5186..eb018827 100644 --- a/src/Arbor/Model/PositionBusinessRole.php +++ b/src/Arbor/Model/PositionBusinessRole.php @@ -6,7 +6,6 @@ class PositionBusinessRole extends ModelBase { - const POSITION = 'position'; const BUSINESS_ROLE = 'businessRole'; @@ -98,6 +97,4 @@ public function setRanking($ranking = null) { $this->setProperty('ranking', $ranking); } - - } diff --git a/src/Arbor/Model/PostalAddress.php b/src/Arbor/Model/PostalAddress.php index 71fd2937..be60a6df 100644 --- a/src/Arbor/Model/PostalAddress.php +++ b/src/Arbor/Model/PostalAddress.php @@ -6,7 +6,6 @@ class PostalAddress extends ModelBase { - const ADDRESS1 = 'address1'; const ADDRESS2 = 'address2'; @@ -224,6 +223,4 @@ public function setGeocodeType($geocodeType = null) { $this->setProperty('geocodeType', $geocodeType); } - - } diff --git a/src/Arbor/Model/PostalAddressOccupancy.php b/src/Arbor/Model/PostalAddressOccupancy.php index 7ab5b23b..3aaba9a3 100644 --- a/src/Arbor/Model/PostalAddressOccupancy.php +++ b/src/Arbor/Model/PostalAddressOccupancy.php @@ -6,7 +6,6 @@ class PostalAddressOccupancy extends ModelBase { - const POSTAL_ADDRESS = 'postalAddress'; const OCCUPANT = 'occupant'; @@ -152,6 +151,4 @@ public function setIsCorrespondenceAddress($isCorrespondenceAddress = null) { $this->setProperty('isCorrespondenceAddress', $isCorrespondenceAddress); } - - } diff --git a/src/Arbor/Model/PredictedAssessmentMark.php b/src/Arbor/Model/PredictedAssessmentMark.php index 62b3bba8..d3ccf028 100644 --- a/src/Arbor/Model/PredictedAssessmentMark.php +++ b/src/Arbor/Model/PredictedAssessmentMark.php @@ -6,7 +6,6 @@ class PredictedAssessmentMark extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -224,6 +223,4 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } - - } diff --git a/src/Arbor/Model/Probation.php b/src/Arbor/Model/Probation.php index 47170ca7..efea263d 100644 --- a/src/Arbor/Model/Probation.php +++ b/src/Arbor/Model/Probation.php @@ -6,7 +6,6 @@ class Probation extends ModelBase { - const STAFF_CONTRACT = 'staffContract'; const START_DATE = 'startDate'; @@ -134,6 +133,4 @@ public function setProbationDecision($probationDecision = null) { $this->setProperty('probationDecision', $probationDecision); } - - } diff --git a/src/Arbor/Model/ProbationReview.php b/src/Arbor/Model/ProbationReview.php index 5fc98ce0..bb98f02f 100644 --- a/src/Arbor/Model/ProbationReview.php +++ b/src/Arbor/Model/ProbationReview.php @@ -6,7 +6,6 @@ class ProbationReview extends ModelBase { - const PROBATION = 'probation'; const REVIEW_DATE = 'reviewDate'; @@ -116,6 +115,4 @@ public function setReviewNotes($reviewNotes = null) { $this->setProperty('reviewNotes', $reviewNotes); } - - } diff --git a/src/Arbor/Model/ProfessionalQualificationClass.php b/src/Arbor/Model/ProfessionalQualificationClass.php index 66d0e1de..f8173279 100644 --- a/src/Arbor/Model/ProfessionalQualificationClass.php +++ b/src/Arbor/Model/ProfessionalQualificationClass.php @@ -6,7 +6,6 @@ class ProfessionalQualificationClass extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/ProfessionalQualificationSubject.php b/src/Arbor/Model/ProfessionalQualificationSubject.php index 39185a86..0d27d1f9 100644 --- a/src/Arbor/Model/ProfessionalQualificationSubject.php +++ b/src/Arbor/Model/ProfessionalQualificationSubject.php @@ -6,7 +6,6 @@ class ProfessionalQualificationSubject extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setSubjectName($subjectName = null) { $this->setProperty('subjectName', $subjectName); } - - } diff --git a/src/Arbor/Model/ProfessionalQualificationType.php b/src/Arbor/Model/ProfessionalQualificationType.php index c11bbd41..e03b9744 100644 --- a/src/Arbor/Model/ProfessionalQualificationType.php +++ b/src/Arbor/Model/ProfessionalQualificationType.php @@ -6,7 +6,6 @@ class ProfessionalQualificationType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setIsVocationalQualification($isVocationalQualification = null) { $this->setProperty('isVocationalQualification', $isVocationalQualification); } - - } diff --git a/src/Arbor/Model/Programme.php b/src/Arbor/Model/Programme.php index dfcef837..64d56125 100644 --- a/src/Arbor/Model/Programme.php +++ b/src/Arbor/Model/Programme.php @@ -6,7 +6,6 @@ class Programme extends ModelBase { - const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -134,6 +133,4 @@ public function setIsTraineeship($isTraineeship = null) { $this->setProperty('isTraineeship', $isTraineeship); } - - } diff --git a/src/Arbor/Model/ProgrammeAcademicUnit.php b/src/Arbor/Model/ProgrammeAcademicUnit.php index a0112e37..1f121749 100644 --- a/src/Arbor/Model/ProgrammeAcademicUnit.php +++ b/src/Arbor/Model/ProgrammeAcademicUnit.php @@ -6,7 +6,6 @@ class ProgrammeAcademicUnit extends ModelBase { - const PROGRAMME_INSTANCE = 'programmeInstance'; const ACADEMIC_UNIT = 'academicUnit'; @@ -80,6 +79,4 @@ public function setAcademicUnit(AcademicUnit $academicUnit = null) { $this->setProperty('academicUnit', $academicUnit); } - - } diff --git a/src/Arbor/Model/ProgrammeClassification.php b/src/Arbor/Model/ProgrammeClassification.php index e5bb94ca..9edd7810 100644 --- a/src/Arbor/Model/ProgrammeClassification.php +++ b/src/Arbor/Model/ProgrammeClassification.php @@ -6,7 +6,6 @@ class ProgrammeClassification extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } - - } diff --git a/src/Arbor/Model/ProgrammeEnrolment.php b/src/Arbor/Model/ProgrammeEnrolment.php index 25a244f5..7d03a305 100644 --- a/src/Arbor/Model/ProgrammeEnrolment.php +++ b/src/Arbor/Model/ProgrammeEnrolment.php @@ -6,7 +6,6 @@ class ProgrammeEnrolment extends ModelBase { - const PROGRAMME_INSTANCE = 'programmeInstance'; const STUDENT = 'student'; @@ -206,6 +205,4 @@ public function setWithdrawalReason(ProgrammeWithdrawalReason $withdrawalReason { $this->setProperty('withdrawalReason', $withdrawalReason); } - - } diff --git a/src/Arbor/Model/ProgrammeInstance.php b/src/Arbor/Model/ProgrammeInstance.php index 6e960951..2dd40307 100644 --- a/src/Arbor/Model/ProgrammeInstance.php +++ b/src/Arbor/Model/ProgrammeInstance.php @@ -6,7 +6,6 @@ class ProgrammeInstance extends ModelBase { - const PROGRAMME = 'programme'; const NAME = 'name'; @@ -224,6 +223,4 @@ public function setPlannedLearningHoursSecondYear($plannedLearningHoursSecondYea { $this->setProperty('plannedLearningHoursSecondYear', $plannedLearningHoursSecondYear); } - - } diff --git a/src/Arbor/Model/ProgrammeLead.php b/src/Arbor/Model/ProgrammeLead.php index 220f9cac..9b966ec7 100644 --- a/src/Arbor/Model/ProgrammeLead.php +++ b/src/Arbor/Model/ProgrammeLead.php @@ -6,7 +6,6 @@ class ProgrammeLead extends ModelBase { - const PROGRAMME = 'programme'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/ProgrammeQualificationAward.php b/src/Arbor/Model/ProgrammeQualificationAward.php index 1e7a2497..deec8c13 100644 --- a/src/Arbor/Model/ProgrammeQualificationAward.php +++ b/src/Arbor/Model/ProgrammeQualificationAward.php @@ -6,7 +6,6 @@ class ProgrammeQualificationAward extends ModelBase { - const PROGRAMME_INSTANCE = 'programmeInstance'; const QUALIFICATION_AWARD = 'qualificationAward'; @@ -80,6 +79,4 @@ public function setQualificationAward(QualificationAward $qualificationAward = n { $this->setProperty('qualificationAward', $qualificationAward); } - - } diff --git a/src/Arbor/Model/ProgrammeWithdrawalReason.php b/src/Arbor/Model/ProgrammeWithdrawalReason.php index ccf21375..642cda30 100644 --- a/src/Arbor/Model/ProgrammeWithdrawalReason.php +++ b/src/Arbor/Model/ProgrammeWithdrawalReason.php @@ -6,7 +6,6 @@ class ProgrammeWithdrawalReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ProgressAssessmentBatch.php b/src/Arbor/Model/ProgressAssessmentBatch.php index 90beafe2..4973e61f 100644 --- a/src/Arbor/Model/ProgressAssessmentBatch.php +++ b/src/Arbor/Model/ProgressAssessmentBatch.php @@ -6,7 +6,6 @@ class ProgressAssessmentBatch extends ModelBase { - const BATCH_NAME = 'batchName'; const ASSESSMENT = 'assessment'; @@ -242,6 +241,4 @@ public function setShowCurrentVsPrevious($showCurrentVsPrevious = null) { $this->setProperty('showCurrentVsPrevious', $showCurrentVsPrevious); } - - } diff --git a/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php b/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php index 408ed0d0..c55292ff 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressAssessmentBatchMeasurementPeriod.php @@ -6,7 +6,6 @@ class ProgressAssessmentBatchMeasurementPeriod extends ModelBase { - const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; @@ -80,6 +79,4 @@ public function setProgressMeasurementPeriod(ProgressMeasurementPeriod $progress { $this->setProperty('progressMeasurementPeriod', $progressMeasurementPeriod); } - - } diff --git a/src/Arbor/Model/ProgressAssessmentBatchTarget.php b/src/Arbor/Model/ProgressAssessmentBatchTarget.php index b0dee4ac..20b7d148 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchTarget.php +++ b/src/Arbor/Model/ProgressAssessmentBatchTarget.php @@ -6,7 +6,6 @@ class ProgressAssessmentBatchTarget extends ModelBase { - const PROGRESS_ASSESSMENT_BATCH = 'progressAssessmentBatch'; const TARGET = 'target'; @@ -80,6 +79,4 @@ public function setTarget(ModelBase $target = null) { $this->setProperty('target', $target); } - - } diff --git a/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php b/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php index 682568db..f55b9c24 100644 --- a/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressAssessmentBatchTargetMeasurementPeriod.php @@ -6,7 +6,6 @@ class ProgressAssessmentBatchTargetMeasurementPeriod extends ModelBase { - const PROGRESS_ASSESSMENT_BATCH_TARGET = 'progressAssessmentBatchTarget'; const PROGRESS_MEASUREMENT_PERIOD = 'progressMeasurementPeriod'; @@ -152,6 +151,4 @@ public function setAllMarksApproved($allMarksApproved = null) { $this->setProperty('allMarksApproved', $allMarksApproved); } - - } diff --git a/src/Arbor/Model/ProgressGoalType.php b/src/Arbor/Model/ProgressGoalType.php index d67036da..cbbf4508 100644 --- a/src/Arbor/Model/ProgressGoalType.php +++ b/src/Arbor/Model/ProgressGoalType.php @@ -6,7 +6,6 @@ class ProgressGoalType extends ModelBase { - const CODE = 'code'; const NAME = 'name'; @@ -80,6 +79,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/ProgressMeasurementPeriod.php b/src/Arbor/Model/ProgressMeasurementPeriod.php index b58ee636..89a15496 100644 --- a/src/Arbor/Model/ProgressMeasurementPeriod.php +++ b/src/Arbor/Model/ProgressMeasurementPeriod.php @@ -6,7 +6,6 @@ class ProgressMeasurementPeriod extends ModelBase { - const PROGRESS_MEASUREMENT_PERIOD_SET = 'progressMeasurementPeriodSet'; const PERIOD_NAME = 'periodName'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/ProgressMeasurementPeriodSet.php b/src/Arbor/Model/ProgressMeasurementPeriodSet.php index 9434347a..de23dbb8 100644 --- a/src/Arbor/Model/ProgressMeasurementPeriodSet.php +++ b/src/Arbor/Model/ProgressMeasurementPeriodSet.php @@ -6,7 +6,6 @@ class ProgressMeasurementPeriodSet extends ModelBase { - const PERIOD_FREQUENCY = 'periodFrequency'; const SET_NAME = 'setName'; @@ -98,6 +97,4 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } - - } diff --git a/src/Arbor/Model/PushNotificationToken.php b/src/Arbor/Model/PushNotificationToken.php index 19099e0e..58b105eb 100644 --- a/src/Arbor/Model/PushNotificationToken.php +++ b/src/Arbor/Model/PushNotificationToken.php @@ -6,7 +6,6 @@ class PushNotificationToken extends ModelBase { - const USER = 'user'; const TOKEN = 'token'; @@ -152,6 +151,4 @@ public function setDeviceId($deviceId = null) { $this->setProperty('deviceId', $deviceId); } - - } diff --git a/src/Arbor/Model/QualificationAspect.php b/src/Arbor/Model/QualificationAspect.php index 0eaafe0b..b9c5a4c4 100644 --- a/src/Arbor/Model/QualificationAspect.php +++ b/src/Arbor/Model/QualificationAspect.php @@ -6,7 +6,6 @@ class QualificationAspect extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -296,6 +295,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/QualificationAssessable.php b/src/Arbor/Model/QualificationAssessable.php index c63dbe29..416cf2f9 100644 --- a/src/Arbor/Model/QualificationAssessable.php +++ b/src/Arbor/Model/QualificationAssessable.php @@ -6,7 +6,6 @@ class QualificationAssessable extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setCenterAssessed($centerAssessed = null) { $this->setProperty('centerAssessed', $centerAssessed); } - - } diff --git a/src/Arbor/Model/QualificationAssessableInstance.php b/src/Arbor/Model/QualificationAssessableInstance.php index b0cf63ea..87fbc024 100644 --- a/src/Arbor/Model/QualificationAssessableInstance.php +++ b/src/Arbor/Model/QualificationAssessableInstance.php @@ -6,7 +6,6 @@ class QualificationAssessableInstance extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -278,6 +277,4 @@ public function setIsProvisional($isProvisional = null) { $this->setProperty('isProvisional', $isProvisional); } - - } diff --git a/src/Arbor/Model/QualificationAvailabilityInstance.php b/src/Arbor/Model/QualificationAvailabilityInstance.php index 1b4380b7..11129b70 100644 --- a/src/Arbor/Model/QualificationAvailabilityInstance.php +++ b/src/Arbor/Model/QualificationAvailabilityInstance.php @@ -6,7 +6,6 @@ class QualificationAvailabilityInstance extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setEdiAwardingBodyIdentifier($ediAwardingBodyIdentifier = null) { $this->setProperty('ediAwardingBodyIdentifier', $ediAwardingBodyIdentifier); } - - } diff --git a/src/Arbor/Model/QualificationAward.php b/src/Arbor/Model/QualificationAward.php index 7eea5ff9..c7df2f01 100644 --- a/src/Arbor/Model/QualificationAward.php +++ b/src/Arbor/Model/QualificationAward.php @@ -6,7 +6,6 @@ class QualificationAward extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -494,6 +493,4 @@ public function setPost16DiscountCode($post16DiscountCode = null) { $this->setProperty('post16DiscountCode', $post16DiscountCode); } - - } diff --git a/src/Arbor/Model/QualificationAwardDiscountCode.php b/src/Arbor/Model/QualificationAwardDiscountCode.php index 4fbd7d86..8183cba9 100644 --- a/src/Arbor/Model/QualificationAwardDiscountCode.php +++ b/src/Arbor/Model/QualificationAwardDiscountCode.php @@ -6,7 +6,6 @@ class QualificationAwardDiscountCode extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/QualificationAwardLearningUnit.php b/src/Arbor/Model/QualificationAwardLearningUnit.php index 1c67f8e6..ed21fe4e 100644 --- a/src/Arbor/Model/QualificationAwardLearningUnit.php +++ b/src/Arbor/Model/QualificationAwardLearningUnit.php @@ -6,7 +6,6 @@ class QualificationAwardLearningUnit extends ModelBase { - const QUALIFICATION_AWARD = 'qualificationAward'; const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; @@ -98,6 +97,4 @@ public function setIsUserDefined($isUserDefined = null) { $this->setProperty('isUserDefined', $isUserDefined); } - - } diff --git a/src/Arbor/Model/QualificationAwardSubtype.php b/src/Arbor/Model/QualificationAwardSubtype.php index 24000377..95b3e550 100644 --- a/src/Arbor/Model/QualificationAwardSubtype.php +++ b/src/Arbor/Model/QualificationAwardSubtype.php @@ -6,7 +6,6 @@ class QualificationAwardSubtype extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/QualificationAwardType.php b/src/Arbor/Model/QualificationAwardType.php index dbbbb1d3..68a9a767 100644 --- a/src/Arbor/Model/QualificationAwardType.php +++ b/src/Arbor/Model/QualificationAwardType.php @@ -6,7 +6,6 @@ class QualificationAwardType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/QualificationCenterAssessedOutcome.php b/src/Arbor/Model/QualificationCenterAssessedOutcome.php index 76b2a59a..e0d67350 100644 --- a/src/Arbor/Model/QualificationCenterAssessedOutcome.php +++ b/src/Arbor/Model/QualificationCenterAssessedOutcome.php @@ -6,7 +6,6 @@ class QualificationCenterAssessedOutcome extends ModelBase { - const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -170,6 +169,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/QualificationElementAvailability.php b/src/Arbor/Model/QualificationElementAvailability.php index 6a29b830..9b23d850 100644 --- a/src/Arbor/Model/QualificationElementAvailability.php +++ b/src/Arbor/Model/QualificationElementAvailability.php @@ -6,7 +6,6 @@ class QualificationElementAvailability extends ModelBase { - const QUALIFICATION_AVAILABILITY_INSTANCE = 'qualificationAvailabilityInstance'; const QUALIFICATION_ELEMENT = 'qualificationElement'; @@ -80,6 +79,4 @@ public function setQualificationElement(ModelBase $qualificationElement = null) { $this->setProperty('qualificationElement', $qualificationElement); } - - } diff --git a/src/Arbor/Model/QualificationElementDisallowedCombination.php b/src/Arbor/Model/QualificationElementDisallowedCombination.php index df33b92e..e040fa29 100644 --- a/src/Arbor/Model/QualificationElementDisallowedCombination.php +++ b/src/Arbor/Model/QualificationElementDisallowedCombination.php @@ -6,7 +6,6 @@ class QualificationElementDisallowedCombination extends ModelBase { - const FIRST_ELEMENT = 'firstElement'; const SECOND_ELEMENT = 'secondElement'; @@ -80,6 +79,4 @@ public function setSecondElement(ModelBase $secondElement = null) { $this->setProperty('secondElement', $secondElement); } - - } diff --git a/src/Arbor/Model/QualificationForecastResult.php b/src/Arbor/Model/QualificationForecastResult.php index 1cfcf7c0..f453d32d 100644 --- a/src/Arbor/Model/QualificationForecastResult.php +++ b/src/Arbor/Model/QualificationForecastResult.php @@ -6,7 +6,6 @@ class QualificationForecastResult extends ModelBase { - const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -170,6 +169,4 @@ public function setInputDatetime(\DateTime $inputDatetime = null) { $this->setProperty('inputDatetime', $inputDatetime); } - - } diff --git a/src/Arbor/Model/QualificationGrade.php b/src/Arbor/Model/QualificationGrade.php index 4e42ffc1..2d262506 100644 --- a/src/Arbor/Model/QualificationGrade.php +++ b/src/Arbor/Model/QualificationGrade.php @@ -6,7 +6,6 @@ class QualificationGrade extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -242,6 +241,4 @@ public function setGradeOrder($gradeOrder = null) { $this->setProperty('gradeOrder', $gradeOrder); } - - } diff --git a/src/Arbor/Model/QualificationGradeSet.php b/src/Arbor/Model/QualificationGradeSet.php index ddff6abc..1a71987a 100644 --- a/src/Arbor/Model/QualificationGradeSet.php +++ b/src/Arbor/Model/QualificationGradeSet.php @@ -6,7 +6,6 @@ class QualificationGradeSet extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setGradePointScale(GradePointScale $gradePointScale = null) { $this->setProperty('gradePointScale', $gradePointScale); } - - } diff --git a/src/Arbor/Model/QualificationLearningUnit.php b/src/Arbor/Model/QualificationLearningUnit.php index 31f7d95f..bd0d01cc 100644 --- a/src/Arbor/Model/QualificationLearningUnit.php +++ b/src/Arbor/Model/QualificationLearningUnit.php @@ -6,7 +6,6 @@ class QualificationLearningUnit extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setIsLinearQualification($isLinearQualification = null) { $this->setProperty('isLinearQualification', $isLinearQualification); } - - } diff --git a/src/Arbor/Model/QualificationLearningUnitAssessable.php b/src/Arbor/Model/QualificationLearningUnitAssessable.php index 9b6b3ac5..0abaac53 100644 --- a/src/Arbor/Model/QualificationLearningUnitAssessable.php +++ b/src/Arbor/Model/QualificationLearningUnitAssessable.php @@ -6,7 +6,6 @@ class QualificationLearningUnitAssessable extends ModelBase { - const QUALIFICATION_LEARNING_UNIT = 'qualificationLearningUnit'; const QUALIFICATION_ASSESSABLE = 'qualificationAssessable'; @@ -80,6 +79,4 @@ public function setQualificationAssessable(QualificationAssessable $qualificatio { $this->setProperty('qualificationAssessable', $qualificationAssessable); } - - } diff --git a/src/Arbor/Model/QualificationLearningUnitLevel.php b/src/Arbor/Model/QualificationLearningUnitLevel.php index 833f30f4..10ea6d65 100644 --- a/src/Arbor/Model/QualificationLearningUnitLevel.php +++ b/src/Arbor/Model/QualificationLearningUnitLevel.php @@ -6,7 +6,6 @@ class QualificationLearningUnitLevel extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/QualificationOffering.php b/src/Arbor/Model/QualificationOffering.php index c4b51042..33bf17af 100644 --- a/src/Arbor/Model/QualificationOffering.php +++ b/src/Arbor/Model/QualificationOffering.php @@ -6,7 +6,6 @@ class QualificationOffering extends ModelBase { - const QUALIFICATION_ELEMENT = 'qualificationElement'; const ACADEMIC_YEAR = 'academicYear'; @@ -80,6 +79,4 @@ public function setAcademicYear(AcademicYear $academicYear = null) { $this->setProperty('academicYear', $academicYear); } - - } diff --git a/src/Arbor/Model/QualificationResult.php b/src/Arbor/Model/QualificationResult.php index 6f8ae286..8a75712b 100644 --- a/src/Arbor/Model/QualificationResult.php +++ b/src/Arbor/Model/QualificationResult.php @@ -7,7 +7,6 @@ class QualificationResult extends ModelBase { - const QUALIFICATION_ASPECT = 'qualificationAspect'; const QUALIFICATION_GRADE = 'qualificationGrade'; @@ -279,6 +278,4 @@ public function setEndorsementGrade(QualificationGrade $endorsementGrade = null) { $this->setProperty('endorsementGrade', $endorsementGrade); } - - } diff --git a/src/Arbor/Model/QualificationResultEmbargoViewer.php b/src/Arbor/Model/QualificationResultEmbargoViewer.php index 7df21e30..16edbcde 100644 --- a/src/Arbor/Model/QualificationResultEmbargoViewer.php +++ b/src/Arbor/Model/QualificationResultEmbargoViewer.php @@ -6,7 +6,6 @@ class QualificationResultEmbargoViewer extends ModelBase { - const VIEWER = 'viewer'; protected $_resourceType = ResourceType::QUALIFICATION_RESULT_EMBARGO_VIEWER; @@ -62,6 +61,4 @@ public function setViewer(ModelBase $viewer = null) { $this->setProperty('viewer', $viewer); } - - } diff --git a/src/Arbor/Model/QualificationScheme.php b/src/Arbor/Model/QualificationScheme.php index d001b78d..ce743ae6 100644 --- a/src/Arbor/Model/QualificationScheme.php +++ b/src/Arbor/Model/QualificationScheme.php @@ -6,7 +6,6 @@ class QualificationScheme extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setTitle($title = null) { $this->setProperty('title', $title); } - - } diff --git a/src/Arbor/Model/QualificationStudyGuide.php b/src/Arbor/Model/QualificationStudyGuide.php index 58f23b58..963c851a 100644 --- a/src/Arbor/Model/QualificationStudyGuide.php +++ b/src/Arbor/Model/QualificationStudyGuide.php @@ -6,7 +6,6 @@ class QualificationStudyGuide extends ModelBase { - const RELATED_QUALIFICATION_AWARD = 'relatedQualificationAward'; const STUDY_GUIDE_TITLE = 'studyGuideTitle'; @@ -152,6 +151,4 @@ public function setStudyGuideMediumType($studyGuideMediumType = null) { $this->setProperty('studyGuideMediumType', $studyGuideMediumType); } - - } diff --git a/src/Arbor/Model/QualificationSubject.php b/src/Arbor/Model/QualificationSubject.php index 1957b794..8e5f970b 100644 --- a/src/Arbor/Model/QualificationSubject.php +++ b/src/Arbor/Model/QualificationSubject.php @@ -6,7 +6,6 @@ class QualificationSubject extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/QualificationSubscription.php b/src/Arbor/Model/QualificationSubscription.php index 570753cb..5262e893 100644 --- a/src/Arbor/Model/QualificationSubscription.php +++ b/src/Arbor/Model/QualificationSubscription.php @@ -6,7 +6,6 @@ class QualificationSubscription extends ModelBase { - const QUALIFICATION_ELEMENT_TYPE = 'qualificationElementType'; const QUALIFICATION_ELEMENT_CODE = 'qualificationElementCode'; @@ -98,6 +97,4 @@ public function setHash($hash = null) { $this->setProperty('hash', $hash); } - - } diff --git a/src/Arbor/Model/QualificationTimetableSessionType.php b/src/Arbor/Model/QualificationTimetableSessionType.php index a2fcf2db..3c6183db 100644 --- a/src/Arbor/Model/QualificationTimetableSessionType.php +++ b/src/Arbor/Model/QualificationTimetableSessionType.php @@ -6,7 +6,6 @@ class QualificationTimetableSessionType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setStartTimeUntil($startTimeUntil = null) { $this->setProperty('startTimeUntil', $startTimeUntil); } - - } diff --git a/src/Arbor/Model/QualificationTransportCertificate.php b/src/Arbor/Model/QualificationTransportCertificate.php index 0990541e..9f38b0ab 100644 --- a/src/Arbor/Model/QualificationTransportCertificate.php +++ b/src/Arbor/Model/QualificationTransportCertificate.php @@ -6,7 +6,6 @@ class QualificationTransportCertificate extends ModelBase { - const AWARDING_ORGANIZATION = 'awardingOrganization'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -170,6 +169,4 @@ public function setLastSequenceNumber($lastSequenceNumber = null) { $this->setProperty('lastSequenceNumber', $lastSequenceNumber); } - - } diff --git a/src/Arbor/Model/QualificationTransportMessage.php b/src/Arbor/Model/QualificationTransportMessage.php index 2928a1ff..d0e64b6c 100644 --- a/src/Arbor/Model/QualificationTransportMessage.php +++ b/src/Arbor/Model/QualificationTransportMessage.php @@ -6,7 +6,6 @@ class QualificationTransportMessage extends ModelBase { - const QUALIFICATION_TRANSPORT_CERTIFICATE = 'qualificationTransportCertificate'; const CONTENT = 'content'; @@ -188,6 +187,4 @@ public function setRawContent($rawContent = null) { $this->setProperty('rawContent', $rawContent); } - - } diff --git a/src/Arbor/Model/ReceivedCheque.php b/src/Arbor/Model/ReceivedCheque.php index 3b785d68..1256eb2f 100644 --- a/src/Arbor/Model/ReceivedCheque.php +++ b/src/Arbor/Model/ReceivedCheque.php @@ -6,7 +6,6 @@ class ReceivedCheque extends ModelBase { - const BILL_PAYER = 'billPayer'; const BANK_DEPOSIT = 'bankDeposit'; @@ -134,6 +133,4 @@ public function setChequeAmount($chequeAmount = null) { $this->setProperty('chequeAmount', $chequeAmount); } - - } diff --git a/src/Arbor/Model/Region.php b/src/Arbor/Model/Region.php index 4f15171c..ad7a8001 100644 --- a/src/Arbor/Model/Region.php +++ b/src/Arbor/Model/Region.php @@ -6,7 +6,6 @@ class Region extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/RegistrationForm.php b/src/Arbor/Model/RegistrationForm.php index c1f589b2..0842cdcf 100644 --- a/src/Arbor/Model/RegistrationForm.php +++ b/src/Arbor/Model/RegistrationForm.php @@ -6,7 +6,6 @@ class RegistrationForm extends ModelBase { - const CODE = 'code'; const REGISTRATION_FORM_NAME = 'registrationFormName'; @@ -240,6 +239,4 @@ public function getStudentMemberships() { return $this->getCollectionProperty('studentMemberships'); } - - } diff --git a/src/Arbor/Model/RegistrationFormMembership.php b/src/Arbor/Model/RegistrationFormMembership.php index a112644f..3950d0c0 100644 --- a/src/Arbor/Model/RegistrationFormMembership.php +++ b/src/Arbor/Model/RegistrationFormMembership.php @@ -6,7 +6,6 @@ class RegistrationFormMembership extends ModelBase { - const REGISTRATION_FORM = 'registrationForm'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/RegistrationFormTutor.php b/src/Arbor/Model/RegistrationFormTutor.php index cf724879..40d7bf9d 100644 --- a/src/Arbor/Model/RegistrationFormTutor.php +++ b/src/Arbor/Model/RegistrationFormTutor.php @@ -6,7 +6,6 @@ class RegistrationFormTutor extends ModelBase { - const REGISTRATION_FORM = 'registrationForm'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/Religion.php b/src/Arbor/Model/Religion.php index 361228fa..9e9f4933 100644 --- a/src/Arbor/Model/Religion.php +++ b/src/Arbor/Model/Religion.php @@ -6,7 +6,6 @@ class Religion extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setD00195($d00195 = null) { $this->setProperty('d00195', $d00195); } - - } diff --git a/src/Arbor/Model/RepeatingSchoolEvent.php b/src/Arbor/Model/RepeatingSchoolEvent.php index 01d42aa6..4f088716 100644 --- a/src/Arbor/Model/RepeatingSchoolEvent.php +++ b/src/Arbor/Model/RepeatingSchoolEvent.php @@ -6,7 +6,6 @@ class RepeatingSchoolEvent extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const SCHOOL_EVENT_TYPE = 'schoolEventType'; @@ -134,6 +133,4 @@ public function setCoverRequired($coverRequired = null) { $this->setProperty('coverRequired', $coverRequired); } - - } diff --git a/src/Arbor/Model/RepeatingSchoolEventParticipant.php b/src/Arbor/Model/RepeatingSchoolEventParticipant.php index cdb42bef..a7a6bfa3 100644 --- a/src/Arbor/Model/RepeatingSchoolEventParticipant.php +++ b/src/Arbor/Model/RepeatingSchoolEventParticipant.php @@ -6,7 +6,6 @@ class RepeatingSchoolEventParticipant extends ModelBase { - const REPEATING_SCHOOL_EVENT = 'repeatingSchoolEvent'; const PARTICIPANT = 'participant'; @@ -80,6 +79,4 @@ public function setParticipant(ModelBase $participant = null) { $this->setProperty('participant', $participant); } - - } diff --git a/src/Arbor/Model/ReportCardBatchAcademicUnit.php b/src/Arbor/Model/ReportCardBatchAcademicUnit.php index 4ae8dc53..09f956e3 100644 --- a/src/Arbor/Model/ReportCardBatchAcademicUnit.php +++ b/src/Arbor/Model/ReportCardBatchAcademicUnit.php @@ -6,7 +6,6 @@ class ReportCardBatchAcademicUnit extends ModelBase { - const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -116,6 +115,4 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } - - } diff --git a/src/Arbor/Model/ReportCardBatchAdHocAssessment.php b/src/Arbor/Model/ReportCardBatchAdHocAssessment.php index 6afa9c7e..2bd1262a 100644 --- a/src/Arbor/Model/ReportCardBatchAdHocAssessment.php +++ b/src/Arbor/Model/ReportCardBatchAdHocAssessment.php @@ -6,7 +6,6 @@ class ReportCardBatchAdHocAssessment extends ModelBase { - const REPORT_CARD_BATCH = 'reportCardBatch'; const AD_HOC_ASSESSMENT = 'adHocAssessment'; @@ -116,6 +115,4 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } - - } diff --git a/src/Arbor/Model/ReportCardBatchCurriculum.php b/src/Arbor/Model/ReportCardBatchCurriculum.php index 1d28e8fa..715356e7 100644 --- a/src/Arbor/Model/ReportCardBatchCurriculum.php +++ b/src/Arbor/Model/ReportCardBatchCurriculum.php @@ -6,7 +6,6 @@ class ReportCardBatchCurriculum extends ModelBase { - const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -260,6 +259,4 @@ public function setSummativeGradeAchievementLevelSet(AchievementLevelSet $summat { $this->setProperty('summativeGradeAchievementLevelSet', $summativeGradeAchievementLevelSet); } - - } diff --git a/src/Arbor/Model/ReportCardBatchProgressAssessment.php b/src/Arbor/Model/ReportCardBatchProgressAssessment.php index ea39bf41..a4531442 100644 --- a/src/Arbor/Model/ReportCardBatchProgressAssessment.php +++ b/src/Arbor/Model/ReportCardBatchProgressAssessment.php @@ -6,7 +6,6 @@ class ReportCardBatchProgressAssessment extends ModelBase { - const REPORT_CARD_BATCH = 'reportCardBatch'; const ORDER = 'order'; @@ -134,6 +133,4 @@ public function setMarkingCompletedDatetime(\DateTime $markingCompletedDatetime { $this->setProperty('markingCompletedDatetime', $markingCompletedDatetime); } - - } diff --git a/src/Arbor/Model/ReportSubscription.php b/src/Arbor/Model/ReportSubscription.php index 590b53c7..f829fd2e 100644 --- a/src/Arbor/Model/ReportSubscription.php +++ b/src/Arbor/Model/ReportSubscription.php @@ -6,7 +6,6 @@ class ReportSubscription extends ModelBase { - const REPORT_IDENTIFIER = 'reportIdentifier'; const SUBSCRIBER = 'subscriber'; @@ -80,6 +79,4 @@ public function setSubscriber(Staff $subscriber = null) { $this->setProperty('subscriber', $subscriber); } - - } diff --git a/src/Arbor/Model/Room.php b/src/Arbor/Model/Room.php index 6f270639..d518405f 100644 --- a/src/Arbor/Model/Room.php +++ b/src/Arbor/Model/Room.php @@ -6,7 +6,6 @@ class Room extends ModelBase { - const SITE = 'site'; const ROOM_NAME = 'roomName'; @@ -152,6 +151,4 @@ public function setInvigilationCapacity($invigilationCapacity = null) { $this->setProperty('invigilationCapacity', $invigilationCapacity); } - - } diff --git a/src/Arbor/Model/RoomAsset.php b/src/Arbor/Model/RoomAsset.php index d38c65bd..7ea858af 100644 --- a/src/Arbor/Model/RoomAsset.php +++ b/src/Arbor/Model/RoomAsset.php @@ -6,7 +6,6 @@ class RoomAsset extends ModelBase { - const ROOM_ASSET_NAME = 'roomAssetName'; const ASSIGN_TO_PEOPLE = 'assignToPeople'; @@ -80,6 +79,4 @@ public function setAssignToPeople($assignToPeople = null) { $this->setProperty('assignToPeople', $assignToPeople); } - - } diff --git a/src/Arbor/Model/RoomChangeRequirement.php b/src/Arbor/Model/RoomChangeRequirement.php index 5062bff8..967f70b3 100644 --- a/src/Arbor/Model/RoomChangeRequirement.php +++ b/src/Arbor/Model/RoomChangeRequirement.php @@ -6,7 +6,6 @@ class RoomChangeRequirement extends ModelBase { - const EVENT = 'event'; const UNAVAILABLE_ROOM = 'unavailableRoom'; @@ -152,6 +151,4 @@ public function setIgnoredDatetime(\DateTime $ignoredDatetime = null) { $this->setProperty('ignoredDatetime', $ignoredDatetime); } - - } diff --git a/src/Arbor/Model/RoomFeature.php b/src/Arbor/Model/RoomFeature.php index a894cb98..25d71d57 100644 --- a/src/Arbor/Model/RoomFeature.php +++ b/src/Arbor/Model/RoomFeature.php @@ -6,7 +6,6 @@ class RoomFeature extends ModelBase { - const ROOM_FEATURE_NAME = 'roomFeatureName'; const ASSIGN_TO_PEOPLE = 'assignToPeople'; @@ -80,6 +79,4 @@ public function setAssignToPeople($assignToPeople = null) { $this->setProperty('assignToPeople', $assignToPeople); } - - } diff --git a/src/Arbor/Model/RoomLayout.php b/src/Arbor/Model/RoomLayout.php index ddd050ba..4a80f1d7 100644 --- a/src/Arbor/Model/RoomLayout.php +++ b/src/Arbor/Model/RoomLayout.php @@ -6,7 +6,6 @@ class RoomLayout extends ModelBase { - const ROOM = 'room'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setMainEntranceLocation($mainEntranceLocation = null) { $this->setProperty('mainEntranceLocation', $mainEntranceLocation); } - - } diff --git a/src/Arbor/Model/RoomLayoutSeat.php b/src/Arbor/Model/RoomLayoutSeat.php index c187b1f9..8ed74dd5 100644 --- a/src/Arbor/Model/RoomLayoutSeat.php +++ b/src/Arbor/Model/RoomLayoutSeat.php @@ -6,7 +6,6 @@ class RoomLayoutSeat extends ModelBase { - const ROOM_LAYOUT = 'roomLayout'; const X = 'x'; @@ -98,6 +97,4 @@ public function setY($y = null) { $this->setProperty('y', $y); } - - } diff --git a/src/Arbor/Model/RoomRoomAsset.php b/src/Arbor/Model/RoomRoomAsset.php index c331a400..73566fae 100644 --- a/src/Arbor/Model/RoomRoomAsset.php +++ b/src/Arbor/Model/RoomRoomAsset.php @@ -6,7 +6,6 @@ class RoomRoomAsset extends ModelBase { - const ROOM = 'room'; const ROOM_ASSET = 'roomAsset'; @@ -98,6 +97,4 @@ public function setQuantity($quantity = null) { $this->setProperty('quantity', $quantity); } - - } diff --git a/src/Arbor/Model/RoomRoomFeature.php b/src/Arbor/Model/RoomRoomFeature.php index db6fb801..2dbb009c 100644 --- a/src/Arbor/Model/RoomRoomFeature.php +++ b/src/Arbor/Model/RoomRoomFeature.php @@ -6,7 +6,6 @@ class RoomRoomFeature extends ModelBase { - const ROOM = 'room'; const ROOM_FEATURE = 'roomFeature'; @@ -80,6 +79,4 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } - - } diff --git a/src/Arbor/Model/RoomUnavailability.php b/src/Arbor/Model/RoomUnavailability.php index 96d05a77..c246c755 100644 --- a/src/Arbor/Model/RoomUnavailability.php +++ b/src/Arbor/Model/RoomUnavailability.php @@ -6,7 +6,6 @@ class RoomUnavailability extends ModelBase { - const ROOM = 'room'; const START_DATETIME = 'startDatetime'; @@ -116,6 +115,4 @@ public function setReason($reason = null) { $this->setProperty('reason', $reason); } - - } diff --git a/src/Arbor/Model/SafeguardingNote.php b/src/Arbor/Model/SafeguardingNote.php index e54c4501..8149bc1f 100644 --- a/src/Arbor/Model/SafeguardingNote.php +++ b/src/Arbor/Model/SafeguardingNote.php @@ -6,7 +6,6 @@ class SafeguardingNote extends ModelBase { - const STUDENT = 'student'; const DATE_LOGGED = 'dateLogged'; @@ -116,6 +115,4 @@ public function setContent($content = null) { $this->setProperty('content', $content); } - - } diff --git a/src/Arbor/Model/SchoolEvent.php b/src/Arbor/Model/SchoolEvent.php index 52c27e59..fa5ff050 100644 --- a/src/Arbor/Model/SchoolEvent.php +++ b/src/Arbor/Model/SchoolEvent.php @@ -6,7 +6,6 @@ class SchoolEvent extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -224,6 +223,4 @@ public function setCoverRequired($coverRequired = null) { $this->setProperty('coverRequired', $coverRequired); } - - } diff --git a/src/Arbor/Model/SchoolEventType.php b/src/Arbor/Model/SchoolEventType.php index 94159ce1..09826860 100644 --- a/src/Arbor/Model/SchoolEventType.php +++ b/src/Arbor/Model/SchoolEventType.php @@ -6,7 +6,6 @@ class SchoolEventType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setSchoolEventTypeName($schoolEventTypeName = null) { $this->setProperty('schoolEventTypeName', $schoolEventTypeName); } - - } diff --git a/src/Arbor/Model/SchoolPhase.php b/src/Arbor/Model/SchoolPhase.php index 278bbe47..143a9bbc 100644 --- a/src/Arbor/Model/SchoolPhase.php +++ b/src/Arbor/Model/SchoolPhase.php @@ -6,7 +6,6 @@ class SchoolPhase extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/SchoolProgressTargetRule.php b/src/Arbor/Model/SchoolProgressTargetRule.php index c61fe1f3..af6fb6ff 100644 --- a/src/Arbor/Model/SchoolProgressTargetRule.php +++ b/src/Arbor/Model/SchoolProgressTargetRule.php @@ -6,7 +6,6 @@ class SchoolProgressTargetRule extends ModelBase { - const RULE_NAME = 'ruleName'; const ASSESSMENT = 'assessment'; @@ -242,6 +241,4 @@ public function setHasSameAttainmentTargetForEachPeriod($hasSameAttainmentTarget { $this->setProperty('hasSameAttainmentTargetForEachPeriod', $hasSameAttainmentTargetForEachPeriod); } - - } diff --git a/src/Arbor/Model/SchoolShopOrderItem.php b/src/Arbor/Model/SchoolShopOrderItem.php index 236faa51..e0d3684e 100644 --- a/src/Arbor/Model/SchoolShopOrderItem.php +++ b/src/Arbor/Model/SchoolShopOrderItem.php @@ -6,7 +6,6 @@ class SchoolShopOrderItem extends ModelBase { - const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const CUSTOMER_INVOICE_ITEM = 'customerInvoiceItem'; @@ -116,6 +115,4 @@ public function setComment($comment = null) { $this->setProperty('comment', $comment); } - - } diff --git a/src/Arbor/Model/SchoolShopProduct.php b/src/Arbor/Model/SchoolShopProduct.php index c108d2d0..07574400 100644 --- a/src/Arbor/Model/SchoolShopProduct.php +++ b/src/Arbor/Model/SchoolShopProduct.php @@ -6,7 +6,6 @@ class SchoolShopProduct extends ModelBase { - const NAME = 'name'; const DESCRIPTION = 'description'; @@ -206,6 +205,4 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } - - } diff --git a/src/Arbor/Model/SchoolShopProductEligibility.php b/src/Arbor/Model/SchoolShopProductEligibility.php index a15f5f33..e5ae8f2c 100644 --- a/src/Arbor/Model/SchoolShopProductEligibility.php +++ b/src/Arbor/Model/SchoolShopProductEligibility.php @@ -6,7 +6,6 @@ class SchoolShopProductEligibility extends ModelBase { - const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const ELIGIBLE = 'eligible'; @@ -80,6 +79,4 @@ public function setEligible(ModelBase $eligible = null) { $this->setProperty('eligible', $eligible); } - - } diff --git a/src/Arbor/Model/SchoolShopProductPrice.php b/src/Arbor/Model/SchoolShopProductPrice.php index 7488a93d..7b867b43 100644 --- a/src/Arbor/Model/SchoolShopProductPrice.php +++ b/src/Arbor/Model/SchoolShopProductPrice.php @@ -6,7 +6,6 @@ class SchoolShopProductPrice extends ModelBase { - const SCHOOL_SHOP_PRODUCT = 'schoolShopProduct'; const ELIGIBLE = 'eligible'; @@ -116,6 +115,4 @@ public function setVatRate(VatRate $vatRate = null) { $this->setProperty('vatRate', $vatRate); } - - } diff --git a/src/Arbor/Model/Schoolwork.php b/src/Arbor/Model/Schoolwork.php index cb8084be..104d2cbe 100644 --- a/src/Arbor/Model/Schoolwork.php +++ b/src/Arbor/Model/Schoolwork.php @@ -6,7 +6,6 @@ class Schoolwork extends ModelBase { - const TITLE = 'title'; const STUDENT_INSTRUCTIONS = 'studentInstructions'; @@ -242,6 +241,4 @@ public function setSubmitViaArbor($submitViaArbor = null) { $this->setProperty('submitViaArbor', $submitViaArbor); } - - } diff --git a/src/Arbor/Model/SchoolworkAspect.php b/src/Arbor/Model/SchoolworkAspect.php index 5811d055..605a8f2a 100644 --- a/src/Arbor/Model/SchoolworkAspect.php +++ b/src/Arbor/Model/SchoolworkAspect.php @@ -6,7 +6,6 @@ class SchoolworkAspect extends ModelBase { - const SCHOOLWORK = 'schoolwork'; const ASPECT_NAME = 'aspectName'; @@ -170,6 +169,4 @@ public function setScaleDirection($scaleDirection = null) { $this->setProperty('scaleDirection', $scaleDirection); } - - } diff --git a/src/Arbor/Model/SenEvent.php b/src/Arbor/Model/SenEvent.php index c730af7e..f2df9257 100644 --- a/src/Arbor/Model/SenEvent.php +++ b/src/Arbor/Model/SenEvent.php @@ -6,7 +6,6 @@ class SenEvent extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -188,6 +187,4 @@ public function setSenEventDescription($senEventDescription = null) { $this->setProperty('senEventDescription', $senEventDescription); } - - } diff --git a/src/Arbor/Model/SenEventOutcome.php b/src/Arbor/Model/SenEventOutcome.php index 8eb95623..be2e3b6f 100644 --- a/src/Arbor/Model/SenEventOutcome.php +++ b/src/Arbor/Model/SenEventOutcome.php @@ -6,7 +6,6 @@ class SenEventOutcome extends ModelBase { - const SEN_EVENT = 'senEvent'; const SEN_EVENT_OUTCOME_TYPE = 'senEventOutcomeType'; @@ -98,6 +97,4 @@ public function setComments($comments = null) { $this->setProperty('comments', $comments); } - - } diff --git a/src/Arbor/Model/SenEventOutcomeType.php b/src/Arbor/Model/SenEventOutcomeType.php index afc493e5..a9ceeab8 100644 --- a/src/Arbor/Model/SenEventOutcomeType.php +++ b/src/Arbor/Model/SenEventOutcomeType.php @@ -6,7 +6,6 @@ class SenEventOutcomeType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setSenEventOutcomeType($senEventOutcomeType = null) { $this->setProperty('senEventOutcomeType', $senEventOutcomeType); } - - } diff --git a/src/Arbor/Model/SenEventType.php b/src/Arbor/Model/SenEventType.php index 43e36bde..cd2a6b2d 100644 --- a/src/Arbor/Model/SenEventType.php +++ b/src/Arbor/Model/SenEventType.php @@ -6,7 +6,6 @@ class SenEventType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setSenEventType($senEventType = null) { $this->setProperty('senEventType', $senEventType); } - - } diff --git a/src/Arbor/Model/SenNeed.php b/src/Arbor/Model/SenNeed.php index a685f364..294bd2e0 100644 --- a/src/Arbor/Model/SenNeed.php +++ b/src/Arbor/Model/SenNeed.php @@ -6,7 +6,6 @@ class SenNeed extends ModelBase { - const STUDENT = 'student'; const SEN_NEED_TYPE = 'senNeedType'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/SenNeedType.php b/src/Arbor/Model/SenNeedType.php index 2a4fb788..7d3c05a8 100644 --- a/src/Arbor/Model/SenNeedType.php +++ b/src/Arbor/Model/SenNeedType.php @@ -6,7 +6,6 @@ class SenNeedType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setExportCode($exportCode = null) { $this->setProperty('exportCode', $exportCode); } - - } diff --git a/src/Arbor/Model/SenNote.php b/src/Arbor/Model/SenNote.php index 5ffafc34..1a41cc80 100644 --- a/src/Arbor/Model/SenNote.php +++ b/src/Arbor/Model/SenNote.php @@ -6,7 +6,6 @@ class SenNote extends ModelBase { - const STUDENT = 'student'; const SUMMARY = 'summary'; @@ -116,6 +115,4 @@ public function setNoteDate(\DateTime $noteDate = null) { $this->setProperty('noteDate', $noteDate); } - - } diff --git a/src/Arbor/Model/SenStatement.php b/src/Arbor/Model/SenStatement.php index 59df247f..89982113 100644 --- a/src/Arbor/Model/SenStatement.php +++ b/src/Arbor/Model/SenStatement.php @@ -6,7 +6,6 @@ class SenStatement extends ModelBase { - const STUDENT = 'student'; const DATE_REQUESTED = 'dateRequested'; @@ -260,6 +259,4 @@ public function setComments($comments = null) { $this->setProperty('comments', $comments); } - - } diff --git a/src/Arbor/Model/SenStatus.php b/src/Arbor/Model/SenStatus.php index 19a8f9d0..691324c8 100644 --- a/src/Arbor/Model/SenStatus.php +++ b/src/Arbor/Model/SenStatus.php @@ -6,7 +6,6 @@ class SenStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setD00229($d00229 = null) { $this->setProperty('d00229', $d00229); } - - } diff --git a/src/Arbor/Model/SenStatusAssignment.php b/src/Arbor/Model/SenStatusAssignment.php index f10ead62..2bc207f3 100644 --- a/src/Arbor/Model/SenStatusAssignment.php +++ b/src/Arbor/Model/SenStatusAssignment.php @@ -6,7 +6,6 @@ class SenStatusAssignment extends ModelBase { - const SEN_STATUS = 'senStatus'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/SendingProfile.php b/src/Arbor/Model/SendingProfile.php index 386f71d9..2af3f3b9 100644 --- a/src/Arbor/Model/SendingProfile.php +++ b/src/Arbor/Model/SendingProfile.php @@ -6,7 +6,6 @@ class SendingProfile extends ModelBase { - const OWNER = 'owner'; const EMAIL_ADDRESS = 'emailAddress'; @@ -116,6 +115,4 @@ public function setPermittedSender(Staff $permittedSender = null) { $this->setProperty('permittedSender', $permittedSender); } - - } diff --git a/src/Arbor/Model/Session.php b/src/Arbor/Model/Session.php index f707c6c2..dc206c4f 100644 --- a/src/Arbor/Model/Session.php +++ b/src/Arbor/Model/Session.php @@ -6,7 +6,6 @@ class Session extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -224,6 +223,4 @@ public function setIsSuspended($isSuspended = null) { $this->setProperty('isSuspended', $isSuspended); } - - } diff --git a/src/Arbor/Model/SessionRoomAssetRequirement.php b/src/Arbor/Model/SessionRoomAssetRequirement.php index 3d96d858..8c93957c 100644 --- a/src/Arbor/Model/SessionRoomAssetRequirement.php +++ b/src/Arbor/Model/SessionRoomAssetRequirement.php @@ -6,7 +6,6 @@ class SessionRoomAssetRequirement extends ModelBase { - const SESSION = 'session'; const ROOM_ASSET = 'roomAsset'; @@ -98,6 +97,4 @@ public function setQuantity($quantity = null) { $this->setProperty('quantity', $quantity); } - - } diff --git a/src/Arbor/Model/SessionRoomFeatureRequirement.php b/src/Arbor/Model/SessionRoomFeatureRequirement.php index 732bf041..bcda94ae 100644 --- a/src/Arbor/Model/SessionRoomFeatureRequirement.php +++ b/src/Arbor/Model/SessionRoomFeatureRequirement.php @@ -6,7 +6,6 @@ class SessionRoomFeatureRequirement extends ModelBase { - const SESSION = 'session'; const ROOM_FEATURE = 'roomFeature'; @@ -80,6 +79,4 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } - - } diff --git a/src/Arbor/Model/Site.php b/src/Arbor/Model/Site.php index 79445feb..1061355f 100644 --- a/src/Arbor/Model/Site.php +++ b/src/Arbor/Model/Site.php @@ -6,7 +6,6 @@ class Site extends ModelBase { - const SITE_NAME = 'siteName'; const SHORT_NAME = 'shortName'; @@ -98,6 +97,4 @@ public function setSiteDisplayOrder($siteDisplayOrder = null) { $this->setProperty('siteDisplayOrder', $siteDisplayOrder); } - - } diff --git a/src/Arbor/Model/SiteOperatingPeriod.php b/src/Arbor/Model/SiteOperatingPeriod.php index 279e66d4..03abeb2c 100644 --- a/src/Arbor/Model/SiteOperatingPeriod.php +++ b/src/Arbor/Model/SiteOperatingPeriod.php @@ -6,7 +6,6 @@ class SiteOperatingPeriod extends ModelBase { - const SITE = 'site'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -152,6 +151,4 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } - - } diff --git a/src/Arbor/Model/SiteOperatingPeriodException.php b/src/Arbor/Model/SiteOperatingPeriodException.php index b5939eda..cc8fab03 100644 --- a/src/Arbor/Model/SiteOperatingPeriodException.php +++ b/src/Arbor/Model/SiteOperatingPeriodException.php @@ -6,7 +6,6 @@ class SiteOperatingPeriodException extends ModelBase { - const SITE = 'site'; const START_DATE = 'startDate'; @@ -98,6 +97,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/SiteTravelTime.php b/src/Arbor/Model/SiteTravelTime.php index c76a29b8..f5d89f9d 100644 --- a/src/Arbor/Model/SiteTravelTime.php +++ b/src/Arbor/Model/SiteTravelTime.php @@ -6,7 +6,6 @@ class SiteTravelTime extends ModelBase { - const SITE1 = 'site1'; const SITE2 = 'site2'; @@ -98,6 +97,4 @@ public function setTravelTime($travelTime = null) { $this->setProperty('travelTime', $travelTime); } - - } diff --git a/src/Arbor/Model/SmsMessage.php b/src/Arbor/Model/SmsMessage.php index c30916c5..f8f54e6a 100644 --- a/src/Arbor/Model/SmsMessage.php +++ b/src/Arbor/Model/SmsMessage.php @@ -6,7 +6,6 @@ class SmsMessage extends ModelBase { - const SMS_MESSAGE_DRAFT = 'smsMessageDraft'; const MESSAGE_TYPE = 'messageType'; @@ -368,6 +367,4 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } - - } diff --git a/src/Arbor/Model/SmsMessageDraft.php b/src/Arbor/Model/SmsMessageDraft.php index 00e47d06..862446aa 100644 --- a/src/Arbor/Model/SmsMessageDraft.php +++ b/src/Arbor/Model/SmsMessageDraft.php @@ -6,7 +6,6 @@ class SmsMessageDraft extends ModelBase { - const SENDER = 'sender'; const MESSAGE_TEXT = 'messageText'; @@ -224,6 +223,4 @@ public function setContext(ModelBase $context = null) { $this->setProperty('context', $context); } - - } diff --git a/src/Arbor/Model/SmsMessagePart.php b/src/Arbor/Model/SmsMessagePart.php index ed1fd8bd..a5e44b84 100644 --- a/src/Arbor/Model/SmsMessagePart.php +++ b/src/Arbor/Model/SmsMessagePart.php @@ -6,7 +6,6 @@ class SmsMessagePart extends ModelBase { - const SMS_MESSAGE = 'smsMessage'; const PART_IDENTIFIER = 'partIdentifier'; @@ -152,6 +151,4 @@ public function setCost($cost = null) { $this->setProperty('cost', $cost); } - - } diff --git a/src/Arbor/Model/SmsMessagePermittedSender.php b/src/Arbor/Model/SmsMessagePermittedSender.php index 6ea9d531..9107aa8e 100644 --- a/src/Arbor/Model/SmsMessagePermittedSender.php +++ b/src/Arbor/Model/SmsMessagePermittedSender.php @@ -6,7 +6,6 @@ class SmsMessagePermittedSender extends ModelBase { - const ACTION_TAKER = 'actionTaker'; const SENDER = 'sender'; @@ -98,6 +97,4 @@ public function setAllow($allow = null) { $this->setProperty('allow', $allow); } - - } diff --git a/src/Arbor/Model/SmsMessageStatus.php b/src/Arbor/Model/SmsMessageStatus.php index 73074a26..81cc8b86 100644 --- a/src/Arbor/Model/SmsMessageStatus.php +++ b/src/Arbor/Model/SmsMessageStatus.php @@ -6,7 +6,6 @@ class SmsMessageStatus extends ModelBase { - const SMS_MESSAGE = 'smsMessage'; const SMS_MESSAGE_PART = 'smsMessagePart'; @@ -134,6 +133,4 @@ public function setErrorType($errorType = null) { $this->setProperty('errorType', $errorType); } - - } diff --git a/src/Arbor/Model/Snippet.php b/src/Arbor/Model/Snippet.php index b72f3106..bbcbfc21 100644 --- a/src/Arbor/Model/Snippet.php +++ b/src/Arbor/Model/Snippet.php @@ -6,7 +6,6 @@ class Snippet extends ModelBase { - const SNIPPET_NAME = 'snippetName'; const SNIPPET_TEXT = 'snippetText'; @@ -152,6 +151,4 @@ public function setIsShared($isShared = null) { $this->setProperty('isShared', $isShared); } - - } diff --git a/src/Arbor/Model/Staff.php b/src/Arbor/Model/Staff.php index 3a594634..67438b68 100644 --- a/src/Arbor/Model/Staff.php +++ b/src/Arbor/Model/Staff.php @@ -7,7 +7,6 @@ class Staff extends ModelBase { - const PERSON = 'person'; const ETHNICITY = 'ethnicity'; @@ -351,6 +350,4 @@ public function setNewlyQualifiedTeacherDate(\DateTime $newlyQualifiedTeacherDat { $this->setProperty('newlyQualifiedTeacherDate', $newlyQualifiedTeacherDate); } - - } diff --git a/src/Arbor/Model/StaffAbsence.php b/src/Arbor/Model/StaffAbsence.php index e266e915..b7b91e99 100644 --- a/src/Arbor/Model/StaffAbsence.php +++ b/src/Arbor/Model/StaffAbsence.php @@ -6,7 +6,6 @@ class StaffAbsence extends ModelBase { - const STAFF = 'staff'; const START_DATETIME = 'startDatetime'; @@ -332,6 +331,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/StaffAbsenceCategory.php b/src/Arbor/Model/StaffAbsenceCategory.php index 29755c4f..1b6081fa 100644 --- a/src/Arbor/Model/StaffAbsenceCategory.php +++ b/src/Arbor/Model/StaffAbsenceCategory.php @@ -6,7 +6,6 @@ class StaffAbsenceCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -278,6 +277,4 @@ public function setIsAuthorizedAbsence($isAuthorizedAbsence = null) { $this->setProperty('isAuthorizedAbsence', $isAuthorizedAbsence); } - - } diff --git a/src/Arbor/Model/StaffAbsenceSicknessCategory.php b/src/Arbor/Model/StaffAbsenceSicknessCategory.php index b5e785c8..2410785c 100644 --- a/src/Arbor/Model/StaffAbsenceSicknessCategory.php +++ b/src/Arbor/Model/StaffAbsenceSicknessCategory.php @@ -6,7 +6,6 @@ class StaffAbsenceSicknessCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php b/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php index e34cac46..f438c282 100644 --- a/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php +++ b/src/Arbor/Model/StaffAbsenceSicknessSubcategory.php @@ -6,7 +6,6 @@ class StaffAbsenceSicknessSubcategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/StaffAttendanceMark.php b/src/Arbor/Model/StaffAttendanceMark.php index d67527ca..473bb248 100644 --- a/src/Arbor/Model/StaffAttendanceMark.php +++ b/src/Arbor/Model/StaffAttendanceMark.php @@ -6,7 +6,6 @@ class StaffAttendanceMark extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -350,6 +349,4 @@ public function setIsPhysicalNotRequired($isPhysicalNotRequired = null) { $this->setProperty('isPhysicalNotRequired', $isPhysicalNotRequired); } - - } diff --git a/src/Arbor/Model/StaffAttendanceRecord.php b/src/Arbor/Model/StaffAttendanceRecord.php index 95e68d7a..606e62ae 100644 --- a/src/Arbor/Model/StaffAttendanceRecord.php +++ b/src/Arbor/Model/StaffAttendanceRecord.php @@ -6,7 +6,6 @@ class StaffAttendanceRecord extends ModelBase { - const STAFF = 'staff'; const ATTENDANCE_PERIOD_DATE = 'attendancePeriodDate'; @@ -206,6 +205,4 @@ public function setStaffAbsence(StaffAbsence $staffAbsence = null) { $this->setProperty('staffAbsence', $staffAbsence); } - - } diff --git a/src/Arbor/Model/StaffContract.php b/src/Arbor/Model/StaffContract.php index ffd2db43..58107d7e 100644 --- a/src/Arbor/Model/StaffContract.php +++ b/src/Arbor/Model/StaffContract.php @@ -6,7 +6,6 @@ class StaffContract extends ModelBase { - const STAFF = 'staff'; const STAFF_EMPLOYMENT_TYPE = 'staffEmploymentType'; @@ -296,6 +295,4 @@ public function setLastPayReviewDate(\DateTime $lastPayReviewDate = null) { $this->setProperty('lastPayReviewDate', $lastPayReviewDate); } - - } diff --git a/src/Arbor/Model/StaffContractPost.php b/src/Arbor/Model/StaffContractPost.php index 5467db6b..f1d345cf 100644 --- a/src/Arbor/Model/StaffContractPost.php +++ b/src/Arbor/Model/StaffContractPost.php @@ -6,7 +6,6 @@ class StaffContractPost extends ModelBase { - const STAFF_CONTRACT = 'staffContract'; const POSITION = 'position'; @@ -260,6 +259,4 @@ public function setEndReason(StaffContractPostEndReason $endReason = null) { $this->setProperty('endReason', $endReason); } - - } diff --git a/src/Arbor/Model/StaffContractPostAdditionalPayment.php b/src/Arbor/Model/StaffContractPostAdditionalPayment.php index 908721fd..3b0138d1 100644 --- a/src/Arbor/Model/StaffContractPostAdditionalPayment.php +++ b/src/Arbor/Model/StaffContractPostAdditionalPayment.php @@ -6,7 +6,6 @@ class StaffContractPostAdditionalPayment extends ModelBase { - const STAFF_CONTRACT_POST = 'staffContractPost'; const ADDITIONAL_PAYMENT = 'additionalPayment'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StaffContractPostAllowance.php b/src/Arbor/Model/StaffContractPostAllowance.php index dd976597..66c62d6b 100644 --- a/src/Arbor/Model/StaffContractPostAllowance.php +++ b/src/Arbor/Model/StaffContractPostAllowance.php @@ -6,7 +6,6 @@ class StaffContractPostAllowance extends ModelBase { - const STAFF_CONTRACT_POST = 'staffContractPost'; const LINKED_ALLOWANCE = 'linkedAllowance'; @@ -242,6 +241,4 @@ public function setBenefitInKind($benefitInKind = null) { $this->setProperty('benefitInKind', $benefitInKind); } - - } diff --git a/src/Arbor/Model/StaffContractPostEndReason.php b/src/Arbor/Model/StaffContractPostEndReason.php index 9c8c93b8..d5708701 100644 --- a/src/Arbor/Model/StaffContractPostEndReason.php +++ b/src/Arbor/Model/StaffContractPostEndReason.php @@ -6,7 +6,6 @@ class StaffContractPostEndReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/StaffContractPostRate.php b/src/Arbor/Model/StaffContractPostRate.php index 0b6f1e4d..569440d2 100644 --- a/src/Arbor/Model/StaffContractPostRate.php +++ b/src/Arbor/Model/StaffContractPostRate.php @@ -6,7 +6,6 @@ class StaffContractPostRate extends ModelBase { - const STAFF_CONTRACT_POST = 'staffContractPost'; const RATE = 'rate'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StaffContractPostSalary.php b/src/Arbor/Model/StaffContractPostSalary.php index 71cacb1a..c785f169 100644 --- a/src/Arbor/Model/StaffContractPostSalary.php +++ b/src/Arbor/Model/StaffContractPostSalary.php @@ -6,7 +6,6 @@ class StaffContractPostSalary extends ModelBase { - const STAFF_CONTRACT_POST = 'staffContractPost'; const GROSS_SALARY = 'grossSalary'; @@ -278,6 +277,4 @@ public function setSafeguardedPeriodEndDate(\DateTime $safeguardedPeriodEndDate { $this->setProperty('safeguardedPeriodEndDate', $safeguardedPeriodEndDate); } - - } diff --git a/src/Arbor/Model/StaffContractPostStartReason.php b/src/Arbor/Model/StaffContractPostStartReason.php index 8589cbbf..c15bd867 100644 --- a/src/Arbor/Model/StaffContractPostStartReason.php +++ b/src/Arbor/Model/StaffContractPostStartReason.php @@ -6,7 +6,6 @@ class StaffContractPostStartReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/StaffDestination.php b/src/Arbor/Model/StaffDestination.php index 52871bc7..fa09393b 100644 --- a/src/Arbor/Model/StaffDestination.php +++ b/src/Arbor/Model/StaffDestination.php @@ -6,7 +6,6 @@ class StaffDestination extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/StaffEmploymentType.php b/src/Arbor/Model/StaffEmploymentType.php index 8e959692..26ec2c2a 100644 --- a/src/Arbor/Model/StaffEmploymentType.php +++ b/src/Arbor/Model/StaffEmploymentType.php @@ -6,7 +6,6 @@ class StaffEmploymentType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setEmploymentTypeName($employmentTypeName = null) { $this->setProperty('employmentTypeName', $employmentTypeName); } - - } diff --git a/src/Arbor/Model/StaffLeavingReason.php b/src/Arbor/Model/StaffLeavingReason.php index 1101dd56..37dacd69 100644 --- a/src/Arbor/Model/StaffLeavingReason.php +++ b/src/Arbor/Model/StaffLeavingReason.php @@ -6,7 +6,6 @@ class StaffLeavingReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/StaffObjective.php b/src/Arbor/Model/StaffObjective.php index 78692a55..a2b42cf7 100644 --- a/src/Arbor/Model/StaffObjective.php +++ b/src/Arbor/Model/StaffObjective.php @@ -6,7 +6,6 @@ class StaffObjective extends ModelBase { - const STAFF = 'staff'; const APPRAISAL = 'appraisal'; @@ -224,6 +223,4 @@ public function setOutcome($outcome = null) { $this->setProperty('outcome', $outcome); } - - } diff --git a/src/Arbor/Model/StaffOrigin.php b/src/Arbor/Model/StaffOrigin.php index 335ef45e..19b00855 100644 --- a/src/Arbor/Model/StaffOrigin.php +++ b/src/Arbor/Model/StaffOrigin.php @@ -6,7 +6,6 @@ class StaffOrigin extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setDescription($description = null) { $this->setProperty('description', $description); } - - } diff --git a/src/Arbor/Model/StaffRoomFeatureRequirement.php b/src/Arbor/Model/StaffRoomFeatureRequirement.php index 5f569fc0..f9ae3841 100644 --- a/src/Arbor/Model/StaffRoomFeatureRequirement.php +++ b/src/Arbor/Model/StaffRoomFeatureRequirement.php @@ -6,7 +6,6 @@ class StaffRoomFeatureRequirement extends ModelBase { - const STAFF = 'staff'; const ROOM_FEATURE = 'roomFeature'; @@ -80,6 +79,4 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } - - } diff --git a/src/Arbor/Model/StaffWorkingPeriod.php b/src/Arbor/Model/StaffWorkingPeriod.php index 9c36ceef..24615858 100644 --- a/src/Arbor/Model/StaffWorkingPeriod.php +++ b/src/Arbor/Model/StaffWorkingPeriod.php @@ -6,7 +6,6 @@ class StaffWorkingPeriod extends ModelBase { - const STAFF = 'staff'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -260,6 +259,4 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } - - } diff --git a/src/Arbor/Model/StandardizedAssessment.php b/src/Arbor/Model/StandardizedAssessment.php index 88f14af4..c33c35ef 100644 --- a/src/Arbor/Model/StandardizedAssessment.php +++ b/src/Arbor/Model/StandardizedAssessment.php @@ -6,7 +6,6 @@ class StandardizedAssessment extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setGradePointScale(GradePointScale $gradePointScale = null) { $this->setProperty('gradePointScale', $gradePointScale); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentAspect.php b/src/Arbor/Model/StandardizedAssessmentAspect.php index c1de422e..7bb2ee08 100644 --- a/src/Arbor/Model/StandardizedAssessmentAspect.php +++ b/src/Arbor/Model/StandardizedAssessmentAspect.php @@ -6,7 +6,6 @@ class StandardizedAssessmentAspect extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -243,6 +242,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentAspectCategory.php b/src/Arbor/Model/StandardizedAssessmentAspectCategory.php index 89fcb351..08d6d0d6 100644 --- a/src/Arbor/Model/StandardizedAssessmentAspectCategory.php +++ b/src/Arbor/Model/StandardizedAssessmentAspectCategory.php @@ -6,7 +6,6 @@ class StandardizedAssessmentAspectCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentBatch.php b/src/Arbor/Model/StandardizedAssessmentBatch.php index 568d7161..f4d2c25c 100644 --- a/src/Arbor/Model/StandardizedAssessmentBatch.php +++ b/src/Arbor/Model/StandardizedAssessmentBatch.php @@ -6,7 +6,6 @@ class StandardizedAssessmentBatch extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const BATCH_NAME = 'batchName'; @@ -134,6 +133,4 @@ public function setSenStudentsOnly($senStudentsOnly = null) { $this->setProperty('senStudentsOnly', $senStudentsOnly); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentBatchTarget.php b/src/Arbor/Model/StandardizedAssessmentBatchTarget.php index 9031e983..99a99b84 100644 --- a/src/Arbor/Model/StandardizedAssessmentBatchTarget.php +++ b/src/Arbor/Model/StandardizedAssessmentBatchTarget.php @@ -6,7 +6,6 @@ class StandardizedAssessmentBatchTarget extends ModelBase { - const STANDARDIZED_ASSESSMENT_BATCH = 'standardizedAssessmentBatch'; const TARGET = 'target'; @@ -80,6 +79,4 @@ public function setTarget(ModelBase $target = null) { $this->setProperty('target', $target); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentComponent.php b/src/Arbor/Model/StandardizedAssessmentComponent.php index ac9bb5ef..0a11c89e 100644 --- a/src/Arbor/Model/StandardizedAssessmentComponent.php +++ b/src/Arbor/Model/StandardizedAssessmentComponent.php @@ -6,7 +6,6 @@ class StandardizedAssessmentComponent extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentMark.php b/src/Arbor/Model/StandardizedAssessmentMark.php index eb7a915b..0f6b4c1a 100644 --- a/src/Arbor/Model/StandardizedAssessmentMark.php +++ b/src/Arbor/Model/StandardizedAssessmentMark.php @@ -6,7 +6,6 @@ class StandardizedAssessmentMark extends ModelBase { - const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT_ASPECT = 'standardizedAssessmentAspect'; @@ -188,6 +187,4 @@ public function setAssessmentImportItem(AssessmentImportItem $assessmentImportIt { $this->setProperty('assessmentImportItem', $assessmentImportItem); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentSuite.php b/src/Arbor/Model/StandardizedAssessmentSuite.php index 2840e8e7..f599f0db 100644 --- a/src/Arbor/Model/StandardizedAssessmentSuite.php +++ b/src/Arbor/Model/StandardizedAssessmentSuite.php @@ -6,7 +6,6 @@ class StandardizedAssessmentSuite extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentTemplate.php b/src/Arbor/Model/StandardizedAssessmentTemplate.php index a04ed63a..4e319fbf 100644 --- a/src/Arbor/Model/StandardizedAssessmentTemplate.php +++ b/src/Arbor/Model/StandardizedAssessmentTemplate.php @@ -6,7 +6,6 @@ class StandardizedAssessmentTemplate extends ModelBase { - const TEMPLATE_NAME = 'templateName'; const CODE = 'code'; @@ -116,6 +115,4 @@ public function setValidityEndDate(\DateTime $validityEndDate = null) { $this->setProperty('validityEndDate', $validityEndDate); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php b/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php index e99e7834..721b30e7 100644 --- a/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php +++ b/src/Arbor/Model/StandardizedAssessmentTemplateAssessment.php @@ -6,7 +6,6 @@ class StandardizedAssessmentTemplateAssessment extends ModelBase { - const STANDARDIZED_ASSESSMENT_TEMPLATE = 'standardizedAssessmentTemplate'; const STANDARDIZED_ASSESSMENT = 'standardizedAssessment'; @@ -98,6 +97,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentThreshold.php b/src/Arbor/Model/StandardizedAssessmentThreshold.php index d248d26e..bb9fb309 100644 --- a/src/Arbor/Model/StandardizedAssessmentThreshold.php +++ b/src/Arbor/Model/StandardizedAssessmentThreshold.php @@ -6,7 +6,6 @@ class StandardizedAssessmentThreshold extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -188,6 +187,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StandardizedAssessmentThresholdResult.php b/src/Arbor/Model/StandardizedAssessmentThresholdResult.php index fc7564b3..c3bfc9b2 100644 --- a/src/Arbor/Model/StandardizedAssessmentThresholdResult.php +++ b/src/Arbor/Model/StandardizedAssessmentThresholdResult.php @@ -6,7 +6,6 @@ class StandardizedAssessmentThresholdResult extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setGrade(Grade $grade = null) { $this->setProperty('grade', $grade); } - - } diff --git a/src/Arbor/Model/Student.php b/src/Arbor/Model/Student.php index d82aa16a..911a3547 100644 --- a/src/Arbor/Model/Student.php +++ b/src/Arbor/Model/Student.php @@ -10,7 +10,6 @@ class Student extends ModelBase { - const PERSON = 'person'; const RELIGION = 'religion'; @@ -624,6 +623,4 @@ public function setTLevelPlannedEepHours($tLevelPlannedEepHours = null) { $this->setProperty('tLevelPlannedEepHours', $tLevelPlannedEepHours); } - - } diff --git a/src/Arbor/Model/StudentAbsenceNote.php b/src/Arbor/Model/StudentAbsenceNote.php index 4e0a9b0d..62bd2fef 100644 --- a/src/Arbor/Model/StudentAbsenceNote.php +++ b/src/Arbor/Model/StudentAbsenceNote.php @@ -6,7 +6,6 @@ class StudentAbsenceNote extends ModelBase { - const STUDENT = 'student'; const ABSENCE_START_DATETIME = 'absenceStartDatetime'; @@ -206,6 +205,4 @@ public function setStudentRepeatingAbsenceNote(StudentRepeatingAbsenceNote $stud { $this->setProperty('studentRepeatingAbsenceNote', $studentRepeatingAbsenceNote); } - - } diff --git a/src/Arbor/Model/StudentAdHocAssessmentMark.php b/src/Arbor/Model/StudentAdHocAssessmentMark.php index bba00c35..0f9bb1a8 100644 --- a/src/Arbor/Model/StudentAdHocAssessmentMark.php +++ b/src/Arbor/Model/StudentAdHocAssessmentMark.php @@ -6,7 +6,6 @@ class StudentAdHocAssessmentMark extends ModelBase { - const AD_HOC_ASSESSMENT_BATCH = 'adHocAssessmentBatch'; const STUDENT = 'student'; @@ -278,6 +277,4 @@ public function setApprovedStaff(Staff $approvedStaff = null) { $this->setProperty('approvedStaff', $approvedStaff); } - - } diff --git a/src/Arbor/Model/StudentAttendancePattern.php b/src/Arbor/Model/StudentAttendancePattern.php index b8e2bf97..88463adb 100644 --- a/src/Arbor/Model/StudentAttendancePattern.php +++ b/src/Arbor/Model/StudentAttendancePattern.php @@ -6,7 +6,6 @@ class StudentAttendancePattern extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const STUDENT = 'student'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StudentBursaryLevel.php b/src/Arbor/Model/StudentBursaryLevel.php index 084a9ce7..3f714d87 100644 --- a/src/Arbor/Model/StudentBursaryLevel.php +++ b/src/Arbor/Model/StudentBursaryLevel.php @@ -6,7 +6,6 @@ class StudentBursaryLevel extends ModelBase { - const STUDENT = 'student'; const BURSARY_LEVEL = 'bursaryLevel'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StudentClubSessionInterval.php b/src/Arbor/Model/StudentClubSessionInterval.php index 2903a6a7..ead6a7bb 100644 --- a/src/Arbor/Model/StudentClubSessionInterval.php +++ b/src/Arbor/Model/StudentClubSessionInterval.php @@ -6,7 +6,6 @@ class StudentClubSessionInterval extends ModelBase { - const STUDENT = 'student'; const CLUB_SESSION_INTERVAL = 'clubSessionInterval'; @@ -188,6 +187,4 @@ public function setHasMeals($hasMeals = null) { $this->setProperty('hasMeals', $hasMeals); } - - } diff --git a/src/Arbor/Model/StudentCurriculumAchievement.php b/src/Arbor/Model/StudentCurriculumAchievement.php index 3a30f96b..bdb1c320 100644 --- a/src/Arbor/Model/StudentCurriculumAchievement.php +++ b/src/Arbor/Model/StudentCurriculumAchievement.php @@ -6,7 +6,6 @@ class StudentCurriculumAchievement extends ModelBase { - const STUDENT = 'student'; const CURRICULUM_STATEMENT = 'curriculumStatement'; @@ -152,6 +151,4 @@ public function setAchievementDate(\DateTime $achievementDate = null) { $this->setProperty('achievementDate', $achievementDate); } - - } diff --git a/src/Arbor/Model/StudentCurriculumEvidence.php b/src/Arbor/Model/StudentCurriculumEvidence.php index da15cca6..c264f5c8 100644 --- a/src/Arbor/Model/StudentCurriculumEvidence.php +++ b/src/Arbor/Model/StudentCurriculumEvidence.php @@ -6,7 +6,6 @@ class StudentCurriculumEvidence extends ModelBase { - const STUDENT = 'student'; const CURRICULUM_STATEMENT = 'curriculumStatement'; @@ -188,6 +187,4 @@ public function setEvidence(ModelBase $evidence = null) { $this->setProperty('evidence', $evidence); } - - } diff --git a/src/Arbor/Model/StudentCurriculumScore.php b/src/Arbor/Model/StudentCurriculumScore.php index 3f550e62..5e18539b 100644 --- a/src/Arbor/Model/StudentCurriculumScore.php +++ b/src/Arbor/Model/StudentCurriculumScore.php @@ -6,7 +6,6 @@ class StudentCurriculumScore extends ModelBase { - const STUDENT = 'student'; const CURRICULUM_ENTITY = 'curriculumEntity'; @@ -224,6 +223,4 @@ public function setDate(\DateTime $date = null) { $this->setProperty('date', $date); } - - } diff --git a/src/Arbor/Model/StudentDestination.php b/src/Arbor/Model/StudentDestination.php index 739191c1..d68434ec 100644 --- a/src/Arbor/Model/StudentDestination.php +++ b/src/Arbor/Model/StudentDestination.php @@ -6,7 +6,6 @@ class StudentDestination extends ModelBase { - const STUDENT = 'student'; const STUDENT_DESTINATION_TYPE = 'studentDestinationType'; @@ -152,6 +151,4 @@ public function setLinkedRecord(ModelBase $linkedRecord = null) { $this->setProperty('linkedRecord', $linkedRecord); } - - } diff --git a/src/Arbor/Model/StudentDestinationType.php b/src/Arbor/Model/StudentDestinationType.php index 18523f93..00892cfc 100644 --- a/src/Arbor/Model/StudentDestinationType.php +++ b/src/Arbor/Model/StudentDestinationType.php @@ -6,7 +6,6 @@ class StudentDestinationType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -170,6 +169,4 @@ public function setLinkedEntityType($linkedEntityType = null) { $this->setProperty('linkedEntityType', $linkedEntityType); } - - } diff --git a/src/Arbor/Model/StudentEducationalHistory.php b/src/Arbor/Model/StudentEducationalHistory.php index efd436a1..3b63e06c 100644 --- a/src/Arbor/Model/StudentEducationalHistory.php +++ b/src/Arbor/Model/StudentEducationalHistory.php @@ -6,7 +6,6 @@ class StudentEducationalHistory extends ModelBase { - const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -152,6 +151,4 @@ public function setUnenrolmentReason(UnenrolmentReason $unenrolmentReason = null { $this->setProperty('unenrolmentReason', $unenrolmentReason); } - - } diff --git a/src/Arbor/Model/StudentEmploymentRecord.php b/src/Arbor/Model/StudentEmploymentRecord.php index 40334a1e..be502236 100644 --- a/src/Arbor/Model/StudentEmploymentRecord.php +++ b/src/Arbor/Model/StudentEmploymentRecord.php @@ -6,7 +6,6 @@ class StudentEmploymentRecord extends ModelBase { - const STUDENT = 'student'; const EMPLOYER = 'employer'; @@ -170,6 +169,4 @@ public function setEmploymentRecordType(EmploymentRecordType $employmentRecordTy { $this->setProperty('employmentRecordType', $employmentRecordType); } - - } diff --git a/src/Arbor/Model/StudentFunding.php b/src/Arbor/Model/StudentFunding.php index 7218ca57..50630901 100644 --- a/src/Arbor/Model/StudentFunding.php +++ b/src/Arbor/Model/StudentFunding.php @@ -6,7 +6,6 @@ class StudentFunding extends ModelBase { - const STUDENT = 'student'; const STUDENT_FUNDING_TYPE = 'studentFundingType'; @@ -134,6 +133,4 @@ public function setNote($note = null) { $this->setProperty('note', $note); } - - } diff --git a/src/Arbor/Model/StudentFundingType.php b/src/Arbor/Model/StudentFundingType.php index 5ec24da4..897827b3 100644 --- a/src/Arbor/Model/StudentFundingType.php +++ b/src/Arbor/Model/StudentFundingType.php @@ -6,7 +6,6 @@ class StudentFundingType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/StudentGift.php b/src/Arbor/Model/StudentGift.php index df1d1de6..3b4f7643 100644 --- a/src/Arbor/Model/StudentGift.php +++ b/src/Arbor/Model/StudentGift.php @@ -6,7 +6,6 @@ class StudentGift extends ModelBase { - const STUDENT = 'student'; const SUBJECT = 'subject'; @@ -134,6 +133,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/StudentGuardianRelationship.php b/src/Arbor/Model/StudentGuardianRelationship.php index e77d751d..9027b7ca 100644 --- a/src/Arbor/Model/StudentGuardianRelationship.php +++ b/src/Arbor/Model/StudentGuardianRelationship.php @@ -6,7 +6,6 @@ class StudentGuardianRelationship extends ModelBase { - const STUDENT = 'student'; const GUARDIAN = 'guardian'; @@ -224,6 +223,4 @@ public function setAccessNotes($accessNotes = null) { $this->setProperty('accessNotes', $accessNotes); } - - } diff --git a/src/Arbor/Model/StudentIntervention.php b/src/Arbor/Model/StudentIntervention.php index 4606b737..b30d3397 100644 --- a/src/Arbor/Model/StudentIntervention.php +++ b/src/Arbor/Model/StudentIntervention.php @@ -6,7 +6,6 @@ class StudentIntervention extends ModelBase { - const STUDENT = 'student'; const INTERVENTION = 'intervention'; @@ -350,6 +349,4 @@ public function setEstimatedDuration($estimatedDuration = null) { $this->setProperty('estimatedDuration', $estimatedDuration); } - - } diff --git a/src/Arbor/Model/StudentInterventionReview.php b/src/Arbor/Model/StudentInterventionReview.php index 5e271e9c..38edf881 100644 --- a/src/Arbor/Model/StudentInterventionReview.php +++ b/src/Arbor/Model/StudentInterventionReview.php @@ -6,7 +6,6 @@ class StudentInterventionReview extends ModelBase { - const STUDENT_INTERVENTION = 'studentIntervention'; const INTERVENTION_REVIEW = 'interventionReview'; @@ -116,6 +115,4 @@ public function setReviewDate(\DateTime $reviewDate = null) { $this->setProperty('reviewDate', $reviewDate); } - - } diff --git a/src/Arbor/Model/StudentLinkedRelationship.php b/src/Arbor/Model/StudentLinkedRelationship.php index b90497d7..322d4724 100644 --- a/src/Arbor/Model/StudentLinkedRelationship.php +++ b/src/Arbor/Model/StudentLinkedRelationship.php @@ -6,7 +6,6 @@ class StudentLinkedRelationship extends ModelBase { - const STUDENT = 'student'; const LINKED_OBJECT = 'linkedObject'; @@ -134,6 +133,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/StudentLinkedRelationshipType.php b/src/Arbor/Model/StudentLinkedRelationshipType.php index c562d3e9..487f0fd6 100644 --- a/src/Arbor/Model/StudentLinkedRelationshipType.php +++ b/src/Arbor/Model/StudentLinkedRelationshipType.php @@ -6,7 +6,6 @@ class StudentLinkedRelationshipType extends ModelBase { - const STUDENT_LINKED_RELATIONSHIP_TYPE_NAME = 'studentLinkedRelationshipTypeName'; const IS_MEDICAL = 'isMedical'; @@ -98,6 +97,4 @@ public function setIsAcademic($isAcademic = null) { $this->setProperty('isAcademic', $isAcademic); } - - } diff --git a/src/Arbor/Model/StudentMedicalRelationship.php b/src/Arbor/Model/StudentMedicalRelationship.php index c0866fb1..98637ed3 100644 --- a/src/Arbor/Model/StudentMedicalRelationship.php +++ b/src/Arbor/Model/StudentMedicalRelationship.php @@ -6,7 +6,6 @@ class StudentMedicalRelationship extends ModelBase { - const STUDENT = 'student'; const MEDICAL_INSTITUTION = 'medicalInstitution'; @@ -170,6 +169,4 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } - - } diff --git a/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php b/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php index 74ea282e..1d0c3ac9 100644 --- a/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php +++ b/src/Arbor/Model/StudentOtherSchoolAttendanceRecord.php @@ -6,7 +6,6 @@ class StudentOtherSchoolAttendanceRecord extends ModelBase { - const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -224,6 +223,4 @@ public function setAttendanceMarks($attendanceMarks = null) { $this->setProperty('attendanceMarks', $attendanceMarks); } - - } diff --git a/src/Arbor/Model/StudentProgressAssessmentMark.php b/src/Arbor/Model/StudentProgressAssessmentMark.php index ccfee344..e571883d 100644 --- a/src/Arbor/Model/StudentProgressAssessmentMark.php +++ b/src/Arbor/Model/StudentProgressAssessmentMark.php @@ -6,7 +6,6 @@ class StudentProgressAssessmentMark extends ModelBase { - const STUDENT = 'student'; const ASSESSMENT = 'assessment'; @@ -296,6 +295,4 @@ public function setApprovedStaff(Staff $approvedStaff = null) { $this->setProperty('approvedStaff', $approvedStaff); } - - } diff --git a/src/Arbor/Model/StudentProgressBaseline.php b/src/Arbor/Model/StudentProgressBaseline.php index 22a8a17f..b0dc7e0a 100644 --- a/src/Arbor/Model/StudentProgressBaseline.php +++ b/src/Arbor/Model/StudentProgressBaseline.php @@ -6,7 +6,6 @@ class StudentProgressBaseline extends ModelBase { - const STUDENT = 'student'; const ACADEMIC_YEAR = 'academicYear'; @@ -188,6 +187,4 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } - - } diff --git a/src/Arbor/Model/StudentProgressGoal.php b/src/Arbor/Model/StudentProgressGoal.php index 71a1d685..5c2b7c1a 100644 --- a/src/Arbor/Model/StudentProgressGoal.php +++ b/src/Arbor/Model/StudentProgressGoal.php @@ -6,7 +6,6 @@ class StudentProgressGoal extends ModelBase { - const STUDENT = 'student'; const ACADEMIC_YEAR = 'academicYear'; @@ -224,6 +223,4 @@ public function setIsCalculatedGrade($isCalculatedGrade = null) { $this->setProperty('isCalculatedGrade', $isCalculatedGrade); } - - } diff --git a/src/Arbor/Model/StudentRecordChange.php b/src/Arbor/Model/StudentRecordChange.php index ef4bc17b..3dd49cbd 100644 --- a/src/Arbor/Model/StudentRecordChange.php +++ b/src/Arbor/Model/StudentRecordChange.php @@ -6,7 +6,6 @@ class StudentRecordChange extends ModelBase { - const STUDENT = 'student'; const CHANGER_CLASS_NAME = 'changerClassName'; @@ -206,6 +205,4 @@ public function setNewData($newData = null) { $this->setProperty('newData', $newData); } - - } diff --git a/src/Arbor/Model/StudentRepeatingAbsenceNote.php b/src/Arbor/Model/StudentRepeatingAbsenceNote.php index 8eb0c5c0..65c9fb9c 100644 --- a/src/Arbor/Model/StudentRepeatingAbsenceNote.php +++ b/src/Arbor/Model/StudentRepeatingAbsenceNote.php @@ -6,7 +6,6 @@ class StudentRepeatingAbsenceNote extends ModelBase { - const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -170,6 +169,4 @@ public function setMaxOccurrence($maxOccurrence = null) { $this->setProperty('maxOccurrence', $maxOccurrence); } - - } diff --git a/src/Arbor/Model/StudentRoomFeatureRequirement.php b/src/Arbor/Model/StudentRoomFeatureRequirement.php index 9b17bf0d..b415dacb 100644 --- a/src/Arbor/Model/StudentRoomFeatureRequirement.php +++ b/src/Arbor/Model/StudentRoomFeatureRequirement.php @@ -6,7 +6,6 @@ class StudentRoomFeatureRequirement extends ModelBase { - const STUDENT = 'student'; const ROOM_FEATURE = 'roomFeature'; @@ -80,6 +79,4 @@ public function setRoomFeature(RoomFeature $roomFeature = null) { $this->setProperty('roomFeature', $roomFeature); } - - } diff --git a/src/Arbor/Model/StudentSchoolwork.php b/src/Arbor/Model/StudentSchoolwork.php index 93f1f881..64d197b9 100644 --- a/src/Arbor/Model/StudentSchoolwork.php +++ b/src/Arbor/Model/StudentSchoolwork.php @@ -6,7 +6,6 @@ class StudentSchoolwork extends ModelBase { - const SCHOOLWORK = 'schoolwork'; const STUDENT = 'student'; @@ -152,6 +151,4 @@ public function setNotSubmittedDatetime(\DateTime $notSubmittedDatetime = null) { $this->setProperty('notSubmittedDatetime', $notSubmittedDatetime); } - - } diff --git a/src/Arbor/Model/StudentSchoolworkMark.php b/src/Arbor/Model/StudentSchoolworkMark.php index e5011632..7c61b943 100644 --- a/src/Arbor/Model/StudentSchoolworkMark.php +++ b/src/Arbor/Model/StudentSchoolworkMark.php @@ -6,7 +6,6 @@ class StudentSchoolworkMark extends ModelBase { - const STUDENT_SCHOOLWORK = 'studentSchoolwork'; const SCHOOLWORK_ASPECT = 'schoolworkAspect'; @@ -170,6 +169,4 @@ public function setMarkDate(\DateTime $markDate = null) { $this->setProperty('markDate', $markDate); } - - } diff --git a/src/Arbor/Model/StudentStandardizedAssessment.php b/src/Arbor/Model/StudentStandardizedAssessment.php index 156af614..d3eef842 100644 --- a/src/Arbor/Model/StudentStandardizedAssessment.php +++ b/src/Arbor/Model/StudentStandardizedAssessment.php @@ -6,7 +6,6 @@ class StudentStandardizedAssessment extends ModelBase { - const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT_TEMPLATE = 'standardizedAssessmentTemplate'; @@ -116,6 +115,4 @@ public function setCompletedDate(\DateTime $completedDate = null) { $this->setProperty('completedDate', $completedDate); } - - } diff --git a/src/Arbor/Model/StudentStandardizedAssessmentMark.php b/src/Arbor/Model/StudentStandardizedAssessmentMark.php index 39ced292..22a6a381 100644 --- a/src/Arbor/Model/StudentStandardizedAssessmentMark.php +++ b/src/Arbor/Model/StudentStandardizedAssessmentMark.php @@ -6,7 +6,6 @@ class StudentStandardizedAssessmentMark extends ModelBase { - const STUDENT = 'student'; const STANDARDIZED_ASSESSMENT = 'standardizedAssessment'; @@ -224,6 +223,4 @@ public function setCompletedStaff(Staff $completedStaff = null) { $this->setProperty('completedStaff', $completedStaff); } - - } diff --git a/src/Arbor/Model/StudentTalent.php b/src/Arbor/Model/StudentTalent.php index b680c39e..5d410886 100644 --- a/src/Arbor/Model/StudentTalent.php +++ b/src/Arbor/Model/StudentTalent.php @@ -6,7 +6,6 @@ class StudentTalent extends ModelBase { - const STUDENT = 'student'; const TALENT = 'talent'; @@ -134,6 +133,4 @@ public function setNarrative($narrative = null) { $this->setProperty('narrative', $narrative); } - - } diff --git a/src/Arbor/Model/Subject.php b/src/Arbor/Model/Subject.php index 3c4f3d60..22962f8e 100644 --- a/src/Arbor/Model/Subject.php +++ b/src/Arbor/Model/Subject.php @@ -6,7 +6,6 @@ class Subject extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setD00220($d00220 = null) { $this->setProperty('d00220', $d00220); } - - } diff --git a/src/Arbor/Model/SuperannuationScheme.php b/src/Arbor/Model/SuperannuationScheme.php index f926ce03..ec3631d6 100644 --- a/src/Arbor/Model/SuperannuationScheme.php +++ b/src/Arbor/Model/SuperannuationScheme.php @@ -6,7 +6,6 @@ class SuperannuationScheme extends ModelBase { - const SUPERANNUATION_SCHEME_NAME = 'superannuationSchemeName'; const CODE = 'code'; @@ -80,6 +79,4 @@ public function setCode($code = null) { $this->setProperty('code', $code); } - - } diff --git a/src/Arbor/Model/SuperannuationSchemeValue.php b/src/Arbor/Model/SuperannuationSchemeValue.php index 90a1244c..e8769da1 100644 --- a/src/Arbor/Model/SuperannuationSchemeValue.php +++ b/src/Arbor/Model/SuperannuationSchemeValue.php @@ -6,7 +6,6 @@ class SuperannuationSchemeValue extends ModelBase { - const SUPERANNUATION_SCHEME = 'superannuationScheme'; const EFFECTIVE_DATE = 'effectiveDate'; @@ -116,6 +115,4 @@ public function setValue($value = null) { $this->setProperty('value', $value); } - - } diff --git a/src/Arbor/Model/SuspectedDuplicate.php b/src/Arbor/Model/SuspectedDuplicate.php index 8d9bdad2..db9cbbde 100644 --- a/src/Arbor/Model/SuspectedDuplicate.php +++ b/src/Arbor/Model/SuspectedDuplicate.php @@ -6,7 +6,6 @@ class SuspectedDuplicate extends ModelBase { - const SUSPECT_ONE = 'suspectOne'; const SUSPECT_TWO = 'suspectTwo'; @@ -242,6 +241,4 @@ public function setResolution($resolution = null) { $this->setProperty('resolution', $resolution); } - - } diff --git a/src/Arbor/Model/SuspendedCalendarEntryMapping.php b/src/Arbor/Model/SuspendedCalendarEntryMapping.php index c60faffd..e4775ee2 100644 --- a/src/Arbor/Model/SuspendedCalendarEntryMapping.php +++ b/src/Arbor/Model/SuspendedCalendarEntryMapping.php @@ -6,7 +6,6 @@ class SuspendedCalendarEntryMapping extends ModelBase { - const SUSPENDED_OBJECT = 'suspendedObject'; const SUSPENDED_EVENT = 'suspendedEvent'; @@ -80,6 +79,4 @@ public function setSuspendedEvent(ModelBase $suspendedEvent = null) { $this->setProperty('suspendedEvent', $suspendedEvent); } - - } diff --git a/src/Arbor/Model/Tag.php b/src/Arbor/Model/Tag.php index 720f00ed..95325160 100644 --- a/src/Arbor/Model/Tag.php +++ b/src/Arbor/Model/Tag.php @@ -6,7 +6,6 @@ class Tag extends ModelBase { - const TAG_NAME = 'tagName'; const TAG_IDENTIFIER = 'tagIdentifier'; @@ -80,6 +79,4 @@ public function setTagIdentifier($tagIdentifier = null) { $this->setProperty('tagIdentifier', $tagIdentifier); } - - } diff --git a/src/Arbor/Model/Tagging.php b/src/Arbor/Model/Tagging.php index c46c6151..a7adce59 100644 --- a/src/Arbor/Model/Tagging.php +++ b/src/Arbor/Model/Tagging.php @@ -6,7 +6,6 @@ class Tagging extends ModelBase { - const TAG = 'tag'; const TAGGED_OBJECT = 'taggedObject'; @@ -152,6 +151,4 @@ public function setLink2(ModelBase $link2 = null) { $this->setProperty('link2', $link2); } - - } diff --git a/src/Arbor/Model/Talent.php b/src/Arbor/Model/Talent.php index fb30dd3d..35a02ac3 100644 --- a/src/Arbor/Model/Talent.php +++ b/src/Arbor/Model/Talent.php @@ -6,7 +6,6 @@ class Talent extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -116,6 +115,4 @@ public function setTalentName($talentName = null) { $this->setProperty('talentName', $talentName); } - - } diff --git a/src/Arbor/Model/TargetJudgement.php b/src/Arbor/Model/TargetJudgement.php index 8dd6137f..cebc31f5 100644 --- a/src/Arbor/Model/TargetJudgement.php +++ b/src/Arbor/Model/TargetJudgement.php @@ -6,7 +6,6 @@ class TargetJudgement extends ModelBase { - const NAME = 'name'; const COLOR = 'color'; @@ -116,6 +115,4 @@ public function setOrder($order = null) { $this->setProperty('order', $order); } - - } diff --git a/src/Arbor/Model/TargetJudgementRule.php b/src/Arbor/Model/TargetJudgementRule.php index 8b7fe9b0..ae32d7f6 100644 --- a/src/Arbor/Model/TargetJudgementRule.php +++ b/src/Arbor/Model/TargetJudgementRule.php @@ -6,7 +6,6 @@ class TargetJudgementRule extends ModelBase { - const ASSESSMENT_ASPECT = 'assessmentAspect'; const TARGET_JUDGEMENT = 'targetJudgement'; @@ -116,6 +115,4 @@ public function setAmountUnit($amountUnit = null) { $this->setProperty('amountUnit', $amountUnit); } - - } diff --git a/src/Arbor/Model/TeachingAssistantAllocation.php b/src/Arbor/Model/TeachingAssistantAllocation.php index 2d2de717..c772c340 100644 --- a/src/Arbor/Model/TeachingAssistantAllocation.php +++ b/src/Arbor/Model/TeachingAssistantAllocation.php @@ -6,7 +6,6 @@ class TeachingAssistantAllocation extends ModelBase { - const STAFF = 'staff'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -170,6 +169,4 @@ public function setAllocatedTo(ModelBase $allocatedTo = null) { $this->setProperty('allocatedTo', $allocatedTo); } - - } diff --git a/src/Arbor/Model/TeachingGroup.php b/src/Arbor/Model/TeachingGroup.php index 3032e103..18e8b090 100644 --- a/src/Arbor/Model/TeachingGroup.php +++ b/src/Arbor/Model/TeachingGroup.php @@ -6,7 +6,6 @@ class TeachingGroup extends ModelBase { - const TEACHING_GROUP_NAME = 'teachingGroupName'; const DESCRIPTION = 'description'; @@ -206,6 +205,4 @@ public function setPromotedEnrolmentEndDate(\DateTime $promotedEnrolmentEndDate { $this->setProperty('promotedEnrolmentEndDate', $promotedEnrolmentEndDate); } - - } diff --git a/src/Arbor/Model/TeachingGroupMembership.php b/src/Arbor/Model/TeachingGroupMembership.php index f8e8c379..768784ed 100644 --- a/src/Arbor/Model/TeachingGroupMembership.php +++ b/src/Arbor/Model/TeachingGroupMembership.php @@ -6,7 +6,6 @@ class TeachingGroupMembership extends ModelBase { - const TEACHING_GROUP = 'teachingGroup'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/TeachingGroupTutor.php b/src/Arbor/Model/TeachingGroupTutor.php index 66a7f128..00fcc0f2 100644 --- a/src/Arbor/Model/TeachingGroupTutor.php +++ b/src/Arbor/Model/TeachingGroupTutor.php @@ -6,7 +6,6 @@ class TeachingGroupTutor extends ModelBase { - const TEACHING_GROUP = 'teachingGroup'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/TelephoneCall.php b/src/Arbor/Model/TelephoneCall.php index 4d81ed67..10944d82 100644 --- a/src/Arbor/Model/TelephoneCall.php +++ b/src/Arbor/Model/TelephoneCall.php @@ -6,7 +6,6 @@ class TelephoneCall extends ModelBase { - const CALLER_NAME = 'callerName'; const CALLER = 'caller'; @@ -278,6 +277,4 @@ public function setActionRequiredByDatetime(\DateTime $actionRequiredByDatetime { $this->setProperty('actionRequiredByDatetime', $actionRequiredByDatetime); } - - } diff --git a/src/Arbor/Model/TelephoneNumber.php b/src/Arbor/Model/TelephoneNumber.php index ac729cfa..8008ef88 100644 --- a/src/Arbor/Model/TelephoneNumber.php +++ b/src/Arbor/Model/TelephoneNumber.php @@ -6,7 +6,6 @@ class TelephoneNumber extends ModelBase { - const NUMBER_OWNER = 'numberOwner'; const TELEPHONE_NUMBER_TYPE = 'telephoneNumberType'; @@ -152,6 +151,4 @@ public function setTelephoneNumberRanking($telephoneNumberRanking = null) { $this->setProperty('telephoneNumberRanking', $telephoneNumberRanking); } - - } diff --git a/src/Arbor/Model/Term.php b/src/Arbor/Model/Term.php index d83ea9ee..8e293f13 100644 --- a/src/Arbor/Model/Term.php +++ b/src/Arbor/Model/Term.php @@ -6,7 +6,6 @@ class Term extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const TERM_NAME = 'termName'; @@ -152,6 +151,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/ThirdPartyLogin.php b/src/Arbor/Model/ThirdPartyLogin.php index 23084ef7..165c3fed 100644 --- a/src/Arbor/Model/ThirdPartyLogin.php +++ b/src/Arbor/Model/ThirdPartyLogin.php @@ -6,7 +6,6 @@ class ThirdPartyLogin extends ModelBase { - const THIRD_PARTY_SITE = 'thirdPartySite'; const USERNAME = 'username'; @@ -152,6 +151,4 @@ public function setPerson(ModelBase $person = null) { $this->setProperty('person', $person); } - - } diff --git a/src/Arbor/Model/ThirdPartySite.php b/src/Arbor/Model/ThirdPartySite.php index ad14b6b7..6ac672d7 100644 --- a/src/Arbor/Model/ThirdPartySite.php +++ b/src/Arbor/Model/ThirdPartySite.php @@ -6,7 +6,6 @@ class ThirdPartySite extends ModelBase { - const CODE = 'code'; const NAME = 'name'; @@ -80,6 +79,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/TimetablePeriod.php b/src/Arbor/Model/TimetablePeriod.php index 07e01cd5..7c7ceca8 100644 --- a/src/Arbor/Model/TimetablePeriod.php +++ b/src/Arbor/Model/TimetablePeriod.php @@ -6,7 +6,6 @@ class TimetablePeriod extends ModelBase { - const TIMETABLE_PERIOD_GROUPING = 'timetablePeriodGrouping'; const DAY_OF_CYCLE = 'dayOfCycle'; @@ -134,6 +133,4 @@ public function setEndTime($endTime = null) { $this->setProperty('endTime', $endTime); } - - } diff --git a/src/Arbor/Model/TimetablePeriodGrouping.php b/src/Arbor/Model/TimetablePeriodGrouping.php index 603f394a..b08688fe 100644 --- a/src/Arbor/Model/TimetablePeriodGrouping.php +++ b/src/Arbor/Model/TimetablePeriodGrouping.php @@ -6,7 +6,6 @@ class TimetablePeriodGrouping extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const NAME = 'name'; @@ -116,6 +115,4 @@ public function setDisplayOrder($displayOrder = null) { $this->setProperty('displayOrder', $displayOrder); } - - } diff --git a/src/Arbor/Model/TimetableSlot.php b/src/Arbor/Model/TimetableSlot.php index ec3647ab..890f4187 100644 --- a/src/Arbor/Model/TimetableSlot.php +++ b/src/Arbor/Model/TimetableSlot.php @@ -6,7 +6,6 @@ class TimetableSlot extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const TIMETABLED_OBJECT = 'timetabledObject'; @@ -242,6 +241,4 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } - - } diff --git a/src/Arbor/Model/TimetableSlotException.php b/src/Arbor/Model/TimetableSlotException.php index 9b9d9a80..344dd69d 100644 --- a/src/Arbor/Model/TimetableSlotException.php +++ b/src/Arbor/Model/TimetableSlotException.php @@ -6,7 +6,6 @@ class TimetableSlotException extends ModelBase { - const TIMETABLE_SLOT = 'timetableSlot'; const EXCEPTION_DATE = 'exceptionDate'; @@ -134,6 +133,4 @@ public function setTimeException($timeException = null) { $this->setProperty('timeException', $timeException); } - - } diff --git a/src/Arbor/Model/TimetableSlotLocation.php b/src/Arbor/Model/TimetableSlotLocation.php index a5e5615e..19b73669 100644 --- a/src/Arbor/Model/TimetableSlotLocation.php +++ b/src/Arbor/Model/TimetableSlotLocation.php @@ -6,7 +6,6 @@ class TimetableSlotLocation extends ModelBase { - const TIMETABLE_SLOT = 'timetableSlot'; const LOCATION = 'location'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/TimetableSlotStaff.php b/src/Arbor/Model/TimetableSlotStaff.php index 5ce4c141..89f05ce5 100644 --- a/src/Arbor/Model/TimetableSlotStaff.php +++ b/src/Arbor/Model/TimetableSlotStaff.php @@ -6,7 +6,6 @@ class TimetableSlotStaff extends ModelBase { - const TIMETABLE_SLOT = 'timetableSlot'; const STAFF = 'staff'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/TimetableSlotStudentException.php b/src/Arbor/Model/TimetableSlotStudentException.php index ece3c099..d6577467 100644 --- a/src/Arbor/Model/TimetableSlotStudentException.php +++ b/src/Arbor/Model/TimetableSlotStudentException.php @@ -6,7 +6,6 @@ class TimetableSlotStudentException extends ModelBase { - const TIMETABLE_SLOT = 'timetableSlot'; const STUDENT = 'student'; @@ -116,6 +115,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/TimetablerImportResult.php b/src/Arbor/Model/TimetablerImportResult.php index 7fe16831..5b67d7d3 100644 --- a/src/Arbor/Model/TimetablerImportResult.php +++ b/src/Arbor/Model/TimetablerImportResult.php @@ -6,7 +6,6 @@ class TimetablerImportResult extends ModelBase { - const ACADEMIC_YEAR = 'academicYear'; const STEPS_COMPLETED = 'stepsCompleted'; @@ -152,6 +151,4 @@ public function setFileHash($fileHash = null) { $this->setProperty('fileHash', $fileHash); } - - } diff --git a/src/Arbor/Model/TimetablerImportResultError.php b/src/Arbor/Model/TimetablerImportResultError.php index bf34c6ad..3bd83845 100644 --- a/src/Arbor/Model/TimetablerImportResultError.php +++ b/src/Arbor/Model/TimetablerImportResultError.php @@ -6,7 +6,6 @@ class TimetablerImportResultError extends ModelBase { - const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const ERROR_MESSAGE = 'errorMessage'; @@ -80,6 +79,4 @@ public function setErrorMessage($errorMessage = null) { $this->setProperty('errorMessage', $errorMessage); } - - } diff --git a/src/Arbor/Model/TimetablerImportResultUpdate.php b/src/Arbor/Model/TimetablerImportResultUpdate.php index 5c208b79..8ebaafad 100644 --- a/src/Arbor/Model/TimetablerImportResultUpdate.php +++ b/src/Arbor/Model/TimetablerImportResultUpdate.php @@ -6,7 +6,6 @@ class TimetablerImportResultUpdate extends ModelBase { - const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const UPDATED = 'updated'; @@ -80,6 +79,4 @@ public function setUpdated(ModelBase $updated = null) { $this->setProperty('updated', $updated); } - - } diff --git a/src/Arbor/Model/TimetablerImportStepOutcome.php b/src/Arbor/Model/TimetablerImportStepOutcome.php index ae30dd34..38e29489 100644 --- a/src/Arbor/Model/TimetablerImportStepOutcome.php +++ b/src/Arbor/Model/TimetablerImportStepOutcome.php @@ -6,7 +6,6 @@ class TimetablerImportStepOutcome extends ModelBase { - const TIMETABLER_IMPORT_RESULT = 'timetablerImportResult'; const IDENTIFIER = 'identifier'; @@ -170,6 +169,4 @@ public function setIsDraft($isDraft = null) { $this->setProperty('isDraft', $isDraft); } - - } diff --git a/src/Arbor/Model/Title.php b/src/Arbor/Model/Title.php index 16d69861..02b6bbd4 100644 --- a/src/Arbor/Model/Title.php +++ b/src/Arbor/Model/Title.php @@ -6,7 +6,6 @@ class Title extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -152,6 +151,4 @@ public function setIsFemale($isFemale = null) { $this->setProperty('isFemale', $isFemale); } - - } diff --git a/src/Arbor/Model/TrainingCourse.php b/src/Arbor/Model/TrainingCourse.php index 72a67d1a..0a57cb34 100644 --- a/src/Arbor/Model/TrainingCourse.php +++ b/src/Arbor/Model/TrainingCourse.php @@ -6,7 +6,6 @@ class TrainingCourse extends ModelBase { - const TRAINING_COURSE_TITLE = 'trainingCourseTitle'; const TRAINING_COURSE_DESCRIPTION = 'trainingCourseDescription'; @@ -134,6 +133,4 @@ public function setOtherCosts($otherCosts = null) { $this->setProperty('otherCosts', $otherCosts); } - - } diff --git a/src/Arbor/Model/TrainingEvent.php b/src/Arbor/Model/TrainingEvent.php index 4776f53b..2eadff1e 100644 --- a/src/Arbor/Model/TrainingEvent.php +++ b/src/Arbor/Model/TrainingEvent.php @@ -6,7 +6,6 @@ class TrainingEvent extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -170,6 +169,4 @@ public function setTrainingCourse(TrainingCourse $trainingCourse = null) { $this->setProperty('trainingCourse', $trainingCourse); } - - } diff --git a/src/Arbor/Model/TransportationMethod.php b/src/Arbor/Model/TransportationMethod.php index c3f7f1af..627e48ae 100644 --- a/src/Arbor/Model/TransportationMethod.php +++ b/src/Arbor/Model/TransportationMethod.php @@ -6,7 +6,6 @@ class TransportationMethod extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setRouteNumber($routeNumber = null) { $this->setProperty('routeNumber', $routeNumber); } - - } diff --git a/src/Arbor/Model/Trip.php b/src/Arbor/Model/Trip.php index 31a24d36..06927c35 100644 --- a/src/Arbor/Model/Trip.php +++ b/src/Arbor/Model/Trip.php @@ -6,7 +6,6 @@ class Trip extends ModelBase { - const START_DATETIME = 'startDatetime'; const END_DATETIME = 'endDatetime'; @@ -332,6 +331,4 @@ public function setAccountingCode($accountingCode = null) { $this->setProperty('accountingCode', $accountingCode); } - - } diff --git a/src/Arbor/Model/TripEligibility.php b/src/Arbor/Model/TripEligibility.php index 3f554af9..501e69f9 100644 --- a/src/Arbor/Model/TripEligibility.php +++ b/src/Arbor/Model/TripEligibility.php @@ -6,7 +6,6 @@ class TripEligibility extends ModelBase { - const TRIP = 'trip'; const ELIGIBILE = 'eligibile'; @@ -80,6 +79,4 @@ public function setEligibile(ModelBase $eligibile = null) { $this->setProperty('eligibile', $eligibile); } - - } diff --git a/src/Arbor/Model/TripLocation.php b/src/Arbor/Model/TripLocation.php index 116a6428..fbb66fb3 100644 --- a/src/Arbor/Model/TripLocation.php +++ b/src/Arbor/Model/TripLocation.php @@ -6,7 +6,6 @@ class TripLocation extends ModelBase { - const NAME = 'name'; protected $_resourceType = ResourceType::TRIP_LOCATION; @@ -62,6 +61,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/TripParticipant.php b/src/Arbor/Model/TripParticipant.php index 9fd14ea5..c8a01716 100644 --- a/src/Arbor/Model/TripParticipant.php +++ b/src/Arbor/Model/TripParticipant.php @@ -6,7 +6,6 @@ class TripParticipant extends ModelBase { - const TRIP = 'trip'; const STUDENT = 'student'; @@ -134,6 +133,4 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } - - } diff --git a/src/Arbor/Model/TripPrice.php b/src/Arbor/Model/TripPrice.php index 77d2ee93..2c8996b8 100644 --- a/src/Arbor/Model/TripPrice.php +++ b/src/Arbor/Model/TripPrice.php @@ -6,7 +6,6 @@ class TripPrice extends ModelBase { - const TRIP = 'trip'; const APPLICABLE = 'applicable'; @@ -188,6 +187,4 @@ public function setAutoConfirmInstalmentThreshold($autoConfirmInstalmentThreshol { $this->setProperty('autoConfirmInstalmentThreshold', $autoConfirmInstalmentThreshold); } - - } diff --git a/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php b/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php index 29b4bc90..5e6b73e9 100644 --- a/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php +++ b/src/Arbor/Model/UkDfe/AcademicUnitEnrolment.php @@ -9,7 +9,6 @@ class AcademicUnitEnrolment extends ModelBase { - const PLANNED_EEP_HOURS = 'plannedEepHours'; protected $_resourceType = ResourceType::UK_DFE_ACADEMIC_UNIT_ENROLMENT; @@ -65,6 +64,4 @@ public function setPlannedEepHours($plannedEepHours = null) { $this->setProperty('plannedEepHours', $plannedEepHours); } - - } diff --git a/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php b/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php index 6f32e779..c1c7daa9 100644 --- a/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php +++ b/src/Arbor/Model/UkDfe/AcademicYearEnrolment.php @@ -9,7 +9,6 @@ class AcademicYearEnrolment extends ModelBase { - const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; const PLANNED_EEP_HOURS = 'plannedEepHours'; @@ -101,6 +100,4 @@ public function setTLevelPlannedLearningHours($tLevelPlannedLearningHours = null { $this->setProperty('tLevelPlannedLearningHours', $tLevelPlannedLearningHours); } - - } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php index 068a0efb..4b4b41a9 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacement.php @@ -12,7 +12,6 @@ class AlternativeProvisionPlacement extends ModelBase { - const STUDENT = 'student'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -212,6 +211,4 @@ public function setSessionsPerWeek($sessionsPerWeek = null) { $this->setProperty('sessionsPerWeek', $sessionsPerWeek); } - - } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php index e55f5c25..8452960c 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionPlacementReason.php @@ -9,7 +9,6 @@ class AlternativeProvisionPlacementReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php b/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php index f00d5e6c..bb46e3a3 100644 --- a/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php +++ b/src/Arbor/Model/UkDfe/AlternativeProvisionReason.php @@ -9,7 +9,6 @@ class AlternativeProvisionReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setName($name = null) { $this->setProperty('name', $name); } - - } diff --git a/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php b/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php index 21da7a42..83f7a50a 100644 --- a/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php +++ b/src/Arbor/Model/UkDfe/AttendanceApiSubmission.php @@ -9,7 +9,6 @@ class AttendanceApiSubmission extends ModelBase { - const PAYLOAD = 'payload'; const PAYLOAD_SENT_DATETIME = 'payloadSentDatetime'; @@ -173,6 +172,4 @@ public function setStatus($status = null) { $this->setProperty('status', $status); } - - } diff --git a/src/Arbor/Model/UkDfe/CensusSchoolPhase.php b/src/Arbor/Model/UkDfe/CensusSchoolPhase.php index 313aacf5..3c340ee2 100644 --- a/src/Arbor/Model/UkDfe/CensusSchoolPhase.php +++ b/src/Arbor/Model/UkDfe/CensusSchoolPhase.php @@ -9,7 +9,6 @@ class CensusSchoolPhase extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/ChildCarePlace.php b/src/Arbor/Model/UkDfe/ChildCarePlace.php index 79a83a90..5dd4153d 100644 --- a/src/Arbor/Model/UkDfe/ChildCarePlace.php +++ b/src/Arbor/Model/UkDfe/ChildCarePlace.php @@ -9,7 +9,6 @@ class ChildCarePlace extends ModelBase { - const NAME = 'name'; const CHILD_CARE_ON_SITE = 'childCareOnSite'; @@ -227,6 +226,4 @@ public function setChildCareWeeksOpen($childCareWeeksOpen = null) { $this->setProperty('childCareWeeksOpen', $childCareWeeksOpen); } - - } diff --git a/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php b/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php index 2f279d39..33a9a66b 100644 --- a/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/ChildProtectionStatusAssignment.php @@ -10,7 +10,6 @@ class ChildProtectionStatusAssignment extends ModelBase { - const RESPONSIBLE_LOCAL_AUTHORITY = 'responsibleLocalAuthority'; protected $_resourceType = ResourceType::UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT; @@ -66,6 +65,4 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } - - } diff --git a/src/Arbor/Model/UkDfe/CurriculumGrade.php b/src/Arbor/Model/UkDfe/CurriculumGrade.php index a917c470..5d8c2602 100644 --- a/src/Arbor/Model/UkDfe/CurriculumGrade.php +++ b/src/Arbor/Model/UkDfe/CurriculumGrade.php @@ -9,7 +9,6 @@ class CurriculumGrade extends ModelBase { - const D00020 = 'd00020'; const D00020_ORDER = 'd00020Order'; @@ -83,6 +82,4 @@ public function setD00020Order($d00020Order = null) { $this->setProperty('d00020Order', $d00020Order); } - - } diff --git a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php index d76bd450..1958ec8c 100644 --- a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php +++ b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumEligibility.php @@ -10,7 +10,6 @@ class EarlyYearsPupilPremiumEligibility extends ModelBase { - const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -138,6 +137,4 @@ public function setEligibleForOtherReasons($eligibleForOtherReasons = null) { $this->setProperty('eligibleForOtherReasons', $eligibleForOtherReasons); } - - } diff --git a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php index ff0145bb..2541eeed 100644 --- a/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php +++ b/src/Arbor/Model/UkDfe/EarlyYearsPupilPremiumRecipient.php @@ -10,7 +10,6 @@ class EarlyYearsPupilPremiumRecipient extends ModelBase { - const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -138,6 +137,4 @@ public function setRecipientForOtherReasons($recipientForOtherReasons = null) { $this->setProperty('recipientForOtherReasons', $recipientForOtherReasons); } - - } diff --git a/src/Arbor/Model/UkDfe/EducationalInstitution.php b/src/Arbor/Model/UkDfe/EducationalInstitution.php index 5ce0f56b..c4b42a48 100644 --- a/src/Arbor/Model/UkDfe/EducationalInstitution.php +++ b/src/Arbor/Model/UkDfe/EducationalInstitution.php @@ -10,7 +10,6 @@ class EducationalInstitution extends ModelBase { - const LOCAL_AUTHORITY = 'localAuthority'; const ESTABLISHMENT_NUMBER = 'establishmentNumber'; @@ -444,6 +443,4 @@ public function setWeeklyHoursOpen($weeklyHoursOpen = null) { $this->setProperty('weeklyHoursOpen', $weeklyHoursOpen); } - - } diff --git a/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php b/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php index 28be327e..d2b8a80b 100644 --- a/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php +++ b/src/Arbor/Model/UkDfe/EducationalInstitutionEnrolment.php @@ -9,7 +9,6 @@ class EducationalInstitutionEnrolment extends ModelBase { - const REMOVAL_GROUNDS = 'removalGrounds'; const ALTERNATIVE_PROVISION_REASON = 'alternativeProvisionReason'; @@ -83,6 +82,4 @@ public function setAlternativeProvisionReason(AlternativeProvisionReason $altern { $this->setProperty('alternativeProvisionReason', $alternativeProvisionReason); } - - } diff --git a/src/Arbor/Model/UkDfe/EnglishProficiency.php b/src/Arbor/Model/UkDfe/EnglishProficiency.php index edc35336..6e1b57c6 100644 --- a/src/Arbor/Model/UkDfe/EnglishProficiency.php +++ b/src/Arbor/Model/UkDfe/EnglishProficiency.php @@ -10,7 +10,6 @@ class EnglishProficiency extends ModelBase { - const STUDENT = 'student'; const PROFICIENCY = 'proficiency'; @@ -102,6 +101,4 @@ public function setProficiencyDate(\DateTime $proficiencyDate = null) { $this->setProperty('proficiencyDate', $proficiencyDate); } - - } diff --git a/src/Arbor/Model/UkDfe/EnrolmentMode.php b/src/Arbor/Model/UkDfe/EnrolmentMode.php index 5c0da841..bfd6da45 100644 --- a/src/Arbor/Model/UkDfe/EnrolmentMode.php +++ b/src/Arbor/Model/UkDfe/EnrolmentMode.php @@ -9,7 +9,6 @@ class EnrolmentMode extends ModelBase { - const D00018 = 'd00018'; protected $_resourceType = ResourceType::UK_DFE_ENROLMENT_MODE; @@ -65,6 +64,4 @@ public function setD00018($d00018 = null) { $this->setProperty('d00018', $d00018); } - - } diff --git a/src/Arbor/Model/UkDfe/Ethnicity.php b/src/Arbor/Model/UkDfe/Ethnicity.php index 22f7eb26..253fc688 100644 --- a/src/Arbor/Model/UkDfe/Ethnicity.php +++ b/src/Arbor/Model/UkDfe/Ethnicity.php @@ -9,7 +9,6 @@ class Ethnicity extends ModelBase { - const DFES_MAIN_CODE = 'dfesMainCode'; const D00005 = 'd00005'; @@ -119,6 +118,4 @@ public function setD00250($d00250 = null) { $this->setProperty('d00250', $d00250); } - - } diff --git a/src/Arbor/Model/UkDfe/ExclusionReason.php b/src/Arbor/Model/UkDfe/ExclusionReason.php index 6a74b63f..aee29e1c 100644 --- a/src/Arbor/Model/UkDfe/ExclusionReason.php +++ b/src/Arbor/Model/UkDfe/ExclusionReason.php @@ -9,7 +9,6 @@ class ExclusionReason extends ModelBase { - const D00024 = 'd00024'; protected $_resourceType = ResourceType::UK_DFE_EXCLUSION_REASON; @@ -65,6 +64,4 @@ public function setD00024($d00024 = null) { $this->setProperty('d00024', $d00024); } - - } diff --git a/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php b/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php index b59a7b61..5725a95d 100644 --- a/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php +++ b/src/Arbor/Model/UkDfe/GcseEnglishAchievementType.php @@ -9,7 +9,6 @@ class GcseEnglishAchievementType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -155,6 +154,4 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } - - } diff --git a/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php b/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php index e4a8d7a4..2be90247 100644 --- a/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php +++ b/src/Arbor/Model/UkDfe/GcseEnglishFundingExemptionType.php @@ -9,7 +9,6 @@ class GcseEnglishFundingExemptionType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -137,6 +136,4 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } - - } diff --git a/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php b/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php index 375f4294..944d6feb 100644 --- a/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php +++ b/src/Arbor/Model/UkDfe/GcseMathsAchievementType.php @@ -9,7 +9,6 @@ class GcseMathsAchievementType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -155,6 +154,4 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } - - } diff --git a/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php b/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php index 659f8ee6..b76ad460 100644 --- a/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php +++ b/src/Arbor/Model/UkDfe/GcseMathsFundingExemptionType.php @@ -9,7 +9,6 @@ class GcseMathsFundingExemptionType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -137,6 +136,4 @@ public function setExportValue($exportValue = null) { $this->setProperty('exportValue', $exportValue); } - - } diff --git a/src/Arbor/Model/UkDfe/GuardianRelationshipType.php b/src/Arbor/Model/UkDfe/GuardianRelationshipType.php index 1075cb05..d64cb5d0 100644 --- a/src/Arbor/Model/UkDfe/GuardianRelationshipType.php +++ b/src/Arbor/Model/UkDfe/GuardianRelationshipType.php @@ -9,7 +9,6 @@ class GuardianRelationshipType extends ModelBase { - const D00033 = 'd00033'; const D00034 = 'd00034'; @@ -101,6 +100,4 @@ public function setCtfExportCode($ctfExportCode = null) { $this->setProperty('ctfExportCode', $ctfExportCode); } - - } diff --git a/src/Arbor/Model/UkDfe/InCareStatusAssignment.php b/src/Arbor/Model/UkDfe/InCareStatusAssignment.php index 3f0c1635..b43d0a23 100644 --- a/src/Arbor/Model/UkDfe/InCareStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/InCareStatusAssignment.php @@ -10,7 +10,6 @@ class InCareStatusAssignment extends ModelBase { - const RESPONSIBLE_LOCAL_AUTHORITY = 'responsibleLocalAuthority'; protected $_resourceType = ResourceType::UK_DFE_IN_CARE_STATUS_ASSIGNMENT; @@ -66,6 +65,4 @@ public function setResponsibleLocalAuthority(LocalAuthority $responsibleLocalAut { $this->setProperty('responsibleLocalAuthority', $responsibleLocalAuthority); } - - } diff --git a/src/Arbor/Model/UkDfe/Language.php b/src/Arbor/Model/UkDfe/Language.php index b8ee8589..672e33da 100644 --- a/src/Arbor/Model/UkDfe/Language.php +++ b/src/Arbor/Model/UkDfe/Language.php @@ -9,7 +9,6 @@ class Language extends ModelBase { - const D00011_ALPHA3 = 'd00011Alpha3'; const D00011_ALPHA4 = 'd00011Alpha4'; @@ -83,6 +82,4 @@ public function setD00011Alpha4($d00011Alpha4 = null) { $this->setProperty('d00011Alpha4', $d00011Alpha4); } - - } diff --git a/src/Arbor/Model/UkDfe/LocalAuthority.php b/src/Arbor/Model/UkDfe/LocalAuthority.php index edea7538..df532127 100644 --- a/src/Arbor/Model/UkDfe/LocalAuthority.php +++ b/src/Arbor/Model/UkDfe/LocalAuthority.php @@ -9,7 +9,6 @@ class LocalAuthority extends ModelBase { - const AUTHORITY_CODE = 'authorityCode'; const AUTHORITY_CODE_PRE2011 = 'authorityCodePre2011'; @@ -83,6 +82,4 @@ public function setAuthorityCodePre2011($authorityCodePre2011 = null) { $this->setProperty('authorityCodePre2011', $authorityCodePre2011); } - - } diff --git a/src/Arbor/Model/UkDfe/OfstedGrade.php b/src/Arbor/Model/UkDfe/OfstedGrade.php index 7efc663c..3b544519 100644 --- a/src/Arbor/Model/UkDfe/OfstedGrade.php +++ b/src/Arbor/Model/UkDfe/OfstedGrade.php @@ -9,7 +9,6 @@ class OfstedGrade extends ModelBase { - const LABEL = 'label'; const CODE = 'code'; @@ -137,6 +136,4 @@ public function setDataOrder($dataOrder = null) { $this->setProperty('dataOrder', $dataOrder); } - - } diff --git a/src/Arbor/Model/UkDfe/PayScale.php b/src/Arbor/Model/UkDfe/PayScale.php index 551acba1..4634a556 100644 --- a/src/Arbor/Model/UkDfe/PayScale.php +++ b/src/Arbor/Model/UkDfe/PayScale.php @@ -9,7 +9,6 @@ class PayScale extends ModelBase { - const REGIONAL_PAY_SPINE = 'regionalPaySpine'; const PAY_SCALE_CATEGORY = 'payScaleCategory'; @@ -83,6 +82,4 @@ public function setPayScaleCategory(PayScaleCategory $payScaleCategory = null) { $this->setProperty('payScaleCategory', $payScaleCategory); } - - } diff --git a/src/Arbor/Model/UkDfe/PayScaleCategory.php b/src/Arbor/Model/UkDfe/PayScaleCategory.php index 0fa3c05a..32cf9f66 100644 --- a/src/Arbor/Model/UkDfe/PayScaleCategory.php +++ b/src/Arbor/Model/UkDfe/PayScaleCategory.php @@ -9,7 +9,6 @@ class PayScaleCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/PermanentExclusion.php b/src/Arbor/Model/UkDfe/PermanentExclusion.php index 866387cf..92074ce2 100644 --- a/src/Arbor/Model/UkDfe/PermanentExclusion.php +++ b/src/Arbor/Model/UkDfe/PermanentExclusion.php @@ -9,7 +9,6 @@ class PermanentExclusion extends ModelBase { - const EXCLUDE_FROM_SCHOOL_CENSUS = 'excludeFromSchoolCensus'; protected $_resourceType = ResourceType::UK_DFE_PERMANENT_EXCLUSION; @@ -65,6 +64,4 @@ public function setExcludeFromSchoolCensus($excludeFromSchoolCensus = null) { $this->setProperty('excludeFromSchoolCensus', $excludeFromSchoolCensus); } - - } diff --git a/src/Arbor/Model/UkDfe/Position.php b/src/Arbor/Model/UkDfe/Position.php index 815bc2df..b838c660 100644 --- a/src/Arbor/Model/UkDfe/Position.php +++ b/src/Arbor/Model/UkDfe/Position.php @@ -9,7 +9,6 @@ class Position extends ModelBase { - const POSITION_CATEGORY = 'positionCategory'; const WORKFORCE_VACANCY_POST = 'workforceVacancyPost'; @@ -101,6 +100,4 @@ public function setWorkforceCensusRoleIdentifier($workforceCensusRoleIdentifier { $this->setProperty('workforceCensusRoleIdentifier', $workforceCensusRoleIdentifier); } - - } diff --git a/src/Arbor/Model/UkDfe/PositionCategory.php b/src/Arbor/Model/UkDfe/PositionCategory.php index f48db677..13ca3232 100644 --- a/src/Arbor/Model/UkDfe/PositionCategory.php +++ b/src/Arbor/Model/UkDfe/PositionCategory.php @@ -9,7 +9,6 @@ class PositionCategory extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/Programme.php b/src/Arbor/Model/UkDfe/Programme.php index c3ea4725..6c9e3670 100644 --- a/src/Arbor/Model/UkDfe/Programme.php +++ b/src/Arbor/Model/UkDfe/Programme.php @@ -9,7 +9,6 @@ class Programme extends ModelBase { - const IS_TRAINEESHIP = 'isTraineeship'; protected $_resourceType = ResourceType::UK_DFE_PROGRAMME; @@ -65,6 +64,4 @@ public function setIsTraineeship($isTraineeship = null) { $this->setProperty('isTraineeship', $isTraineeship); } - - } diff --git a/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php b/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php index 36b68f5b..36227100 100644 --- a/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php +++ b/src/Arbor/Model/UkDfe/ProgrammeEnrolment.php @@ -9,7 +9,6 @@ class ProgrammeEnrolment extends ModelBase { - const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; const PLANNED_LEARNING_HOURS_SECOND_YEAR = 'plannedLearningHoursSecondYear'; @@ -101,6 +100,4 @@ public function setProgrammeAimType($programmeAimType = null) { $this->setProperty('programmeAimType', $programmeAimType); } - - } diff --git a/src/Arbor/Model/UkDfe/ProgrammeInstance.php b/src/Arbor/Model/UkDfe/ProgrammeInstance.php index e031f79b..503a8c63 100644 --- a/src/Arbor/Model/UkDfe/ProgrammeInstance.php +++ b/src/Arbor/Model/UkDfe/ProgrammeInstance.php @@ -9,7 +9,6 @@ class ProgrammeInstance extends ModelBase { - const PARTNER_UKPRN = 'partnerUkprn'; const PLANNED_LEARNING_HOURS = 'plannedLearningHours'; @@ -101,6 +100,4 @@ public function setPlannedLearningHoursSecondYear($plannedLearningHoursSecondYea { $this->setProperty('plannedLearningHoursSecondYear', $plannedLearningHoursSecondYear); } - - } diff --git a/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php b/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php index 46dcebbb..a7d3c25b 100644 --- a/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php +++ b/src/Arbor/Model/UkDfe/PupilPremiumRecipient.php @@ -11,7 +11,6 @@ class PupilPremiumRecipient extends ModelBase { - const STUDENT = 'student'; const CURRICULUM_GRADE = 'curriculumGrade'; @@ -175,6 +174,4 @@ public function setLastFsm($lastFsm = null) { $this->setProperty('lastFsm', $lastFsm); } - - } diff --git a/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php b/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php index 557fb172..7b124141 100644 --- a/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php +++ b/src/Arbor/Model/UkDfe/PupilPremiumRecipientType.php @@ -9,7 +9,6 @@ class PupilPremiumRecipientType extends ModelBase { - const PUPIL_PREMIUM_RECIPIENT = 'pupilPremiumRecipient'; const PUPIL_PREMIUM_TYPE = 'pupilPremiumType'; @@ -83,6 +82,4 @@ public function setPupilPremiumType($pupilPremiumType = null) { $this->setProperty('pupilPremiumType', $pupilPremiumType); } - - } diff --git a/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php b/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php index 6d23c419..96a99554 100644 --- a/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php +++ b/src/Arbor/Model/UkDfe/QualifiedTeacherRoute.php @@ -9,7 +9,6 @@ class QualifiedTeacherRoute extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/Religion.php b/src/Arbor/Model/UkDfe/Religion.php index 7412782e..4e03ca45 100644 --- a/src/Arbor/Model/UkDfe/Religion.php +++ b/src/Arbor/Model/UkDfe/Religion.php @@ -9,7 +9,6 @@ class Religion extends ModelBase { - const D00009 = 'd00009'; const D00195 = 'd00195'; @@ -83,6 +82,4 @@ public function setD00195($d00195 = null) { $this->setProperty('d00195', $d00195); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolCensus.php b/src/Arbor/Model/UkDfe/SchoolCensus.php index 73c2a249..5f88da3b 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensus.php +++ b/src/Arbor/Model/UkDfe/SchoolCensus.php @@ -10,7 +10,6 @@ class SchoolCensus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -228,6 +227,4 @@ public function setSchoolCensusSpecificTime(\DateTime $schoolCensusSpecificTime { $this->setProperty('schoolCensusSpecificTime', $schoolCensusSpecificTime); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusClass.php b/src/Arbor/Model/UkDfe/SchoolCensusClass.php index a37dd4d5..7d77f2a5 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusClass.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusClass.php @@ -10,7 +10,6 @@ class SchoolCensusClass extends ModelBase { - const SCHOOL_CENSUS = 'schoolCensus'; const SESSION = 'session'; @@ -210,6 +209,4 @@ public function setInfantPupilExceptions($infantPupilExceptions = null) { $this->setProperty('infantPupilExceptions', $infantPupilExceptions); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php b/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php index 467feb7f..d1e80d61 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusPupilReconciliation.php @@ -9,7 +9,6 @@ class SchoolCensusPupilReconciliation extends ModelBase { - const SCHOOL_CENSUS = 'schoolCensus'; const PART_TIME_NOT_IN = 'partTimeNotIn'; @@ -155,6 +154,4 @@ public function setFECollege($fECollege = null) { $this->setProperty('fECollege', $fECollege); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusReturn.php b/src/Arbor/Model/UkDfe/SchoolCensusReturn.php index 88c66891..373f1530 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusReturn.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusReturn.php @@ -10,7 +10,6 @@ class SchoolCensusReturn extends ModelBase { - const SCHOOL_CENSUS = 'schoolCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -318,6 +317,4 @@ public function setSubmittedDatetime(\DateTime $submittedDatetime = null) { $this->setProperty('submittedDatetime', $submittedDatetime); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php b/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php index 66560282..dbc00caf 100644 --- a/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php +++ b/src/Arbor/Model/UkDfe/SchoolCensusSchoolDetail.php @@ -9,7 +9,6 @@ class SchoolCensusSchoolDetail extends ModelBase { - const SCHOOL_CENSUS = 'schoolCensus'; const TEEN_MOTHER_PLACES = 'teenMotherPlaces'; @@ -281,6 +280,4 @@ public function setPreviousYearQualificationResultsJson($previousYearQualificati { $this->setProperty('previousYearQualificationResultsJson', $previousYearQualificationResultsJson); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolGovernanceType.php b/src/Arbor/Model/UkDfe/SchoolGovernanceType.php index cb4b2c41..7181d0b0 100644 --- a/src/Arbor/Model/UkDfe/SchoolGovernanceType.php +++ b/src/Arbor/Model/UkDfe/SchoolGovernanceType.php @@ -9,7 +9,6 @@ class SchoolGovernanceType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolIntakeType.php b/src/Arbor/Model/UkDfe/SchoolIntakeType.php index 1e41cf9c..b91023b7 100644 --- a/src/Arbor/Model/UkDfe/SchoolIntakeType.php +++ b/src/Arbor/Model/UkDfe/SchoolIntakeType.php @@ -9,7 +9,6 @@ class SchoolIntakeType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php b/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php index 9d72e280..7f5cb014 100644 --- a/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php +++ b/src/Arbor/Model/UkDfe/SchoolLedTutoringHour.php @@ -10,7 +10,6 @@ class SchoolLedTutoringHour extends ModelBase { - const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -120,6 +119,4 @@ public function setHours($hours = null) { $this->setProperty('hours', $hours); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolType.php b/src/Arbor/Model/UkDfe/SchoolType.php index ae3b8db6..e5bf08d7 100644 --- a/src/Arbor/Model/UkDfe/SchoolType.php +++ b/src/Arbor/Model/UkDfe/SchoolType.php @@ -9,7 +9,6 @@ class SchoolType extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setLabel($label = null) { $this->setProperty('label', $label); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php index e027ca71..5ea1de89 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensus.php @@ -10,7 +10,6 @@ class SchoolWorkforceCensus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -174,6 +173,4 @@ public function setCensusSubmissionDeadlineDate(\DateTime $censusSubmissionDeadl { $this->setProperty('censusSubmissionDeadlineDate', $censusSubmissionDeadlineDate); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php index 5c241046..6ea59e7d 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusAgencyTpSupportCount.php @@ -10,7 +10,6 @@ class SchoolWorkforceCensusAgencyTpSupportCount extends ModelBase { - const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -138,6 +137,4 @@ public function setSupHeadCount($supHeadCount = null) { $this->setProperty('supHeadCount', $supHeadCount); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php index bee0610a..5f59235d 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusReturn.php @@ -10,7 +10,6 @@ class SchoolWorkforceCensusReturn extends ModelBase { - const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -318,6 +317,4 @@ public function setSubmittedDatetime(\DateTime $submittedDatetime = null) { $this->setProperty('submittedDatetime', $submittedDatetime); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php index dd394dbe..7dc80f55 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusStaffInformation.php @@ -9,7 +9,6 @@ class SchoolWorkforceCensusStaffInformation extends ModelBase { - const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const OCCASIONALS_QTS = 'occasionalsQts'; @@ -119,6 +118,4 @@ public function setOccasionalsNotKnown($occasionalsNotKnown = null) { $this->setProperty('occasionalsNotKnown', $occasionalsNotKnown); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php index 56c89d57..d401b229 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceCensusVacancy.php @@ -11,7 +11,6 @@ class SchoolWorkforceCensusVacancy extends ModelBase { - const SCHOOL_WORKFORCE_CENSUS = 'schoolWorkforceCensus'; const EDUCATIONAL_INSTITUTION = 'educationalInstitution'; @@ -175,6 +174,4 @@ public function setVacancyAdvertised($vacancyAdvertised = null) { $this->setProperty('vacancyAdvertised', $vacancyAdvertised); } - - } diff --git a/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php b/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php index 32951b1b..330c8cc8 100644 --- a/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php +++ b/src/Arbor/Model/UkDfe/SchoolWorkforceVacancyPost.php @@ -9,7 +9,6 @@ class SchoolWorkforceVacancyPost extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setPost($post = null) { $this->setProperty('post', $post); } - - } diff --git a/src/Arbor/Model/UkDfe/SenNeedType.php b/src/Arbor/Model/UkDfe/SenNeedType.php index 68208173..64e7dafc 100644 --- a/src/Arbor/Model/UkDfe/SenNeedType.php +++ b/src/Arbor/Model/UkDfe/SenNeedType.php @@ -9,7 +9,6 @@ class SenNeedType extends ModelBase { - const D00237 = 'd00237'; const EXPORT_CODE = 'exportCode'; @@ -83,6 +82,4 @@ public function setExportCode($exportCode = null) { $this->setProperty('exportCode', $exportCode); } - - } diff --git a/src/Arbor/Model/UkDfe/SenStatus.php b/src/Arbor/Model/UkDfe/SenStatus.php index b75d4084..f722b1d4 100644 --- a/src/Arbor/Model/UkDfe/SenStatus.php +++ b/src/Arbor/Model/UkDfe/SenStatus.php @@ -9,7 +9,6 @@ class SenStatus extends ModelBase { - const D00229 = 'd00229'; protected $_resourceType = ResourceType::UK_DFE_SEN_STATUS; @@ -65,6 +64,4 @@ public function setD00229($d00229 = null) { $this->setProperty('d00229', $d00229); } - - } diff --git a/src/Arbor/Model/UkDfe/SenStatusAssignment.php b/src/Arbor/Model/UkDfe/SenStatusAssignment.php index f888bef3..c0ebff23 100644 --- a/src/Arbor/Model/UkDfe/SenStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/SenStatusAssignment.php @@ -9,7 +9,6 @@ class SenStatusAssignment extends ModelBase { - const IS_MEMBER_OF_SEN_UNIT = 'isMemberOfSenUnit'; const HAS_RESOURCED_PROVISION = 'hasResourcedProvision'; @@ -83,6 +82,4 @@ public function setHasResourcedProvision($hasResourcedProvision = null) { $this->setProperty('hasResourcedProvision', $hasResourcedProvision); } - - } diff --git a/src/Arbor/Model/UkDfe/ServiceChildConcern.php b/src/Arbor/Model/UkDfe/ServiceChildConcern.php index 5b2a60a5..7cffc5da 100644 --- a/src/Arbor/Model/UkDfe/ServiceChildConcern.php +++ b/src/Arbor/Model/UkDfe/ServiceChildConcern.php @@ -10,7 +10,6 @@ class ServiceChildConcern extends ModelBase { - const STUDENT = 'student'; const MOVE_CONCERN = 'moveConcern'; @@ -192,6 +191,4 @@ public function setCtfImportJobStudent(CtfImportJobStudent $ctfImportJobStudent { $this->setProperty('ctfImportJobStudent', $ctfImportJobStudent); } - - } diff --git a/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php b/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php index 8cda17ca..19c0d4a7 100644 --- a/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/ServiceChildStatusAssignment.php @@ -10,7 +10,6 @@ class ServiceChildStatusAssignment extends ModelBase { - const STUDENT = 'student'; const START_DATE = 'startDate'; @@ -102,6 +101,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/UkDfe/Staff.php b/src/Arbor/Model/UkDfe/Staff.php index d91c607b..57b16e3b 100644 --- a/src/Arbor/Model/UkDfe/Staff.php +++ b/src/Arbor/Model/UkDfe/Staff.php @@ -9,7 +9,6 @@ class Staff extends ModelBase { - const ELIGIBLE_FOR_SCHOOL_WORKFORCE_RETURN = 'eligibleForSchoolWorkforceReturn'; const QUALIFIED_TEACHER_STATUS = 'qualifiedTeacherStatus'; @@ -173,6 +172,4 @@ public function setNewlyQualifiedTeacherDate(\DateTime $newlyQualifiedTeacherDat { $this->setProperty('newlyQualifiedTeacherDate', $newlyQualifiedTeacherDate); } - - } diff --git a/src/Arbor/Model/UkDfe/Student.php b/src/Arbor/Model/UkDfe/Student.php index 475c2db2..74a407d4 100644 --- a/src/Arbor/Model/UkDfe/Student.php +++ b/src/Arbor/Model/UkDfe/Student.php @@ -10,7 +10,6 @@ class Student extends ModelBase { - const UNIQUE_LEARNER_NUMBER = 'uniqueLearnerNumber'; const HOME_LOCAL_AUTHORITY = 'homeLocalAuthority'; @@ -390,6 +389,4 @@ public function setTLevelPlannedEepHours($tLevelPlannedEepHours = null) { $this->setProperty('tLevelPlannedEepHours', $tLevelPlannedEepHours); } - - } diff --git a/src/Arbor/Model/UkDfe/StudentFundingType.php b/src/Arbor/Model/UkDfe/StudentFundingType.php index aa6ce547..ec466dca 100644 --- a/src/Arbor/Model/UkDfe/StudentFundingType.php +++ b/src/Arbor/Model/UkDfe/StudentFundingType.php @@ -9,7 +9,6 @@ class StudentFundingType extends ModelBase { - const D00209 = 'd00209'; protected $_resourceType = ResourceType::UK_DFE_STUDENT_FUNDING_TYPE; @@ -65,6 +64,4 @@ public function setD00209($d00209 = null) { $this->setProperty('d00209', $d00209); } - - } diff --git a/src/Arbor/Model/UkDfe/Subject.php b/src/Arbor/Model/UkDfe/Subject.php index 617b100e..db19fdfc 100644 --- a/src/Arbor/Model/UkDfe/Subject.php +++ b/src/Arbor/Model/UkDfe/Subject.php @@ -9,7 +9,6 @@ class Subject extends ModelBase { - const USED_IN_SWF_ONLY = 'usedInSwfOnly'; const USED_IN_CBDS_ONLY = 'usedInCbdsOnly'; @@ -119,6 +118,4 @@ public function setD00220($d00220 = null) { $this->setProperty('d00220', $d00220); } - - } diff --git a/src/Arbor/Model/UkDfe/TravellerStatus.php b/src/Arbor/Model/UkDfe/TravellerStatus.php index cd5a28ee..ab5177dc 100644 --- a/src/Arbor/Model/UkDfe/TravellerStatus.php +++ b/src/Arbor/Model/UkDfe/TravellerStatus.php @@ -9,7 +9,6 @@ class TravellerStatus extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -119,6 +118,4 @@ public function setTravellerStatusName($travellerStatusName = null) { $this->setProperty('travellerStatusName', $travellerStatusName); } - - } diff --git a/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php b/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php index 95e9f6e7..12425529 100644 --- a/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/TravellerStatusAssignment.php @@ -10,7 +10,6 @@ class TravellerStatusAssignment extends ModelBase { - const TRAVELLER_STATUS = 'travellerStatus'; const STUDENT = 'student'; @@ -138,6 +137,4 @@ public function setInformationSource($informationSource = null) { $this->setProperty('informationSource', $informationSource); } - - } diff --git a/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php b/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php index ba82a445..8b0fe2cb 100644 --- a/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php +++ b/src/Arbor/Model/UkDfe/TwoYearOldFundingBasis.php @@ -10,7 +10,6 @@ class TwoYearOldFundingBasis extends ModelBase { - const STUDENT = 'student'; const FUNDING_BASIS = 'fundingBasis'; @@ -84,6 +83,4 @@ public function setFundingBasis($fundingBasis = null) { $this->setProperty('fundingBasis', $fundingBasis); } - - } diff --git a/src/Arbor/Model/UkDfe/UcasImport.php b/src/Arbor/Model/UkDfe/UcasImport.php index a2427709..e569eff7 100644 --- a/src/Arbor/Model/UkDfe/UcasImport.php +++ b/src/Arbor/Model/UkDfe/UcasImport.php @@ -9,7 +9,6 @@ class UcasImport extends ModelBase { - const NAME = 'name'; const FILE_DATE = 'fileDate'; @@ -83,6 +82,4 @@ public function setFileDate(\DateTime $fileDate = null) { $this->setProperty('fileDate', $fileDate); } - - } diff --git a/src/Arbor/Model/UkDfe/UcasImportRecord.php b/src/Arbor/Model/UkDfe/UcasImportRecord.php index fca56cef..98591003 100644 --- a/src/Arbor/Model/UkDfe/UcasImportRecord.php +++ b/src/Arbor/Model/UkDfe/UcasImportRecord.php @@ -10,7 +10,6 @@ class UcasImportRecord extends ModelBase { - const UCAS_IMPORT = 'ucasImport'; const CSV_ROW = 'csvRow'; @@ -228,6 +227,4 @@ public function setCampusCode($campusCode = null) { $this->setProperty('campusCode', $campusCode); } - - } diff --git a/src/Arbor/Model/UkDfe/UciAssignment.php b/src/Arbor/Model/UkDfe/UciAssignment.php index b8c2488a..50687283 100644 --- a/src/Arbor/Model/UkDfe/UciAssignment.php +++ b/src/Arbor/Model/UkDfe/UciAssignment.php @@ -10,7 +10,6 @@ class UciAssignment extends ModelBase { - const STUDENT = 'student'; const UCI = 'uci'; @@ -192,6 +191,4 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } - - } diff --git a/src/Arbor/Model/UkDfe/UnenrolmentReason.php b/src/Arbor/Model/UkDfe/UnenrolmentReason.php index 2a155803..535f81b1 100644 --- a/src/Arbor/Model/UkDfe/UnenrolmentReason.php +++ b/src/Arbor/Model/UkDfe/UnenrolmentReason.php @@ -9,7 +9,6 @@ class UnenrolmentReason extends ModelBase { - const D00206 = 'd00206'; protected $_resourceType = ResourceType::UK_DFE_UNENROLMENT_REASON; @@ -65,6 +64,4 @@ public function setD00206($d00206 = null) { $this->setProperty('d00206', $d00206); } - - } diff --git a/src/Arbor/Model/UkDfe/UpnAssignment.php b/src/Arbor/Model/UkDfe/UpnAssignment.php index a8e13474..596260bd 100644 --- a/src/Arbor/Model/UkDfe/UpnAssignment.php +++ b/src/Arbor/Model/UkDfe/UpnAssignment.php @@ -10,7 +10,6 @@ class UpnAssignment extends ModelBase { - const STUDENT = 'student'; const ISSUED_YEAR = 'issuedYear'; @@ -210,6 +209,4 @@ public function setIsTemporary($isTemporary = null) { $this->setProperty('isTemporary', $isTemporary); } - - } diff --git a/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php b/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php index 294ae5dd..3580fdad 100644 --- a/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php +++ b/src/Arbor/Model/UkDfe/YoungCarerStatusAssignment.php @@ -10,7 +10,6 @@ class YoungCarerStatusAssignment extends ModelBase { - const STUDENT = 'student'; const IDENTIFIED_BY = 'identifiedBy'; @@ -120,6 +119,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php b/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php index b20cadaf..3381733d 100644 --- a/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php +++ b/src/Arbor/Model/UkIlr/AcademicYearEnrolment.php @@ -9,7 +9,6 @@ class AcademicYearEnrolment extends ModelBase { - const LEARNING_SUPPORT_COST = 'learningSupportCost'; protected $_resourceType = ResourceType::UK_ILR_ACADEMIC_YEAR_ENROLMENT; @@ -65,6 +64,4 @@ public function setLearningSupportCost($learningSupportCost = null) { $this->setProperty('learningSupportCost', $learningSupportCost); } - - } diff --git a/src/Arbor/Model/UkIlr/Employer.php b/src/Arbor/Model/UkIlr/Employer.php index 2c32189e..31692058 100644 --- a/src/Arbor/Model/UkIlr/Employer.php +++ b/src/Arbor/Model/UkIlr/Employer.php @@ -9,7 +9,6 @@ class Employer extends ModelBase { - const EDS_EMPLOYER_ID = 'edsEmployerId'; const SMALL_EMPLOYER = 'smallEmployer'; @@ -101,6 +100,4 @@ public function setSmallMediumEmployer($smallMediumEmployer = null) { $this->setProperty('smallMediumEmployer', $smallMediumEmployer); } - - } diff --git a/src/Arbor/Model/UkIlr/IlrReturn.php b/src/Arbor/Model/UkIlr/IlrReturn.php index 92febe08..bb6c1df3 100644 --- a/src/Arbor/Model/UkIlr/IlrReturn.php +++ b/src/Arbor/Model/UkIlr/IlrReturn.php @@ -9,7 +9,6 @@ class IlrReturn extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -245,6 +244,4 @@ public function setEfaFunded($efaFunded = null) { $this->setProperty('efaFunded', $efaFunded); } - - } diff --git a/src/Arbor/Model/UkIlr/MedicalCondition.php b/src/Arbor/Model/UkIlr/MedicalCondition.php index 99ff5f3b..4bff40d3 100644 --- a/src/Arbor/Model/UkIlr/MedicalCondition.php +++ b/src/Arbor/Model/UkIlr/MedicalCondition.php @@ -10,7 +10,6 @@ class MedicalCondition extends ModelBase { - const ILR_RETURN_SEN_NEED_TYPE = 'ilrReturnSenNeedType'; protected $_resourceType = ResourceType::UK_ILR_MEDICAL_CONDITION; @@ -66,6 +65,4 @@ public function setIlrReturnSenNeedType(SenNeedType $ilrReturnSenNeedType = null { $this->setProperty('ilrReturnSenNeedType', $ilrReturnSenNeedType); } - - } diff --git a/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php b/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php index 800c78fd..81dbed16 100644 --- a/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php +++ b/src/Arbor/Model/UkIlr/ProgrammeEnrolment.php @@ -9,7 +9,6 @@ class ProgrammeEnrolment extends ModelBase { - const PROGRAMME_TYPE = 'programmeType'; const FUNDING_MODEL = 'fundingModel'; @@ -425,6 +424,4 @@ public function setDeliveryOrganisation(ModelBase $deliveryOrganisation = null) { $this->setProperty('deliveryOrganisation', $deliveryOrganisation); } - - } diff --git a/src/Arbor/Model/UkIlr/ProgrammeInstance.php b/src/Arbor/Model/UkIlr/ProgrammeInstance.php index bacfb53a..bc6dac9e 100644 --- a/src/Arbor/Model/UkIlr/ProgrammeInstance.php +++ b/src/Arbor/Model/UkIlr/ProgrammeInstance.php @@ -9,7 +9,6 @@ class ProgrammeInstance extends ModelBase { - const PROGRAMME_TYPE = 'programmeType'; const FUNDING_MODEL = 'fundingModel'; @@ -119,6 +118,4 @@ public function setSourceOfFunding($sourceOfFunding = null) { $this->setProperty('sourceOfFunding', $sourceOfFunding); } - - } diff --git a/src/Arbor/Model/UkIlr/SenNeed.php b/src/Arbor/Model/UkIlr/SenNeed.php index 7a5b5bca..6c0cc799 100644 --- a/src/Arbor/Model/UkIlr/SenNeed.php +++ b/src/Arbor/Model/UkIlr/SenNeed.php @@ -9,7 +9,6 @@ class SenNeed extends ModelBase { - const IS_AGREED_WITH_STUDENT = 'isAgreedWithStudent'; protected $_resourceType = ResourceType::UK_ILR_SEN_NEED; @@ -65,6 +64,4 @@ public function setIsAgreedWithStudent($isAgreedWithStudent = null) { $this->setProperty('isAgreedWithStudent', $isAgreedWithStudent); } - - } diff --git a/src/Arbor/Model/UkIlr/SenNeedType.php b/src/Arbor/Model/UkIlr/SenNeedType.php index 6f7909fe..d1c6660e 100644 --- a/src/Arbor/Model/UkIlr/SenNeedType.php +++ b/src/Arbor/Model/UkIlr/SenNeedType.php @@ -9,7 +9,6 @@ class SenNeedType extends ModelBase { - const LLDD_CODE = 'llddCode'; const ILR_RETURN_VALUE = 'ilrReturnValue'; @@ -83,6 +82,4 @@ public function setIlrReturnValue($ilrReturnValue = null) { $this->setProperty('ilrReturnValue', $ilrReturnValue); } - - } diff --git a/src/Arbor/Model/UkIlr/Student.php b/src/Arbor/Model/UkIlr/Student.php index ffbb9159..24889ef6 100644 --- a/src/Arbor/Model/UkIlr/Student.php +++ b/src/Arbor/Model/UkIlr/Student.php @@ -9,7 +9,6 @@ class Student extends ModelBase { - const MIGRATED_AS_PART_OF_PROVIDER_MERGER = 'migratedAsPartOfProviderMerger'; const MOVED_DUE_TO_MINIMUM_CONTRACT_LEVEL = 'movedDueToMinimumContractLevel'; @@ -101,6 +100,4 @@ public function setPrimaryLlddAndHealthProblem(ModelBase $primaryLlddAndHealthPr { $this->setProperty('primaryLlddAndHealthProblem', $primaryLlddAndHealthProblem); } - - } diff --git a/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php b/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php index 3f41c093..a9ada4d6 100644 --- a/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php +++ b/src/Arbor/Model/UkIlr/StudentEmploymentRecord.php @@ -10,7 +10,6 @@ class StudentEmploymentRecord extends ModelBase { - const BSI1 = 'bsi1'; const BSI2 = 'bsi2'; @@ -156,6 +155,4 @@ public function setMadeRedundantStudentEmploymentRecord(StudentEmploymentRecord { $this->setProperty('madeRedundantStudentEmploymentRecord', $madeRedundantStudentEmploymentRecord); } - - } diff --git a/src/Arbor/Model/UkJcq/EdiExportJob.php b/src/Arbor/Model/UkJcq/EdiExportJob.php index c227d90c..775b1bcd 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJob.php +++ b/src/Arbor/Model/UkJcq/EdiExportJob.php @@ -11,7 +11,6 @@ class EdiExportJob extends ModelBase { - const FILE_NAME = 'fileName'; const FILE_TYPE = 'fileType'; @@ -175,6 +174,4 @@ public function setQualificationAvailabilityInstance(QualificationAvailabilityIn { $this->setProperty('qualificationAvailabilityInstance', $qualificationAvailabilityInstance); } - - } diff --git a/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php b/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php index 669269f7..d70bb59a 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php +++ b/src/Arbor/Model/UkJcq/EdiExportJobCandidateEntry.php @@ -10,7 +10,6 @@ class EdiExportJobCandidateEntry extends ModelBase { - const EDI_EXPORT_JOB = 'ediExportJob'; const CANDIDATE_ENTRY = 'candidateEntry'; @@ -84,6 +83,4 @@ public function setCandidateEntry(CandidateEntry $candidateEntry = null) { $this->setProperty('candidateEntry', $candidateEntry); } - - } diff --git a/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php b/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php index 45b1d664..6892d8de 100644 --- a/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php +++ b/src/Arbor/Model/UkJcq/EdiExportJobCandidateRegistration.php @@ -10,7 +10,6 @@ class EdiExportJobCandidateRegistration extends ModelBase { - const EDI_EXPORT_JOB = 'ediExportJob'; const CANDIDATE_REGISTRATION = 'candidateRegistration'; @@ -84,6 +83,4 @@ public function setCandidateRegistration(CandidateRegistration $candidateRegistr { $this->setProperty('candidateRegistration', $candidateRegistration); } - - } diff --git a/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php b/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php index 8e76db13..7b03dbbb 100644 --- a/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php +++ b/src/Arbor/Model/UkJcq/QualificationAvailabilityInstance.php @@ -9,7 +9,6 @@ class QualificationAvailabilityInstance extends ModelBase { - const EDI_AWARDING_BODY_IDENTIFIER = 'ediAwardingBodyIdentifier'; protected $_resourceType = ResourceType::UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE; @@ -65,6 +64,4 @@ public function setEdiAwardingBodyIdentifier($ediAwardingBodyIdentifier = null) { $this->setProperty('ediAwardingBodyIdentifier', $ediAwardingBodyIdentifier); } - - } diff --git a/src/Arbor/Model/UkJcq/QualificationAward.php b/src/Arbor/Model/UkJcq/QualificationAward.php index 6ca52512..5fd90eeb 100644 --- a/src/Arbor/Model/UkJcq/QualificationAward.php +++ b/src/Arbor/Model/UkJcq/QualificationAward.php @@ -9,7 +9,6 @@ class QualificationAward extends ModelBase { - const QCA_ACCREDITATION_NUMBER = 'qcaAccreditationNumber'; const KS4_DISCOUNT_CODE2014 = 'ks4DiscountCode2014'; @@ -155,6 +154,4 @@ public function setPost16DiscountCode($post16DiscountCode = null) { $this->setProperty('post16DiscountCode', $post16DiscountCode); } - - } diff --git a/src/Arbor/Model/UnenrolmentReason.php b/src/Arbor/Model/UnenrolmentReason.php index df7b0ca8..c32d5d51 100644 --- a/src/Arbor/Model/UnenrolmentReason.php +++ b/src/Arbor/Model/UnenrolmentReason.php @@ -6,7 +6,6 @@ class UnenrolmentReason extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -134,6 +133,4 @@ public function setD00206($d00206 = null) { $this->setProperty('d00206', $d00206); } - - } diff --git a/src/Arbor/Model/University.php b/src/Arbor/Model/University.php index 1b7ae1d4..6c01b7cc 100644 --- a/src/Arbor/Model/University.php +++ b/src/Arbor/Model/University.php @@ -6,7 +6,6 @@ class University extends ModelBase { - const NAME = 'name'; const SHORT_NAME = 'shortName'; @@ -80,6 +79,4 @@ public function setShortName($shortName = null) { $this->setProperty('shortName', $shortName); } - - } diff --git a/src/Arbor/Model/UniversityStaff.php b/src/Arbor/Model/UniversityStaff.php index 30a49e2b..42e7a2f1 100644 --- a/src/Arbor/Model/UniversityStaff.php +++ b/src/Arbor/Model/UniversityStaff.php @@ -6,7 +6,6 @@ class UniversityStaff extends ModelBase { - const UNIVERSITY = 'university'; const PERSON = 'person'; @@ -98,6 +97,4 @@ public function setPosition($position = null) { $this->setProperty('position', $position); } - - } diff --git a/src/Arbor/Model/UsageLogEntry.php b/src/Arbor/Model/UsageLogEntry.php index 7a901258..b9eeb69b 100644 --- a/src/Arbor/Model/UsageLogEntry.php +++ b/src/Arbor/Model/UsageLogEntry.php @@ -6,7 +6,6 @@ class UsageLogEntry extends ModelBase { - const TIMESTAMP = 'timestamp'; const USER = 'user'; @@ -260,6 +259,4 @@ public function setUserAgent($userAgent = null) { $this->setProperty('userAgent', $userAgent); } - - } diff --git a/src/Arbor/Model/User.php b/src/Arbor/Model/User.php index 211d72fa..9d2ca992 100644 --- a/src/Arbor/Model/User.php +++ b/src/Arbor/Model/User.php @@ -6,7 +6,6 @@ class User extends ModelBase { - const STAFF = 'staff'; const STUDENT = 'student'; @@ -512,6 +511,4 @@ public function setAcceptSaasTermsAndConditionsByDatetime(\DateTime $acceptSaasT { $this->setProperty('acceptSaasTermsAndConditionsByDatetime', $acceptSaasTermsAndConditionsByDatetime); } - - } diff --git a/src/Arbor/Model/UserBeta.php b/src/Arbor/Model/UserBeta.php index e3b724ff..2874b223 100644 --- a/src/Arbor/Model/UserBeta.php +++ b/src/Arbor/Model/UserBeta.php @@ -6,7 +6,6 @@ class UserBeta extends ModelBase { - const USER = 'user'; const IS_ELIGIBLE = 'isEligible'; @@ -98,6 +97,4 @@ public function setIsEnabled($isEnabled = null) { $this->setProperty('isEnabled', $isEnabled); } - - } diff --git a/src/Arbor/Model/UserDefinedField.php b/src/Arbor/Model/UserDefinedField.php index 840ae0f5..cfd956b2 100644 --- a/src/Arbor/Model/UserDefinedField.php +++ b/src/Arbor/Model/UserDefinedField.php @@ -6,7 +6,6 @@ class UserDefinedField extends ModelBase { - const FIELD_NAME = 'fieldName'; const IDENTIFIER = 'identifier'; @@ -170,6 +169,4 @@ public function setActive($active = null) { $this->setProperty('active', $active); } - - } diff --git a/src/Arbor/Model/UserDefinedFieldImport.php b/src/Arbor/Model/UserDefinedFieldImport.php index cf455cf2..73d1397a 100644 --- a/src/Arbor/Model/UserDefinedFieldImport.php +++ b/src/Arbor/Model/UserDefinedFieldImport.php @@ -6,7 +6,6 @@ class UserDefinedFieldImport extends ModelBase { - const USER_DEFINED_IMPORT_JOB = 'userDefinedImportJob'; const ENTITY = 'entity'; @@ -152,6 +151,4 @@ public function setRequiredErrors($requiredErrors = null) { $this->setProperty('requiredErrors', $requiredErrors); } - - } diff --git a/src/Arbor/Model/UserDefinedFieldOption.php b/src/Arbor/Model/UserDefinedFieldOption.php index 1dc53fc1..4c00a4cd 100644 --- a/src/Arbor/Model/UserDefinedFieldOption.php +++ b/src/Arbor/Model/UserDefinedFieldOption.php @@ -6,7 +6,6 @@ class UserDefinedFieldOption extends ModelBase { - const USER_DEFINED_FIELD = 'userDefinedField'; const NAME = 'name'; @@ -116,6 +115,4 @@ public function setActive($active = null) { $this->setProperty('active', $active); } - - } diff --git a/src/Arbor/Model/UserDefinedFieldPermission.php b/src/Arbor/Model/UserDefinedFieldPermission.php index db4729ba..c3b71d40 100644 --- a/src/Arbor/Model/UserDefinedFieldPermission.php +++ b/src/Arbor/Model/UserDefinedFieldPermission.php @@ -6,7 +6,6 @@ class UserDefinedFieldPermission extends ModelBase { - const USER_DEFINED_FIELD = 'userDefinedField'; const IDENTIFIER = 'identifier'; @@ -116,6 +115,4 @@ public function setActive($active = null) { $this->setProperty('active', $active); } - - } diff --git a/src/Arbor/Model/UserDefinedRecord.php b/src/Arbor/Model/UserDefinedRecord.php index 4881a37d..7e2dae72 100644 --- a/src/Arbor/Model/UserDefinedRecord.php +++ b/src/Arbor/Model/UserDefinedRecord.php @@ -6,7 +6,6 @@ class UserDefinedRecord extends ModelBase { - const ENTITY = 'entity'; const USER_DEFINED_FIELD = 'userDefinedField'; @@ -98,6 +97,4 @@ public function setValue($value = null) { $this->setProperty('value', $value); } - - } diff --git a/src/Arbor/Model/UserLogin.php b/src/Arbor/Model/UserLogin.php index f452992b..076caac2 100644 --- a/src/Arbor/Model/UserLogin.php +++ b/src/Arbor/Model/UserLogin.php @@ -6,7 +6,6 @@ class UserLogin extends ModelBase { - const USER = 'user'; const LOGIN_DATETIME = 'loginDatetime'; @@ -152,6 +151,4 @@ public function setIdentityProvider($identityProvider = null) { $this->setProperty('identityProvider', $identityProvider); } - - } diff --git a/src/Arbor/Model/UserNotification.php b/src/Arbor/Model/UserNotification.php index 4aed430c..92b1eb7a 100644 --- a/src/Arbor/Model/UserNotification.php +++ b/src/Arbor/Model/UserNotification.php @@ -6,7 +6,6 @@ class UserNotification extends ModelBase { - const USER = 'user'; const IS_READ = 'isRead'; @@ -260,6 +259,4 @@ public function setSubject($subject = null) { $this->setProperty('subject', $subject); } - - } diff --git a/src/Arbor/Model/UserRole.php b/src/Arbor/Model/UserRole.php index fde28883..5ecb0c08 100644 --- a/src/Arbor/Model/UserRole.php +++ b/src/Arbor/Model/UserRole.php @@ -6,7 +6,6 @@ class UserRole extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setIsExternalAdministratorRole($isExternalAdministratorRole = nu { $this->setProperty('isExternalAdministratorRole', $isExternalAdministratorRole); } - - } diff --git a/src/Arbor/Model/UserRoleAssignment.php b/src/Arbor/Model/UserRoleAssignment.php index 8114aa20..d45c3b1d 100644 --- a/src/Arbor/Model/UserRoleAssignment.php +++ b/src/Arbor/Model/UserRoleAssignment.php @@ -6,7 +6,6 @@ class UserRoleAssignment extends ModelBase { - const USER = 'user'; const USER_ROLE = 'userRole'; @@ -134,6 +133,4 @@ public function setEndDatetime(\DateTime $endDatetime = null) { $this->setProperty('endDatetime', $endDatetime); } - - } diff --git a/src/Arbor/Model/VatRate.php b/src/Arbor/Model/VatRate.php index 605dc1d6..68833c7f 100644 --- a/src/Arbor/Model/VatRate.php +++ b/src/Arbor/Model/VatRate.php @@ -6,7 +6,6 @@ class VatRate extends ModelBase { - const CODE = 'code'; const ACTIVE = 'active'; @@ -206,6 +205,4 @@ public function setEndDate(\DateTime $endDate = null) { $this->setProperty('endDate', $endDate); } - - } diff --git a/src/Arbor/Model/VisionTest.php b/src/Arbor/Model/VisionTest.php index c3f6f12e..f18a0aba 100644 --- a/src/Arbor/Model/VisionTest.php +++ b/src/Arbor/Model/VisionTest.php @@ -6,7 +6,6 @@ class VisionTest extends ModelBase { - const STUDENT = 'student'; const TEST_DATE = 'testDate'; @@ -116,6 +115,4 @@ public function setNotes($notes = null) { $this->setProperty('notes', $notes); } - - } diff --git a/src/Arbor/Model/VisualTableConfig.php b/src/Arbor/Model/VisualTableConfig.php index 5a988b07..4b79ae01 100644 --- a/src/Arbor/Model/VisualTableConfig.php +++ b/src/Arbor/Model/VisualTableConfig.php @@ -6,7 +6,6 @@ class VisualTableConfig extends ModelBase { - const PAGE_CONTEXT = 'pageContext'; const TABLE_URL = 'tableUrl'; @@ -134,6 +133,4 @@ public function setConfig($config = null) { $this->setProperty('config', $config); } - - } diff --git a/src/Arbor/Model/Voucher.php b/src/Arbor/Model/Voucher.php index a251cf23..3ad4e250 100644 --- a/src/Arbor/Model/Voucher.php +++ b/src/Arbor/Model/Voucher.php @@ -6,7 +6,6 @@ class Voucher extends ModelBase { - const BILL_PAYER = 'billPayer'; const PAYMENT_RECEIVED_DATE = 'paymentReceivedDate'; @@ -134,6 +133,4 @@ public function setCancelledDatetime(\DateTime $cancelledDatetime = null) { $this->setProperty('cancelledDatetime', $cancelledDatetime); } - - } diff --git a/src/Arbor/Model/WorkPlacement.php b/src/Arbor/Model/WorkPlacement.php index 35767f01..38e553ae 100644 --- a/src/Arbor/Model/WorkPlacement.php +++ b/src/Arbor/Model/WorkPlacement.php @@ -6,7 +6,6 @@ class WorkPlacement extends ModelBase { - const STUDENT = 'student'; const EMPLOYER = 'employer'; @@ -170,6 +169,4 @@ public function setProgrammeEnrolment(ProgrammeEnrolment $programmeEnrolment = n { $this->setProperty('programmeEnrolment', $programmeEnrolment); } - - } diff --git a/src/Arbor/Resource/ResourceType.php b/src/Arbor/Resource/ResourceType.php index e488b7a5..d369896e 100644 --- a/src/Arbor/Resource/ResourceType.php +++ b/src/Arbor/Resource/ResourceType.php @@ -4,710 +4,710 @@ class ResourceType { - const ACADEMIC_CALENDAR_DATE = 'AcademicCalendarDate'; - const ACADEMIC_LEVEL = 'AcademicLevel'; - const ACADEMIC_LEVEL_MEMBERSHIP = 'AcademicLevelMembership'; - const ACADEMIC_LEVEL_REGISTRATION_FORM_MAPPING = 'AcademicLevelRegistrationFormMapping'; - const ACADEMIC_LEVEL_TUTOR = 'AcademicLevelTutor'; - const ACADEMIC_HOLIDAY = 'AcademicHoliday'; - const ACADEMIC_NOTE = 'AcademicNote'; - const ACADEMIC_PROGRAMME = 'AcademicProgramme'; - const ACADEMIC_PROGRAMME_INSTANCE = 'AcademicProgrammeInstance'; - const ACADEMIC_TEACHING_HOUR = 'AcademicTeachingHour'; - const ACADEMIC_UNIT = 'AcademicUnit'; - const ACADEMIC_UNIT_ASSESSMENT = 'AcademicUnitAssessment'; - const ACADEMIC_UNIT_AUTOMATIC_ENROLMENT = 'AcademicUnitAutomaticEnrolment'; - const ACADEMIC_UNIT_BAND_ASSIGNMENT = 'AcademicUnitBandAssignment'; - const ACADEMIC_UNIT_BLOCK_ASSIGNMENT = 'AcademicUnitBlockAssignment'; - const ACADEMIC_UNIT_CURRICULUM = 'AcademicUnitCurriculum'; - const ACADEMIC_UNIT_ENROLMENT = 'AcademicUnitEnrolment'; - const ACADEMIC_UNIT_ENROLMENT_IMPORT = 'AcademicUnitEnrolmentImport'; - const ACADEMIC_UNIT_MARKSHEET_CUSTOM_REPORT = 'AcademicUnitMarksheetCustomReport'; - const ACADEMIC_UNIT_LEAD = 'AcademicUnitLead'; - const ACADEMIC_UNIT_QUALIFICATION_AWARD = 'AcademicUnitQualificationAward'; - const ACADEMIC_UNIT_QUALIFICATION_LINK = 'AcademicUnitQualificationLink'; - const ACADEMIC_UNIT_TAG = 'AcademicUnitTag'; - const ACADEMIC_UNIT_DEPARTMENT = 'AcademicUnitDepartment'; - const ACADEMIC_YEAR = 'AcademicYear'; - const ACADEMIC_WORKING_DAY = 'AcademicWorkingDay'; - const ACHIEVEMENT_LEVEL = 'AchievementLevel'; - const ACCESS_ARRANGEMENT = 'AccessArrangement'; - const CANDIDATE_ACCESS_ARRANGEMENT = 'CandidateAccessArrangement'; - const CANDIDATE_DISAPPLIED_ACCESS_ARRANGEMENT = 'CandidateDisappliedAccessArrangement'; - const ACHIEVEMENT_LEVEL_SET = 'AchievementLevelSet'; - const ADDITIONAL_PAYMENT_REASON = 'AdditionalPaymentReason'; - const AD_HOC_ASSESSMENT = 'AdHocAssessment'; - const AD_HOC_ASSESSMENT_BATCH = 'AdHocAssessmentBatch'; - const AD_HOC_ASSESSMENT_BATCH_TARGET = 'AdHocAssessmentBatchTarget'; - const AD_HOC_ASSESSMENT_BATCH_TARGET_SUBJECT = 'AdHocAssessmentBatchTargetSubject'; - const AD_HOC_ASSESSMENT_CATEGORY = 'AdHocAssessmentCategory'; - const ALERT = 'Alert'; - const ALERT_RULE = 'AlertRule'; - const ALERT_RULE_RECIPIENT = 'AlertRuleRecipient'; - const ALERT_RULE_CONDITION = 'AlertRuleCondition'; - const ALERT_RECIPIENT = 'AlertRecipient'; - const ALLOWANCE = 'Allowance'; - const ALLOWANCE_AMOUNT = 'AllowanceAmount'; - const APPLICATION = 'Application'; - const APPLICATION_APPEAL = 'ApplicationAppeal'; - const APPLICATION_SETTING = 'ApplicationSetting'; - const APPLICATION_WITHDRAWAL_REASON = 'ApplicationWithdrawalReason'; - const APPRAISAL = 'Appraisal'; - const ASSESSMENT = 'Assessment'; - const ASSESSMENT_ASPECT = 'AssessmentAspect'; - const ASSESSMENT_DEFAULT_DISPLAY_GRADE_SET = 'AssessmentDefaultDisplayGradeSet'; - const ASSESSMENT_GRADE_SET = 'AssessmentGradeSet'; - const ASSESSMENT_FRAMEWORK_ASSESSMENT = 'AssessmentFrameworkAssessment'; - const ASSESSMENT_STUDENT_GROUP = 'AssessmentStudentGroup'; - const ASSESSMENT_MARK_NON_SUBMISSION_REASON = 'AssessmentMarkNonSubmissionReason'; - const ACADEMIC_YEAR_ASSESSMENT = 'AcademicYearAssessment'; - const ASSESSMENT_DATA_COLLECTION = 'AssessmentDataCollection'; - const ASSESSMENT_DATA_COLLECTION_ITEM = 'AssessmentDataCollectionItem'; - const ASSESSMENT_DATA_COLLECTION_ITEM_ASSIGNED_STAFF = 'AssessmentDataCollectionItemAssignedStaff'; - const ASSESSMENT_METRIC = 'AssessmentMetric'; - const ASSESSMENT_METRIC_ASSESSMENT = 'AssessmentMetricAssessment'; - const ASSESSMENT_METRIC_RULE = 'AssessmentMetricRule'; - const ASSESSMENT_METRIC_RULE_STUDENT_GROUP = 'AssessmentMetricRuleStudentGroup'; - const ASSESSMENT_METRIC_RULE_GRADE_ITEM = 'AssessmentMetricRuleGradeItem'; - const ASSESSMENT_METRIC_RULE_TARGET_ITEM = 'AssessmentMetricRuleTargetItem'; - const ASSESSMENT_METRIC_SET = 'AssessmentMetricSet'; - const ASSESSMENT_METRIC_ASSESSMENT_BATCH = 'AssessmentMetricAssessmentBatch'; - const ASSESSMENT_DERIVATION = 'AssessmentDerivation'; - const ASSESSMENT_DERIVATION_DEPENDANT = 'AssessmentDerivationDependant'; - const ASSESSMENT_PROVIDER = 'AssessmentProvider'; - const ASSESSMENT_IMPORT_COLUMN = 'AssessmentImportColumn'; - const ASSESSMENT_IMPORT_ROW = 'AssessmentImportRow'; - const ASSESSMENT_IMPORT_ITEM = 'AssessmentImportItem'; - const ASSESSMENT_IMPORT_ERROR = 'AssessmentImportError'; - const ATTAINMENT_GROUP = 'AttainmentGroup'; - const ATTENDANCE_FOLLOW_UP = 'AttendanceFollowUp'; - const ATTENDANCE_MARK = 'AttendanceMark'; - const ATTENDANCE_RECORD = 'AttendanceRecord'; - const ATTENDANCE_ROLL_CALL = 'AttendanceRollCall'; - const ATTENDANCE_ROLL_CALL_TIME = 'AttendanceRollCallTime'; - const ATTENDANCE_ROLL_CALL_RECORD = 'AttendanceRollCallRecord'; - const ATTENDANCE_REGISTER = 'AttendanceRegister'; - const ATTENDANCE_REGISTER_TYPE = 'AttendanceRegisterType'; - const ATTENDANCE_REGISTER_TYPE_MARK = 'AttendanceRegisterTypeMark'; - const ATTENDANCE_PATTERN = 'AttendancePattern'; - const ATTENDANCE_PATTERN_PERIOD = 'AttendancePatternPeriod'; - const AWARDING_ORGANIZATION = 'AwardingOrganization'; - const BANK_DETAIL = 'BankDetail'; - const BASKET = 'Basket'; - const BASKET_ITEM = 'BasketItem'; - const BASKET_ITEM_PAYMENT_DATA = 'BasketItemPaymentData'; - const LEDGER_ENTRY = 'LedgerEntry'; - const INCOMING_CASHLESS_CATERING_SYSTEM_TRANSACTION = 'IncomingCashlessCateringSystemTransaction'; - const INTEGRATIONS_CASHLESS_CATERING_SYSTEM_PROVIDER = 'IntegrationsCashlessCateringSystemProvider'; - const BEHAVIOUR = 'Behaviour'; - const BEHAVIOUR_FOLLOW_UP = 'BehaviourFollowUp'; - const BEHAVIOUR_LOCATION = 'BehaviourLocation'; - const BEHAVIOUR_TIME = 'BehaviourTime'; - const BEHAVIOURAL_INCIDENT_ACTION = 'BehaviouralIncidentAction'; - const BEHAVIOURAL_INCIDENT = 'BehaviouralIncident'; - const BEHAVIOURAL_INCIDENT_BEHAVIOUR = 'BehaviouralIncidentBehaviour'; - const BEHAVIOURAL_INCIDENT_STAFF_INVOLVEMENT = 'BehaviouralIncidentStaffInvolvement'; - const BEHAVIOURAL_INCIDENT_STUDENT_INVOLVEMENT = 'BehaviouralIncidentStudentInvolvement'; - const BEHAVIOURAL_INCIDENT_WITNESS = 'BehaviouralIncidentWitness'; - const BEHAVIOURAL_NOTE = 'BehaviouralNote'; - const PHYSICAL_INTERVENTION_TECHNIQUE = 'PhysicalInterventionTechnique'; - const PHYSICAL_INTERVENTION_RECORD = 'PhysicalInterventionRecord'; - const PHYSICAL_INTERVENTION_RECORD_TECHNIQUE = 'PhysicalInterventionRecordTechnique'; - const PHYSICAL_INTERVENTION_RECORD_WITNESS = 'PhysicalInterventionRecordWitness'; - const BOARDING_PATTERN = 'BoardingPattern'; - const BOARDING_STATUS = 'BoardingStatus'; - const BOOKABLE_RESOURCE_PERIOD = 'BookableResourcePeriod'; - const BUSINESS_ROLE = 'BusinessRole'; - const BUSINESS_ROLE_ASSIGNMENT = 'BusinessRoleAssignment'; - const BUSINESS_ROLE_DEFAULT_USER_ROLE = 'BusinessRoleDefaultUserRole'; - const CALENDAR = 'Calendar'; - const CALENDAR_ENTRY_MAPPING = 'CalendarEntryMapping'; - const CALENDAR_ENTRY_REMINDER = 'CalendarEntryReminder'; - const CALENDAR_TYPE = 'CalendarType'; - const CANDIDATE = 'Candidate'; - const CANDIDATE_ASSESSABLE_ENTRY = 'CandidateAssessableEntry'; - const CANDIDATE_ENROLMENT = 'CandidateEnrolment'; - const CANDIDATE_ENTRY = 'CandidateEntry'; - const CANDIDATE_ENTRY_AUDIT = 'CandidateEntryAudit'; - const CANDIDATE_ENTRY_PROPOSAL = 'CandidateEntryProposal'; - const CANDIDATE_ENTRY_WITHDRAWAL_PROPOSAL = 'CandidateEntryWithdrawalProposal'; - const CANDIDATE_PROPOSAL = 'CandidateProposal'; - const CANDIDATE_PROPOSAL_COMMENT = 'CandidateProposalComment'; - const CANDIDATE_REGISTRATION = 'CandidateRegistration'; - const CANDIDATE_REGISTRATION_AUDIT = 'CandidateRegistrationAudit'; - const CANDIDATE_REGISTRATION_PROPOSAL = 'CandidateRegistrationProposal'; - const CANDIDATE_REGISTRATION_WITHDRAWAL_PROPOSAL = 'CandidateRegistrationWithdrawalProposal'; - const CHECK_TYPE = 'CheckType'; - const CHECK_CLEARANCE_LEVEL = 'CheckClearanceLevel'; - const CHILD_PROTECTION_NOTE = 'ChildProtectionNote'; - const CHILD_PROTECTION_STATUS = 'ChildProtectionStatus'; - const CHILD_PROTECTION_STATUS_ASSIGNMENT = 'ChildProtectionStatusAssignment'; - const CLUB = 'Club'; - const CLUB_ELIGIBILITY = 'ClubEligibility'; - const CLUB_LEAD = 'ClubLead'; - const CLUB_MEMBERSHIP = 'ClubMembership'; - const CLUB_MEMBERSHIP_PERIOD = 'ClubMembershipPeriod'; - const CLUB_MEMBERSHIP_PERIOD_PRICE = 'ClubMembershipPeriodPrice'; - const CLUB_SESSION = 'ClubSession'; - const CLUB_SESSION_INTERVAL = 'ClubSessionInterval'; - const CLUB_MEMBERSHIP_PERIOD_RULE = 'ClubMembershipPeriodRule'; - const CLUB_SESSION_INTERVAL_PRICE = 'ClubSessionIntervalPrice'; - const STUDENT_CLUB_SESSION_INTERVAL = 'StudentClubSessionInterval'; - const COMPANY = 'Company'; - const COMPANY_STAFF = 'CompanyStaff'; - const COMMUNICATION_ACTION = 'CommunicationAction'; - const COMMUNICATION_TAG = 'CommunicationTag'; - const COMMUNICATION_TEMPLATE = 'CommunicationTemplate'; - const CONSENT = 'Consent'; - const CONSENT_TYPE = 'ConsentType'; - const CONTENT = 'Content'; - const CONTENT_TAG = 'ContentTag'; - const COURT_ORDER = 'CourtOrder'; - const COVER_ARRANGEMENT = 'CoverArrangement'; - const COVER_REQUIREMENT = 'CoverRequirement'; - const COUNTRY = 'Country'; - const COURT_ORDER_PARTY = 'CourtOrderParty'; - const CUSTOM_GROUP = 'CustomGroup'; - const CUSTOM_GROUP_MEMBERSHIP = 'CustomGroupMembership'; - const CUSTOM_GROUP_MEMBERSHIP_CRITERION = 'CustomGroupMembershipCriterion'; - const CUSTOM_GROUP_NOTIFICATION_SETTING = 'CustomGroupNotificationSetting'; - const CUSTOM_GROUP_NOTIFICATION_RECIPIENT = 'CustomGroupNotificationRecipient'; - const CUSTOM_REPORT = 'CustomReport'; - const CUSTOM_REPORT_COLUMN = 'CustomReportColumn'; - const CUSTOM_REPORT_COLUMN_CONDITIONAL_FORMATTER = 'CustomReportColumnConditionalFormatter'; - const CUSTOM_REPORT_GROUPING = 'CustomReportGrouping'; - const CUSTOM_REPORT_ORDERING = 'CustomReportOrdering'; - const CUSTOM_REPORT_POST_GROUPING_FILTER = 'CustomReportPostGroupingFilter'; - const CUSTOM_REPORT_SCOPE = 'CustomReportScope'; - const CUSTOM_REPORT_SCOPE_FILTER = 'CustomReportScopeFilter'; - const CUSTOM_REPORT_SCHEDULED_EXPORT = 'CustomReportScheduledExport'; - const CUSTOM_REPORT_SCHEDULED_EXPORT_REPORT = 'CustomReportScheduledExportReport'; - const CUSTOM_REPORT_SCHEDULED_EXPORT_RECIPIENT = 'CustomReportScheduledExportRecipient'; - const CUSTOM_REPORT_SHARE = 'CustomReportShare'; - const CUSTOM_REPORT_EMAIL_LOG = 'CustomReportEmailLog'; - const CURRICULUM = 'Curriculum'; - const CURRICULUM_GRADE = 'CurriculumGrade'; - const CURRICULUM_STATEMENT = 'CurriculumStatement'; - const CURRICULUM_STATEMENT_BAND = 'CurriculumStatementBand'; - const CURRICULUM_SECTION = 'CurriculumSection'; - const CURRICULUM_TIER = 'CurriculumTier'; - const CURRICULUM_TARGET = 'CurriculumTarget'; - const CURRICULUM_TARGET_SET = 'CurriculumTargetSet'; - const DATA_EXPORT = 'DataExport'; - const DATA_SET_SUBSCRIPTION = 'DataSetSubscription'; - const DATA_SOURCE = 'DataSource'; - const DEMOGRAPHIC = 'Demographic'; - const DETENTION = 'Detention'; - const DETENTION_SESSION = 'DetentionSession'; - const DETENTION_TYPE = 'DetentionType'; - const DEPARTMENT = 'Department'; - const FACULTY_DEPARTMENT = 'FacultyDepartment'; - const DEPARTMENT_MEMBERSHIP = 'DepartmentMembership'; - const DEPARTMENT_RESPONSIBILITY = 'DepartmentResponsibility'; - const DEPARTMENT_RESPONSIBILITY_TYPE = 'DepartmentResponsibilityType'; - const DIETARY_REQUIREMENT = 'DietaryRequirement'; - const DIETARY_REQUIREMENT_TYPE = 'DietaryRequirementType'; - const DOCUMENT_LAYOUT = 'DocumentLayout'; - const EDUCATIONAL_INSTITUTION_ENROLMENT = 'EducationalInstitutionEnrolment'; - const EDUCATION_PLAN = 'EducationPlan'; - const EDUCATION_PLAN_CONTRIBUTOR = 'EducationPlanContributor'; - const EDUCATIONAL_INSTITUTION = 'EducationalInstitution'; - const EDUCATIONAL_INSTITUTION_STAFF = 'EducationalInstitutionStaff'; - const ELIGIBILITY = 'Eligibility'; - const ELIGIBILITY_RECORD = 'EligibilityRecord'; - const EMAIL = 'Email'; - const EMAIL_ACCOUNT = 'EmailAccount'; - const EMAIL_ACCOUNT_ACCESS_PERMISSION = 'EmailAccountAccessPermission'; - const EMAIL_ADDRESS = 'EmailAddress'; - const EMAIL_DRAFT = 'EmailDraft'; - const EMAIL_PART = 'EmailPart'; - const EMAIL_PERMITTED_SENDER = 'EmailPermittedSender'; - const EMAIL_SENDER = 'EmailSender'; - const EMAIL_STATUS = 'EmailStatus'; - const EMAIL_RECIPIENT = 'EmailRecipient'; - const EMAIL_REFERENCE = 'EmailReference'; - const EMERGENCY_ALERT_TYPE = 'EmergencyAlertType'; - const EMERGENCY_ALERT = 'EmergencyAlert'; - const EMERGENCY_ALERT_STUDENT = 'EmergencyAlertStudent'; - const EMERGENCY_ALERT_ASSIGNED_STAFF = 'EmergencyAlertAssignedStaff'; - const EMPLOYER = 'Employer'; - const EMPLOYMENT_RECORD_TYPE = 'EmploymentRecordType'; - const ENROLMENT_MODE = 'EnrolmentMode'; - const ENROLMENT_MODE_ASSIGNMENT = 'EnrolmentModeAssignment'; - const ENABLED_FEATURE = 'EnabledFeature'; - const ETHNICITY = 'Ethnicity'; - const ETHNICITY_CATEGORY = 'EthnicityCategory'; - const EVENT_PARTICIPANT = 'EventParticipant'; - const EVENT_PARTICIPANT_INVITATION = 'EventParticipantInvitation'; - const EXCLUSION_REASON = 'ExclusionReason'; - const EXCLUSION_EXCLUSION_REASON = 'ExclusionExclusionReason'; - const EXCLUSION_REVIEW = 'ExclusionReview'; - const EXCLUSION_REVIEW_OUTCOME = 'ExclusionReviewOutcome'; - const EXTERNAL_ADMINISTRATOR = 'ExternalAdministrator'; - const VISION_TEST = 'VisionTest'; - const FACULTY = 'Faculty'; - const FACULTY_MEMBER = 'FacultyMember'; - const FACULTY_MEMBERSHIP = 'FacultyMembership'; - const FACULTY_RESPONSIBILITY = 'FacultyResponsibility'; - const FACULTY_RESPONSIBILITY_TYPE = 'FacultyResponsibilityType'; - const FILE = 'File'; - const FINAL_ASSESSMENT_TARGET = 'FinalAssessmentTarget'; - const GENDER = 'Gender'; - const GENDER_IDENTITY = 'GenderIdentity'; - const GRADE = 'Grade'; - const GRADE_SET = 'GradeSet'; - const GRADE_POINT_SCALE = 'GradePointScale'; - const GRADE_POINT_SCALE_LEVEL_GRADE_SET = 'GradePointScaleLevelGradeSet'; - const GUARDIAN = 'Guardian'; - const GUARDIAN_CONSULTATION = 'GuardianConsultation'; - const GUARDIAN_RELATIONSHIP_TYPE = 'GuardianRelationshipType'; - const HEARING_TEST = 'HearingTest'; - const HOUSE = 'House'; - const HOUSE_MEMBERSHIP = 'HouseMembership'; - const HOUSE_TUTOR = 'HouseTutor'; - const IDENTIFICATION_DOCUMENT_TYPE = 'IdentificationDocumentType'; - const IDENTITY_CARD = 'IdentityCard'; - const IDENTITY_CARD_READER = 'IdentityCardReader'; - const IMMUNIZATION_TYPE = 'ImmunizationType'; - const IMMUNIZATION = 'Immunization'; - const IMPAIRMENT_CATEGORY = 'ImpairmentCategory'; - const IN_APP_MESSAGE_PERMITTED_SENDER = 'InAppMessagePermittedSender'; - const IN_APP_MESSAGE_NOTIFICATION = 'InAppMessageNotification'; - const INBOUND_IN_APP_MESSAGE = 'InboundInAppMessage'; - const INBOUND_SMS_MESSAGE = 'InboundSmsMessage'; - const INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT = 'InboundNotificationAutomaticRecipient'; - const INTAKE_SEASON = 'IntakeSeason'; - const INTAKE_SEASON_APPLICANT_BUCKET = 'IntakeSeasonApplicantBucket'; - const INTAKE_SEASON_GROUP = 'IntakeSeasonGroup'; - const INTERVENTION = 'Intervention'; - const INTERVENTION_CATEGORY = 'InterventionCategory'; - const INTERVENTION_GROUP = 'InterventionGroup'; - const INTERVENTION_REVIEW = 'InterventionReview'; - const INTERVENTION_SESSION = 'InterventionSession'; - const INTERVENTION_STAFF_COST = 'InterventionStaffCost'; - const INTERVENTION_COST = 'InterventionCost'; - const INTERVENTION_FUNDING_SOURCE = 'InterventionFundingSource'; - const INTERVENTION_FUNDING = 'InterventionFunding'; - const INTERVENTION_FILTER = 'InterventionFilter'; - const INTERNAL_EXCLUSION_TYPE = 'InternalExclusionType'; - const INTERNAL_EXCLUSION_REASON = 'InternalExclusionReason'; - const INTERNAL_EXCLUSION_SESSION = 'InternalExclusionSession'; - const INTERNAL_EXCLUSION = 'InternalExclusion'; - const IN_CARE_NOTE = 'InCareNote'; - const IN_CARE_STATUS = 'InCareStatus'; - const IN_CARE_STATUS_ASSIGNMENT = 'InCareStatusAssignment'; - const INSTITUTION_TYPE = 'InstitutionType'; - const INVERSE_DEMOGRAPHIC = 'InverseDemographic'; - const INVIGILATION_DUTY = 'InvigilationDuty'; - const INVIGILATION_SESSION = 'InvigilationSession'; - const ITEM_UNIT = 'ItemUnit'; - const KPI = 'Kpi'; - const KPI_VALUE = 'KpiValue'; - const KPI_TARGET = 'KpiTarget'; - const KPI_RANGE = 'KpiRange'; - const LANGUAGE_ABILITY = 'LanguageAbility'; - const LANGUAGE = 'Language'; - const LETTER = 'Letter'; - const LESSON_PLAN = 'LessonPlan'; - const LESSON_PLAN_OBJECTIVE = 'LessonPlanObjective'; - const LESSON_PLAN_SECTION = 'LessonPlanSection'; - const LESSON_PLAN_SECTION_ITEM = 'LessonPlanSectionItem'; - const LEARNING_MATERIAL = 'LearningMaterial'; - const LEARNING_MATERIAL_FOLDER = 'LearningMaterialFolder'; - const LOCAL_AUTHORITY = 'LocalAuthority'; - const MARITAL_STATUS = 'MaritalStatus'; - const MARK_APPROVAL = 'MarkApproval'; - const MEAL = 'Meal'; - const MEAL_PATTERN = 'MealPattern'; - const MEAL_CHOICE = 'MealChoice'; - const MEAL_PROVISION = 'MealProvision'; - const MEAL_SESSION = 'MealSession'; - const MEAL_SESSION_REGISTER_RECORD = 'MealSessionRegisterRecord'; - const MEAL_SITTING = 'MealSitting'; - const MEAL_SITTING_AUTOMATIC_ATTENDEE_TARGET = 'MealSittingAutomaticAttendeeTarget'; - const MEAL_ROTATION_MENU = 'MealRotationMenu'; - const MEAL_SCHEDULE = 'MealSchedule'; - const MEAL_SCHEDULE_ITEM = 'MealScheduleItem'; - const MEAL_ROTATION_MENU_CHOICE = 'MealRotationMenuChoice'; - const MEDICAL_CONDITION = 'MedicalCondition'; - const MEDICAL_CONDITION_MEDICATION = 'MedicalConditionMedication'; - const MEDICATION = 'Medication'; - const MEDICAL_CONDITION_TYPE = 'MedicalConditionType'; - const MEDICAL_EVENT = 'MedicalEvent'; - const MEDICAL_EVENT_TYPE = 'MedicalEventType'; - const MEDICAL_INSTITUTION = 'MedicalInstitution'; - const MEDICAL_INSTITUTION_STAFF = 'MedicalInstitutionStaff'; - const MEDICAL_NOTE = 'MedicalNote'; - const MEDICAL_PLAN = 'MedicalPlan'; - const MEDICAL_RELATIONSHIP_TYPE = 'MedicalRelationshipType'; - const MEETING = 'Meeting'; - const MEETING_NOTE = 'MeetingNote'; - const MEETING_TOPIC = 'MeetingTopic'; - const MESSAGE_DRAFT_RECIPIENT = 'MessageDraftRecipient'; - const MOTOR_VEHICLE = 'MotorVehicle'; - const MOTOR_VEHICLE_MAKE = 'MotorVehicleMake'; - const NATIONALITY_STATUS = 'NationalityStatus'; - const NEW_REPORT_CARD_BATCH = 'NewReportCardBatch'; - const NEW_REPORT_CARD_BATCH_TARGET = 'NewReportCardBatchTarget'; - const NEW_REPORT_CARD_TEMPLATE = 'NewReportCardTemplate'; - const NEW_STUDENT_REPORT_CARD = 'NewStudentReportCard'; - const NEW_STUDENT_REPORT_CARD_SECTION = 'NewStudentReportCardSection'; - const NEW_REPORT_CARD_TEXT = 'NewReportCardText'; - const NEXT_OF_KIN_RELATIONSHIP = 'NextOfKinRelationship'; - const NEW_USER_REQUEST = 'NewUserRequest'; - const NOTE = 'Note'; - const NOTICE = 'Notice'; - const OPTIONS_IMPORT_RESULT = 'OptionsImportResult'; - const OPTIONS_IMPORT_STUDENT_MAPPING = 'OptionsImportStudentMapping'; - const OPTIONS_IMPORT_ACADEMIC_UNIT_MAPPING = 'OptionsImportAcademicUnitMapping'; - const OUTBOUND_LETTER = 'OutboundLetter'; - const OUTBOUND_LETTER_RECIPIENT = 'OutboundLetterRecipient'; - const OUTBOUND_LETTER_PERMITTED_SENDER = 'OutboundLetterPermittedSender'; - const OUTBOUND_IN_APP_MESSAGE = 'OutboundInAppMessage'; - const OUTBOUND_IN_APP_MESSAGE_DRAFT = 'OutboundInAppMessageDraft'; - const PERSON = 'Person'; - const PASTORAL_NOTE = 'PastoralNote'; - const PAY_SCALE = 'PayScale'; - const PAY_SCALE_GRADE = 'PayScaleGrade'; - const PAY_SCALE_GRADE_SPINAL_POINT = 'PayScaleGradeSpinalPoint'; - const PAY_SCALE_SPINAL_POINT = 'PayScaleSpinalPoint'; - const PAY_SCALE_SPINAL_POINT_VALUE = 'PayScaleSpinalPointValue'; - const INSIGHT_REPORT = 'InsightReport'; - const PERMANENT_EXCLUSION = 'PermanentExclusion'; - const PERSON_CHECK = 'PersonCheck'; - const PERSON_FORMER_NAME = 'PersonFormerName'; - const PERSON_IDENTIFICATION_DOCUMENT = 'PersonIdentificationDocument'; - const PERSON_IMPAIRMENT = 'PersonImpairment'; - const PERSON_NATIONALITY = 'PersonNationality'; - const PERSON_NEXT_OF_KIN = 'PersonNextOfKin'; - const USER_DEFINED_RECORD = 'UserDefinedRecord'; - const USER_DEFINED_FIELD = 'UserDefinedField'; - const USER_DEFINED_FIELD_OPTION = 'UserDefinedFieldOption'; - const USER_DEFINED_FIELD_PERMISSION = 'UserDefinedFieldPermission'; - const PERSON_PROFESSIONAL_QUALIFICATION = 'PersonProfessionalQualification'; - const PERSON_TRAINING_COURSE = 'PersonTrainingCourse'; - const PERSON_TRANSPORTATION_METHOD = 'PersonTransportationMethod'; - const PHANTOM_MODEL = 'PhantomModel'; - const POINT_AWARD = 'PointAward'; - const POINT_AWARD_CATEGORY = 'PointAwardCategory'; - const POINT_AWARD_SCALE = 'PointAwardScale'; - const POSITION = 'Position'; - const POSITION_BUSINESS_ROLE = 'PositionBusinessRole'; - const POSTAL_ADDRESS_OCCUPANCY = 'PostalAddressOccupancy'; - const POSTAL_ADDRESS = 'PostalAddress'; - const PREDICTED_ASSESSMENT_MARK = 'PredictedAssessmentMark'; - const PROFESSIONAL_QUALIFICATION_CLASS = 'ProfessionalQualificationClass'; - const PROFESSIONAL_QUALIFICATION_SUBJECT = 'ProfessionalQualificationSubject'; - const PROFESSIONAL_QUALIFICATION_TYPE = 'ProfessionalQualificationType'; - const PROGRAMME = 'Programme'; - const PROGRAMME_ACADEMIC_UNIT = 'ProgrammeAcademicUnit'; - const PROGRAMME_ENROLMENT = 'ProgrammeEnrolment'; - const PROGRAMME_INSTANCE = 'ProgrammeInstance'; - const PROGRAMME_CLASSIFICATION = 'ProgrammeClassification'; - const PROGRAMME_QUALIFICATION_AWARD = 'ProgrammeQualificationAward'; - const PROGRAMME_LEAD = 'ProgrammeLead'; - const PROGRAMME_WITHDRAWAL_REASON = 'ProgrammeWithdrawalReason'; - const PROGRESS_GOAL_TYPE = 'ProgressGoalType'; - const PROGRESS_ASSESSMENT_BATCH = 'ProgressAssessmentBatch'; - const PROGRESS_ASSESSMENT_BATCH_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchMeasurementPeriod'; - const PROGRESS_ASSESSMENT_BATCH_TARGET = 'ProgressAssessmentBatchTarget'; - const PROGRESS_ASSESSMENT_BATCH_TARGET_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchTargetMeasurementPeriod'; - const PROGRESS_MEASUREMENT_PERIOD = 'ProgressMeasurementPeriod'; - const PROGRESS_MEASUREMENT_PERIOD_SET = 'ProgressMeasurementPeriodSet'; - const PUSH_NOTIFICATION_TOKEN = 'PushNotificationToken'; - const QUALIFICATION_ASPECT = 'QualificationAspect'; - const QUALIFICATION_AVAILABILITY_INSTANCE = 'QualificationAvailabilityInstance'; - const QUALIFICATION_AWARD = 'QualificationAward'; - const QUALIFICATION_AWARD_DISCOUNT_CODE = 'QualificationAwardDiscountCode'; - const QUALIFICATION_AWARD_LEARNING_UNIT = 'QualificationAwardLearningUnit'; - const QUALIFICATION_AWARD_SUBTYPE = 'QualificationAwardSubtype'; - const QUALIFICATION_AWARD_TYPE = 'QualificationAwardType'; - const QUALIFICATION_ASSESSABLE = 'QualificationAssessable'; - const QUALIFICATION_ASSESSABLE_INSTANCE = 'QualificationAssessableInstance'; - const QUALIFICATION_CENTER_ASSESSED_OUTCOME = 'QualificationCenterAssessedOutcome'; - const QUALIFICATION_ELEMENT_AVAILABILITY = 'QualificationElementAvailability'; - const QUALIFICATION_ELEMENT_DISALLOWED_COMBINATION = 'QualificationElementDisallowedCombination'; - const QUALIFICATION_TIMETABLE_SESSION_TYPE = 'QualificationTimetableSessionType'; - const QUALIFICATION_FORECAST_RESULT = 'QualificationForecastResult'; - const QUALIFICATION_GRADE = 'QualificationGrade'; - const QUALIFICATION_GRADE_SET = 'QualificationGradeSet'; - const QUALIFICATION_LEARNING_UNIT = 'QualificationLearningUnit'; - const QUALIFICATION_LEARNING_UNIT_ASSESSABLE = 'QualificationLearningUnitAssessable'; - const QUALIFICATION_LEARNING_UNIT_LEVEL = 'QualificationLearningUnitLevel'; - const QUALIFICATION_OFFERING = 'QualificationOffering'; - const QUALIFICATION_RESULT = 'QualificationResult'; - const QUALIFICATION_SCHEME = 'QualificationScheme'; - const QUALIFICATION_STUDY_GUIDE = 'QualificationStudyGuide'; - const QUALIFICATION_SUBJECT = 'QualificationSubject'; - const QUALIFICATION_SUBSCRIPTION = 'QualificationSubscription'; - const QUALIFICATION_RESULT_EMBARGO_VIEWER = 'QualificationResultEmbargoViewer'; - const QUALIFICATION_TRANSPORT_CERTIFICATE = 'QualificationTransportCertificate'; - const QUALIFICATION_TRANSPORT_MESSAGE = 'QualificationTransportMessage'; - const IN_HOUSE_CANDIDATE_ACCESS_ARRANGEMENT = 'InHouseCandidateAccessArrangement'; - const IN_HOUSE_CANDIDATE = 'InHouseCandidate'; - const IN_HOUSE_EXAM_ENTRY = 'InHouseExamEntry'; - const IN_HOUSE_EXAM_GRADE = 'InHouseExamGrade'; - const IN_HOUSE_EXAM_INSTANCE = 'InHouseExamInstance'; - const IN_HOUSE_EXAM_RESULT = 'InHouseExamResult'; - const IN_HOUSE_EXAM = 'InHouseExam'; - const IN_HOUSE_EXAM_INSTANCE_ACADEMIC_UNIT_LINK = 'InHouseExamInstanceAcademicUnitLink'; - const REGION = 'Region'; - const REGISTRATION_FORM = 'RegistrationForm'; - const REGISTRATION_FORM_MEMBERSHIP = 'RegistrationFormMembership'; - const REGISTRATION_FORM_TUTOR = 'RegistrationFormTutor'; - const RELIGION = 'Religion'; - const REPEATING_SCHOOL_EVENT = 'RepeatingSchoolEvent'; - const REPEATING_SCHOOL_EVENT_PARTICIPANT = 'RepeatingSchoolEventParticipant'; - const REPORT_CARD_BATCH_CURRICULUM = 'ReportCardBatchCurriculum'; - const REPORT_CARD_BATCH_PROGRESS_ASSESSMENT = 'ReportCardBatchProgressAssessment'; - const REPORT_CARD_BATCH_ACADEMIC_UNIT = 'ReportCardBatchAcademicUnit'; - const REPORT_CARD_BATCH_AD_HOC_ASSESSMENT = 'ReportCardBatchAdHocAssessment'; - const EXTERNALLY_GENERATED_REPORT_CARD = 'ExternallyGeneratedReportCard'; - const REPORT_SUBSCRIPTION = 'ReportSubscription'; - const ROOM_ASSET = 'RoomAsset'; - const ROOM_UNAVAILABILITY = 'RoomUnavailability'; - const ROOM_CHANGE_REQUIREMENT = 'RoomChangeRequirement'; - const ROOM_ROOM_ASSET = 'RoomRoomAsset'; - const ROOM_FEATURE = 'RoomFeature'; - const ROOM_LAYOUT = 'RoomLayout'; - const ROOM_LAYOUT_SEAT = 'RoomLayoutSeat'; - const ROOM_ROOM_FEATURE = 'RoomRoomFeature'; - const ROOM = 'Room'; - const SAFEGUARDING_NOTE = 'SafeguardingNote'; - const SCHOOL_EVENT = 'SchoolEvent'; - const SCHOOL_EVENT_TYPE = 'SchoolEventType'; - const ACADEMIC_YEAR_ENROLMENT = 'AcademicYearEnrolment'; - const SCHOOL_PHASE = 'SchoolPhase'; - const SCHOOL_PROGRESS_TARGET_RULE = 'SchoolProgressTargetRule'; - const SCHOOLWORK = 'Schoolwork'; - const SCHOOLWORK_ASPECT = 'SchoolworkAspect'; - const SENDING_PROFILE = 'SendingProfile'; - const SEN_EVENT_OUTCOME = 'SenEventOutcome'; - const SEN_EVENT_OUTCOME_TYPE = 'SenEventOutcomeType'; - const SEN_EVENT = 'SenEvent'; - const SEN_EVENT_TYPE = 'SenEventType'; - const SEN_NEED = 'SenNeed'; - const SEN_NEED_TYPE = 'SenNeedType'; - const SEN_NOTE = 'SenNote'; - const SEN_STATEMENT = 'SenStatement'; - const SEN_STATUS = 'SenStatus'; - const SEN_STATUS_ASSIGNMENT = 'SenStatusAssignment'; - const SESSION = 'Session'; - const SESSION_ROOM_ASSET_REQUIREMENT = 'SessionRoomAssetRequirement'; - const SESSION_ROOM_FEATURE_REQUIREMENT = 'SessionRoomFeatureRequirement'; - const SITE = 'Site'; - const SITE_OPERATING_PERIOD = 'SiteOperatingPeriod'; - const SITE_OPERATING_PERIOD_EXCEPTION = 'SiteOperatingPeriodException'; - const SITE_TRAVEL_TIME = 'SiteTravelTime'; - const SMS_MESSAGE = 'SmsMessage'; - const SMS_MESSAGE_DRAFT = 'SmsMessageDraft'; - const SMS_MESSAGE_PART = 'SmsMessagePart'; - const SMS_MESSAGE_PERMITTED_SENDER = 'SmsMessagePermittedSender'; - const SMS_MESSAGE_STATUS = 'SmsMessageStatus'; - const SNIPPET = 'Snippet'; - const STAFF_ABSENCE = 'StaffAbsence'; - const STAFF_ABSENCE_CATEGORY = 'StaffAbsenceCategory'; - const STAFF_ABSENCE_SICKNESS_CATEGORY = 'StaffAbsenceSicknessCategory'; - const STAFF_ABSENCE_SICKNESS_SUBCATEGORY = 'StaffAbsenceSicknessSubcategory'; - const STAFF_ATTENDANCE_MARK = 'StaffAttendanceMark'; - const STAFF_ATTENDANCE_RECORD = 'StaffAttendanceRecord'; - const STAFF_CONTRACT = 'StaffContract'; - const STAFF_CONTRACT_POST = 'StaffContractPost'; - const STAFF_CONTRACT_POST_ALLOWANCE = 'StaffContractPostAllowance'; - const STAFF_CONTRACT_POST_SALARY = 'StaffContractPostSalary'; - const STAFF_CONTRACT_POST_ADDITIONAL_PAYMENT = 'StaffContractPostAdditionalPayment'; - const STAFF_CONTRACT_POST_RATE = 'StaffContractPostRate'; - const STAFF_CONTRACT_POST_START_REASON = 'StaffContractPostStartReason'; - const STAFF_CONTRACT_POST_END_REASON = 'StaffContractPostEndReason'; - const STAFF_OBJECTIVE = 'StaffObjective'; - const STAFF_ORIGIN = 'StaffOrigin'; - const STAFF_DESTINATION = 'StaffDestination'; - const STAFF_EMPLOYMENT_TYPE = 'StaffEmploymentType'; - const STAFF = 'Staff'; - const STAFF_ROOM_FEATURE_REQUIREMENT = 'StaffRoomFeatureRequirement'; - const STAFF_WORKING_PERIOD = 'StaffWorkingPeriod'; - const STANDARDIZED_ASSESSMENT = 'StandardizedAssessment'; - const STANDARDIZED_ASSESSMENT_BATCH = 'StandardizedAssessmentBatch'; - const STANDARDIZED_ASSESSMENT_BATCH_TARGET = 'StandardizedAssessmentBatchTarget'; - const STANDARDIZED_ASSESSMENT_THRESHOLD = 'StandardizedAssessmentThreshold'; - const STANDARDIZED_ASSESSMENT_THRESHOLD_RESULT = 'StandardizedAssessmentThresholdResult'; - const STANDARDIZED_ASSESSMENT_TEMPLATE = 'StandardizedAssessmentTemplate'; - const STANDARDIZED_ASSESSMENT_TEMPLATE_ASSESSMENT = 'StandardizedAssessmentTemplateAssessment'; - const STANDARDIZED_ASSESSMENT_SUITE = 'StandardizedAssessmentSuite'; - const STANDARDIZED_ASSESSMENT_COMPONENT = 'StandardizedAssessmentComponent'; - const STANDARDIZED_ASSESSMENT_ASPECT_CATEGORY = 'StandardizedAssessmentAspectCategory'; - const STANDARDIZED_ASSESSMENT_ASPECT = 'StandardizedAssessmentAspect'; - const STANDARDIZED_ASSESSMENT_MARK = 'StandardizedAssessmentMark'; - const STUDENT_AD_HOC_ASSESSMENT_MARK = 'StudentAdHocAssessmentMark'; - const STUDENT_CURRICULUM_ACHIEVEMENT = 'StudentCurriculumAchievement'; - const STUDENT_CURRICULUM_EVIDENCE = 'StudentCurriculumEvidence'; - const STUDENT_CURRICULUM_SCORE = 'StudentCurriculumScore'; - const STUDENT_STANDARDIZED_ASSESSMENT = 'StudentStandardizedAssessment'; - const STUDENT_STANDARDIZED_ASSESSMENT_MARK = 'StudentStandardizedAssessmentMark'; - const STUDENT_ATTENDANCE_PATTERN = 'StudentAttendancePattern'; - const STUDENT_ABSENCE_NOTE = 'StudentAbsenceNote'; - const STUDENT_REPEATING_ABSENCE_NOTE = 'StudentRepeatingAbsenceNote'; - const STUDENT_DESTINATION = 'StudentDestination'; - const STUDENT_DESTINATION_TYPE = 'StudentDestinationType'; - const STUDENT_EDUCATIONAL_HISTORY = 'StudentEducationalHistory'; - const STUDENT_GIFT = 'StudentGift'; - const STUDENT_TALENT = 'StudentTalent'; - const STUDENT_GUARDIAN_RELATIONSHIP = 'StudentGuardianRelationship'; - const STUDENT_FUNDING = 'StudentFunding'; - const STUDENT_FUNDING_TYPE = 'StudentFundingType'; - const STUDENT_INTERVENTION = 'StudentIntervention'; - const STUDENT_INTERVENTION_REVIEW = 'StudentInterventionReview'; - const STUDENT_LINKED_RELATIONSHIP = 'StudentLinkedRelationship'; - const STUDENT_LINKED_RELATIONSHIP_TYPE = 'StudentLinkedRelationshipType'; - const STUDENT_MEDICAL_RELATIONSHIP = 'StudentMedicalRelationship'; - const STUDENT_OTHER_SCHOOL_ATTENDANCE_RECORD = 'StudentOtherSchoolAttendanceRecord'; - const STUDENT_PROGRESS_ASSESSMENT_MARK = 'StudentProgressAssessmentMark'; - const STUDENT_PROGRESS_BASELINE = 'StudentProgressBaseline'; - const STUDENT_PROGRESS_GOAL = 'StudentProgressGoal'; - const STUDENT_SCHOOLWORK = 'StudentSchoolwork'; - const STUDENT_SCHOOLWORK_MARK = 'StudentSchoolworkMark'; - const STUDENT = 'Student'; - const STUDENT_EMPLOYMENT_RECORD = 'StudentEmploymentRecord'; - const STUDENT_ROOM_FEATURE_REQUIREMENT = 'StudentRoomFeatureRequirement'; - const STUDENT_RECORD_CHANGE = 'StudentRecordChange'; - const SUBJECT = 'Subject'; - const SUPERANNUATION_SCHEME = 'SuperannuationScheme'; - const SUPERANNUATION_SCHEME_VALUE = 'SuperannuationSchemeValue'; - const SUSPECTED_DUPLICATE = 'SuspectedDuplicate'; - const TAG = 'Tag'; - const TAGGING = 'Tagging'; - const TALENT = 'Talent'; - const TARGET_JUDGEMENT_RULE = 'TargetJudgementRule'; - const TARGET_JUDGEMENT = 'TargetJudgement'; - const TEACHING_ASSISTANT_ALLOCATION = 'TeachingAssistantAllocation'; - const TEACHING_GROUP = 'TeachingGroup'; - const TEACHING_GROUP_MEMBERSHIP = 'TeachingGroupMembership'; - const TEACHING_GROUP_TUTOR = 'TeachingGroupTutor'; - const TELEPHONE_CALL = 'TelephoneCall'; - const TELEPHONE_NUMBER = 'TelephoneNumber'; - const FIXED_PERIOD_EXCLUSION = 'FixedPeriodExclusion'; - const TERM = 'Term'; - const THIRD_PARTY_SITE = 'ThirdPartySite'; - const THIRD_PARTY_LOGIN = 'ThirdPartyLogin'; - const TIMETABLER_IMPORT_RESULT = 'TimetablerImportResult'; - const TIMETABLER_IMPORT_RESULT_ERROR = 'TimetablerImportResultError'; - const TIMETABLER_IMPORT_RESULT_UPDATE = 'TimetablerImportResultUpdate'; - const TIMETABLER_IMPORT_STEP_OUTCOME = 'TimetablerImportStepOutcome'; - const TRIP = 'Trip'; - const TRIP_ELIGIBILITY = 'TripEligibility'; - const TRIP_LOCATION = 'TripLocation'; - const TRIP_PARTICIPANT = 'TripParticipant'; - const TRIP_PRICE = 'TripPrice'; - const TIMETABLE_SLOT = 'TimetableSlot'; - const TIMETABLE_PERIOD_GROUPING = 'TimetablePeriodGrouping'; - const TIMETABLE_PERIOD = 'TimetablePeriod'; - const TIMETABLE_SLOT_EXCEPTION = 'TimetableSlotException'; - const TIMETABLE_SLOT_LOCATION = 'TimetableSlotLocation'; - const TIMETABLE_SLOT_STAFF = 'TimetableSlotStaff'; - const TIMETABLE_SLOT_STUDENT_EXCEPTION = 'TimetableSlotStudentException'; - const TITLE = 'Title'; - const TRAINING_COURSE = 'TrainingCourse'; - const TRAINING_EVENT = 'TrainingEvent'; - const TRANSPORTATION_METHOD = 'TransportationMethod'; - const UNENROLMENT_REASON = 'UnenrolmentReason'; - const USAGE_LOG_ENTRY = 'UsageLogEntry'; - const USER = 'User'; - const USER_LOGIN = 'UserLogin'; - const USER_NOTIFICATION = 'UserNotification'; - const USER_ROLE = 'UserRole'; - const USER_ROLE_ASSIGNMENT = 'UserRoleAssignment'; - const UNIVERSITY = 'University'; - const UNIVERSITY_STAFF = 'UniversityStaff'; - const VOUCHER = 'Voucher'; - const CLUB_VOUCHER_ELIGIBILITY = 'ClubVoucherEligibility'; - const WORK_PLACEMENT = 'WorkPlacement'; - const PINNED_ITEM = 'PinnedItem'; - const BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW = 'BehaviouralIncidentLevelWorkflow'; - const BEHAVIOURAL_INCIDENT_WATCHER = 'BehaviouralIncidentWatcher'; - const BEHAVIOURAL_INCIDENT_DEFAULT_WATCHER = 'BehaviouralIncidentDefaultWatcher'; - const BEHAVIOUR_DEFAULT_WATCHER = 'BehaviourDefaultWatcher'; - const BANK = 'Bank'; - const BANK_ACCOUNT = 'BankAccount'; - const BANK_DEPOSIT = 'BankDeposit'; - const BILL_PAYER = 'BillPayer'; - const BOOK = 'Book'; - const CASH_RECEIPT = 'CashReceipt'; - const CHEQUE = 'Cheque'; - const CHEQUE_BOOK = 'ChequeBook'; - const CUSTOMER_ACCOUNT = 'CustomerAccount'; - const CUSTOMER_ACCOUNT_TYPE = 'CustomerAccountType'; - const CUSTOMER_CREDIT_NOTE = 'CustomerCreditNote'; - const CUSTOMER_CREDIT_NOTE_ITEM = 'CustomerCreditNoteItem'; - const CUSTOMER_INVOICE = 'CustomerInvoice'; - const CUSTOMER_INVOICE_ITEM = 'CustomerInvoiceItem'; - const CUSTOMER_PREPAYMENT = 'CustomerPrepayment'; - const DELIVERY_ADDRESS = 'DeliveryAddress'; - const INCOMING_BANK_TRANSACTION = 'IncomingBankTransaction'; - const INCOMING_CARD_TRANSACTION = 'IncomingCardTransaction'; - const INCOMING_DIRECT_DEBIT_TRANSACTION = 'IncomingDirectDebitTransaction'; - const INCOMING_DIRECT_DEBIT_AGREEMENT = 'IncomingDirectDebitAgreement'; - const MEAL_PRICE = 'MealPrice'; - const MEAL_PROVISION_PRICE_CATEGORY = 'MealProvisionPriceCategory'; - const MEAL_PROVISION_PRICE_CATEGORY_GROUP = 'MealProvisionPriceCategoryGroup'; - const PAYMENT_PROVIDER = 'PaymentProvider'; - const PAYMENT_PROVIDER_PAYOUT = 'PaymentProviderPayout'; - const RECEIVED_CHEQUE = 'ReceivedCheque'; - const VAT_RATE = 'VatRate'; - const CASH_PAYOUT = 'CashPayout'; - const ISSUED_CHEQUE = 'IssuedCheque'; - const CUSTOMER_ACCOUNT_REFUND = 'CustomerAccountRefund'; - const CUSTOMER_PAYMENT = 'CustomerPayment'; - const CUSTOMER_PAYMENT_REFUND = 'CustomerPaymentRefund'; - const ACADEMIC_YEAR_SETUP_TASK = 'AcademicYearSetupTask'; - const DATA_SHARING_REQUEST = 'DataSharingRequest'; - const APPLICATION_APPLICANT_IMPORT = 'ApplicationApplicantImport'; - const HOUSE_AUTOMATIC_ENROLMENT = 'HouseAutomaticEnrolment'; - const GOOGLE_PROVISIONING_SETTING = 'GoogleProvisioningSetting'; - const GOOGLE_USER = 'GoogleUser'; - const STAFF_LEAVING_REASON = 'StaffLeavingReason'; - const PROBATION = 'Probation'; - const PROBATION_REVIEW = 'ProbationReview'; - const CUSTOM_REPORT_COLLATION = 'CustomReportCollation'; - const OBSERVATION_TYPE = 'ObservationType'; - const OBSERVATION_GRADE_SET = 'ObservationGradeSet'; - const OBSERVATION_GRADE = 'ObservationGrade'; - const OBSERVATION_FRAMEWORK = 'ObservationFramework'; - const OBSERVATION_THEME = 'ObservationTheme'; - const OBSERVATION_STRAND = 'ObservationStrand'; - const OBSERVATION_FRAMEWORK_STRAND = 'ObservationFrameworkStrand'; - const OBSERVATION = 'Observation'; - const OBSERVATION_JUDGEMENT = 'ObservationJudgement'; - const OBSERVATION_TYPE_GRADE_SET = 'ObservationTypeGradeSet'; - const PERSON_BENEFIT_RECORD = 'PersonBenefitRecord'; - const BENEFIT_RECORD_TYPE = 'BenefitRecordType'; - const EMAIL_ADDRESS_IMPORT = 'EmailAddressImport'; - const USER_DEFINED_FIELD_IMPORT = 'UserDefinedFieldImport'; - const INTEGRATIONS_HR_FINANCE_PROVIDER = 'IntegrationsHrFinanceProvider'; - const INTEGRATIONS_HR_FINANCE_MAPPING_STATUS = 'IntegrationsHrFinanceMappingStatus'; - const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'IntegrationsHrFinanceTestRun'; - const INTEGRATIONS_HR_FINANCE_TEST_RUN_RESULT = 'IntegrationsHrFinanceTestRunResult'; - const PERSON_ALERT = 'PersonAlert'; - const BURSARY_TYPE = 'BursaryType'; - const BURSARY_LEVEL = 'BursaryLevel'; - const BURSARY_LEVEL_AMOUNT = 'BursaryLevelAmount'; - const BURSARY_PAYMENT_DATE = 'BursaryPaymentDate'; - const STUDENT_BURSARY_LEVEL = 'StudentBursaryLevel'; - const BURSARY_PAYMENT = 'BursaryPayment'; - const AD_HOC_BURSARY_PAYMENT = 'AdHocBursaryPayment'; - const BURSARY_PAYMENT_AUTOMATIC_CRITERION = 'BursaryPaymentAutomaticCriterion'; - const BURSARY_PAYMENT_MANUAL_CRITERION = 'BursaryPaymentManualCriterion'; - const BURSARY_PAYMENT_MANUAL_CRITERION_STATUS = 'BursaryPaymentManualCriterionStatus'; - const ATTENDANCE_ROLL_CALL_TIME_GROUP = 'AttendanceRollCallTimeGroup'; - const SUSPENDED_CALENDAR_ENTRY_MAPPING = 'SuspendedCalendarEntryMapping'; - const COVID_TESTING_TEST = 'CovidTestingTest'; - const INTEGRATION_VLE_PROVIDER = 'IntegrationVleProvider'; - const VISUAL_TABLE_CONFIG = 'VisualTableConfig'; - const OUTGOING_ENTITY_TRANSFER = 'OutgoingEntityTransfer'; - const INCOMING_ENTITY_TRANSFER = 'IncomingEntityTransfer'; - const INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT = 'IntegrationsVleProviderAcademicUnit'; - const USER_BETA = 'UserBeta'; - const SCHOOL_SHOP_PRODUCT = 'SchoolShopProduct'; - const SCHOOL_SHOP_PRODUCT_PRICE = 'SchoolShopProductPrice'; - const SCHOOL_SHOP_PRODUCT_ELIGIBILITY = 'SchoolShopProductEligibility'; - const SCHOOL_SHOP_ORDER_ITEM = 'SchoolShopOrderItem'; + const ACADEMIC_CALENDAR_DATE = 'AcademicCalendarDate'; + const ACADEMIC_LEVEL = 'AcademicLevel'; + const ACADEMIC_LEVEL_MEMBERSHIP = 'AcademicLevelMembership'; + const ACADEMIC_LEVEL_REGISTRATION_FORM_MAPPING = 'AcademicLevelRegistrationFormMapping'; + const ACADEMIC_LEVEL_TUTOR = 'AcademicLevelTutor'; + const ACADEMIC_HOLIDAY = 'AcademicHoliday'; + const ACADEMIC_NOTE = 'AcademicNote'; + const ACADEMIC_PROGRAMME = 'AcademicProgramme'; + const ACADEMIC_PROGRAMME_INSTANCE = 'AcademicProgrammeInstance'; + const ACADEMIC_TEACHING_HOUR = 'AcademicTeachingHour'; + const ACADEMIC_UNIT = 'AcademicUnit'; + const ACADEMIC_UNIT_ASSESSMENT = 'AcademicUnitAssessment'; + const ACADEMIC_UNIT_AUTOMATIC_ENROLMENT = 'AcademicUnitAutomaticEnrolment'; + const ACADEMIC_UNIT_BAND_ASSIGNMENT = 'AcademicUnitBandAssignment'; + const ACADEMIC_UNIT_BLOCK_ASSIGNMENT = 'AcademicUnitBlockAssignment'; + const ACADEMIC_UNIT_CURRICULUM = 'AcademicUnitCurriculum'; + const ACADEMIC_UNIT_ENROLMENT = 'AcademicUnitEnrolment'; + const ACADEMIC_UNIT_ENROLMENT_IMPORT = 'AcademicUnitEnrolmentImport'; + const ACADEMIC_UNIT_MARKSHEET_CUSTOM_REPORT = 'AcademicUnitMarksheetCustomReport'; + const ACADEMIC_UNIT_LEAD = 'AcademicUnitLead'; + const ACADEMIC_UNIT_QUALIFICATION_AWARD = 'AcademicUnitQualificationAward'; + const ACADEMIC_UNIT_QUALIFICATION_LINK = 'AcademicUnitQualificationLink'; + const ACADEMIC_UNIT_TAG = 'AcademicUnitTag'; + const ACADEMIC_UNIT_DEPARTMENT = 'AcademicUnitDepartment'; + const ACADEMIC_YEAR = 'AcademicYear'; + const ACADEMIC_WORKING_DAY = 'AcademicWorkingDay'; + const ACHIEVEMENT_LEVEL = 'AchievementLevel'; + const ACCESS_ARRANGEMENT = 'AccessArrangement'; + const CANDIDATE_ACCESS_ARRANGEMENT = 'CandidateAccessArrangement'; + const CANDIDATE_DISAPPLIED_ACCESS_ARRANGEMENT = 'CandidateDisappliedAccessArrangement'; + const ACHIEVEMENT_LEVEL_SET = 'AchievementLevelSet'; + const ADDITIONAL_PAYMENT_REASON = 'AdditionalPaymentReason'; + const AD_HOC_ASSESSMENT = 'AdHocAssessment'; + const AD_HOC_ASSESSMENT_BATCH = 'AdHocAssessmentBatch'; + const AD_HOC_ASSESSMENT_BATCH_TARGET = 'AdHocAssessmentBatchTarget'; + const AD_HOC_ASSESSMENT_BATCH_TARGET_SUBJECT = 'AdHocAssessmentBatchTargetSubject'; + const AD_HOC_ASSESSMENT_CATEGORY = 'AdHocAssessmentCategory'; + const ALERT = 'Alert'; + const ALERT_RULE = 'AlertRule'; + const ALERT_RULE_RECIPIENT = 'AlertRuleRecipient'; + const ALERT_RULE_CONDITION = 'AlertRuleCondition'; + const ALERT_RECIPIENT = 'AlertRecipient'; + const ALLOWANCE = 'Allowance'; + const ALLOWANCE_AMOUNT = 'AllowanceAmount'; + const APPLICATION = 'Application'; + const APPLICATION_APPEAL = 'ApplicationAppeal'; + const APPLICATION_SETTING = 'ApplicationSetting'; + const APPLICATION_WITHDRAWAL_REASON = 'ApplicationWithdrawalReason'; + const APPRAISAL = 'Appraisal'; + const ASSESSMENT = 'Assessment'; + const ASSESSMENT_ASPECT = 'AssessmentAspect'; + const ASSESSMENT_DEFAULT_DISPLAY_GRADE_SET = 'AssessmentDefaultDisplayGradeSet'; + const ASSESSMENT_GRADE_SET = 'AssessmentGradeSet'; + const ASSESSMENT_FRAMEWORK_ASSESSMENT = 'AssessmentFrameworkAssessment'; + const ASSESSMENT_STUDENT_GROUP = 'AssessmentStudentGroup'; + const ASSESSMENT_MARK_NON_SUBMISSION_REASON = 'AssessmentMarkNonSubmissionReason'; + const ACADEMIC_YEAR_ASSESSMENT = 'AcademicYearAssessment'; + const ASSESSMENT_DATA_COLLECTION = 'AssessmentDataCollection'; + const ASSESSMENT_DATA_COLLECTION_ITEM = 'AssessmentDataCollectionItem'; + const ASSESSMENT_DATA_COLLECTION_ITEM_ASSIGNED_STAFF = 'AssessmentDataCollectionItemAssignedStaff'; + const ASSESSMENT_METRIC = 'AssessmentMetric'; + const ASSESSMENT_METRIC_ASSESSMENT = 'AssessmentMetricAssessment'; + const ASSESSMENT_METRIC_RULE = 'AssessmentMetricRule'; + const ASSESSMENT_METRIC_RULE_STUDENT_GROUP = 'AssessmentMetricRuleStudentGroup'; + const ASSESSMENT_METRIC_RULE_GRADE_ITEM = 'AssessmentMetricRuleGradeItem'; + const ASSESSMENT_METRIC_RULE_TARGET_ITEM = 'AssessmentMetricRuleTargetItem'; + const ASSESSMENT_METRIC_SET = 'AssessmentMetricSet'; + const ASSESSMENT_METRIC_ASSESSMENT_BATCH = 'AssessmentMetricAssessmentBatch'; + const ASSESSMENT_DERIVATION = 'AssessmentDerivation'; + const ASSESSMENT_DERIVATION_DEPENDANT = 'AssessmentDerivationDependant'; + const ASSESSMENT_PROVIDER = 'AssessmentProvider'; + const ASSESSMENT_IMPORT_COLUMN = 'AssessmentImportColumn'; + const ASSESSMENT_IMPORT_ROW = 'AssessmentImportRow'; + const ASSESSMENT_IMPORT_ITEM = 'AssessmentImportItem'; + const ASSESSMENT_IMPORT_ERROR = 'AssessmentImportError'; + const ATTAINMENT_GROUP = 'AttainmentGroup'; + const ATTENDANCE_FOLLOW_UP = 'AttendanceFollowUp'; + const ATTENDANCE_MARK = 'AttendanceMark'; + const ATTENDANCE_RECORD = 'AttendanceRecord'; + const ATTENDANCE_ROLL_CALL = 'AttendanceRollCall'; + const ATTENDANCE_ROLL_CALL_TIME = 'AttendanceRollCallTime'; + const ATTENDANCE_ROLL_CALL_RECORD = 'AttendanceRollCallRecord'; + const ATTENDANCE_REGISTER = 'AttendanceRegister'; + const ATTENDANCE_REGISTER_TYPE = 'AttendanceRegisterType'; + const ATTENDANCE_REGISTER_TYPE_MARK = 'AttendanceRegisterTypeMark'; + const ATTENDANCE_PATTERN = 'AttendancePattern'; + const ATTENDANCE_PATTERN_PERIOD = 'AttendancePatternPeriod'; + const AWARDING_ORGANIZATION = 'AwardingOrganization'; + const BANK_DETAIL = 'BankDetail'; + const BASKET = 'Basket'; + const BASKET_ITEM = 'BasketItem'; + const BASKET_ITEM_PAYMENT_DATA = 'BasketItemPaymentData'; + const LEDGER_ENTRY = 'LedgerEntry'; + const INCOMING_CASHLESS_CATERING_SYSTEM_TRANSACTION = 'IncomingCashlessCateringSystemTransaction'; + const INTEGRATIONS_CASHLESS_CATERING_SYSTEM_PROVIDER = 'IntegrationsCashlessCateringSystemProvider'; + const BEHAVIOUR = 'Behaviour'; + const BEHAVIOUR_FOLLOW_UP = 'BehaviourFollowUp'; + const BEHAVIOUR_LOCATION = 'BehaviourLocation'; + const BEHAVIOUR_TIME = 'BehaviourTime'; + const BEHAVIOURAL_INCIDENT_ACTION = 'BehaviouralIncidentAction'; + const BEHAVIOURAL_INCIDENT = 'BehaviouralIncident'; + const BEHAVIOURAL_INCIDENT_BEHAVIOUR = 'BehaviouralIncidentBehaviour'; + const BEHAVIOURAL_INCIDENT_STAFF_INVOLVEMENT = 'BehaviouralIncidentStaffInvolvement'; + const BEHAVIOURAL_INCIDENT_STUDENT_INVOLVEMENT = 'BehaviouralIncidentStudentInvolvement'; + const BEHAVIOURAL_INCIDENT_WITNESS = 'BehaviouralIncidentWitness'; + const BEHAVIOURAL_NOTE = 'BehaviouralNote'; + const PHYSICAL_INTERVENTION_TECHNIQUE = 'PhysicalInterventionTechnique'; + const PHYSICAL_INTERVENTION_RECORD = 'PhysicalInterventionRecord'; + const PHYSICAL_INTERVENTION_RECORD_TECHNIQUE = 'PhysicalInterventionRecordTechnique'; + const PHYSICAL_INTERVENTION_RECORD_WITNESS = 'PhysicalInterventionRecordWitness'; + const BOARDING_PATTERN = 'BoardingPattern'; + const BOARDING_STATUS = 'BoardingStatus'; + const BOOKABLE_RESOURCE_PERIOD = 'BookableResourcePeriod'; + const BUSINESS_ROLE = 'BusinessRole'; + const BUSINESS_ROLE_ASSIGNMENT = 'BusinessRoleAssignment'; + const BUSINESS_ROLE_DEFAULT_USER_ROLE = 'BusinessRoleDefaultUserRole'; + const CALENDAR = 'Calendar'; + const CALENDAR_ENTRY_MAPPING = 'CalendarEntryMapping'; + const CALENDAR_ENTRY_REMINDER = 'CalendarEntryReminder'; + const CALENDAR_TYPE = 'CalendarType'; + const CANDIDATE = 'Candidate'; + const CANDIDATE_ASSESSABLE_ENTRY = 'CandidateAssessableEntry'; + const CANDIDATE_ENROLMENT = 'CandidateEnrolment'; + const CANDIDATE_ENTRY = 'CandidateEntry'; + const CANDIDATE_ENTRY_AUDIT = 'CandidateEntryAudit'; + const CANDIDATE_ENTRY_PROPOSAL = 'CandidateEntryProposal'; + const CANDIDATE_ENTRY_WITHDRAWAL_PROPOSAL = 'CandidateEntryWithdrawalProposal'; + const CANDIDATE_PROPOSAL = 'CandidateProposal'; + const CANDIDATE_PROPOSAL_COMMENT = 'CandidateProposalComment'; + const CANDIDATE_REGISTRATION = 'CandidateRegistration'; + const CANDIDATE_REGISTRATION_AUDIT = 'CandidateRegistrationAudit'; + const CANDIDATE_REGISTRATION_PROPOSAL = 'CandidateRegistrationProposal'; + const CANDIDATE_REGISTRATION_WITHDRAWAL_PROPOSAL = 'CandidateRegistrationWithdrawalProposal'; + const CHECK_TYPE = 'CheckType'; + const CHECK_CLEARANCE_LEVEL = 'CheckClearanceLevel'; + const CHILD_PROTECTION_NOTE = 'ChildProtectionNote'; + const CHILD_PROTECTION_STATUS = 'ChildProtectionStatus'; + const CHILD_PROTECTION_STATUS_ASSIGNMENT = 'ChildProtectionStatusAssignment'; + const CLUB = 'Club'; + const CLUB_ELIGIBILITY = 'ClubEligibility'; + const CLUB_LEAD = 'ClubLead'; + const CLUB_MEMBERSHIP = 'ClubMembership'; + const CLUB_MEMBERSHIP_PERIOD = 'ClubMembershipPeriod'; + const CLUB_MEMBERSHIP_PERIOD_PRICE = 'ClubMembershipPeriodPrice'; + const CLUB_SESSION = 'ClubSession'; + const CLUB_SESSION_INTERVAL = 'ClubSessionInterval'; + const CLUB_MEMBERSHIP_PERIOD_RULE = 'ClubMembershipPeriodRule'; + const CLUB_SESSION_INTERVAL_PRICE = 'ClubSessionIntervalPrice'; + const STUDENT_CLUB_SESSION_INTERVAL = 'StudentClubSessionInterval'; + const COMPANY = 'Company'; + const COMPANY_STAFF = 'CompanyStaff'; + const COMMUNICATION_ACTION = 'CommunicationAction'; + const COMMUNICATION_TAG = 'CommunicationTag'; + const COMMUNICATION_TEMPLATE = 'CommunicationTemplate'; + const CONSENT = 'Consent'; + const CONSENT_TYPE = 'ConsentType'; + const CONTENT = 'Content'; + const CONTENT_TAG = 'ContentTag'; + const COURT_ORDER = 'CourtOrder'; + const COVER_ARRANGEMENT = 'CoverArrangement'; + const COVER_REQUIREMENT = 'CoverRequirement'; + const COUNTRY = 'Country'; + const COURT_ORDER_PARTY = 'CourtOrderParty'; + const CUSTOM_GROUP = 'CustomGroup'; + const CUSTOM_GROUP_MEMBERSHIP = 'CustomGroupMembership'; + const CUSTOM_GROUP_MEMBERSHIP_CRITERION = 'CustomGroupMembershipCriterion'; + const CUSTOM_GROUP_NOTIFICATION_SETTING = 'CustomGroupNotificationSetting'; + const CUSTOM_GROUP_NOTIFICATION_RECIPIENT = 'CustomGroupNotificationRecipient'; + const CUSTOM_REPORT = 'CustomReport'; + const CUSTOM_REPORT_COLUMN = 'CustomReportColumn'; + const CUSTOM_REPORT_COLUMN_CONDITIONAL_FORMATTER = 'CustomReportColumnConditionalFormatter'; + const CUSTOM_REPORT_GROUPING = 'CustomReportGrouping'; + const CUSTOM_REPORT_ORDERING = 'CustomReportOrdering'; + const CUSTOM_REPORT_POST_GROUPING_FILTER = 'CustomReportPostGroupingFilter'; + const CUSTOM_REPORT_SCOPE = 'CustomReportScope'; + const CUSTOM_REPORT_SCOPE_FILTER = 'CustomReportScopeFilter'; + const CUSTOM_REPORT_SCHEDULED_EXPORT = 'CustomReportScheduledExport'; + const CUSTOM_REPORT_SCHEDULED_EXPORT_REPORT = 'CustomReportScheduledExportReport'; + const CUSTOM_REPORT_SCHEDULED_EXPORT_RECIPIENT = 'CustomReportScheduledExportRecipient'; + const CUSTOM_REPORT_SHARE = 'CustomReportShare'; + const CUSTOM_REPORT_EMAIL_LOG = 'CustomReportEmailLog'; + const CURRICULUM = 'Curriculum'; + const CURRICULUM_GRADE = 'CurriculumGrade'; + const CURRICULUM_STATEMENT = 'CurriculumStatement'; + const CURRICULUM_STATEMENT_BAND = 'CurriculumStatementBand'; + const CURRICULUM_SECTION = 'CurriculumSection'; + const CURRICULUM_TIER = 'CurriculumTier'; + const CURRICULUM_TARGET = 'CurriculumTarget'; + const CURRICULUM_TARGET_SET = 'CurriculumTargetSet'; + const DATA_EXPORT = 'DataExport'; + const DATA_SET_SUBSCRIPTION = 'DataSetSubscription'; + const DATA_SOURCE = 'DataSource'; + const DEMOGRAPHIC = 'Demographic'; + const DETENTION = 'Detention'; + const DETENTION_SESSION = 'DetentionSession'; + const DETENTION_TYPE = 'DetentionType'; + const DEPARTMENT = 'Department'; + const FACULTY_DEPARTMENT = 'FacultyDepartment'; + const DEPARTMENT_MEMBERSHIP = 'DepartmentMembership'; + const DEPARTMENT_RESPONSIBILITY = 'DepartmentResponsibility'; + const DEPARTMENT_RESPONSIBILITY_TYPE = 'DepartmentResponsibilityType'; + const DIETARY_REQUIREMENT = 'DietaryRequirement'; + const DIETARY_REQUIREMENT_TYPE = 'DietaryRequirementType'; + const DOCUMENT_LAYOUT = 'DocumentLayout'; + const EDUCATIONAL_INSTITUTION_ENROLMENT = 'EducationalInstitutionEnrolment'; + const EDUCATION_PLAN = 'EducationPlan'; + const EDUCATION_PLAN_CONTRIBUTOR = 'EducationPlanContributor'; + const EDUCATIONAL_INSTITUTION = 'EducationalInstitution'; + const EDUCATIONAL_INSTITUTION_STAFF = 'EducationalInstitutionStaff'; + const ELIGIBILITY = 'Eligibility'; + const ELIGIBILITY_RECORD = 'EligibilityRecord'; + const EMAIL = 'Email'; + const EMAIL_ACCOUNT = 'EmailAccount'; + const EMAIL_ACCOUNT_ACCESS_PERMISSION = 'EmailAccountAccessPermission'; + const EMAIL_ADDRESS = 'EmailAddress'; + const EMAIL_DRAFT = 'EmailDraft'; + const EMAIL_PART = 'EmailPart'; + const EMAIL_PERMITTED_SENDER = 'EmailPermittedSender'; + const EMAIL_SENDER = 'EmailSender'; + const EMAIL_STATUS = 'EmailStatus'; + const EMAIL_RECIPIENT = 'EmailRecipient'; + const EMAIL_REFERENCE = 'EmailReference'; + const EMERGENCY_ALERT_TYPE = 'EmergencyAlertType'; + const EMERGENCY_ALERT = 'EmergencyAlert'; + const EMERGENCY_ALERT_STUDENT = 'EmergencyAlertStudent'; + const EMERGENCY_ALERT_ASSIGNED_STAFF = 'EmergencyAlertAssignedStaff'; + const EMPLOYER = 'Employer'; + const EMPLOYMENT_RECORD_TYPE = 'EmploymentRecordType'; + const ENROLMENT_MODE = 'EnrolmentMode'; + const ENROLMENT_MODE_ASSIGNMENT = 'EnrolmentModeAssignment'; + const ENABLED_FEATURE = 'EnabledFeature'; + const ETHNICITY = 'Ethnicity'; + const ETHNICITY_CATEGORY = 'EthnicityCategory'; + const EVENT_PARTICIPANT = 'EventParticipant'; + const EVENT_PARTICIPANT_INVITATION = 'EventParticipantInvitation'; + const EXCLUSION_REASON = 'ExclusionReason'; + const EXCLUSION_EXCLUSION_REASON = 'ExclusionExclusionReason'; + const EXCLUSION_REVIEW = 'ExclusionReview'; + const EXCLUSION_REVIEW_OUTCOME = 'ExclusionReviewOutcome'; + const EXTERNAL_ADMINISTRATOR = 'ExternalAdministrator'; + const VISION_TEST = 'VisionTest'; + const FACULTY = 'Faculty'; + const FACULTY_MEMBER = 'FacultyMember'; + const FACULTY_MEMBERSHIP = 'FacultyMembership'; + const FACULTY_RESPONSIBILITY = 'FacultyResponsibility'; + const FACULTY_RESPONSIBILITY_TYPE = 'FacultyResponsibilityType'; + const FILE = 'File'; + const FINAL_ASSESSMENT_TARGET = 'FinalAssessmentTarget'; + const GENDER = 'Gender'; + const GENDER_IDENTITY = 'GenderIdentity'; + const GRADE = 'Grade'; + const GRADE_SET = 'GradeSet'; + const GRADE_POINT_SCALE = 'GradePointScale'; + const GRADE_POINT_SCALE_LEVEL_GRADE_SET = 'GradePointScaleLevelGradeSet'; + const GUARDIAN = 'Guardian'; + const GUARDIAN_CONSULTATION = 'GuardianConsultation'; + const GUARDIAN_RELATIONSHIP_TYPE = 'GuardianRelationshipType'; + const HEARING_TEST = 'HearingTest'; + const HOUSE = 'House'; + const HOUSE_MEMBERSHIP = 'HouseMembership'; + const HOUSE_TUTOR = 'HouseTutor'; + const IDENTIFICATION_DOCUMENT_TYPE = 'IdentificationDocumentType'; + const IDENTITY_CARD = 'IdentityCard'; + const IDENTITY_CARD_READER = 'IdentityCardReader'; + const IMMUNIZATION_TYPE = 'ImmunizationType'; + const IMMUNIZATION = 'Immunization'; + const IMPAIRMENT_CATEGORY = 'ImpairmentCategory'; + const IN_APP_MESSAGE_PERMITTED_SENDER = 'InAppMessagePermittedSender'; + const IN_APP_MESSAGE_NOTIFICATION = 'InAppMessageNotification'; + const INBOUND_IN_APP_MESSAGE = 'InboundInAppMessage'; + const INBOUND_SMS_MESSAGE = 'InboundSmsMessage'; + const INBOUND_NOTIFICATION_AUTOMATIC_RECIPIENT = 'InboundNotificationAutomaticRecipient'; + const INTAKE_SEASON = 'IntakeSeason'; + const INTAKE_SEASON_APPLICANT_BUCKET = 'IntakeSeasonApplicantBucket'; + const INTAKE_SEASON_GROUP = 'IntakeSeasonGroup'; + const INTERVENTION = 'Intervention'; + const INTERVENTION_CATEGORY = 'InterventionCategory'; + const INTERVENTION_GROUP = 'InterventionGroup'; + const INTERVENTION_REVIEW = 'InterventionReview'; + const INTERVENTION_SESSION = 'InterventionSession'; + const INTERVENTION_STAFF_COST = 'InterventionStaffCost'; + const INTERVENTION_COST = 'InterventionCost'; + const INTERVENTION_FUNDING_SOURCE = 'InterventionFundingSource'; + const INTERVENTION_FUNDING = 'InterventionFunding'; + const INTERVENTION_FILTER = 'InterventionFilter'; + const INTERNAL_EXCLUSION_TYPE = 'InternalExclusionType'; + const INTERNAL_EXCLUSION_REASON = 'InternalExclusionReason'; + const INTERNAL_EXCLUSION_SESSION = 'InternalExclusionSession'; + const INTERNAL_EXCLUSION = 'InternalExclusion'; + const IN_CARE_NOTE = 'InCareNote'; + const IN_CARE_STATUS = 'InCareStatus'; + const IN_CARE_STATUS_ASSIGNMENT = 'InCareStatusAssignment'; + const INSTITUTION_TYPE = 'InstitutionType'; + const INVERSE_DEMOGRAPHIC = 'InverseDemographic'; + const INVIGILATION_DUTY = 'InvigilationDuty'; + const INVIGILATION_SESSION = 'InvigilationSession'; + const ITEM_UNIT = 'ItemUnit'; + const KPI = 'Kpi'; + const KPI_VALUE = 'KpiValue'; + const KPI_TARGET = 'KpiTarget'; + const KPI_RANGE = 'KpiRange'; + const LANGUAGE_ABILITY = 'LanguageAbility'; + const LANGUAGE = 'Language'; + const LETTER = 'Letter'; + const LESSON_PLAN = 'LessonPlan'; + const LESSON_PLAN_OBJECTIVE = 'LessonPlanObjective'; + const LESSON_PLAN_SECTION = 'LessonPlanSection'; + const LESSON_PLAN_SECTION_ITEM = 'LessonPlanSectionItem'; + const LEARNING_MATERIAL = 'LearningMaterial'; + const LEARNING_MATERIAL_FOLDER = 'LearningMaterialFolder'; + const LOCAL_AUTHORITY = 'LocalAuthority'; + const MARITAL_STATUS = 'MaritalStatus'; + const MARK_APPROVAL = 'MarkApproval'; + const MEAL = 'Meal'; + const MEAL_PATTERN = 'MealPattern'; + const MEAL_CHOICE = 'MealChoice'; + const MEAL_PROVISION = 'MealProvision'; + const MEAL_SESSION = 'MealSession'; + const MEAL_SESSION_REGISTER_RECORD = 'MealSessionRegisterRecord'; + const MEAL_SITTING = 'MealSitting'; + const MEAL_SITTING_AUTOMATIC_ATTENDEE_TARGET = 'MealSittingAutomaticAttendeeTarget'; + const MEAL_ROTATION_MENU = 'MealRotationMenu'; + const MEAL_SCHEDULE = 'MealSchedule'; + const MEAL_SCHEDULE_ITEM = 'MealScheduleItem'; + const MEAL_ROTATION_MENU_CHOICE = 'MealRotationMenuChoice'; + const MEDICAL_CONDITION = 'MedicalCondition'; + const MEDICAL_CONDITION_MEDICATION = 'MedicalConditionMedication'; + const MEDICATION = 'Medication'; + const MEDICAL_CONDITION_TYPE = 'MedicalConditionType'; + const MEDICAL_EVENT = 'MedicalEvent'; + const MEDICAL_EVENT_TYPE = 'MedicalEventType'; + const MEDICAL_INSTITUTION = 'MedicalInstitution'; + const MEDICAL_INSTITUTION_STAFF = 'MedicalInstitutionStaff'; + const MEDICAL_NOTE = 'MedicalNote'; + const MEDICAL_PLAN = 'MedicalPlan'; + const MEDICAL_RELATIONSHIP_TYPE = 'MedicalRelationshipType'; + const MEETING = 'Meeting'; + const MEETING_NOTE = 'MeetingNote'; + const MEETING_TOPIC = 'MeetingTopic'; + const MESSAGE_DRAFT_RECIPIENT = 'MessageDraftRecipient'; + const MOTOR_VEHICLE = 'MotorVehicle'; + const MOTOR_VEHICLE_MAKE = 'MotorVehicleMake'; + const NATIONALITY_STATUS = 'NationalityStatus'; + const NEW_REPORT_CARD_BATCH = 'NewReportCardBatch'; + const NEW_REPORT_CARD_BATCH_TARGET = 'NewReportCardBatchTarget'; + const NEW_REPORT_CARD_TEMPLATE = 'NewReportCardTemplate'; + const NEW_STUDENT_REPORT_CARD = 'NewStudentReportCard'; + const NEW_STUDENT_REPORT_CARD_SECTION = 'NewStudentReportCardSection'; + const NEW_REPORT_CARD_TEXT = 'NewReportCardText'; + const NEXT_OF_KIN_RELATIONSHIP = 'NextOfKinRelationship'; + const NEW_USER_REQUEST = 'NewUserRequest'; + const NOTE = 'Note'; + const NOTICE = 'Notice'; + const OPTIONS_IMPORT_RESULT = 'OptionsImportResult'; + const OPTIONS_IMPORT_STUDENT_MAPPING = 'OptionsImportStudentMapping'; + const OPTIONS_IMPORT_ACADEMIC_UNIT_MAPPING = 'OptionsImportAcademicUnitMapping'; + const OUTBOUND_LETTER = 'OutboundLetter'; + const OUTBOUND_LETTER_RECIPIENT = 'OutboundLetterRecipient'; + const OUTBOUND_LETTER_PERMITTED_SENDER = 'OutboundLetterPermittedSender'; + const OUTBOUND_IN_APP_MESSAGE = 'OutboundInAppMessage'; + const OUTBOUND_IN_APP_MESSAGE_DRAFT = 'OutboundInAppMessageDraft'; + const PERSON = 'Person'; + const PASTORAL_NOTE = 'PastoralNote'; + const PAY_SCALE = 'PayScale'; + const PAY_SCALE_GRADE = 'PayScaleGrade'; + const PAY_SCALE_GRADE_SPINAL_POINT = 'PayScaleGradeSpinalPoint'; + const PAY_SCALE_SPINAL_POINT = 'PayScaleSpinalPoint'; + const PAY_SCALE_SPINAL_POINT_VALUE = 'PayScaleSpinalPointValue'; + const INSIGHT_REPORT = 'InsightReport'; + const PERMANENT_EXCLUSION = 'PermanentExclusion'; + const PERSON_CHECK = 'PersonCheck'; + const PERSON_FORMER_NAME = 'PersonFormerName'; + const PERSON_IDENTIFICATION_DOCUMENT = 'PersonIdentificationDocument'; + const PERSON_IMPAIRMENT = 'PersonImpairment'; + const PERSON_NATIONALITY = 'PersonNationality'; + const PERSON_NEXT_OF_KIN = 'PersonNextOfKin'; + const USER_DEFINED_RECORD = 'UserDefinedRecord'; + const USER_DEFINED_FIELD = 'UserDefinedField'; + const USER_DEFINED_FIELD_OPTION = 'UserDefinedFieldOption'; + const USER_DEFINED_FIELD_PERMISSION = 'UserDefinedFieldPermission'; + const PERSON_PROFESSIONAL_QUALIFICATION = 'PersonProfessionalQualification'; + const PERSON_TRAINING_COURSE = 'PersonTrainingCourse'; + const PERSON_TRANSPORTATION_METHOD = 'PersonTransportationMethod'; + const PHANTOM_MODEL = 'PhantomModel'; + const POINT_AWARD = 'PointAward'; + const POINT_AWARD_CATEGORY = 'PointAwardCategory'; + const POINT_AWARD_SCALE = 'PointAwardScale'; + const POSITION = 'Position'; + const POSITION_BUSINESS_ROLE = 'PositionBusinessRole'; + const POSTAL_ADDRESS_OCCUPANCY = 'PostalAddressOccupancy'; + const POSTAL_ADDRESS = 'PostalAddress'; + const PREDICTED_ASSESSMENT_MARK = 'PredictedAssessmentMark'; + const PROFESSIONAL_QUALIFICATION_CLASS = 'ProfessionalQualificationClass'; + const PROFESSIONAL_QUALIFICATION_SUBJECT = 'ProfessionalQualificationSubject'; + const PROFESSIONAL_QUALIFICATION_TYPE = 'ProfessionalQualificationType'; + const PROGRAMME = 'Programme'; + const PROGRAMME_ACADEMIC_UNIT = 'ProgrammeAcademicUnit'; + const PROGRAMME_ENROLMENT = 'ProgrammeEnrolment'; + const PROGRAMME_INSTANCE = 'ProgrammeInstance'; + const PROGRAMME_CLASSIFICATION = 'ProgrammeClassification'; + const PROGRAMME_QUALIFICATION_AWARD = 'ProgrammeQualificationAward'; + const PROGRAMME_LEAD = 'ProgrammeLead'; + const PROGRAMME_WITHDRAWAL_REASON = 'ProgrammeWithdrawalReason'; + const PROGRESS_GOAL_TYPE = 'ProgressGoalType'; + const PROGRESS_ASSESSMENT_BATCH = 'ProgressAssessmentBatch'; + const PROGRESS_ASSESSMENT_BATCH_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchMeasurementPeriod'; + const PROGRESS_ASSESSMENT_BATCH_TARGET = 'ProgressAssessmentBatchTarget'; + const PROGRESS_ASSESSMENT_BATCH_TARGET_MEASUREMENT_PERIOD = 'ProgressAssessmentBatchTargetMeasurementPeriod'; + const PROGRESS_MEASUREMENT_PERIOD = 'ProgressMeasurementPeriod'; + const PROGRESS_MEASUREMENT_PERIOD_SET = 'ProgressMeasurementPeriodSet'; + const PUSH_NOTIFICATION_TOKEN = 'PushNotificationToken'; + const QUALIFICATION_ASPECT = 'QualificationAspect'; + const QUALIFICATION_AVAILABILITY_INSTANCE = 'QualificationAvailabilityInstance'; + const QUALIFICATION_AWARD = 'QualificationAward'; + const QUALIFICATION_AWARD_DISCOUNT_CODE = 'QualificationAwardDiscountCode'; + const QUALIFICATION_AWARD_LEARNING_UNIT = 'QualificationAwardLearningUnit'; + const QUALIFICATION_AWARD_SUBTYPE = 'QualificationAwardSubtype'; + const QUALIFICATION_AWARD_TYPE = 'QualificationAwardType'; + const QUALIFICATION_ASSESSABLE = 'QualificationAssessable'; + const QUALIFICATION_ASSESSABLE_INSTANCE = 'QualificationAssessableInstance'; + const QUALIFICATION_CENTER_ASSESSED_OUTCOME = 'QualificationCenterAssessedOutcome'; + const QUALIFICATION_ELEMENT_AVAILABILITY = 'QualificationElementAvailability'; + const QUALIFICATION_ELEMENT_DISALLOWED_COMBINATION = 'QualificationElementDisallowedCombination'; + const QUALIFICATION_TIMETABLE_SESSION_TYPE = 'QualificationTimetableSessionType'; + const QUALIFICATION_FORECAST_RESULT = 'QualificationForecastResult'; + const QUALIFICATION_GRADE = 'QualificationGrade'; + const QUALIFICATION_GRADE_SET = 'QualificationGradeSet'; + const QUALIFICATION_LEARNING_UNIT = 'QualificationLearningUnit'; + const QUALIFICATION_LEARNING_UNIT_ASSESSABLE = 'QualificationLearningUnitAssessable'; + const QUALIFICATION_LEARNING_UNIT_LEVEL = 'QualificationLearningUnitLevel'; + const QUALIFICATION_OFFERING = 'QualificationOffering'; + const QUALIFICATION_RESULT = 'QualificationResult'; + const QUALIFICATION_SCHEME = 'QualificationScheme'; + const QUALIFICATION_STUDY_GUIDE = 'QualificationStudyGuide'; + const QUALIFICATION_SUBJECT = 'QualificationSubject'; + const QUALIFICATION_SUBSCRIPTION = 'QualificationSubscription'; + const QUALIFICATION_RESULT_EMBARGO_VIEWER = 'QualificationResultEmbargoViewer'; + const QUALIFICATION_TRANSPORT_CERTIFICATE = 'QualificationTransportCertificate'; + const QUALIFICATION_TRANSPORT_MESSAGE = 'QualificationTransportMessage'; + const IN_HOUSE_CANDIDATE_ACCESS_ARRANGEMENT = 'InHouseCandidateAccessArrangement'; + const IN_HOUSE_CANDIDATE = 'InHouseCandidate'; + const IN_HOUSE_EXAM_ENTRY = 'InHouseExamEntry'; + const IN_HOUSE_EXAM_GRADE = 'InHouseExamGrade'; + const IN_HOUSE_EXAM_INSTANCE = 'InHouseExamInstance'; + const IN_HOUSE_EXAM_RESULT = 'InHouseExamResult'; + const IN_HOUSE_EXAM = 'InHouseExam'; + const IN_HOUSE_EXAM_INSTANCE_ACADEMIC_UNIT_LINK = 'InHouseExamInstanceAcademicUnitLink'; + const REGION = 'Region'; + const REGISTRATION_FORM = 'RegistrationForm'; + const REGISTRATION_FORM_MEMBERSHIP = 'RegistrationFormMembership'; + const REGISTRATION_FORM_TUTOR = 'RegistrationFormTutor'; + const RELIGION = 'Religion'; + const REPEATING_SCHOOL_EVENT = 'RepeatingSchoolEvent'; + const REPEATING_SCHOOL_EVENT_PARTICIPANT = 'RepeatingSchoolEventParticipant'; + const REPORT_CARD_BATCH_CURRICULUM = 'ReportCardBatchCurriculum'; + const REPORT_CARD_BATCH_PROGRESS_ASSESSMENT = 'ReportCardBatchProgressAssessment'; + const REPORT_CARD_BATCH_ACADEMIC_UNIT = 'ReportCardBatchAcademicUnit'; + const REPORT_CARD_BATCH_AD_HOC_ASSESSMENT = 'ReportCardBatchAdHocAssessment'; + const EXTERNALLY_GENERATED_REPORT_CARD = 'ExternallyGeneratedReportCard'; + const REPORT_SUBSCRIPTION = 'ReportSubscription'; + const ROOM_ASSET = 'RoomAsset'; + const ROOM_UNAVAILABILITY = 'RoomUnavailability'; + const ROOM_CHANGE_REQUIREMENT = 'RoomChangeRequirement'; + const ROOM_ROOM_ASSET = 'RoomRoomAsset'; + const ROOM_FEATURE = 'RoomFeature'; + const ROOM_LAYOUT = 'RoomLayout'; + const ROOM_LAYOUT_SEAT = 'RoomLayoutSeat'; + const ROOM_ROOM_FEATURE = 'RoomRoomFeature'; + const ROOM = 'Room'; + const SAFEGUARDING_NOTE = 'SafeguardingNote'; + const SCHOOL_EVENT = 'SchoolEvent'; + const SCHOOL_EVENT_TYPE = 'SchoolEventType'; + const ACADEMIC_YEAR_ENROLMENT = 'AcademicYearEnrolment'; + const SCHOOL_PHASE = 'SchoolPhase'; + const SCHOOL_PROGRESS_TARGET_RULE = 'SchoolProgressTargetRule'; + const SCHOOLWORK = 'Schoolwork'; + const SCHOOLWORK_ASPECT = 'SchoolworkAspect'; + const SENDING_PROFILE = 'SendingProfile'; + const SEN_EVENT_OUTCOME = 'SenEventOutcome'; + const SEN_EVENT_OUTCOME_TYPE = 'SenEventOutcomeType'; + const SEN_EVENT = 'SenEvent'; + const SEN_EVENT_TYPE = 'SenEventType'; + const SEN_NEED = 'SenNeed'; + const SEN_NEED_TYPE = 'SenNeedType'; + const SEN_NOTE = 'SenNote'; + const SEN_STATEMENT = 'SenStatement'; + const SEN_STATUS = 'SenStatus'; + const SEN_STATUS_ASSIGNMENT = 'SenStatusAssignment'; + const SESSION = 'Session'; + const SESSION_ROOM_ASSET_REQUIREMENT = 'SessionRoomAssetRequirement'; + const SESSION_ROOM_FEATURE_REQUIREMENT = 'SessionRoomFeatureRequirement'; + const SITE = 'Site'; + const SITE_OPERATING_PERIOD = 'SiteOperatingPeriod'; + const SITE_OPERATING_PERIOD_EXCEPTION = 'SiteOperatingPeriodException'; + const SITE_TRAVEL_TIME = 'SiteTravelTime'; + const SMS_MESSAGE = 'SmsMessage'; + const SMS_MESSAGE_DRAFT = 'SmsMessageDraft'; + const SMS_MESSAGE_PART = 'SmsMessagePart'; + const SMS_MESSAGE_PERMITTED_SENDER = 'SmsMessagePermittedSender'; + const SMS_MESSAGE_STATUS = 'SmsMessageStatus'; + const SNIPPET = 'Snippet'; + const STAFF_ABSENCE = 'StaffAbsence'; + const STAFF_ABSENCE_CATEGORY = 'StaffAbsenceCategory'; + const STAFF_ABSENCE_SICKNESS_CATEGORY = 'StaffAbsenceSicknessCategory'; + const STAFF_ABSENCE_SICKNESS_SUBCATEGORY = 'StaffAbsenceSicknessSubcategory'; + const STAFF_ATTENDANCE_MARK = 'StaffAttendanceMark'; + const STAFF_ATTENDANCE_RECORD = 'StaffAttendanceRecord'; + const STAFF_CONTRACT = 'StaffContract'; + const STAFF_CONTRACT_POST = 'StaffContractPost'; + const STAFF_CONTRACT_POST_ALLOWANCE = 'StaffContractPostAllowance'; + const STAFF_CONTRACT_POST_SALARY = 'StaffContractPostSalary'; + const STAFF_CONTRACT_POST_ADDITIONAL_PAYMENT = 'StaffContractPostAdditionalPayment'; + const STAFF_CONTRACT_POST_RATE = 'StaffContractPostRate'; + const STAFF_CONTRACT_POST_START_REASON = 'StaffContractPostStartReason'; + const STAFF_CONTRACT_POST_END_REASON = 'StaffContractPostEndReason'; + const STAFF_OBJECTIVE = 'StaffObjective'; + const STAFF_ORIGIN = 'StaffOrigin'; + const STAFF_DESTINATION = 'StaffDestination'; + const STAFF_EMPLOYMENT_TYPE = 'StaffEmploymentType'; + const STAFF = 'Staff'; + const STAFF_ROOM_FEATURE_REQUIREMENT = 'StaffRoomFeatureRequirement'; + const STAFF_WORKING_PERIOD = 'StaffWorkingPeriod'; + const STANDARDIZED_ASSESSMENT = 'StandardizedAssessment'; + const STANDARDIZED_ASSESSMENT_BATCH = 'StandardizedAssessmentBatch'; + const STANDARDIZED_ASSESSMENT_BATCH_TARGET = 'StandardizedAssessmentBatchTarget'; + const STANDARDIZED_ASSESSMENT_THRESHOLD = 'StandardizedAssessmentThreshold'; + const STANDARDIZED_ASSESSMENT_THRESHOLD_RESULT = 'StandardizedAssessmentThresholdResult'; + const STANDARDIZED_ASSESSMENT_TEMPLATE = 'StandardizedAssessmentTemplate'; + const STANDARDIZED_ASSESSMENT_TEMPLATE_ASSESSMENT = 'StandardizedAssessmentTemplateAssessment'; + const STANDARDIZED_ASSESSMENT_SUITE = 'StandardizedAssessmentSuite'; + const STANDARDIZED_ASSESSMENT_COMPONENT = 'StandardizedAssessmentComponent'; + const STANDARDIZED_ASSESSMENT_ASPECT_CATEGORY = 'StandardizedAssessmentAspectCategory'; + const STANDARDIZED_ASSESSMENT_ASPECT = 'StandardizedAssessmentAspect'; + const STANDARDIZED_ASSESSMENT_MARK = 'StandardizedAssessmentMark'; + const STUDENT_AD_HOC_ASSESSMENT_MARK = 'StudentAdHocAssessmentMark'; + const STUDENT_CURRICULUM_ACHIEVEMENT = 'StudentCurriculumAchievement'; + const STUDENT_CURRICULUM_EVIDENCE = 'StudentCurriculumEvidence'; + const STUDENT_CURRICULUM_SCORE = 'StudentCurriculumScore'; + const STUDENT_STANDARDIZED_ASSESSMENT = 'StudentStandardizedAssessment'; + const STUDENT_STANDARDIZED_ASSESSMENT_MARK = 'StudentStandardizedAssessmentMark'; + const STUDENT_ATTENDANCE_PATTERN = 'StudentAttendancePattern'; + const STUDENT_ABSENCE_NOTE = 'StudentAbsenceNote'; + const STUDENT_REPEATING_ABSENCE_NOTE = 'StudentRepeatingAbsenceNote'; + const STUDENT_DESTINATION = 'StudentDestination'; + const STUDENT_DESTINATION_TYPE = 'StudentDestinationType'; + const STUDENT_EDUCATIONAL_HISTORY = 'StudentEducationalHistory'; + const STUDENT_GIFT = 'StudentGift'; + const STUDENT_TALENT = 'StudentTalent'; + const STUDENT_GUARDIAN_RELATIONSHIP = 'StudentGuardianRelationship'; + const STUDENT_FUNDING = 'StudentFunding'; + const STUDENT_FUNDING_TYPE = 'StudentFundingType'; + const STUDENT_INTERVENTION = 'StudentIntervention'; + const STUDENT_INTERVENTION_REVIEW = 'StudentInterventionReview'; + const STUDENT_LINKED_RELATIONSHIP = 'StudentLinkedRelationship'; + const STUDENT_LINKED_RELATIONSHIP_TYPE = 'StudentLinkedRelationshipType'; + const STUDENT_MEDICAL_RELATIONSHIP = 'StudentMedicalRelationship'; + const STUDENT_OTHER_SCHOOL_ATTENDANCE_RECORD = 'StudentOtherSchoolAttendanceRecord'; + const STUDENT_PROGRESS_ASSESSMENT_MARK = 'StudentProgressAssessmentMark'; + const STUDENT_PROGRESS_BASELINE = 'StudentProgressBaseline'; + const STUDENT_PROGRESS_GOAL = 'StudentProgressGoal'; + const STUDENT_SCHOOLWORK = 'StudentSchoolwork'; + const STUDENT_SCHOOLWORK_MARK = 'StudentSchoolworkMark'; + const STUDENT = 'Student'; + const STUDENT_EMPLOYMENT_RECORD = 'StudentEmploymentRecord'; + const STUDENT_ROOM_FEATURE_REQUIREMENT = 'StudentRoomFeatureRequirement'; + const STUDENT_RECORD_CHANGE = 'StudentRecordChange'; + const SUBJECT = 'Subject'; + const SUPERANNUATION_SCHEME = 'SuperannuationScheme'; + const SUPERANNUATION_SCHEME_VALUE = 'SuperannuationSchemeValue'; + const SUSPECTED_DUPLICATE = 'SuspectedDuplicate'; + const TAG = 'Tag'; + const TAGGING = 'Tagging'; + const TALENT = 'Talent'; + const TARGET_JUDGEMENT_RULE = 'TargetJudgementRule'; + const TARGET_JUDGEMENT = 'TargetJudgement'; + const TEACHING_ASSISTANT_ALLOCATION = 'TeachingAssistantAllocation'; + const TEACHING_GROUP = 'TeachingGroup'; + const TEACHING_GROUP_MEMBERSHIP = 'TeachingGroupMembership'; + const TEACHING_GROUP_TUTOR = 'TeachingGroupTutor'; + const TELEPHONE_CALL = 'TelephoneCall'; + const TELEPHONE_NUMBER = 'TelephoneNumber'; + const FIXED_PERIOD_EXCLUSION = 'FixedPeriodExclusion'; + const TERM = 'Term'; + const THIRD_PARTY_SITE = 'ThirdPartySite'; + const THIRD_PARTY_LOGIN = 'ThirdPartyLogin'; + const TIMETABLER_IMPORT_RESULT = 'TimetablerImportResult'; + const TIMETABLER_IMPORT_RESULT_ERROR = 'TimetablerImportResultError'; + const TIMETABLER_IMPORT_RESULT_UPDATE = 'TimetablerImportResultUpdate'; + const TIMETABLER_IMPORT_STEP_OUTCOME = 'TimetablerImportStepOutcome'; + const TRIP = 'Trip'; + const TRIP_ELIGIBILITY = 'TripEligibility'; + const TRIP_LOCATION = 'TripLocation'; + const TRIP_PARTICIPANT = 'TripParticipant'; + const TRIP_PRICE = 'TripPrice'; + const TIMETABLE_SLOT = 'TimetableSlot'; + const TIMETABLE_PERIOD_GROUPING = 'TimetablePeriodGrouping'; + const TIMETABLE_PERIOD = 'TimetablePeriod'; + const TIMETABLE_SLOT_EXCEPTION = 'TimetableSlotException'; + const TIMETABLE_SLOT_LOCATION = 'TimetableSlotLocation'; + const TIMETABLE_SLOT_STAFF = 'TimetableSlotStaff'; + const TIMETABLE_SLOT_STUDENT_EXCEPTION = 'TimetableSlotStudentException'; + const TITLE = 'Title'; + const TRAINING_COURSE = 'TrainingCourse'; + const TRAINING_EVENT = 'TrainingEvent'; + const TRANSPORTATION_METHOD = 'TransportationMethod'; + const UNENROLMENT_REASON = 'UnenrolmentReason'; + const USAGE_LOG_ENTRY = 'UsageLogEntry'; + const USER = 'User'; + const USER_LOGIN = 'UserLogin'; + const USER_NOTIFICATION = 'UserNotification'; + const USER_ROLE = 'UserRole'; + const USER_ROLE_ASSIGNMENT = 'UserRoleAssignment'; + const UNIVERSITY = 'University'; + const UNIVERSITY_STAFF = 'UniversityStaff'; + const VOUCHER = 'Voucher'; + const CLUB_VOUCHER_ELIGIBILITY = 'ClubVoucherEligibility'; + const WORK_PLACEMENT = 'WorkPlacement'; + const PINNED_ITEM = 'PinnedItem'; + const BEHAVIOURAL_INCIDENT_LEVEL_WORKFLOW = 'BehaviouralIncidentLevelWorkflow'; + const BEHAVIOURAL_INCIDENT_WATCHER = 'BehaviouralIncidentWatcher'; + const BEHAVIOURAL_INCIDENT_DEFAULT_WATCHER = 'BehaviouralIncidentDefaultWatcher'; + const BEHAVIOUR_DEFAULT_WATCHER = 'BehaviourDefaultWatcher'; + const BANK = 'Bank'; + const BANK_ACCOUNT = 'BankAccount'; + const BANK_DEPOSIT = 'BankDeposit'; + const BILL_PAYER = 'BillPayer'; + const BOOK = 'Book'; + const CASH_RECEIPT = 'CashReceipt'; + const CHEQUE = 'Cheque'; + const CHEQUE_BOOK = 'ChequeBook'; + const CUSTOMER_ACCOUNT = 'CustomerAccount'; + const CUSTOMER_ACCOUNT_TYPE = 'CustomerAccountType'; + const CUSTOMER_CREDIT_NOTE = 'CustomerCreditNote'; + const CUSTOMER_CREDIT_NOTE_ITEM = 'CustomerCreditNoteItem'; + const CUSTOMER_INVOICE = 'CustomerInvoice'; + const CUSTOMER_INVOICE_ITEM = 'CustomerInvoiceItem'; + const CUSTOMER_PREPAYMENT = 'CustomerPrepayment'; + const DELIVERY_ADDRESS = 'DeliveryAddress'; + const INCOMING_BANK_TRANSACTION = 'IncomingBankTransaction'; + const INCOMING_CARD_TRANSACTION = 'IncomingCardTransaction'; + const INCOMING_DIRECT_DEBIT_TRANSACTION = 'IncomingDirectDebitTransaction'; + const INCOMING_DIRECT_DEBIT_AGREEMENT = 'IncomingDirectDebitAgreement'; + const MEAL_PRICE = 'MealPrice'; + const MEAL_PROVISION_PRICE_CATEGORY = 'MealProvisionPriceCategory'; + const MEAL_PROVISION_PRICE_CATEGORY_GROUP = 'MealProvisionPriceCategoryGroup'; + const PAYMENT_PROVIDER = 'PaymentProvider'; + const PAYMENT_PROVIDER_PAYOUT = 'PaymentProviderPayout'; + const RECEIVED_CHEQUE = 'ReceivedCheque'; + const VAT_RATE = 'VatRate'; + const CASH_PAYOUT = 'CashPayout'; + const ISSUED_CHEQUE = 'IssuedCheque'; + const CUSTOMER_ACCOUNT_REFUND = 'CustomerAccountRefund'; + const CUSTOMER_PAYMENT = 'CustomerPayment'; + const CUSTOMER_PAYMENT_REFUND = 'CustomerPaymentRefund'; + const ACADEMIC_YEAR_SETUP_TASK = 'AcademicYearSetupTask'; + const DATA_SHARING_REQUEST = 'DataSharingRequest'; + const APPLICATION_APPLICANT_IMPORT = 'ApplicationApplicantImport'; + const HOUSE_AUTOMATIC_ENROLMENT = 'HouseAutomaticEnrolment'; + const GOOGLE_PROVISIONING_SETTING = 'GoogleProvisioningSetting'; + const GOOGLE_USER = 'GoogleUser'; + const STAFF_LEAVING_REASON = 'StaffLeavingReason'; + const PROBATION = 'Probation'; + const PROBATION_REVIEW = 'ProbationReview'; + const CUSTOM_REPORT_COLLATION = 'CustomReportCollation'; + const OBSERVATION_TYPE = 'ObservationType'; + const OBSERVATION_GRADE_SET = 'ObservationGradeSet'; + const OBSERVATION_GRADE = 'ObservationGrade'; + const OBSERVATION_FRAMEWORK = 'ObservationFramework'; + const OBSERVATION_THEME = 'ObservationTheme'; + const OBSERVATION_STRAND = 'ObservationStrand'; + const OBSERVATION_FRAMEWORK_STRAND = 'ObservationFrameworkStrand'; + const OBSERVATION = 'Observation'; + const OBSERVATION_JUDGEMENT = 'ObservationJudgement'; + const OBSERVATION_TYPE_GRADE_SET = 'ObservationTypeGradeSet'; + const PERSON_BENEFIT_RECORD = 'PersonBenefitRecord'; + const BENEFIT_RECORD_TYPE = 'BenefitRecordType'; + const EMAIL_ADDRESS_IMPORT = 'EmailAddressImport'; + const USER_DEFINED_FIELD_IMPORT = 'UserDefinedFieldImport'; + const INTEGRATIONS_HR_FINANCE_PROVIDER = 'IntegrationsHrFinanceProvider'; + const INTEGRATIONS_HR_FINANCE_MAPPING_STATUS = 'IntegrationsHrFinanceMappingStatus'; + const INTEGRATIONS_HR_FINANCE_TEST_RUN = 'IntegrationsHrFinanceTestRun'; + const INTEGRATIONS_HR_FINANCE_TEST_RUN_RESULT = 'IntegrationsHrFinanceTestRunResult'; + const PERSON_ALERT = 'PersonAlert'; + const BURSARY_TYPE = 'BursaryType'; + const BURSARY_LEVEL = 'BursaryLevel'; + const BURSARY_LEVEL_AMOUNT = 'BursaryLevelAmount'; + const BURSARY_PAYMENT_DATE = 'BursaryPaymentDate'; + const STUDENT_BURSARY_LEVEL = 'StudentBursaryLevel'; + const BURSARY_PAYMENT = 'BursaryPayment'; + const AD_HOC_BURSARY_PAYMENT = 'AdHocBursaryPayment'; + const BURSARY_PAYMENT_AUTOMATIC_CRITERION = 'BursaryPaymentAutomaticCriterion'; + const BURSARY_PAYMENT_MANUAL_CRITERION = 'BursaryPaymentManualCriterion'; + const BURSARY_PAYMENT_MANUAL_CRITERION_STATUS = 'BursaryPaymentManualCriterionStatus'; + const ATTENDANCE_ROLL_CALL_TIME_GROUP = 'AttendanceRollCallTimeGroup'; + const SUSPENDED_CALENDAR_ENTRY_MAPPING = 'SuspendedCalendarEntryMapping'; + const COVID_TESTING_TEST = 'CovidTestingTest'; + const INTEGRATION_VLE_PROVIDER = 'IntegrationVleProvider'; + const VISUAL_TABLE_CONFIG = 'VisualTableConfig'; + const OUTGOING_ENTITY_TRANSFER = 'OutgoingEntityTransfer'; + const INCOMING_ENTITY_TRANSFER = 'IncomingEntityTransfer'; + const INTEGRATIONS_VLE_PROVIDER_ACADEMIC_UNIT = 'IntegrationsVleProviderAcademicUnit'; + const USER_BETA = 'UserBeta'; + const SCHOOL_SHOP_PRODUCT = 'SchoolShopProduct'; + const SCHOOL_SHOP_PRODUCT_PRICE = 'SchoolShopProductPrice'; + const SCHOOL_SHOP_PRODUCT_ELIGIBILITY = 'SchoolShopProductEligibility'; + const SCHOOL_SHOP_ORDER_ITEM = 'SchoolShopOrderItem'; } diff --git a/src/Arbor/Resource/UkDfe/ResourceType.php b/src/Arbor/Resource/UkDfe/ResourceType.php index 942719eb..889d6cbb 100644 --- a/src/Arbor/Resource/UkDfe/ResourceType.php +++ b/src/Arbor/Resource/UkDfe/ResourceType.php @@ -4,76 +4,76 @@ class ResourceType { - const UK_DFE_EDUCATIONAL_INSTITUTION = 'UkDfe_EducationalInstitution'; - const UK_DFE_EDUCATIONAL_INSTITUTION_ENROLMENT = 'UkDfe_EducationalInstitutionEnrolment'; - const UK_DFE_STAFF = 'UkDfe_Staff'; - const UK_DFE_STUDENT = 'UkDfe_Student'; - const UK_DFE_UPN_ASSIGNMENT = 'UkDfe_UpnAssignment'; - const UK_DFE_LOCAL_AUTHORITY = 'UkDfe_LocalAuthority'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS = 'UkDfe_SchoolWorkforceCensus'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_RETURN = 'UkDfe_SchoolWorkforceCensusReturn'; - const UK_DFE_PAY_SCALE = 'UkDfe_PayScale'; - const UK_DFE_POSITION = 'UkDfe_Position'; - const UK_DFE_LANGUAGE = 'UkDfe_Language'; - const UK_DFE_RELIGION = 'UkDfe_Religion'; - const UK_DFE_ETHNICITY = 'UkDfe_Ethnicity'; - const UK_DFE_GUARDIAN_RELATIONSHIP_TYPE = 'UkDfe_GuardianRelationshipType'; - const UK_DFE_SEN_STATUS = 'UkDfe_SenStatus'; - const UK_DFE_SEN_NEED_TYPE = 'UkDfe_SenNeedType'; - const UK_DFE_UNENROLMENT_REASON = 'UkDfe_UnenrolmentReason'; - const UK_DFE_CENSUS_SCHOOL_PHASE = 'UkDfe_CensusSchoolPhase'; - const UK_DFE_SCHOOL_GOVERNANCE_TYPE = 'UkDfe_SchoolGovernanceType'; - const UK_DFE_SCHOOL_INTAKE_TYPE = 'UkDfe_SchoolIntakeType'; - const UK_DFE_SCHOOL_TYPE = 'UkDfe_SchoolType'; - const UK_DFE_SCHOOL_WORKFORCE_VACANCY_POST = 'UkDfe_SchoolWorkforceVacancyPost'; - const UK_DFE_QUALIFIED_TEACHER_ROUTE = 'UkDfe_QualifiedTeacherRoute'; - const UK_DFE_PAY_SCALE_CATEGORY = 'UkDfe_PayScaleCategory'; - const UK_DFE_POSITION_CATEGORY = 'UkDfe_PositionCategory'; - const UK_DFE_CURRICULUM_GRADE = 'UkDfe_CurriculumGrade'; - const UK_DFE_SUBJECT = 'UkDfe_Subject'; - const UK_DFE_SCHOOL_CENSUS = 'UkDfe_SchoolCensus'; - const UK_DFE_SCHOOL_CENSUS_SCHOOL_DETAIL = 'UkDfe_SchoolCensusSchoolDetail'; - const UK_DFE_SCHOOL_CENSUS_RETURN = 'UkDfe_SchoolCensusReturn'; - const UK_DFE_SCHOOL_CENSUS_CLASS = 'UkDfe_SchoolCensusClass'; - const UK_DFE_UCI_ASSIGNMENT = 'UkDfe_UciAssignment'; - const UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT = 'UkDfe_ChildProtectionStatusAssignment'; - const UK_DFE_IN_CARE_STATUS_ASSIGNMENT = 'UkDfe_InCareStatusAssignment'; - const UK_DFE_TRAVELLER_STATUS = 'UkDfe_TravellerStatus'; - const UK_DFE_TRAVELLER_STATUS_ASSIGNMENT = 'UkDfe_TravellerStatusAssignment'; - const UK_DFE_ENROLMENT_MODE = 'UkDfe_EnrolmentMode'; - const UK_DFE_SCHOOL_CENSUS_PUPIL_RECONCILIATION = 'UkDfe_SchoolCensusPupilReconciliation'; - const UK_DFE_SEN_STATUS_ASSIGNMENT = 'UkDfe_SenStatusAssignment'; - const UK_DFE_EXCLUSION_REASON = 'UkDfe_ExclusionReason'; - const UK_DFE_ACADEMIC_YEAR_ENROLMENT = 'UkDfe_AcademicYearEnrolment'; - const UK_DFE_SERVICE_CHILD_STATUS_ASSIGNMENT = 'UkDfe_ServiceChildStatusAssignment'; - const UK_DFE_PROGRAMME = 'UkDfe_Programme'; - const UK_DFE_PROGRAMME_INSTANCE = 'UkDfe_ProgrammeInstance'; - const UK_DFE_PROGRAMME_ENROLMENT = 'UkDfe_ProgrammeEnrolment'; - const UK_DFE_CHILD_CARE_PLACE = 'UkDfe_ChildCarePlace'; - const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_ELIGIBILITY = 'UkDfe_EarlyYearsPupilPremiumEligibility'; - const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_EarlyYearsPupilPremiumRecipient'; - const UK_DFE_ENGLISH_PROFICIENCY = 'UkDfe_EnglishProficiency'; - const UK_DFE_OFSTED_GRADE = 'UkDfe_OfstedGrade'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_STAFF_INFORMATION = 'UkDfe_SchoolWorkforceCensusStaffInformation'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_VACANCY = 'UkDfe_SchoolWorkforceCensusVacancy'; - const UK_DFE_SCHOOL_WORKFORCE_CENSUS_AGENCY_TP_SUPPORT_COUNT = 'UkDfe_SchoolWorkforceCensusAgencyTpSupportCount'; - const UK_DFE_STUDENT_FUNDING_TYPE = 'UkDfe_StudentFundingType'; - const UK_DFE_TWO_YEAR_OLD_FUNDING_BASIS = 'UkDfe_TwoYearOldFundingBasis'; - const UK_DFE_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_PupilPremiumRecipient'; - const UK_DFE_PUPIL_PREMIUM_RECIPIENT_TYPE = 'UkDfe_PupilPremiumRecipientType'; - const UK_DFE_SERVICE_CHILD_CONCERN = 'UkDfe_ServiceChildConcern'; - const UK_DFE_GCSE_ENGLISH_ACHIEVEMENT_TYPE = 'UkDfe_GcseEnglishAchievementType'; - const UK_DFE_GCSE_ENGLISH_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseEnglishFundingExemptionType'; - const UK_DFE_GCSE_MATHS_ACHIEVEMENT_TYPE = 'UkDfe_GcseMathsAchievementType'; - const UK_DFE_GCSE_MATHS_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseMathsFundingExemptionType'; - const UK_DFE_UCAS_IMPORT = 'UkDfe_UcasImport'; - const UK_DFE_UCAS_IMPORT_RECORD = 'UkDfe_UcasImportRecord'; - const UK_DFE_ATTENDANCE_API_SUBMISSION = 'UkDfe_AttendanceApiSubmission'; - const UK_DFE_ALTERNATIVE_PROVISION_REASON = 'UkDfe_AlternativeProvisionReason'; - const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT_REASON = 'UkDfe_AlternativeProvisionPlacementReason'; - const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT = 'UkDfe_AlternativeProvisionPlacement'; - const UK_DFE_PERMANENT_EXCLUSION = 'UkDfe_PermanentExclusion'; - const UK_DFE_ACADEMIC_UNIT_ENROLMENT = 'UkDfe_AcademicUnitEnrolment'; - const UK_DFE_SCHOOL_LED_TUTORING_HOUR = 'UkDfe_SchoolLedTutoringHour'; - const UK_DFE_YOUNG_CARER_STATUS_ASSIGNMENT = 'UkDfe_YoungCarerStatusAssignment'; + const UK_DFE_EDUCATIONAL_INSTITUTION = 'UkDfe_EducationalInstitution'; + const UK_DFE_EDUCATIONAL_INSTITUTION_ENROLMENT = 'UkDfe_EducationalInstitutionEnrolment'; + const UK_DFE_STAFF = 'UkDfe_Staff'; + const UK_DFE_STUDENT = 'UkDfe_Student'; + const UK_DFE_UPN_ASSIGNMENT = 'UkDfe_UpnAssignment'; + const UK_DFE_LOCAL_AUTHORITY = 'UkDfe_LocalAuthority'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS = 'UkDfe_SchoolWorkforceCensus'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_RETURN = 'UkDfe_SchoolWorkforceCensusReturn'; + const UK_DFE_PAY_SCALE = 'UkDfe_PayScale'; + const UK_DFE_POSITION = 'UkDfe_Position'; + const UK_DFE_LANGUAGE = 'UkDfe_Language'; + const UK_DFE_RELIGION = 'UkDfe_Religion'; + const UK_DFE_ETHNICITY = 'UkDfe_Ethnicity'; + const UK_DFE_GUARDIAN_RELATIONSHIP_TYPE = 'UkDfe_GuardianRelationshipType'; + const UK_DFE_SEN_STATUS = 'UkDfe_SenStatus'; + const UK_DFE_SEN_NEED_TYPE = 'UkDfe_SenNeedType'; + const UK_DFE_UNENROLMENT_REASON = 'UkDfe_UnenrolmentReason'; + const UK_DFE_CENSUS_SCHOOL_PHASE = 'UkDfe_CensusSchoolPhase'; + const UK_DFE_SCHOOL_GOVERNANCE_TYPE = 'UkDfe_SchoolGovernanceType'; + const UK_DFE_SCHOOL_INTAKE_TYPE = 'UkDfe_SchoolIntakeType'; + const UK_DFE_SCHOOL_TYPE = 'UkDfe_SchoolType'; + const UK_DFE_SCHOOL_WORKFORCE_VACANCY_POST = 'UkDfe_SchoolWorkforceVacancyPost'; + const UK_DFE_QUALIFIED_TEACHER_ROUTE = 'UkDfe_QualifiedTeacherRoute'; + const UK_DFE_PAY_SCALE_CATEGORY = 'UkDfe_PayScaleCategory'; + const UK_DFE_POSITION_CATEGORY = 'UkDfe_PositionCategory'; + const UK_DFE_CURRICULUM_GRADE = 'UkDfe_CurriculumGrade'; + const UK_DFE_SUBJECT = 'UkDfe_Subject'; + const UK_DFE_SCHOOL_CENSUS = 'UkDfe_SchoolCensus'; + const UK_DFE_SCHOOL_CENSUS_SCHOOL_DETAIL = 'UkDfe_SchoolCensusSchoolDetail'; + const UK_DFE_SCHOOL_CENSUS_RETURN = 'UkDfe_SchoolCensusReturn'; + const UK_DFE_SCHOOL_CENSUS_CLASS = 'UkDfe_SchoolCensusClass'; + const UK_DFE_UCI_ASSIGNMENT = 'UkDfe_UciAssignment'; + const UK_DFE_CHILD_PROTECTION_STATUS_ASSIGNMENT = 'UkDfe_ChildProtectionStatusAssignment'; + const UK_DFE_IN_CARE_STATUS_ASSIGNMENT = 'UkDfe_InCareStatusAssignment'; + const UK_DFE_TRAVELLER_STATUS = 'UkDfe_TravellerStatus'; + const UK_DFE_TRAVELLER_STATUS_ASSIGNMENT = 'UkDfe_TravellerStatusAssignment'; + const UK_DFE_ENROLMENT_MODE = 'UkDfe_EnrolmentMode'; + const UK_DFE_SCHOOL_CENSUS_PUPIL_RECONCILIATION = 'UkDfe_SchoolCensusPupilReconciliation'; + const UK_DFE_SEN_STATUS_ASSIGNMENT = 'UkDfe_SenStatusAssignment'; + const UK_DFE_EXCLUSION_REASON = 'UkDfe_ExclusionReason'; + const UK_DFE_ACADEMIC_YEAR_ENROLMENT = 'UkDfe_AcademicYearEnrolment'; + const UK_DFE_SERVICE_CHILD_STATUS_ASSIGNMENT = 'UkDfe_ServiceChildStatusAssignment'; + const UK_DFE_PROGRAMME = 'UkDfe_Programme'; + const UK_DFE_PROGRAMME_INSTANCE = 'UkDfe_ProgrammeInstance'; + const UK_DFE_PROGRAMME_ENROLMENT = 'UkDfe_ProgrammeEnrolment'; + const UK_DFE_CHILD_CARE_PLACE = 'UkDfe_ChildCarePlace'; + const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_ELIGIBILITY = 'UkDfe_EarlyYearsPupilPremiumEligibility'; + const UK_DFE_EARLY_YEARS_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_EarlyYearsPupilPremiumRecipient'; + const UK_DFE_ENGLISH_PROFICIENCY = 'UkDfe_EnglishProficiency'; + const UK_DFE_OFSTED_GRADE = 'UkDfe_OfstedGrade'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_STAFF_INFORMATION = 'UkDfe_SchoolWorkforceCensusStaffInformation'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_VACANCY = 'UkDfe_SchoolWorkforceCensusVacancy'; + const UK_DFE_SCHOOL_WORKFORCE_CENSUS_AGENCY_TP_SUPPORT_COUNT = 'UkDfe_SchoolWorkforceCensusAgencyTpSupportCount'; + const UK_DFE_STUDENT_FUNDING_TYPE = 'UkDfe_StudentFundingType'; + const UK_DFE_TWO_YEAR_OLD_FUNDING_BASIS = 'UkDfe_TwoYearOldFundingBasis'; + const UK_DFE_PUPIL_PREMIUM_RECIPIENT = 'UkDfe_PupilPremiumRecipient'; + const UK_DFE_PUPIL_PREMIUM_RECIPIENT_TYPE = 'UkDfe_PupilPremiumRecipientType'; + const UK_DFE_SERVICE_CHILD_CONCERN = 'UkDfe_ServiceChildConcern'; + const UK_DFE_GCSE_ENGLISH_ACHIEVEMENT_TYPE = 'UkDfe_GcseEnglishAchievementType'; + const UK_DFE_GCSE_ENGLISH_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseEnglishFundingExemptionType'; + const UK_DFE_GCSE_MATHS_ACHIEVEMENT_TYPE = 'UkDfe_GcseMathsAchievementType'; + const UK_DFE_GCSE_MATHS_FUNDING_EXEMPTION_TYPE = 'UkDfe_GcseMathsFundingExemptionType'; + const UK_DFE_UCAS_IMPORT = 'UkDfe_UcasImport'; + const UK_DFE_UCAS_IMPORT_RECORD = 'UkDfe_UcasImportRecord'; + const UK_DFE_ATTENDANCE_API_SUBMISSION = 'UkDfe_AttendanceApiSubmission'; + const UK_DFE_ALTERNATIVE_PROVISION_REASON = 'UkDfe_AlternativeProvisionReason'; + const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT_REASON = 'UkDfe_AlternativeProvisionPlacementReason'; + const UK_DFE_ALTERNATIVE_PROVISION_PLACEMENT = 'UkDfe_AlternativeProvisionPlacement'; + const UK_DFE_PERMANENT_EXCLUSION = 'UkDfe_PermanentExclusion'; + const UK_DFE_ACADEMIC_UNIT_ENROLMENT = 'UkDfe_AcademicUnitEnrolment'; + const UK_DFE_SCHOOL_LED_TUTORING_HOUR = 'UkDfe_SchoolLedTutoringHour'; + const UK_DFE_YOUNG_CARER_STATUS_ASSIGNMENT = 'UkDfe_YoungCarerStatusAssignment'; } diff --git a/src/Arbor/Resource/UkIlr/ResourceType.php b/src/Arbor/Resource/UkIlr/ResourceType.php index 486ffad7..785c6b33 100644 --- a/src/Arbor/Resource/UkIlr/ResourceType.php +++ b/src/Arbor/Resource/UkIlr/ResourceType.php @@ -4,14 +4,14 @@ class ResourceType { - const UK_ILR_EMPLOYER = 'UkIlr_Employer'; - const UK_ILR_ILR_RETURN = 'UkIlr_IlrReturn'; - const UK_ILR_PROGRAMME_ENROLMENT = 'UkIlr_ProgrammeEnrolment'; - const UK_ILR_SEN_NEED_TYPE = 'UkIlr_SenNeedType'; - const UK_ILR_SEN_NEED = 'UkIlr_SenNeed'; - const UK_ILR_STUDENT_EMPLOYMENT_RECORD = 'UkIlr_StudentEmploymentRecord'; - const UK_ILR_STUDENT = 'UkIlr_Student'; - const UK_ILR_ACADEMIC_YEAR_ENROLMENT = 'UkIlr_AcademicYearEnrolment'; - const UK_ILR_MEDICAL_CONDITION = 'UkIlr_MedicalCondition'; - const UK_ILR_PROGRAMME_INSTANCE = 'UkIlr_ProgrammeInstance'; + const UK_ILR_EMPLOYER = 'UkIlr_Employer'; + const UK_ILR_ILR_RETURN = 'UkIlr_IlrReturn'; + const UK_ILR_PROGRAMME_ENROLMENT = 'UkIlr_ProgrammeEnrolment'; + const UK_ILR_SEN_NEED_TYPE = 'UkIlr_SenNeedType'; + const UK_ILR_SEN_NEED = 'UkIlr_SenNeed'; + const UK_ILR_STUDENT_EMPLOYMENT_RECORD = 'UkIlr_StudentEmploymentRecord'; + const UK_ILR_STUDENT = 'UkIlr_Student'; + const UK_ILR_ACADEMIC_YEAR_ENROLMENT = 'UkIlr_AcademicYearEnrolment'; + const UK_ILR_MEDICAL_CONDITION = 'UkIlr_MedicalCondition'; + const UK_ILR_PROGRAMME_INSTANCE = 'UkIlr_ProgrammeInstance'; } diff --git a/src/Arbor/Resource/UkJcq/ResourceType.php b/src/Arbor/Resource/UkJcq/ResourceType.php index db1bab50..b8f0aef1 100644 --- a/src/Arbor/Resource/UkJcq/ResourceType.php +++ b/src/Arbor/Resource/UkJcq/ResourceType.php @@ -4,9 +4,9 @@ class ResourceType { - const UK_JCQ_EDI_EXPORT_JOB = 'UkJcq_EdiExportJob'; - const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_ENTRY = 'UkJcq_EdiExportJobCandidateEntry'; - const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_REGISTRATION = 'UkJcq_EdiExportJobCandidateRegistration'; - const UK_JCQ_QUALIFICATION_AWARD = 'UkJcq_QualificationAward'; - const UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE = 'UkJcq_QualificationAvailabilityInstance'; + const UK_JCQ_EDI_EXPORT_JOB = 'UkJcq_EdiExportJob'; + const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_ENTRY = 'UkJcq_EdiExportJobCandidateEntry'; + const UK_JCQ_EDI_EXPORT_JOB_CANDIDATE_REGISTRATION = 'UkJcq_EdiExportJobCandidateRegistration'; + const UK_JCQ_QUALIFICATION_AWARD = 'UkJcq_QualificationAward'; + const UK_JCQ_QUALIFICATION_AVAILABILITY_INSTANCE = 'UkJcq_QualificationAvailabilityInstance'; }