Namespace: OpenEdge.DataAdmin
Type: Class DataSecurity
Parent Classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IDataSecurity, OpenEdge.DataAdmin.IDataAdminElement, OpenEdge.DataAdmin.IDataAdminSerializable


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



Method Summary
  Options Name Purpose
  OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /* No local context needed - no child collections */
  ExportLastSavedTree (character)
  WriteTree (IContextTree)

Constructor Summary
  Options Name Purpose
  DataSecurity (character)
  DataSecurity (IDataAdminModel)
  DataSecurity (IDataAdminModel, IRequestInfo)

Property Summary
  Options Name Purpose
  OpenEdge.DataAdmin.ITablePermissionSet TablePermissions


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

/* No local context needed - no child collections
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
 
Top

ExportLastSavedTree (character)

Parameters:
pcFile CHARACTER
 
Top

WriteTree (IContextTree)

Parameters:
tree OpenEdge.DataAdmin.Binding.IContextTree
 


Constructor Detail
Top

DataSecurity (character)

Parameters:
name CHARACTER
 
Top

DataSecurity (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
Top

DataSecurity (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
pReq OpenEdge.DataAdmin.IRequestInfo
 


Property Detail
Top

OpenEdge.DataAdmin.ITablePermissionSet TablePermissions

Returns OpenEdge.DataAdmin.ITablePermissionSet