Namespace: OpenEdge.DataAdmin
Class
Role
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IRole, OpenEdge.DataAdmin.IDataAdminElement, OpenEdge.DataAdmin.IDataAdminSerializable

Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
File:Role
Author(s):pjudge
Created:2016-04-25




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
Export ()
ExportTree (character)

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

Property Summary
Options Name Purpose
CHARACTER Creator /* The name of the user or role that created / owns this role definition. */
CHARACTER CustomDetail /* This is a free field to hold custom specific role details */
CHARACTER Description /* A free text description to describe the purpose and use of the role */
OpenEdge.DataAdmin.IGrantedRoleSet GrantedRoles
INTEGER Id
LOGICAL IsBuiltin /* Returns true if the Role is built-in (a system role) */
CHARACTER RoleName /* The unique name for the role */


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Export ()

Top

ExportTree (character)

Parameters:
pcfile CHARACTER


Constructor Detail
Top

Role (character)

Parameters:
name CHARACTER
Top

Role (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Role (IDataAdminModel, IRequestInfo)

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


Property Detail
Top

CHARACTER Creator

/* The name of the user or role that created / owns this role definition.
Returns CHARACTER
Top

CHARACTER CustomDetail

/* This is a free field to hold custom specific role details
Returns CHARACTER
Top

CHARACTER Description

/* A free text description to describe the purpose and use of the role
Returns CHARACTER
Top

OpenEdge.DataAdmin.IGrantedRoleSet GrantedRoles

Returns OpenEdge.DataAdmin.IGrantedRoleSet
Top

INTEGER Id

Returns INTEGER
Top

LOGICAL IsBuiltin

/* Returns true if the Role is built-in (a system role)
Returns LOGICAL
Top

CHARACTER RoleName

/* The unique name for the role
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7