HS.Registry.Document.Archive.Queue
persistent class HS.Registry.Document.Archive.Queue extends %Library.Persistent, %XML.Adaptor
SQL Table Name: HS_Registry_Document_Archive.Queue
This is the list of documents to archiveProperty Inventory
Properties
property LogicalIID as %String;
Property methods: LogicalIIDDisplayToLogical(), LogicalIIDGet(), LogicalIIDGetStored(), LogicalIIDIsValid(), LogicalIIDLogicalToDisplay(), LogicalIIDLogicalToOdbc(), LogicalIIDNormalize(), LogicalIIDSet()
property PlanPurgeDate as %Date;
Property methods: PlanPurgeDateDisplayToLogical(), PlanPurgeDateGet(), PlanPurgeDateGetStored(), PlanPurgeDateIsValid(), PlanPurgeDateLogicalToDisplay(), PlanPurgeDateLogicalToOdbc(), PlanPurgeDateLogicalToXSD(), PlanPurgeDateNormalize(), PlanPurgeDateOdbcToLogical(), PlanPurgeDateSet(), PlanPurgeDateXSDToLogical()
property SourceID as %String;
Property methods: SourceIDDisplayToLogical(), SourceIDGet(), SourceIDGetStored(), SourceIDIsValid(), SourceIDLogicalToDisplay(), SourceIDLogicalToOdbc(), SourceIDNormalize(), SourceIDSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (LogicalIIDIndex on LogicalIID) [Unique];
Index methods: LogicalIIDIndexCheck(), LogicalIIDIndexCheckUnique(), LogicalIIDIndexDelete(), LogicalIIDIndexExists(), LogicalIIDIndexOpen(), LogicalIIDIndexSQLCheckUnique(), LogicalIIDIndexSQLExists(), LogicalIIDIndexSQLFindPKeyByConstraint(), LogicalIIDIndexSQLFindRowIDByConstraint()
index (SourceIDDateIndex on SourceID,PlanPurgeDate);
Index methods: SourceIDDateIndexExists()
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 (HS.Registry.Document.Archive.Queue)
^HS.Registry.D50B9.ArchiveQueueD(ID) |
= | %%CLASSNAME
LogicalIID
PlanPurgeDate
SourceID
|