Namespace: OpenEdge.DataAdmin.Binding
Interface
IFilteredContext
Parent classes:
Inherits: Progress.Lang.Object

File:IFilteredContext
Author(s):hdaniels
Created:Wed Aug 18 21:04:08 EDT 2010
Notes:FilteredContext is unique per instance and filters the
underlying data to match the instance.
It should probably inherit IDataAdminContext.
It has an abstract implementation that also implements
IDataAdminContext instead and ensures that the collections
and entitites does not need to know the difference




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.IDataAdminElement FindEntityAtRow (integer)
INTEGER IndexOf (character)

Property Summary
Options Name Purpose
CHARACTER Filter
OpenEdge.DataAdmin.Binding.IDataAdminModel Model
OpenEdge.DataAdmin.IRequestInfo RequestInfo


Method Detail
Top

OpenEdge.DataAdmin.IDataAdminElement FindEntityAtRow (integer)

Parameters:
piRow INTEGER
Returns OpenEdge.DataAdmin.IDataAdminElement
Top

INTEGER IndexOf (character)

Parameters:
c CHARACTER
Returns INTEGER


Property Detail
Top

CHARACTER Filter

Returns CHARACTER
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel Model

Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

OpenEdge.DataAdmin.IRequestInfo RequestInfo

Returns OpenEdge.DataAdmin.IRequestInfo


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7