%DeepSee.ListingGroupDefinition
abstract class %DeepSee.ListingGroupDefinition extends %Library.RegisteredObject, %XML.Adaptor
Subclasses of this class are used to define a DeepSee "listing group" that contain auxiliary detail listings.The Listings XDATA block defines the contents of a DeepSee listing group as an XML document.
Method Inventory
Methods
classmethod %GetListingGroupName() as %String
Return the logical name of the MDX cube defined by this subject area.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()