Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

DBMTables.Central.CombinedInstances

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

SQL Table Name: DBMTables_Central.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.Central.CombinedInstances
classmethod GetProduct(ReleaseID As %String = "") as %String
classmethod ProcessComposite(CompositeID As %String = "", verbose As %Boolean)
classmethod ProcessComposites(verbose As %Boolean = 0)
classmethod ProcessExportedGlobal2(record As DBMTables.Central.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.Central.CombinedInstances)

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