Skip to main content

DBMTables.Usage.CombinedInstances

persistent class DBMTables.Usage.CombinedInstances extends %Library.Persistent, DBMTables.Usage.Abstract

SQL Table Name: DBMTables_Usage.CombinedInstances

Property Inventory

Method Inventory

Properties

property DocBookCount as %Integer;
the number of DocBook pages that this instance contributes to the overall sitemap
Property methods: DocBookCountDisplayToLogical(), DocBookCountGet(), DocBookCountGetStored(), DocBookCountIsValid(), DocBookCountLogicalToDisplay(), DocBookCountNormalize(), DocBookCountSet()
property DocBookJ as %Boolean [ InitialExpression = 0 ];
Property methods: DocBookJDisplayToLogical(), DocBookJGet(), DocBookJGetStored(), DocBookJIsValid(), DocBookJLogicalToDisplay(), DocBookJNormalize(), DocBookJSet()
property DocumaticCount as %Integer;
the number of pages that this instance contributes to the overall sitemap
Property methods: DocumaticCountDisplayToLogical(), DocumaticCountGet(), DocumaticCountGetStored(), DocumaticCountIsValid(), DocumaticCountLogicalToDisplay(), DocumaticCountNormalize(), DocumaticCountSet()
property Instance as %String [ Required ];
Property methods: InstanceDisplayToLogical(), InstanceGet(), InstanceGetStored(), InstanceIsValid(), InstanceLogicalToDisplay(), InstanceLogicalToOdbc(), InstanceNormalize(), InstanceSet()
property InstanceAlias as %String;
Property methods: InstanceAliasDisplayToLogical(), InstanceAliasGet(), InstanceAliasGetStored(), InstanceAliasIsValid(), InstanceAliasLogicalToDisplay(), InstanceAliasLogicalToOdbc(), InstanceAliasNormalize(), InstanceAliasSet()
property Locale as %String;
Property methods: LocaleDisplayToLogical(), LocaleGet(), LocaleGetStored(), LocaleIsValid(), LocaleLogicalToDisplay(), LocaleLogicalToOdbc(), LocaleNormalize(), LocaleSet()
property Product as %String;
Property methods: ProductDisplayToLogical(), ProductGet(), ProductGetStored(), ProductIsValid(), ProductLogicalToDisplay(), ProductLogicalToOdbc(), ProductNormalize(), ProductSet()
property ReleaseID as %String;
Property methods: ReleaseIDDisplayToLogical(), ReleaseIDGet(), ReleaseIDGetStored(), ReleaseIDIsValid(), ReleaseIDLogicalToDisplay(), ReleaseIDLogicalToOdbc(), ReleaseIDNormalize(), ReleaseIDSet()
property Servers as %String [ Required ];
Property methods: ServersDisplayToLogical(), ServersGet(), ServersGetStored(), ServersIsValid(), ServersLogicalToDisplay(), ServersLogicalToOdbc(), ServersNormalize(), ServersSet()
property SiteMapCount as %Integer;
the number of pages that this instance contributes to the overall sitemap
Property methods: SiteMapCountDisplayToLogical(), SiteMapCountGet(), SiteMapCountGetStored(), SiteMapCountIsValid(), SiteMapCountLogicalToDisplay(), SiteMapCountNormalize(), SiteMapCountSet()
property URL as %String (MAXLEN = 200);
Property methods: URLDisplayToLogical(), URLGet(), URLGetStored(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()

Methods

classmethod BuildReportTable(verbose As %Boolean = 1)
classmethod CreateOrOpen(servername="", instancename="") as DBMTables.Usage.CombinedInstances
classmethod GetProduct(ReleaseID As %String = "") as %String
classmethod ProcessExportedGlobal2(record As DBMTables.Usage.CombinedInstances = "", fulldirectory As %String = "", verbose As %Boolean)

Indexes

index (MainIDX on Servers,Instance) [IdKey, Type = key, Unique];
Index methods: MainIDXCheck(), MainIDXDelete(), MainIDXExists(), MainIDXOpen(), MainIDXSQLCheckUnique(), MainIDXSQLExists(), MainIDXSQLFindPKeyByConstraint(), MainIDXSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: CacheStorage (DBMTables.Usage.CombinedInstances)

^DBMTablesAB50.CombinedIns2095D(ID)
=
%%CLASSNAME
Instances
SessionCount
SessionCountWeek1
InstanceAlias
ReleaseID
Product
SessionCountWeek5
Locale
DocBookJ
SessionCountWeek8
DocBookCount
DocumaticCount
SessionCountWeek11
SessionCountWeek12
SessionCountWeek13
SessionCountWeek14
SessionCountWeek15
Oldest
Newest
SessionCountWeek10
SessionCountWeek2
SessionCountWeek3
SessionCountWeek4
SessionCountWeek6
SessionCountWeek7
SessionCountWeek9
SiteMapCount
URL
FeedbackOpens in a new tab