Namespace: Consultingwerk.OERA
Interface 
IDatasetModelUseInterfaceProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.DatasetModelUseInterfaceProvider

File:IDatasetModelUseInterfaceProvider
Purpose:Interface for Services determing the UseInterface property
of new DatasetModel instances
Description:This service interface allows to control which dataset models
are accessing their Business Entities via the Service Interface
or straight using the Service Manager (CCS) in a DDD scenario
Author(s):Mike Fechner
Created:Sat Mar 17 11:48:36 CET 2018



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.UseInterfaceEnum DetermineUseInterface (Class, logical) Determines if the DatasetModel instance should be using the Service Interface, Service Adapter or Service Manager for communication with it's Business Entity


Method Detail
Top

PUBLIC Consultingwerk.OERA.UseInterfaceEnum DetermineUseInterface (Class, logical)

Purpose: Determines if the DatasetModel instance should be using
the Service Interface, Service Adapter or Service Manager
for communication with it's Business Entity
Notes:

Parameters:
poDatasetModelType Progress.Lang.Class
The Progress.Lang.Class describing the DatasetModel which is called
plUseServiceAdapterDefault LOGICAL
Logical value indicating if the DatasetModels should primarily use the Service Adapter
Returns Consultingwerk.OERA.UseInterfaceEnum
The default value for the DatasetModel's UseInterface property


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:14:31