Skip to main content

DBMTables.Central.ExternalDoc

persistent class DBMTables.Central.ExternalDoc extends %Library.Persistent

SQL Table Name: DBMTables_Central.ExternalDoc

Property Inventory

Method Inventory

Properties

property FinalDir as %String);
name of the Perforce directory from which the files get copied
Property methods: FinalDirDisplayToLogical(), FinalDirGet(), FinalDirGetStored(), FinalDirIsValid(), FinalDirLogicalToDisplay(), FinalDirLogicalToOdbc(), FinalDirNormalize(), FinalDirSet()
property FullName as %String);
Full name of the external doc item
Property methods: FullNameDisplayToLogical(), FullNameGet(), FullNameGetStored(), FullNameIsValid(), FullNameLogicalToDisplay(), FullNameLogicalToOdbc(), FullNameNormalize(), FullNameSet()
property HomePageOverride as %String);
Property methods: HomePageOverrideDisplayToLogical(), HomePageOverrideGet(), HomePageOverrideGetStored(), HomePageOverrideIsValid(), HomePageOverrideLogicalToDisplay(), HomePageOverrideLogicalToOdbc(), HomePageOverrideNormalize(), HomePageOverrideSet()
property Instance as %String;
Property methods: InstanceDisplayToLogical(), InstanceGet(), InstanceGetStored(), InstanceIsValid(), InstanceLogicalToDisplay(), InstanceLogicalToOdbc(), InstanceNormalize(), InstanceSet()
property Locale as %String;
Property methods: LocaleDisplayToLogical(), LocaleGet(), LocaleGetStored(), LocaleIsValid(), LocaleLogicalToDisplay(), LocaleLogicalToOdbc(), LocaleNormalize(), LocaleSet()
property ReleaseID as %String;
Property methods: ReleaseIDDisplayToLogical(), ReleaseIDGet(), ReleaseIDGetStored(), ReleaseIDIsValid(), ReleaseIDLogicalToDisplay(), ReleaseIDLogicalToOdbc(), ReleaseIDNormalize(), ReleaseIDSet()
property Server as %String;
Property methods: ServerDisplayToLogical(), ServerGet(), ServerGetStored(), ServerIsValid(), ServerLogicalToDisplay(), ServerLogicalToOdbc(), ServerNormalize(), ServerSet()
property ServerGroup as %String [ Calculated , Transient ];
Property methods: ServerGroupCompute(), ServerGroupDisplayToLogical(), ServerGroupGet(), ServerGroupIsValid(), ServerGroupLogicalToDisplay(), ServerGroupLogicalToOdbc(), ServerGroupNormalize(), ServerGroupSQLCompute()
property TargetDir as %String);
name of the /csp/docbook subdirectory to which files get copied
Property methods: TargetDirDisplayToLogical(), TargetDirGet(), TargetDirGetStored(), TargetDirIsValid(), TargetDirLogicalToDisplay(), TargetDirLogicalToOdbc(), TargetDirNormalize(), TargetDirSet()

Methods

classmethod BuildReportTable(verbose As %Boolean = 0)

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (DBMTables.Central.ExternalDoc)

^DBMTables.Central.ExternalDocD(ID)
=
%%CLASSNAME
Server
Instance
ReleaseID
Locale
FullName
TargetDir
FinalDir
HomePageOverride
FeedbackOpens in a new tab