BenSelect Documentation
IEmployeeEnrollment Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IEmployeeEnrollment Interface
Summary description for AbstractEmployeeEnrollment.

Syntax

JScript 
public interface IEmployeeEnrollment 

Public Properties

 NameDescription
 PropertyActiveApplicantsGets Collection of Active Applicants Selerix.BusinessObjects.ApplicantCollection object.  
 PropertyApplicantsGets Collection of Applicants Selerix.BusinessObjects.ApplicantCollection object.  
 PropertyApplicationsGets Collection of Applications Selerix.BusinessObjects.ApplicationCollection object.  
 PropertyCurrentApplicationGets or sets the current application. Selerix.BusinessObjects.Application object.  
 PropertyDependentsGets Collection of Dependents Selerix.BusinessObjects.ApplicantCollection object.  
 PropertyDocumentsGets Collection of Documents Selerix.BusinessObjects.DocumentCollection object.  
 PropertyEmployeeGets Employee Selerix.BusinessObjects.Applicant object.  
 PropertyEnrollmentStateGets the state of the enrollment.  
 PropertyExtLoginGUIDGets or sets the ext login GUID.  
 PropertyFormsGets Collection of Forms Selerix.BusinessObjects.FormCollection object.  
 PropertyPolicyNumberGets or sets current application policy number.  
 PropertyPrimaryInsuredGets or sets PrimaryInsured Selerix.BusinessObjects.Applicant object.  
 PropertyResolvingTypeGets or sets resolving type for current application  
 PropertyTemporaryApplicantsGets Collection of Temporary Applicants Selerix.BusinessObjects.ApplicantCollection object.  
 PropertyTemporaryApplicationsGets Collection of Temporary Applications Selerix.BusinessObjects.ApplicationCollection object.  
 PropertyTemporaryBeneficiariesGet a list of Temporary beneficiaries  
 PropertyTransmittalGets Transmittal Selerix.BusinessObjects.Transmittal object.  
Top

Public Methods

 NameDescription
 MethodAddDocumentAdds the document. Selerix.BusinessObjects.Document object.  
 MethodAddFormAdds the form. Selerix.BusinessObjects.Form object.  
 MethodCleanApplicationResponsesCleans the application responses.  
 MethodFindOfferingProductFinds the offering product. Selerix.Foundation.Interfaces.View.OfferingProductViewCollection object.  
 MethodFindQuestionAnswerInApplicationsFinds the question answer in applications.  
 MethodGetAvailableCoverageTiersGets the available coverage tiers. Selerix.Foundation.Tier object.  
 MethodGetDocumentsByExternalNameFinds documents by external key.  
 MethodGetDocumentSignatureKeyGets the document signature key.  
 MethodGetPendingActionsReturns list of pending actions.  
 MethodGetPrevApplicationGets the prev applications.  
 MethodGetQuestionDefaultValueGets the question default value.  
 MethodGetQuestionTextGets the question text.  
 MethodGetQuestionTextBankGets the question text bank.  
 MethodGetQuestionValuesListGets the question values list.  
 MethodHasCoverageDetermines whether the specified offering has coverage.  
 MethodIsApplicantCanBeCoveredCheck if applicant is can be covered.  
 MethodIsApplicantCanBePrimaryInsuredCheck if applicant is allowed to enroll in offering.  
 MethodIsApplicantInCoverageReturns true if applicant belongs to an existing or past coverage  
 MethodIsApplicantInsuredCheck if the applicant is insured in any aplication.  
 MethodIsApplicationReadyDetermines whether [is application ready] [the specified application].  
 MethodIsEnrollerAppointedDetermines whether [is enroller appointed] [the specified state].  
 MethodIsMultiCoverageEngineDetermines whether [is multi-coverage engine].  
 MethodIsMultiPolicyEngineDetermines whether [is multi policy engine].  
 MethodIsOfferingEnabledOverloaded. Determines whether [is offering enabled] [the specified offering ID].  
 MethodIsOfferingPresentationEnabledDetermines whether [is offering presentation enabled] [the specified offering ID].  
 MethodIsOfferingVisibleDetermines whether [is offering visible] [the specified offering ID].  
 MethodIsProductEnabledDetermines whether [is product enabled] [the specified product ID].  
 MethodIsQuestionVisibleDetermines whether [is question visible] [the specified question].  
 MethodIsStateEnabledDetermines whether [is state enabled] [the specified state].  
 MethodSaveEnrollmentSaves the enrollment.  
 MethodSetEnrollmentLocationSets the enrollment location.  
 MethodSetEnrollmentStateSets the state of the enrollment.  
 MethodSetOfferingSets the offering.  
 MethodSetProductSets the product.  
 MethodStartNewApplicationStarts the new application. Selerix.BusinessObjects.Application object.  
 MethodStartNewEnrollmentStarts the new enrollment. Selerix.BusinessObjects.EnrollmentSession object.  
 MethodWaiveApplicationWaives the application. Selerix.BusinessObjects.Application object.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.