Namespace: OpenEdge.DataAdmin.Binding
Class
AuthenticationSystemContext
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.DataAdminContext

/* Copyright (c) 2015 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.
File:AuthenticationSystemContext
Author(s):hdaniels
Created:Feb 2011




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
CopyTable (IDataAdminModel)
CopyTable (table)
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)
CreateRow (IAuthenticationSystem)
CreateRow (IDataAdminElement) /* end method. */
LOGICAL Find (character)
CHARACTER GetCreateError (IAuthenticationSystem)
CHARACTER GetJoinFields (character)
HANDLE InitDataset () /* temporary until all sub classes are using createDataset */
ValidateAuthenticationSystem (IAuthenticationSystem)
ValidateBuffer (handle)

Constructor Summary
Options Name Purpose
AuthenticationSystemContext ()
AuthenticationSystemContext (IIdentityScope)

Property Summary
Options Name Purpose
INTEGER Count
CHARACTER KeyFields
HANDLE TableHandle


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
name CHARACTER
Returns LOGICAL
Top

CopyTable (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

CopyTable (table)

Parameters:
copytable TABLE
Top

OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminContext
Returns OpenEdge.DataAdmin.IDataAdminCollection
Top

OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)

Parameters:
req OpenEdge.DataAdmin.IRequestInfo
Returns OpenEdge.DataAdmin.IDataAdminElement
Top

CreateRow (IAuthenticationSystem)

Parameters:
authenticationSystem OpenEdge.DataAdmin.IAuthenticationSystem
Top

CreateRow (IDataAdminElement)

/* end method.
Parameters:
entity OpenEdge.DataAdmin.IDataAdminElement
Top

LOGICAL Find (character)

Parameters:
name CHARACTER
Returns LOGICAL
Top

CHARACTER GetCreateError (IAuthenticationSystem)

Parameters:
authenticationSystem OpenEdge.DataAdmin.IAuthenticationSystem
Returns CHARACTER
Top

CHARACTER GetJoinFields (character)

Parameters:
parentid CHARACTER
Returns CHARACTER
Top

HANDLE InitDataset ()

/* temporary until all sub classes are using createDataset
Returns HANDLE
Top

ValidateAuthenticationSystem (IAuthenticationSystem)

Parameters:
authenticationsystem OpenEdge.DataAdmin.IAuthenticationSystem
Top

ValidateBuffer (handle)

Parameters:
phSystem HANDLE


Constructor Detail
Top

AuthenticationSystemContext ()

Top

AuthenticationSystemContext (IIdentityScope)

Parameters:
pScope OpenEdge.DataAdmin.Binding.Factory.IIdentityScope


Property Detail
Top

INTEGER Count

Returns INTEGER
Top

CHARACTER KeyFields

Returns CHARACTER
Top

HANDLE TableHandle

Returns HANDLE


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7