Namespace: Ccs.BusinessLogic
Interface 
IGetDataTableRequest Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.Ccs.GetDataTableRequest

This Software is licensed by Progress Software Corporation (licensor)
under the Progress Software Common Component Specification Project
Release License Agreement available at
https://community.progress.com/products/directions/common_component/p/releaselicenseagreement
The Interface definition is part of the Common Component Specification [CCSBE01]. The
file is considered as a Specification Implementation Condition as described
in section 2.1.1.1: If Licensor has made Specification Implementation
Conditions available as of the date Licensee completes its Independent
Implementation, then Licensee must, prior to making any claim that its
Independent Implementation complies with the Specification, ensure that
the Independent Implementation satisfies all of the Specification
Implementation Conditions. If Licensor subsequently makes available or
updates, from time to time, the Specification Implementation Conditions,
then Licensee will verify that its Independent Implementation satisfies the
latest version of the Specification Implementation Conditions within ninety
(90) days following Licensor's release thereof.
Contributors:
Mike Fechner, Consultingwerk [2016]
File:IGetDataTableRequest
Purpose:Contains table specific request arguments of the
IGetDataRequest interface, part of the request object send
to the getData method of the IBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 22 19:58:02 CEST 2016


Top Property Summary
Options Name Purpose
+ INT64 NumRecords
+ CHARACTER PagingContext
+ Ccs.BusinessLogic.IQueryDefinition QueryDefinition
+ CHARACTER QueryString
+ INT64 Skip
+ CHARACTER TableName


Property Detail
Top

PUBLIC INT64 NumRecords


Returns INT64
Top

PUBLIC CHARACTER PagingContext


Returns CHARACTER
Top

PUBLIC Ccs.BusinessLogic.IQueryDefinition QueryDefinition


Returns Ccs.BusinessLogic.IQueryDefinition
Top

PUBLIC CHARACTER QueryString


Returns CHARACTER
Top

PUBLIC INT64 Skip


Returns INT64
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


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