Namespace: OpenEdge.DataAdmin.Binding.Factory
Interface
IContextFactory
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.Factory.IAreaScope

File:IServerContextFactory
Author(s):hdaniels
Created:Tue Sep 13 18:03:56 EDT 2011
/* wide name scope - serialize, context , physical db table




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextByAnyName (character) /* wide name scope - serialize, context , physical db table*/
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character) /* allow implementers to allow joins for many to many for new objects to use other context (service context) for the other end of the relation Defining it here releaves the caller from checking if context is local or not as this can be called transparently */
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character) /* allow implementers to allow joins for many to many for new objects to use other context (service context) for the other end of the relation Defining it here releaves the caller from checking if context is local or not as this can be called transparently */
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope

Property Summary
Options Name Purpose
AreaContext AreaContext
Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
ExtentContext ExtentContext
Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
LOGICAL IsLocal
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
PartitionContext PartitionContext
Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
IDataAdminService Service
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
ServiceAdapter ServiceAdapter
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope


Method Detail
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextByAnyName (character)

/* wide name scope - serialize, context , physical db table
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel


Property Detail
Top

PUBLIC AreaContext AreaContext

Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
Returns AreaContext
Top

PUBLIC ExtentContext ExtentContext

Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
Returns ExtentContext
Top

PUBLIC LOGICAL IsLocal

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns LOGICAL
Top

PUBLIC PartitionContext PartitionContext

Inherited from OpenEdge.DataAdmin.Binding.Factory.IAreaScope
Returns PartitionContext
Top

PUBLIC IDataAdminService Service

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns IDataAdminService
Top

PUBLIC ServiceAdapter ServiceAdapter

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns ServiceAdapter


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0