%WebStress.Tables.NoDelay
Class %WebStress.Tables.NoDelay Extends (%Persistent, %XML.Adaptor) [ Inheritance = right, Owner = {%Developer}, System = 4 ]
Parameters
FileTimestamp
Parameter FileTimestamp = "60212,85655";
CorrelateOn
Parameter CorrelateOn = "Item";
Name of item to correlate on to import this XData
Properties
Code
Property Code As %String(TRUNCATE = 1, XMLPROJECTION = "Attribute");
The suffix type (jpg,gif,etc)
Description
Property Description As %String(TRUNCATE = 1, XMLPROJECTION = "Attribute");
Free text that describes the type of file
XDatas
UI
XData UI
Methods
Populate
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