BenSelect Documentation
IIntegrationAdapter Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.Infrastructure.Integration.ADP Namespace : IIntegrationAdapter Interface
The ADP 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)
 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)
 MethodGetDeductionsGets the deductions.  
 MethodGetDeliveryModelGets the delivery model.  
 MethodGetDepartmentNameGets the name of the department.  
 MethodGetExternalAssociateIdGets the external identifier.  
 MethodGetJobClassCodeGets the job class code.  
 MethodGetLocationNameGets the name of the location.  
 MethodGetTypeGets the type by UIDs. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetWorkerGets the worker.  
 MethodGetWorkerByIdentGets the worker by ident.  
 MethodProcessDeductionsProcesses the deductions.  
 MethodReceiveRawApiDataReceives the raw API data.  
 MethodRegisterRegisters model type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
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.