HS.Message.SearchAndFetchResponse
persistent class HS.Message.SearchAndFetchResponse extends HS.Util.EnsResponse
SQL Table Name: HS_Message.SearchAndFetchResponse
Property Inventory
- BinaryData
- ConsentApplied
- FormatCode
- FormatScheme
- HTMLData
- IncompleteResult
- SDAQuickStreamId
- XMLData
- tStatus
Properties
property BinaryData as %GlobalBinaryStream;
Used to return PDF and other binary formats
Property methods: BinaryDataDelete(), BinaryDataGet(), BinaryDataGetObject(), BinaryDataGetObjectId(), BinaryDataGetStored(), BinaryDataGetSwizzled(), BinaryDataIsValid(), BinaryDataNewObject(), BinaryDataOid(), BinaryDataOpen(), BinaryDataSet(), BinaryDataSetObject(), BinaryDataSetObjectId(), BinaryDataUnSwizzle()
property ConsentApplied as %Boolean [ InitialExpression = 0 ];
Property methods: ConsentAppliedDisplayToLogical(), ConsentAppliedGet(), ConsentAppliedGetStored(), ConsentAppliedIsValid(), ConsentAppliedLogicalToDisplay(), ConsentAppliedLogicalToXSD(), ConsentAppliedNormalize(), ConsentAppliedSet(), ConsentAppliedXSDToLogical()
property FormatCode as %String (MAXLEN = 1024);
only used if there's XMLData
Property methods: FormatCodeDisplayToLogical(), FormatCodeGet(), FormatCodeGetStored(), FormatCodeIsValid(), FormatCodeLogicalToDisplay(), FormatCodeLogicalToOdbc(), FormatCodeNormalize(), FormatCodeSet()
property FormatScheme as %String (MAXLEN = 1024);
only used if there's XMLData
Property methods: FormatSchemeDisplayToLogical(), FormatSchemeGet(), FormatSchemeGetStored(), FormatSchemeIsValid(), FormatSchemeLogicalToDisplay(), FormatSchemeLogicalToOdbc(), FormatSchemeNormalize(), FormatSchemeSet()
property HTMLData as %GlobalCharacterStream;
Used to Return HTML
Property methods: HTMLDataDelete(), HTMLDataGet(), HTMLDataGetObject(), HTMLDataGetObjectId(), HTMLDataGetStored(), HTMLDataGetSwizzled(), HTMLDataIsValid(), HTMLDataNewObject(), HTMLDataOid(), HTMLDataOpen(), HTMLDataSet(), HTMLDataSetObject(), HTMLDataSetObjectId(), HTMLDataUnSwizzle()
property IncompleteResult as %Boolean [ InitialExpression = 0 ];
Set to true when a subset of data fetches fails
Property methods: IncompleteResultDisplayToLogical(), IncompleteResultGet(), IncompleteResultGetStored(), IncompleteResultIsValid(), IncompleteResultLogicalToDisplay(), IncompleteResultLogicalToXSD(), IncompleteResultNormalize(), IncompleteResultSet(), IncompleteResultXSDToLogical()
property SDAQuickStreamId as %String;
Set when the request asked for a SDAQuickStream to be returned
Property methods: SDAQuickStreamIdDisplayToLogical(), SDAQuickStreamIdGet(), SDAQuickStreamIdGetStored(), SDAQuickStreamIdIsValid(), SDAQuickStreamIdLogicalToDisplay(), SDAQuickStreamIdLogicalToOdbc(), SDAQuickStreamIdNormalize(), SDAQuickStreamIdSet()
property XMLData as %GlobalCharacterStream;
Used to Return various XML formats - SDA, CCD, CCR, etc.
Property methods: XMLDataDelete(), XMLDataGet(), XMLDataGetObject(), XMLDataGetObjectId(), XMLDataGetStored(), XMLDataGetSwizzled(), XMLDataIsValid(), XMLDataNewObject(), XMLDataOid(), XMLDataOpen(), XMLDataSet(), XMLDataSetObject(), XMLDataSetObjectId(), XMLDataUnSwizzle()
property tStatus as %Status (XMLPROJECTION = "NONE");
Used to return status value, as a workaround to a bug in custom biz procs not returning status
Property methods: tStatusGet(), tStatusGetStored(), tStatusIsValid(), tStatusLogicalToOdbc(), tStatusLogicalToXSD(), tStatusSet(), tStatusXSDToLogical()
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %CompareContents()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawHTMLForm()
- %DrawHTMLTable()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %OnTimeout()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- GenerateGenericDAOFromObject()
- GetStatsDimension()
- OnShowJSONContents()
- OnShowXMLContents()
- OutputFormattedJSON()
- WriteNoJSONFormat()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.MessageBody)
^Ens.MessageBodyD(ID) |
= | %%CLASSNAME
|
Storage Model: Storage (HS.Util.EnsResponse)
^Ens.MessageBodyD(ID,"EnsResponse") |
= | HSCoreVersion
HSMinVersionError
|
Storage Model: Storage (HS.Message.SearchAndFetchResponse)
^Ens.MessageBodyD(ID,"SearchAndFetchResponse") |
= | BinaryData
CharacterData
ConsentApplied
XMLData
HTMLData
tStatus
SDAQuickStreamId
IncompleteResult
FormatCode
FormatScheme
|