Skip to main content

%WebStress.Tables.NoResults

persistent class %WebStress.Tables.NoResults extends %Library.Persistent, %XML.Adaptor

SQL Table Name: %WebStress_Tables.NoResults

Property Inventory

Method Inventory

Parameters

parameter CorrelateOn = Item;
Name of item to correlate on to import this XData
parameter FileTimestamp = 60212,85655;

Properties

property Code as %String (TRUNCATE = 1, XMLPROJECTION = "Attribute");
The suffix type (jpg,gif,etc)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeGetStored(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet()
property Description as %String (TRUNCATE = 1, XMLPROJECTION = "Attribute");
Free text that describes the type of file
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()

Methods

classmethod Populate() as %Status
This is called by the projection method to find the XDATA blocks and build the persistent data from the items within these blocks

Indexes

index (Code on Code) [Unique];
Index methods: CodeCheck(), CodeCheckUnique(), CodeDelete(), CodeDisplayToLogical(), CodeExists(), CodeGet(), CodeGetStored(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeOpen(), CodeSQLCheckUnique(), CodeSQLExists(), CodeSQLFindPKeyByConstraint(), CodeSQLFindRowIDByConstraint(), CodeSet()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (%WebStress.Tables.NoResults)

^WebStress.Tables.NoResultsD(ID)
=
%%CLASSNAME
Code
Description
FeedbackOpens in a new tab