Skip to main content

DBMTables.Central.BadURLs

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

SQL Table Name: DBMTables_Central.BadURLs

Property Inventory

Method Inventory

Properties

property HttpReturnCode as %String);
Property methods: HttpReturnCodeDisplayToLogical(), HttpReturnCodeGet(), HttpReturnCodeGetStored(), HttpReturnCodeIsValid(), HttpReturnCodeLogicalToDisplay(), HttpReturnCodeLogicalToOdbc(), HttpReturnCodeNormalize(), HttpReturnCodeSet()
property Locations as %String);
Property methods: LocationsDisplayToLogical(), LocationsGet(), LocationsGetStored(), LocationsIsValid(), LocationsLogicalToDisplay(), LocationsLogicalToOdbc(), LocationsNormalize(), LocationsSet()
property Set1LocationCount as %Integer;
Property methods: Set1LocationCountDisplayToLogical(), Set1LocationCountGet(), Set1LocationCountGetStored(), Set1LocationCountIsValid(), Set1LocationCountLogicalToDisplay(), Set1LocationCountNormalize(), Set1LocationCountSet()
property Set2LocationCount as %Integer;
Property methods: Set2LocationCountDisplayToLogical(), Set2LocationCountGet(), Set2LocationCountGetStored(), Set2LocationCountIsValid(), Set2LocationCountLogicalToDisplay(), Set2LocationCountNormalize(), Set2LocationCountSet()
property Set3LocationCount as %Integer;
Property methods: Set3LocationCountDisplayToLogical(), Set3LocationCountGet(), Set3LocationCountGetStored(), Set3LocationCountIsValid(), Set3LocationCountLogicalToDisplay(), Set3LocationCountNormalize(), Set3LocationCountSet()
property Set4LocationCount as %Integer;
Property methods: Set4LocationCountDisplayToLogical(), Set4LocationCountGet(), Set4LocationCountGetStored(), Set4LocationCountIsValid(), Set4LocationCountLogicalToDisplay(), Set4LocationCountNormalize(), Set4LocationCountSet()
property URL as %String) [ Required ];
Property methods: URLDisplayToLogical(), URLGet(), URLGetStored(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()
property URLStillBad as %Boolean;
Property methods: URLStillBadDisplayToLogical(), URLStillBadGet(), URLStillBadGetStored(), URLStillBadIsValid(), URLStillBadLogicalToDisplay(), URLStillBadNormalize(), URLStillBadSet()

Methods

classmethod AddOrUpdate(URL As %String = "", location As %String, set As %String)
classmethod RetestURLs(verbose As %Boolean = 1)

Indexes

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

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (DBMTables.Central.BadURLs)

^DBMTables.Central.BadURLsD(ID)
=
%%CLASSNAME
Set1LocationCount
Set2LocationCount
Set3LocationCount
Locations
URLStillBad
Set4LocationCount
HttpReturnCode
FeedbackOpens in a new tab