Skip to main content

DBMTables.BrandCheck

persistent class DBMTables.BrandCheck extends %Library.Persistent

SQL Table Name: DBMTables.BrandCheck

Property Inventory

Method Inventory

Properties

property ParentTopic as %String (MAXLEN = 200);
Parent DocBookId. Displayed in table
Property methods: ParentTopicDisplayToLogical(), ParentTopicGet(), ParentTopicGetStored(), ParentTopicIsValid(), ParentTopicLogicalToDisplay(), ParentTopicLogicalToOdbc(), ParentTopicNormalize(), ParentTopicSet()
property ShortContent as %String);
Property methods: ShortContentDisplayToLogical(), ShortContentGet(), ShortContentGetStored(), ShortContentIsValid(), ShortContentLogicalToDisplay(), ShortContentLogicalToOdbc(), ShortContentNormalize(), ShortContentSet()
property Snippet as %String);
Property methods: SnippetDisplayToLogical(), SnippetGet(), SnippetGetStored(), SnippetIsValid(), SnippetLogicalToDisplay(), SnippetLogicalToOdbc(), SnippetNormalize(), SnippetSet()
property SourceFile as %String (MAXLEN = 200);
Displayed in table; used as filter.
Property methods: SourceFileDisplayToLogical(), SourceFileGet(), SourceFileGetStored(), SourceFileIsValid(), SourceFileLogicalToDisplay(), SourceFileLogicalToOdbc(), SourceFileNormalize(), SourceFileSet()
property Topid as %String;
Property methods: TopidDisplayToLogical(), TopidGet(), TopidGetStored(), TopidIsValid(), TopidLogicalToDisplay(), TopidLogicalToOdbc(), TopidNormalize(), TopidSet()
property Type as %String;
Property methods: TypeDisplayToLogical(), TypeGet(), TypeGetStored(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Methods

classmethod GenerateXMLReport(verbose As %Boolean = 0)
classmethod Rebuild(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.BrandCheck)

^DBMTables.BrandCheckD(ID)
=
%%CLASSNAME
ShortContent
ParentTopic
SourceFile
Topid
Type
Snippet
FeedbackOpens in a new tab