%BI.WebSCM
persistent class %BI.WebSCM extends %Library.Persistent
SQL Table Name: %BI.WebSCM
Property Inventory
Properties
property Shortcuts as array of %String (TRUNCATE = 1);
Short cuts selected
Property methods: ShortcutsBuildValueArray(), ShortcutsCollectionToDisplay(), ShortcutsCollectionToOdbc(), ShortcutsDisplayToCollection(), ShortcutsDisplayToLogical(), ShortcutsGet(), ShortcutsGetObject(), ShortcutsGetObjectId(), ShortcutsGetStored(), ShortcutsGetSwizzled(), ShortcutsIsValid(), ShortcutsLogicalToDisplay(), ShortcutsLogicalToOdbc(), ShortcutsNormalize(), ShortcutsOdbcToCollection(), ShortcutsSet(), ShortcutsSetObject(), ShortcutsSetObjectId()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
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 (%BI.WebSCM)
^BI.WebSCMD(ID,"S",n) | = | Shortcuts(n) |
^BI.WebSCMD(ID) | = | %%CLASSNAME
|