[ROOT] / app / bef

PRich

bef

KeyValue
_DescriptionExposingApplicationState for bef
ControllerThis collection contains instances of available controllers (classes inheriting BaseController).

Each controller may have multiple instances.

In addition to the standard instance ('~std'), a debug instance ('~dbg') is also available which will do detailed logging.

Additional instances may also be created in your ApplicationSpecificCode at application startup or through ordinary API calls like
'Add/log/[nodeId]/Controller/RQController/~MyInstance/LogLevel = Debug'
(assuming that ControllerStorage has been included in the Storage).

-_Description-, AddController, EditController, GQController, RQController
IPRelationsKeysPointingFromContains, for each (entity type) key, a list of entity types which that entity type points to.

Shows how all the IP classes relate to each other.

Key is the very short string representations of the type (as generated from ToStringVeryShort)
Value is List<-EntityTypeAndKey-> with corresponding types that refer to that type.

Depends on AllIPDerivedTypes (the static defined schema), that is, it does not attempt to dynamically discover any structures.

See also IPRelationsKeysPointingTo and ForeignKeyDirection.

-_Description-, DimAccount, DimCustomer, DimEmployee, DimGeography, DimOrganization, DimProduct, DimProductSubcategory, DimReseller, FactCurrencyRate, FactFinance, FactInternetSale, FactInternetSaleReason, FactProductDescription, FactProductInventory, FactResellerSale, FactSalesQuota, FactSurveyResponse
18 items
IPRelationsKeysPointingToContains, for each (entity type) key, a list of entity types with foreign keys pointing to that entity type.

Shows how all the IP classes relate to each other.

Used to automatically create links to related objects in a dynamic context.
(see for instance LinkInsertionInDocumentation and QueryExpressionRel.)

Depends on AllIPDerivedTypes (the static defined schema), that is does not attempt to dynamically discover any structures.

Key is the very short string representations of the type (as generated from ToStringVeryShort)
Value is List<-EntityTypeAndKey-> with corresponding types that refer to that type.

See also -EntityTypeAndKey-, IPRelationsKeysPointingFrom and ForeignKeyDirection.

-_Description-, DimAccount, DimCurrency, DimCustomer, DimEmployee, DimGeography, DimOrganization, DimProduct, DimProductCategory, DimProductSubcategory, DimPromotion, DimReseller, DimSalesReason, DimSalesTerritory
14 items
StreamProcessorCacheDiskWrites, ClientUpdatePosition, ClientUpdatePositionPath, CountReceiveLocalOrigin, CurrentlyInitializing, DoNotStoreLocally, IndividualStorageFileSize, LocalStorageFolder, TimestampIsOld, UnderClosure, WriteToConsole
11 items

5 items

Edit


Generated 2024-04-25 01:49:09.809 UTC