Namespace: OpenEdge.DataAdmin.Binding.Factory
Interface
IIdentityScope
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.Factory.IContextScope

/* Copyright (c) 2011-2016 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Author(s):hdaniels
Created:Tue Sep 13 12:33:09 EDT 2011




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
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
OpenEdge.DataAdmin.Binding.AuthenticationSystemContext AuthenticationSystemContext
OpenEdge.DataAdmin.Binding.DomainContext DomainContext
OpenEdge.DataAdmin.Binding.GrantedRoleContext GrantedRoleContext
LOGICAL IsLocal
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.RoleContext RoleContext
IDataAdminService Service
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.TenantContext TenantContext
OpenEdge.DataAdmin.Binding.UserContext UserContext


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

Returns OpenEdge.DataAdmin.Binding.AuthenticationSystemContext
Top

PUBLIC OpenEdge.DataAdmin.Binding.DomainContext DomainContext

Returns OpenEdge.DataAdmin.Binding.DomainContext
Top

PUBLIC OpenEdge.DataAdmin.Binding.GrantedRoleContext GrantedRoleContext

Returns OpenEdge.DataAdmin.Binding.GrantedRoleContext
Top

PUBLIC LOGICAL IsLocal

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

PUBLIC OpenEdge.DataAdmin.Binding.RoleContext RoleContext

Returns OpenEdge.DataAdmin.Binding.RoleContext
Top

PUBLIC IDataAdminService Service

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

PUBLIC OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter

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

PUBLIC OpenEdge.DataAdmin.Binding.TenantContext TenantContext

Returns OpenEdge.DataAdmin.Binding.TenantContext
Top

PUBLIC OpenEdge.DataAdmin.Binding.UserContext UserContext

Returns OpenEdge.DataAdmin.Binding.UserContext


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0