Namespace: OpenEdge.DataAdmin
Interface
ITenant
Parent classes:
Inherits: OpenEdge.DataAdmin.IPartitionOwner

/* 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.
Purpose:interface for tenant (data source _tenant)
Author(s):hdaniels
Created:Thu Jun 10 00:01:21 EDT 2010



Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IDomainSet Domains /** Domains IDomainSet of the domains (IDomain) of the tenant - read-only */
CHARACTER ExternalID /** ExternalId an external character Id populated by owner - no enforcement of unique */
OpenEdge.DataAdmin.ISequenceValueMap SequenceValues /** SequenceValues ISequenceValueMap collection of the multi-tenant sequence values ISequenceValue elements for the tenant mapped by ISequence */
OpenEdge.DataAdmin.ITenantGroupMemberSet TenantGroupMembers /** TenantGroupMembers ITenantGroupMemberSet property with all partition group details (ITenantGroupMember) of the tenant. The ITenantGroupMember element on this currently only has the ITenant and ITenantGroup keys and does thus not provide any information that you cannot get using the TenantGroups property */
OpenEdge.DataAdmin.ITenantGroupSet TenantGroups /** TenantGroups ITenantGroupSet with all partition groups (ITenantGroup) of the tenant belongs to */
CHARACTER Type /** Type tenant type is a character property with valid values Regular,Super or Default */
OpenEdge.DataAdmin.IUserSet Users /** Users IUserSet of the users (IUser) of the tenant - read-only Note: the users can also be accessed through the IDomain elements returned by the Domains property. */


Property Detail
Top

OpenEdge.DataAdmin.IDomainSet Domains

Purpose: Domains IDomainSet of the domains (IDomain) of the tenant - read-only
Returns OpenEdge.DataAdmin.IDomainSet
Top

CHARACTER ExternalID

Purpose: ExternalId an external character Id populated by owner
- no enforcement of unique
Returns CHARACTER
Top

OpenEdge.DataAdmin.ISequenceValueMap SequenceValues

Purpose: SequenceValues ISequenceValueMap collection of the multi-tenant sequence
values ISequenceValue elements for the tenant mapped by ISequence
Returns OpenEdge.DataAdmin.ISequenceValueMap
Top

OpenEdge.DataAdmin.ITenantGroupMemberSet TenantGroupMembers

Purpose: TenantGroupMembers ITenantGroupMemberSet property with all partition group details
(ITenantGroupMember) of the tenant. The ITenantGroupMember element on this currently only has the ITenant
and ITenantGroup keys and does thus not provide any information that you
cannot get using the TenantGroups property
Returns OpenEdge.DataAdmin.ITenantGroupMemberSet
Top

OpenEdge.DataAdmin.ITenantGroupSet TenantGroups

Purpose: TenantGroups ITenantGroupSet with all partition groups (ITenantGroup) of the tenant
belongs to
Returns OpenEdge.DataAdmin.ITenantGroupSet
Top

CHARACTER Type

Purpose: Type tenant type is a character property with
valid values Regular,Super or Default
Returns CHARACTER
Top

OpenEdge.DataAdmin.IUserSet Users

Purpose: Users IUserSet of the users (IUser) of the tenant - read-only
Note: the users can also be accessed through the IDomain elements returned
by the Domains property.
Returns OpenEdge.DataAdmin.IUserSet


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7