Namespace: OpenEdge.DataAdmin
Type: Class Domain
Parent Classes:
Inherits: Entity
Implements: IDomain, IDataAdminElement, IDataAdminSerializable


/* 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:Domain
Author(s):hdaniels
Created:Tue Jun 29 14:17:54 EDT 2010



Method Summary
  Options Name Purpose
  IDataAdminModel CreateLocalContext ()
  Export ()
  ExportTree (character)

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

Property Summary
  Options Name Purpose
  CHARACTER AccessCode
  CHARACTER AuditingContext
  CHARACTER AuthenticationActions
  IAuthenticationSystem AuthenticationSystem
  CHARACTER Comments
  CHARACTER Description
  INTEGER Id
  LOGICAL IsBuiltin
  LOGICAL IsEnabled
  CHARACTER RuntimeOptions
  CHARACTER SystemOptions
  ITenant Tenant
  IUserSet Users


Method Detail
Top

IDataAdminModel CreateLocalContext ()

Returns IDataAdminModel
 
Top

Export ()

Top

ExportTree (character)

Parameters:
pcfile CHARACTER
 


Constructor Detail
Top

Domain (character)

Parameters:
name CHARACTER
 
Top

Domain (IDataAdminModel)

Parameters:
cntxt IDataAdminModel
 
Top

Domain (IDataAdminModel, IRequestInfo)

Parameters:
cntxt IDataAdminModel
 
preq IRequestInfo
 


Property Detail
Top

CHARACTER AccessCode

Returns CHARACTER
 
Top

CHARACTER AuditingContext

Returns CHARACTER
 
Top

CHARACTER AuthenticationActions

Returns CHARACTER
 
Top

IAuthenticationSystem AuthenticationSystem

Returns IAuthenticationSystem
 
Top

CHARACTER Comments

Returns CHARACTER
 
Top

CHARACTER Description

Returns CHARACTER
 
Top

INTEGER Id

Returns INTEGER
 
Top

LOGICAL IsBuiltin

Returns LOGICAL
 
Top

LOGICAL IsEnabled

Returns LOGICAL
 
Top

CHARACTER RuntimeOptions

Returns CHARACTER
 
Top

CHARACTER SystemOptions

Returns CHARACTER
 
Top

ITenant Tenant

Returns ITenant
 
Top

IUserSet Users

Returns IUserSet