SeniorSystemsWS.Entity Namespace |
| Class | Description | |
|---|---|---|
| Activity |
Holds student Activity detail information.
| |
| Address |
A complete address used by export routines.
| |
| AddressAdditionalContactInfo |
Names for an additional contact address.
| |
| AddressBase |
A base class from which multiple address classes are derived.
| |
| AddressEmail |
Represents the address email address information for
DataUpdateService.UpdateAddressEmails.
| |
| AddressInsertAdditionalContact |
Represents the additional contact address information for
DataUpdateService.InsertAddressAdditionalContact.
| |
| AddressMailingBlock |
Represents the address mailing information for
DataUpdateService.UpdateAddressMailingBlock.
| |
| AddressMini |
A simpler address without contact information used by export routines.
| |
| AddressOtherPhoneBlock |
Represents the address other phone number information for
DataUpdateService.UpdateAddressOtherPhoneBlock.
| |
| AddressPhoneBlock |
Represents the address phone number information for
DataUpdateService.UpdateAddressPhoneBlock.
| |
| AddressResidential |
Represents a residential address.
| |
| AddressWork |
Represents a work address.
| |
| AddressWorkBlock |
Represents the address work address information for
DataUpdateService.UpdateAddressWorkBlock.
| |
| Constituency |
Information for a single constituency.
| |
| ConstituentEducation |
Holds constituent-related education information.
| |
| CustomField |
Holds custom field information.
| |
| Dorm |
Information for a dorm linked to a student account.
| |
| FacultyEducation |
Holds faculty-related education information.
| |
| FacultyInfo |
Holds faculty-related information.
| |
| FacultySection |
Section information for an individual faculty member.
| |
| FacultySectionParameter |
Fields used by faculty section search methods.
| |
| Group |
A web security group.
| |
| Locker |
Information for a locker linked to a student.
| |
| Parent |
Parent information
| |
| ParentStudent |
The ID and Entity Number of a Student Account.
| |
| Person |
Represents an individual person (student, parent, faculty, constituent).
| |
| Person2 |
Represents an individual person (student, parent, faculty, constituent).
| |
| PersonConstituent |
PersonConstituent information
| |
| PersonContact |
Parent contact information
| |
| PersonStudent |
PersonStudent information
| |
| PostImportAttd | ||
| Program |
Holds student Program detail information.
| |
| RecordAttendanceStudent | ||
| RecordClassAttendanceIndiv |
Information for a single student attendence record
| |
| RecordClassAttendanceList |
Information for a single student attendence record
| |
| RecordDailyAttendanceByAdvisorIndiv |
Information for a single student attendence record
| |
| RecordDailyAttendanceByAdvisorList |
Information for a single student attendence record
| |
| RecordDailyAttendanceByClassPeriodIndiv |
Information for a single student attendence record
| |
| RecordDailyAttendanceByClassPeriodList |
Information for a single student attendence record
| |
| RecordDailyAttendanceByHomeroomIndiv |
Information for a single student attendence record
| |
| RecordDailyAttendanceByHomeroomList |
Information for a single student attendence record
| |
| Result |
Used to return status information from method calls for a variety of routines.
| |
| ResultAddress |
Used to return status information from address-related method calls.
| |
| ResultInsertAttendance |
Used to return status information from Insert Attendance method calls.
| |
| ResultInsertAttendanceErrorDictionary | ||
| ResultInsertAttendanceItem |
Used to return status information from notes-related method calls.
| |
| ResultInsertAttendanceStudent |
Used to return status information from Insert Attendance related method calls.
| |
| ResultLogin |
Used to return status information from login-related method calls.
| |
| ResultNotes |
Used to return status information from notes-related method calls.
| |
| Roommate |
Information for a roommate.
| |
| StudentAccount |
Information for a single student account linked to a person.
| |
| StudentCustom |
Student custom fields.
| |
| StudentRelationship |
Holds Student Relationship information.
| |
| StudentSection |
Section information for an individual student.
| |
| Transportation |
Holds student Transportation-related information.
| |
| TransportationDetail |
Holds student Transportation detail information.
| |
| WSMethodParam |
Generic parameter used in method calls.
|
| Enumeration | Description | |
|---|---|---|
| Parameter |
Possible parameters in WSMethodParam.Parameter.
| |
| ResultAddressErrors |
Possible error codes in ResultAddress.ErrorType.
| |
| ResultInsertAttendanceErrors |
Possible error codes in ResultInsertAttendance.ErrorType.
| |
| ResultLoginErrors |
Possible error codes in ResultLogin.ErrorType.
| |
| ResultNotesErrors |
Possible error codes in ResultNotes.ErrorType.
| |
| ResultStatusOKError | OK, Error | |
| ResultStatusOKErrorWarning | OK, Error, Warning |