Ens.Util.IOLogSegmentedObj
persistent class Ens.Util.IOLogSegmentedObj extends Ens.Util.IOLogObj
SQL Table Name: Ens_Util.IOLogSegmentedObj
Class to store IOLog entries for classes that extend EnsLib.EDI.Segmented and have Separators. The goal here is to keep a record of the separators used to send EDI documents to other systems.Property Inventory
Properties
property InObjectSeparators as %String;
Property methods: InObjectSeparatorsDisplayToLogical(), InObjectSeparatorsGet(), InObjectSeparatorsGetStored(), InObjectSeparatorsIsValid(), InObjectSeparatorsLogicalToDisplay(), InObjectSeparatorsLogicalToOdbc(), InObjectSeparatorsNormalize(), InObjectSeparatorsSet()
property OutObjectSeparators as %String;
Property methods: OutObjectSeparatorsDisplayToLogical(), OutObjectSeparatorsGet(), OutObjectSeparatorsGetStored(), OutObjectSeparatorsIsValid(), OutObjectSeparatorsLogicalToDisplay(), OutObjectSeparatorsLogicalToOdbc(), OutObjectSeparatorsNormalize(), OutObjectSeparatorsSet()
Indexes
index ($IOLogSegmentedObj on ) [Extent, Type = bitmap];
Inherited Members
Inherited Properties
- AdapterClass
 - Annotation
 - ConfigName
 - CorrespondingRequestId
 - HostClass
 - InObject
 - InObjectClass
 - InObjectId
 - IsInbound
 - Job
 - OutObject
 - OutObjectClass
 - OutObjectId
 - SessionId
 - SourceMethod
 - Status
 - TimeReceived
 - TimeResponded
 
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()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnDelete()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %ShowContents()
 - %ShowContentsHead()
 - %SortBegin()
 - %SortEnd()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - GetRequestIOLogs()
 - GetSessionIOLogs()
 - IsEmpty()
 - Purge()
 - PurgeBitmaps()
 
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.Util.IOLog)
^Ens.Util.IOLogD(ID)  | 
= | %%CLASSNAME 
AdapterClass 
Annotation 
ConfigName 
CorrespondingRequestId 
HostClass 
InObject 
InObjectClass 
IsInbound 
Job 
OutObject 
OutObjectClass 
SessionId 
SourceMethod 
Status 
TimeReceived 
TimeResponded 
 | 
Storage Model: Storage (Ens.Util.IOLogObj)
^Ens.Util.IOLogD(ID,"IOLogObj")  | 
= | InObjectID 
OutObjectID 
InObjectId 
OutObjectId 
 | 
Storage Model: Storage (Ens.Util.IOLogSegmentedObj)
^Ens.Util.IOLogD(ID,"IOLogSegmentedObj")  | 
= | InObjectSeparators 
OutObjectSeparators 
 |