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

File:IServerContextFactory
Author(s):hdaniels
Created:Tue Sep 13 18:03:56 EDT 2011




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*/
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextFactory
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLocalContext (character)
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLocalContextByAnyName (character)
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
OpenEdge.DataAdmin.Binding.SchemaChanges GetSchemaDefinitionContext (character)
OpenEdge.DataAdmin.Binding.UserFieldPermissionContext GetUserFieldPermissionContext ()
OpenEdge.DataAdmin.Binding.UserTablePermissionContext GetUserTablePermissionContext ()

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
OpenEdge.DataAdmin.Binding.PermissionContext PermissionContext
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)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextFactory
/* 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 GetLocalContext (character)

Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

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

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
Top

PUBLIC OpenEdge.DataAdmin.Binding.SchemaChanges GetSchemaDefinitionContext (character)

Parameters:
pcfile CHARACTER
Returns OpenEdge.DataAdmin.Binding.SchemaChanges
Top

PUBLIC OpenEdge.DataAdmin.Binding.UserFieldPermissionContext GetUserFieldPermissionContext ()

Returns OpenEdge.DataAdmin.Binding.UserFieldPermissionContext
Top

PUBLIC OpenEdge.DataAdmin.Binding.UserTablePermissionContext GetUserTablePermissionContext ()

Returns OpenEdge.DataAdmin.Binding.UserTablePermissionContext


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 OpenEdge.DataAdmin.Binding.PermissionContext PermissionContext

Returns OpenEdge.DataAdmin.Binding.PermissionContext
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