Namespace: Ccs.BusinessLogic
Type: Interface IGetDataRequest
Parent Classes:
Inherits: Progress.Lang.Object


File:IGetDataRequest
Purpose:Inteface for the request object passed to the getData
method of the IBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 22 19:58:18 CEST 2016



Property Summary
  Options Name Purpose
  Progress.Lang.Object CustomParameter
  Ccs.BusinessLogic.INamedQuery NamedQuery
  Ccs.BusinessLogic.IGetDataTableRequest TableRequests


Property Detail
Top

Progress.Lang.Object CustomParameter

Returns Progress.Lang.Object
 
Top

Ccs.BusinessLogic.INamedQuery NamedQuery

Returns Ccs.BusinessLogic.INamedQuery
 
Top

Ccs.BusinessLogic.IGetDataTableRequest TableRequests

Returns Ccs.BusinessLogic.IGetDataTableRequest