Namespace: OpenEdge.DataAdmin
Type: Class AuthenticationSystemSet
Parent Classes:
Inherits: OpenEdge.DataAdmin.DataAdminCollection
Implements: IAuthenticationSystemSet


/* Copyright (c) 2011 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:AuthenticationSystemSet
Author(s):hdaniels



Method Summary
  Options Name Purpose
  LOGICAL Add (IAuthenticationSystem)
  LOGICAL CanFind (character)
  LOGICAL Contains (IAuthenticationSystem)
  LOGICAL Contains (Object)
  OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
  LOGICAL Equals (Object)
  OpenEdge.DataAdmin.IAuthenticationSystem Find (character)
  PrepareExport ()
  PrepareExportList () /* TableHandle:default-buffer-handle:buffer-field("Description"):serialize-hidden = true.*/
  PrepareExportTree ()
  LOGICAL Remove (IAuthenticationSystem)
  LOGICAL Remove (Object)

Constructor Summary
  Options Name Purpose
  AuthenticationSystemSet () /* the super empty constructor will call CreateLocalContext() */
  AuthenticationSystemSet (AuthenticationSystemContext)
  AuthenticationSystemSet (FilteredContext)
  AuthenticationSystemSet (IDataAdminContext)

Method Detail
Top

LOGICAL Add (IAuthenticationSystem)

Parameters:
authenticationSystem OpenEdge.DataAdmin.IAuthenticationSystem
 
Returns LOGICAL
 
Top

LOGICAL CanFind (character)

Parameters:
domainname CHARACTER
 
Returns LOGICAL
 
Top

LOGICAL Contains (IAuthenticationSystem)

Parameters:
authenticationSystem OpenEdge.DataAdmin.IAuthenticationSystem
 
Returns LOGICAL
 
Top

LOGICAL Contains (Object)

Parameters:
obj Progress.Lang.Object
 
Returns LOGICAL
 
Top

OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()

Returns OpenEdge.DataAdmin.Binding.IDataAdminContext
 
Top

LOGICAL Equals (Object)

Parameters:
obj Progress.Lang.Object
 
Returns LOGICAL
 
Top

OpenEdge.DataAdmin.IAuthenticationSystem Find (character)

Parameters:
authenticationSystem CHARACTER
 
Returns OpenEdge.DataAdmin.IAuthenticationSystem
 
Top

PrepareExport ()

Top

PrepareExportList ()

/* TableHandle:default-buffer-handle:buffer-field("Description"):serialize-hidden = true.
Top

PrepareExportTree ()

Top

LOGICAL Remove (IAuthenticationSystem)

Parameters:
pdomt OpenEdge.DataAdmin.IAuthenticationSystem
 
Returns LOGICAL
 
Top

LOGICAL Remove (Object)

Parameters:
o Progress.Lang.Object
 
Returns LOGICAL
 


Constructor Detail
Top

AuthenticationSystemSet ()

/* the super empty constructor will call CreateLocalContext()
Top

AuthenticationSystemSet (AuthenticationSystemContext)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.AuthenticationSystemContext
 
Top

AuthenticationSystemSet (FilteredContext)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.Query.FilteredContext
 
Top

AuthenticationSystemSet (IDataAdminContext)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminContext