|
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Add (IUser) |
|
||
| LOGICAL Add (Object) |
|
||
| LOGICAL CanFind (character) |
|
||
| LOGICAL Contains (IUser) |
|
||
| LOGICAL Contains (Object) |
|
||
| IDataAdminContext CreateLocalContext () |
|
||
| LOGICAL Equals (Object) |
|
||
| IUser Find (character) |
|
||
| PrepareExport () |
/* buffer ttUser:handle:buffer-field("URL"):serialize-hidden = true.*/
|
||
| PrepareExportList () |
/* buffer ttTenant:handle:buffer-field("Type"):serialize-hidden = true. */
|
||
| PrepareExportTree () |
/* buffer ttUser:handle:buffer-field("PartitionsURL"):serialize-hidden = true.*/
|
||
| LOGICAL Remove (IUser) |
|
||
| LOGICAL Remove (Object) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| UserSet () |
/* the super empty constructor will call CreateLocalContext() */
|
||
| 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 | |
|---|---|---|---|
| IDomain Domain |
|
||
| ITenant Tenant |
|
LOGICAL Add (IUser)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Add (Object)
|
||||||||||||||
LOGICAL CanFind (character)
|
||||||||||||||
LOGICAL Contains (IUser)
|
||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||
IDataAdminContext CreateLocalContext ()
|
||||||||||||||
LOGICAL Equals (Object)
|
||||||||||||||
IUser Find (character)
|
||||||||||||||
PrepareExport ()
|
||||||||||||||
PrepareExportList ()
|
||||||||||||||
PrepareExportTree ()
|
||||||||||||||
LOGICAL Remove (IUser)
|
||||||||||||||
LOGICAL Remove (Object)
|
||||||||||||||
UserSet ()
|
||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
UserSet (IDataAdminContext)
|
||||||||||||||||||||||||||||||||||
IDomain Domain
|
||||||||
|---|---|---|---|---|---|---|---|---|
ITenant Tenant
|
||||||||