DocBook|Search
Class Reference
%Stream.GlobalCharacterSearchable
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
Private  Storage  

stream class %Stream.GlobalCharacterSearchable extends %Stream.GlobalCharacter

This class provides the ability to index and search a character stream from SQL. Specify this class as the type class for a stream property and supply values for the LANGUAGECLASS and (optionally) SIMILARITYINDEX parameters.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 5


Summary

Properties
%Location AtEnd Id LastModified
LineTerminator RemoveOnClose Size container
containerProperty

Methods
%%OIDGet %AddToSaveSet %CheckUnique %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GetParameter
%GetSwizzleObject %Id %IsA %IsModified
%KillExtent %LocationSet %LockStream %New
%NormalizeObject %ObjectModified %Oid %Open
%OpenId %OriginalNamespace %PackageName %ReleaseLock
%Reload %RemoveFromSaveSet %RollBack %Save
%SerializeObject %SetModified %UnlockStream %ValidateObject
Clear CopyFrom CopyFromAndSave FindAt
Flush InputFromDevice IsCharacter IsNull
LastModifiedGet MoveTo MoveToEnd OutputToDevice
OutputToDeviceAt Read ReadLine ReadLineIntoStream
ReadPassage ReadSQL Rewind SerializeToSyncSet
SizeGet StreamOIDIsNull SyncStreamIn Write
WriteLine


Properties

• property container as %ObjectHandle [ Transient ];
• property containerProperty as %CacheString [ Transient ];

Methods

• method ReadPassage(ByRef len As %Integer = 24576, ByRef sc As %Status) as %CacheString