HS.Registry.Document.Archive.Rule
persistent class HS.Registry.Document.Archive.Rule extends %Library.Persistent, %XML.Adaptor
SQL Table Name: HS_Registry_Document_Archive.Rule
This is the list of documents to archiveProperty Inventory
Properties
property Items as list of HS.Registry.Document.Archive.RuleItem;
Property methods: ItemsBuildValueArray(), ItemsCollectionToDisplay(), ItemsCollectionToOdbc(), ItemsDisplayToCollection(), ItemsGet(), ItemsGetObject(), ItemsGetObjectId(), ItemsGetStored(), ItemsGetSwizzled(), ItemsIsValid(), ItemsOdbcToCollection(), ItemsSet(), ItemsSetObject(), ItemsSetObjectId()
property PurgeDefaultDays as %Integer [ InitialExpression = 365*3 ];
Property methods: PurgeDefaultDaysDisplayToLogical(), PurgeDefaultDaysGet(), PurgeDefaultDaysGetStored(), PurgeDefaultDaysIsValid(), PurgeDefaultDaysLogicalToDisplay(), PurgeDefaultDaysNormalize(), PurgeDefaultDaysSet(), PurgeDefaultDaysXSDToLogical()
property SourceIDS as list of %String (STORAGEDEFAULT = "array");
Property methods: SourceIDSBuildValueArray(), SourceIDSCollectionToDisplay(), SourceIDSCollectionToOdbc(), SourceIDSDisplayToCollection(), SourceIDSDisplayToLogical(), SourceIDSGet(), SourceIDSGetObject(), SourceIDSGetObjectId(), SourceIDSGetStored(), SourceIDSGetSwizzled(), SourceIDSIsValid(), SourceIDSLogicalToDisplay(), SourceIDSLogicalToOdbc(), SourceIDSNormalize(), SourceIDSOdbcToCollection(), SourceIDSSet(), SourceIDSSetObject(), SourceIDSSetObjectId()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (SourceIDSIndex on SourceIDS(ELEMENTS),SourceIDS(KEYS));
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.Rule)
^HS.Registry.Document66AD.RuleD(ID) |
= | %%CLASSNAME
PurgeDefaultDays
Items
|
Storage Model: Storage (HS.Registry.Document.Archive.Rule)
^HS.Registry.Document66AD.RuleD(ID,"SourceIDS",n) |
= | SourceIDS(n) |