BenSelect Documentation
IIntegrationAdapter Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.Infrastructure.Integration.ISolved Namespace : IIntegrationAdapter Interface
The ISolved Integration Adapter interface.

Syntax

JScript 
public interface IIntegrationAdapter implements Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory, Selerix.BenSelect.Api.Infrastructure.Integration.ILazyConfigurationProvider 

Public Properties

 NameDescription
 PropertyEngineIDGets the engine identifier.  
 PropertyObjectTypeGets the object type for adapter.  
 PropertyTypesGets all known types for this object factory instance. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
Top

Public Methods

 NameDescription
 MethodBuildTypeGets the implementation type from public types or interfaces. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodCopy<T>Copyes the object. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodCreateInstanceCreates the instance of the specified type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetClientIdByCodeGets the client identifier by code.  
 MethodGetClientPayItemsGets the client pay items.  
 MethodGetClsIdsGets type UIDs for a type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetCtorGets the type construction function. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetDeliveryModelGets the delivery model.  
 MethodGetDepartmentNameGets the name of the department.  
 MethodGetEmployeeByIdGets the employee by identifier.  
 MethodGetEmployeeBySsnGets the employee by SSN.  
 MethodGetEmployeePayItemsGets the employee pay items.  
 MethodGetJobClassCodeGets the job class code.  
 MethodGetLegalIdByCodeGets the legal identifier by code.  
 MethodGetLocationNameGets the name of the location.  
 MethodGetTypeGets the type by UIDs. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodProcessDeductionsProcesses the deductions.  
 MethodReceiveRawApiDataAllows the adapter to control the way raw integration exchange data is aggregated.  
 MethodRegisterRegisters model type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodUpdateEmployeePayItemUpdates the employee pay item.  
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.