%WebStress.Scripts.URLS.Parameters
persistent class %WebStress.Scripts.URLS.Parameters extends %Library.Persistent, %XML.Adaptor
SQL Table Name: %WebStress_Scripts_URLS.Parameters
Property Inventory
- Key
- PostStream
- PostStreamBoundary
- PostStreamContentType
- PostStreamFilename
- PostStreamName
- Type
- URL
- Value
- ValueDecode
Method Inventory
Parameters
parameter FileTimestamp = 60183,39714;
Properties
property Key as %String (MAXLEN = 10000, TRUNCATE = 1) [ SqlFieldName = Param_Key ];
The name of the parameter
Property methods: KeyDisplayToLogical(), KeyGet(), KeyGetStored(), KeyIsValid(), KeyLogicalToDisplay(), KeyLogicalToOdbc(), KeyNormalize(), KeySet()
property PostStream as %GlobalCharacterStream;
A stream containing the posted file or stream (XML etc)
Property methods: PostStreamDelete(), PostStreamGet(), PostStreamGetObject(), PostStreamGetObjectId(), PostStreamGetStored(), PostStreamGetSwizzled(), PostStreamIsValid(), PostStreamNewObject(), PostStreamOid(), PostStreamOpen(), PostStreamSet(), PostStreamSetObject(), PostStreamSetObjectId(), PostStreamUnSwizzle()
property PostStreamBoundary as %String (TRUNCATE = 1);
Property methods: PostStreamBoundaryDisplayToLogical(), PostStreamBoundaryGet(), PostStreamBoundaryGetStored(), PostStreamBoundaryIsValid(), PostStreamBoundaryLogicalToDisplay(), PostStreamBoundaryLogicalToOdbc(), PostStreamBoundaryNormalize(), PostStreamBoundarySet()
property PostStreamContentType as %String (TRUNCATE = 1);
Property methods: PostStreamContentTypeDisplayToLogical(), PostStreamContentTypeGet(), PostStreamContentTypeGetStored(), PostStreamContentTypeIsValid(), PostStreamContentTypeLogicalToDisplay(), PostStreamContentTypeLogicalToOdbc(), PostStreamContentTypeNormalize(), PostStreamContentTypeSet()
property PostStreamFilename as %String (TRUNCATE = 1);
Property methods: PostStreamFilenameDisplayToLogical(), PostStreamFilenameGet(), PostStreamFilenameGetStored(), PostStreamFilenameIsValid(), PostStreamFilenameLogicalToDisplay(), PostStreamFilenameLogicalToOdbc(), PostStreamFilenameNormalize(), PostStreamFilenameSet()
property PostStreamName as %String (TRUNCATE = 1);
Property methods: PostStreamNameDisplayToLogical(), PostStreamNameGet(), PostStreamNameGetStored(), PostStreamNameIsValid(), PostStreamNameLogicalToDisplay(), PostStreamNameLogicalToOdbc(), PostStreamNameNormalize(), PostStreamNameSet()
property Type as %String (DISPLAYLIST = ",Form Data,Parameter,Stream", TRUNCATE = 1, VALUELIST = ",F,P,S") [ SqlFieldName = Param_Type , InitialExpression = "P" ];
Defines whether the parameter is part of the URL itself or is contained in
the form data
Property methods: TypeDisplayToLogical(), TypeGet(), TypeGetStored(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()
relationship URL as %WebStress.Scripts.URLS [ Required , Inverse = Parameters , Cardinality = parent ];
Property methods: URLGet(), URLGetObject(), URLGetObjectId(), URLGetStored(), URLGetSwizzled(), URLIsValid(), URLNewObject(), URLOnDelete(), URLRClose(), URLRExec(), URLRFetch(), URLRelate(), URLSQLCompute(), URLSet(), URLSetObject(), URLSetObjectId(), URLUnRelate(), URLUnSwizzle()
property Value as %String (MAXLEN = 10000, TRUNCATE = 1) [ SqlFieldName = Param_Value ];
The value associated with this key
Property methods: ValueDisplayToLogical(), ValueGet(), ValueGetStored(), ValueIsValid(), ValueLogicalToDisplay(), ValueLogicalToOdbc(), ValueNormalize(), ValueSet()
property ValueDecode as %String (MAXLEN = 10000, TRUNCATE = 1) [ Calculated , Transient ];
Property methods: ValueDecodeCompute(), ValueDecodeDisplayToLogical(), ValueDecodeIsValid(), ValueDecodeLogicalToDisplay(), ValueDecodeLogicalToOdbc(), ValueDecodeNormalize(), ValueDecodeSQLCompute()
Methods
method ValueDecodeGet() as %String
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: Storage (%WebStress.Scripts.URLS.Parameters)
{%%PARENT}("Parameters")(ID) |
= | %%CLASSNAME
Key
Type
Value
PostStream
SavedDate
SavedTime
SyncSave
Version
ValueDecode
PostStreamBoundary
PostStreamContentType
PostStreamFilename
PostStreamName
|