|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL Add (IArea) |
|
|||||
|
LOGICAL Add (Object) |
|
|||||
|
LOGICAL CanFind (character) |
|
|||||
|
LOGICAL CanFind (integer) |
|
|||||
|
LOGICAL Contains (IArea) |
|
|||||
|
LOGICAL Contains (Object) |
|
|||||
|
IDataAdminContext CreateLocalContext () |
|
|||||
|
LOGICAL Equals (Object) |
|
|||||
|
IArea Find (character) |
|
|||||
|
IArea Find (integer) |
|
|||||
|
PrepareExport () |
/**
/* All - expand collections */
method public override void WriteAllTo(writer as IDataAdminWriter):
define variable partitions as IPartitionCollection no-undo.
writer:WriteContext(Context).
/* partitions = Service:GetPartitions().*/
/* the domains will write users, so we don't call that from here */
/* writer:WriteChild(cast(domains,IDataAdminSerializable),SerializeName,"Name,TenantName").*/
/* writer:WriteChild(cast(Partitions,IDataAdminSerializable),SerializeName,"Name,TenantName").*/
end method.
*/ |
|||||
|
PrepareExportList () |
|
|||||
|
PrepareExportTree () |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AreaSet () |
/* the super empty constructor will call CreateLocalContext() */ |
|||||
|
AreaSet (AreaContext) |
|
|||||
|
AreaSet (FilteredContext) |
|
|||||
|
AreaSet (IDataAdminContext) |
|
Top
LOGICAL Add (IArea)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Add (Object)
|
||||||||||||||||||||||||
LOGICAL CanFind (character)
|
||||||||||||||||||||||||
LOGICAL CanFind (integer)
|
||||||||||||||||||||||||
LOGICAL Contains (IArea)
|
||||||||||||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||||||||||||
IDataAdminContext CreateLocalContext ()
|
||||||||||||||||||||||||
LOGICAL Equals (Object)
|
||||||||||||||||||||||||
IArea Find (character)
|
||||||||||||||||||||||||
IArea Find (integer)
|
||||||||||||||||||||||||
PrepareExport ()
|
||||||||||||||||||||||||
PrepareExportList ()
|
||||||||||||||||||||||||
PrepareExportTree ()
|
AreaSet ()
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AreaSet (AreaContext)
|
|||||||||||
AreaSet (FilteredContext)
|
|||||||||||
AreaSet (IDataAdminContext)
|
Progress® OpenEdge® Release 11.7.15