|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
LOGICAL Add (IUser) |
|
|||||
|
|
LOGICAL Add (Object) |
|
|||||
|
|
LOGICAL CanFind (character) |
|
|||||
|
|
LOGICAL Contains (IUser) |
|
|||||
|
|
LOGICAL Contains (Object) |
|
|||||
|
|
OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext () |
|
|||||
|
|
LOGICAL Equals (Object) |
|
|||||
|
|
OpenEdge.DataAdmin.IUser Find (character) |
|
|||||
|
|
PrepareExport () |
|
|||||
|
|
PrepareExportList () |
|
|||||
|
|
PrepareExportTree () |
|
|||||
|
|
LOGICAL Remove (IUser) |
|
|||||
|
|
LOGICAL Remove (Object) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
UserSet () |
|
|||||
|
|
UserSet (IDataAdminContext) |
/*
constructor UserSet(tenantparent as ITenant):
/* the super empty constructor will call CreateLocalContext() */
super().
Tenant = tenantparent.
end constructor.
constructor UserSet(domainparent as IDomain):
/* the super empty constructor will call CreateLocalContext() */
super().
Domain = domainparent.
Tenant = Domain:Tenant.
end constructor.
*/ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
OpenEdge.DataAdmin.IDomain Domain |
|
|||||
|
|
OpenEdge.DataAdmin.ITenant Tenant |
|
|
Top
LOGICAL Add (IUser)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Add (Object)
|
||||||||||||||||
LOGICAL CanFind (character)
|
||||||||||||||||
LOGICAL Contains (IUser)
|
||||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
|
||||||||||||||||
LOGICAL Equals (Object)
|
||||||||||||||||
OpenEdge.DataAdmin.IUser Find (character)
|
||||||||||||||||
PrepareExport ()
|
||||||||||||||||
PrepareExportList ()
|
||||||||||||||||
PrepareExportTree ()
|
||||||||||||||||
LOGICAL Remove (IUser)
|
||||||||||||||||
LOGICAL Remove (Object)
|
||||||||||||||||
UserSet ()
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
UserSet (IDataAdminContext)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.IDomain Domain
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.ITenant Tenant
|
|||||||||
Progress® OpenEdge® Release 11.7