EnsLib.ITK.DTS.Framework.TransferLog
persistent class EnsLib.ITK.DTS.Framework.TransferLog extends %Library.Persistent, %XML.Adaptor
SQL Table Name: EnsLib_ITK_DTS_Framework.TransferLog
This class is used for responsible for recording the log of Transfer of DTS files.Property Inventory
Properties
property DTSId as %String;
Property methods: DTSIdDisplayToLogical(), DTSIdGet(), DTSIdGetStored(), DTSIdIsValid(), DTSIdLogicalToDisplay(), DTSIdLogicalToOdbc(), DTSIdNormalize(), DTSIdSet()
property Destination as %String;
Property methods: DestinationDisplayToLogical(), DestinationGet(), DestinationGetStored(), DestinationIsValid(), DestinationLogicalToDisplay(), DestinationLogicalToOdbc(), DestinationNormalize(), DestinationSet()
property FileName as %String);
Property methods: FileNameDisplayToLogical(), FileNameGet(), FileNameGetStored(), FileNameIsValid(), FileNameLogicalToDisplay(), FileNameLogicalToOdbc(), FileNameNormalize(), FileNameSet()
property Result as EnsLib.ITK.DTS.Framework.Status;
Property methods: ResultGet(), ResultGetObject(), ResultGetObjectId(), ResultGetStored(), ResultGetSwizzled(), ResultIsEmpty(), ResultIsValid(), ResultNewObject(), ResultSet(), ResultSetObject(), ResultSetObjectId(), ResultUnSwizzle()
property Sender as %String;
Property methods: SenderDisplayToLogical(), SenderGet(), SenderGetStored(), SenderIsValid(), SenderLogicalToDisplay(), SenderLogicalToOdbc(), SenderNormalize(), SenderSet()
property TrackingId as %String;
Property methods: TrackingIdDisplayToLogical(), TrackingIdGet(), TrackingIdGetStored(), TrackingIdIsValid(), TrackingIdLogicalToDisplay(), TrackingIdLogicalToOdbc(), TrackingIdNormalize(), TrackingIdSet()
property WorkflowId as %String;
Property methods: WorkflowIdDisplayToLogical(), WorkflowIdGet(), WorkflowIdGetStored(), WorkflowIdIsValid(), WorkflowIdLogicalToDisplay(), WorkflowIdLogicalToOdbc(), WorkflowIdNormalize(), WorkflowIdSet()
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()
- %InitExtentData()
- %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 (EnsLib.ITK.DTS.Framework.TransferLog)
^EnsITK.DTSTransferLogD(ID) |
= | %%CLASSNAME
FileName
TransmissionSender
TransmissionDestination
ITKService
ITKTrackingId
TransmissionResult
MessageId
FileId
Sender
Destination
WorkflowId
TrackingId
Result
DTSId
|