BenSelect Documentation
IPortfolioView Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces.View Namespace : IPortfolioView Interface
Interface IPortfolioView

Syntax

JScript 
public interface IPortfolioView implements IEntityObjectViewIViewIViewObject 

Public Properties

 NameDescription
 PropertyActiveOfferingsGets the active offerings.  
 PropertyAdvertisingEnabledGets or sets whether advertising is enabled.  
 PropertyAgentsGets the agents.  
 PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyAttachmentsGets the attachments.  
 PropertyBrokerGets the broker.  
 PropertyBrokersGets the brokers.  
 PropertyCensusStatisticsGets the census statistics.  
 PropertyCssFileGets the CSS file.  
 PropertyCustomFieldsGets the custom fields.  
 PropertyDecisionSupportEnabledGets or sets whether decision support is enabled.  
 PropertyDeductionFrequencyGets the deduction frequency.  
 PropertyDefaultAgentGets the default agent.  
 PropertyDeletedGets a value indicating whether this IViewObject is deleted. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyDependentRelationshipsGets the dependent relationships.  
 PropertyEDIParametersGets the edi parameters.  
 PropertyEligibilityRulesGets the eligibility rules.  
 PropertyEmployerGets the employer.  
 PropertyEnrollmentEndDateGets the enrollment end date.  
 PropertyEnrollmentRulesGets the enrollment rules.  
 PropertyEnrollmentStartDateGets the enrollment start date.  
 PropertyExtEngineConfigsGets the ext engine configs. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyExternalReferenceIDsGets the external reference i ds.  
 PropertyExtFileLocationGets the ext file location.  
 PropertyExtPasswdGets the ext passwd.  
 PropertyExtPortfolioIDGets the ext portfolio identifier.  
 PropertyExtUserGets the ext user.  
 PropertyExtWebServiceGets the ext web service.  
 PropertyFolderGuidGets the folder unique identifier.  
 PropertyFormLibraryImagePathGets the form library image path.  
 PropertyGeneralRulesGets the default enrollment rule.  
 PropertyGroupImagePathGets the group image path.  
 PropertyHomeImagePathGets the home image path.  
 PropertyIDGets the ID. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyInitializedTRUE - if config was prepared by Server and ready to use. FALSE - just loaded from storage and ready to be prepared by Server  
 PropertyJobClassesGets the job classes.  
 PropertyLocalSessionOnlyGets a value indicating whether [local session only].  
 PropertyLocationsGets the locations.  
 PropertyMedicalEngineSettingsGets or sets medical engine settings.  
 PropertyNameGets the name.  
 PropertyNotesGets the notes. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyOfferingsGets the offerings.  
 PropertyPayersGets the payers.  
 PropertyPayGroupsGets the pay groups.  
 PropertyPayrollFrequencyGets the payroll frequency.  
 PropertyPayrollProvidersGets the payroll providers.  
 PropertyPKGets the pk.  
 PropertyPlanYearStartDateGets the plan year start date.  
 PropertyPortfolioPathGets the portfolio path.  
 PropertyPresentationsGets the presentations.  
 PropertyProductsGets the products.  
 PropertyPublishEndDateGets the publish end date.  
 PropertyPublishEndDateTimezoneGets the publish end date timezone.  
 PropertyPublishStartDateGets the publish start date.  
 PropertyPublishStartDateTimezoneGets the publish start date timezone.  
 PropertyReadonlyGets a value indicating whether this IViewObject is readonly. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyRegionsGets the regions.  
 PropertyShowProjectedAnnualGets or sets whether projected annual amount is shown.  
 PropertySiteStyleGets the site style.  
 PropertyStoryLineContextsGets the story line contexts.  
 PropertyStoryLinePathGets the story line path.  
 PropertyTextItemsGets the text items.  
 PropertyUniqueIDGets the unique identifier. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyUploadModeGets the upload mode.  
 PropertyVerifiedGets a value indicating whether this IViewObject is verified. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
Top

Public Methods

 NameDescription
 MethodActiveJobClassesExistActives the job classes exist.  
 MethodActiveJobClassesHaveLocationsActives the job classes have locations.  
 MethodActiveLocationsExistActives the locations exist.  
 MethodActiveStandardProductTypesActives the standard product types.  
 MethodBuildOfferingAndProductListBuilds the offering and product list.  
 MethodBuildOfferingAndProductListLinkedToGeneralRulesBuilds the offering and product list linked to general rules.  
 MethodBuildOfferingProductsListUsingGeneralRuleBuilds the offering products list using general rule.  
 MethodDeleteDeletes this instance.  
 MethodDisabledStandardProductTypesDisableds the standard product types.  
 MethodDuplicateDefaultEligibilityRuleJobClassesExistDuplicates the default eligibility rule job classes exist.  
 MethodEqualsDetermines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
 MethodFindFormInfoFromStoryLineContextFinds the form information from story line context.  
 MethodFindOfferingProductFinds the offering product.  
 MethodFormCompletedInStorylineForms the completed in storyline.  
 MethodGetAnswerGets the answer.  
 MethodGetAnswerTableGets the answer table.  
 MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 MethodGetEnumDescriptionGets the enum description.  
 MethodGetEnumValueGets the enum value.  
 MethodGetHashCodeReturns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
 MethodGetPayersByAlphaGets the payers by alpha.  
 MethodGetTextItemTextGets the text item text.  
 MethodGetTextItemTextAndLanguageGets the text item text and language.  
 MethodGetTextItemTextAndLanguageExGets the text item text and language.  
 MethodGetTextItemTextExGets the text item text.  
 MethodLoadNoteBySubjectTypeLoads the type of the note by subject.  
 MethodOfferingAndRateGroupListOfferings the and rate group list.  
 MethodProductsUseGeneralEligibilityRulesProductses the use general eligibility rules.  
 MethodProductsUseGeneralEnrollmentRulesProductses the use general enrollment rules.  
 MethodProductsUseGeneralRuleProductses the use general rule.  
 MethodPullAllOfferingProductsPulls all offering products.  
 MethodRatesExistRateses the exist.  
 MethodResetCacheResets the cache.  
 MethodSaveAnswerSaves the answer.  
 MethodSetChoosePlanTypeAnswerSets the choose plan type answer.  
 MethodSponsoredProvidersFoundSponsoreds the providers found.  
 MethodTextBankItemValueExistsTexts the bank item value exists.  
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.