DBMTables.Central.TotaraURLs
persistent class DBMTables.Central.TotaraURLs extends %Library.Persistent
SQL Table Name: DBMTables_Central.TotaraURLs
Property Inventory
- Comment
- Instance
- Locale
- Location
- ReportDateTime
- ReportFilename
- Server
- Servers
- SourceFile
- TopId
- URL
- URLOK
Method Inventory
- DefineTotaraURLs()
- RecheckURLs()
- Report()
- ReportBYSourceINTERNAL()
- ReportBySource()
- ReportINTERNAL()
Properties
property Comment as %String);
Property methods: CommentDisplayToLogical(), CommentGet(), CommentGetStored(), CommentIsValid(), CommentLogicalToDisplay(), CommentLogicalToOdbc(), CommentNormalize(), CommentSet()
property Instance as %String;
Property methods: InstanceDisplayToLogical(), InstanceGet(), InstanceGetStored(), InstanceIsValid(), InstanceLogicalToDisplay(), InstanceLogicalToOdbc(), InstanceNormalize(), InstanceSet()
property Locale as %String;
Property methods: LocaleDisplayToLogical(), LocaleGet(), LocaleGetStored(), LocaleIsValid(), LocaleLogicalToDisplay(), LocaleLogicalToOdbc(), LocaleNormalize(), LocaleSet()
property Location as %String);
Property methods: LocationDisplayToLogical(), LocationGet(), LocationGetStored(), LocationIsValid(), LocationLogicalToDisplay(), LocationLogicalToOdbc(), LocationNormalize(), LocationSet()
property ReportDateTime as %TimeStamp;
Property methods: ReportDateTimeDisplayToLogical(), ReportDateTimeGet(), ReportDateTimeGetStored(), ReportDateTimeIsValid(), ReportDateTimeLogicalToDisplay(), ReportDateTimeNormalize(), ReportDateTimeOdbcToLogical(), ReportDateTimeSet()
property ReportFilename as %String);
Property methods: ReportFilenameDisplayToLogical(), ReportFilenameGet(), ReportFilenameGetStored(), ReportFilenameIsValid(), ReportFilenameLogicalToDisplay(), ReportFilenameLogicalToOdbc(), ReportFilenameNormalize(), ReportFilenameSet()
property Server as %String;
Property methods: ServerDisplayToLogical(), ServerGet(), ServerGetStored(), ServerIsValid(), ServerLogicalToDisplay(), ServerLogicalToOdbc(), ServerNormalize(), ServerSet()
property Servers as %String [ Calculated , Transient ];
will be public or internal
Property methods: ServersCompute(), ServersDisplayToLogical(), ServersGet(), ServersIsValid(), ServersLogicalToDisplay(), ServersLogicalToOdbc(), ServersNormalize(), ServersSQLCompute()
property SourceFile as %String);
Property methods: SourceFileDisplayToLogical(), SourceFileGet(), SourceFileGetStored(), SourceFileIsValid(), SourceFileLogicalToDisplay(), SourceFileLogicalToOdbc(), SourceFileNormalize(), SourceFileSet()
property TopId as %String);
Property methods: TopIdDisplayToLogical(), TopIdGet(), TopIdGetStored(), TopIdIsValid(), TopIdLogicalToDisplay(), TopIdLogicalToOdbc(), TopIdNormalize(), TopIdSet()
property URL as %String);
Property methods: URLDisplayToLogical(), URLGet(), URLGetStored(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()
property URLOK as %Boolean;
Property methods: URLOKDisplayToLogical(), URLOKGet(), URLOKGetStored(), URLOKIsValid(), URLOKLogicalToDisplay(), URLOKNormalize(), URLOKSet()
Methods
classmethod DefineTotaraURLs(verbose As %Boolean = 1)
classmethod RecheckURLs(verbose As %Boolean = 1)
classmethod Report()
classmethod ReportBYSourceINTERNAL(which="")
classmethod ReportBySource()
classmethod ReportINTERNAL(which="")
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (InstanceIDX on Instance);
Index methods: InstanceIDXExists()
index (ServerIDX on Server);
Index methods: ServerIDXExists()
index (SourceFileIDX on SourceFile);
Index methods: SourceFileIDXExists()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %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()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: CacheStorage (DBMTables.Central.TotaraURLs)
| ^DBMTables.Central.TotaraURLsD(ID) | = | %%CLASSNAME Server Instance SourceFile TopId Location Locale URL URLOK Comment ReportFilename ReportDateTime |