CMS.DataEngine Namespace |
Class | Description | |
---|---|---|
AbstractDataConnection |
Represents SQL Server data connection.
| |
AbstractDataProvider |
Data provider class.
| |
AbstractInfoTInfo |
Abstract object info class.
| |
AbstractInfoBaseTInfo |
Abstract object info class.
| |
AbstractInfoBaseTInfoGeneralizedInfoWrapper |
Info object wrapper for generalized access
| |
AbstractInfoProviderTInfo, TProvider |
Abstract info class provider.
| |
AbstractInfoProviderTInfo, TProvider, TQuery |
Abstract info class provider.
| |
AbstractProviderDictionary |
Holds the collection of available provider dictionaries and provides basic set of actions.
| |
AbstractQueryObject |
Base for any object participating in the Data query evaluation
| |
AbstractSqlGenerator |
SQL generator base
| |
AbstractSynchronizationSettings |
Encapsulates most general settings for staging and integration bus.
| |
AbstractTableManager |
Ensures management of database table and table column.
| |
AggregatedColumn |
Aggregated query column e.g. "AVG(XYZ) AS Average"
| |
ApplicationInitException |
Thrown when application initialization failed
| |
AsyncProcessData |
Control messages
| |
AsyncWorker |
Worker class for asynchronous operations.
| |
BaseCollectionSettings |
Settings for the base object collection
| |
BaseInfo |
Base info class (only carrying the type information).
| |
BaseInfoGeneralizedInfoWrapper |
Info object wrapper for generalized access
| |
BindingCollection |
Info collection of object bindings
| |
BindingRepository |
Specialized repository for binding object types
| |
BulkDeleteEventArgs |
Bulk delete event arguments.
| |
BulkDeleteHandler |
Bulk delete handler enables deletion processing.
| |
BulkDeleteSettings |
Configuration class for BulkDelete(IWhereCondition, BulkDeleteSettings).
| |
BulkInsertDataEventArgs |
Bulk insert event arguments.
| |
BulkInsertDataHandler |
Bulk insert handler enables insert result processing.
| |
BulkInsertEventArgs |
Bulk insert event arguments.
| |
BulkInsertHandler |
Bulk insert handler enables insert result processing.
| |
BulkInsertSettings |
Configuration class for BulkInsert(DataTable, String, BulkInsertSettings).
| |
BulkUpdateEventArgs |
Bulk update event arguments.
| |
BulkUpdateHandler |
Bulk update handler enables update result processing.
| |
CheckDependenciesException |
Exception to report attempt to delete an object which has required dependencies.
| |
ClassCodeGenerationSettings |
Represents the code generation configuration for the data class.
| |
ClassSiteInfo |
ClassSiteInfo data container class.
| |
ClassSiteInfoProvider |
Class providing ClassSiteInfo management.
| |
ClassStructureInfo |
Class information.
| |
ClearClassStructureInfosWebFarmTask |
Web farm task used to clear all class structure infos.
| |
ClearHashtablesWebFarmTask |
Web farm task used to clear hashtables.
| |
ClearReadOnlyObjectsWebFarmTask |
Web farm task used to clear all read only objects.
| |
CloneResult |
Class encapsulating cloning result messages.
| |
CloneSettings |
Class encapsulating parameters for object cloning (used in InsertAsClone settings)
| |
CMSApplication |
Base class for CMS Application
| |
CMSConnectionContext |
Ensures that the wrapped API calls are executed against specific database(s).
| |
CMSConnectionScope |
Allows changing command timeout for a code block.
Also allows specifying a connection that is used for executing all ConnectionHelper calls
that are passed the query text directly within a code block.
| |
CMSHttpApplication |
Envelope class with request mappings for HttpApplication class
| |
CMSLateBoundTransaction |
Class that manages the transaction scope, but doesn't start it until BeginTransaction is called.
| |
CMSOutputMetaFile |
Represents MetaFileInfo object used for response output.
| |
CMSTransactionScope |
Transaction scope. Ensures that all queries run within single transaction.
| |
CodeNameNotUniqueException |
Exception to report not unique code name.
| |
CodeNameNotValidException |
Exception to report not valid code name.
| |
CollectionPropertyTransformationResultType |
Property transformation for a collection. Enumerates the properties of the collection objects and does transformation according to that property.
| |
CollectionPropertyWrapper |
Base class for the collection property wrapper
| |
CollectionPropertyWrapperObjectType |
Wrapper that transforms the collection to values of its object properties
| |
ColumnsTranslationEventArgs |
Columns translation event arguments
| |
ColumnsTranslationEvents |
Columns translation events handlers.
| |
ColumnsTranslationHandler |
Columns translation event handler.
| |
CombinedInfoObjectCollection |
Collection that combines several info object collections of specific type.
| |
CombinedInfoObjectCollectionCollectionType, ObjectType |
Collection that combines several info object collections of specific type.
| |
ConnectionContext |
Connection context.
| |
ConnectionHelper |
Connection helper class.
| |
ContinuousIntegrationSettings |
Determines how the object behaves within continuous integration. Represents continuous integration settings in the type information of objects.
| |
CountColumn |
Count column
| |
CreateSearchFieldEventArgs |
Arguments of event represented by CreateSearchFieldHandler.
| |
CreateSearchFieldFromSettingsEventArgs |
Arguments of event represented by CreateSearchFieldFromSettingsHandler.
| |
CreateSearchFieldFromSettingsHandler |
Handler for event raised when search field is being created from search settings.
| |
CreateSearchFieldHandler |
Handler for event raised when search field is being created.
| |
DatabaseFieldAttribute |
Specifies to which database column the property maps
| |
DatabaseHelper |
Provides database operations
| |
DatabaseIDFieldAttribute |
Specifies to which database column the property maps.
Marks this column as an ID column.
| |
DatabaseInstallationSettings |
Container for configuration data required for database installation.
| |
DatabaseMappingAttribute |
Specifies to which database column the property maps. For simple database mappings use DatabaseFieldAttribute instead.
| |
DatabasePermission |
Database permissions
| |
DatabaseSeparationHelper |
Sets of methods used for database separation
| |
DataClassFactory |
DataClass factory.
| |
DataClassInfo |
Describes Data Class configuration.
| |
DataClassInfoBaseTInfo |
ClassInfo data container class.
| |
DataClassInfoProvider |
Provides access to data class information.
| |
DataClassInfoProviderBaseTProvider |
Class providing DataClassInfo management.
| |
DataClassNotFoundException |
This exception is thrown when data class is not found.
| |
DataConnectionFactory |
Provides DataConnection object for specified data provider according to configuration settings.
| |
DataDefinition |
Data definition base class
| |
DataDefinitionItemChangeEventArgs |
Data definition item change arguments
| |
DataDefinitionItemChangeHandler |
Data definition item change handler
| |
DataDefinitionItemEventArgs |
Data definition item arguments
| |
DataDefinitionItemEvents |
Events for data definition item handling
| |
DataDefinitionItemHandler |
Data definition item handler
| |
DataEngineCodeTemplateGenerator |
Data engine code template generator.
| |
DataEngineModule |
Represents the Data Engine module.
| |
DataEngineModuleMetadata |
Represents the Data Engine module metadata.
| |
DataExtensions |
Extensions for the SettingsProvider classes
| |
DataParameter |
Container for a single query parameter.
| |
DataQuery |
Queries particular database data or defines parameters for data selection
| |
DataQueryBaseTQuery |
Queries particular database data or defines parameters for data selection
| |
DataQuerySettings |
Defines parameters for the data query. Use DataQuery method UseParameters to apply this parameters to a query.
| |
DataQuerySettingsBaseTQuery |
Defines parameters for the data selection
| |
DataQuerySource |
Base class for Data query source
| |
DataQuerySourceParameters |
Parameters for the data query source
| |
DataSetPostProcessingEventArgs |
Custom event arguments used for default data post processing.
| |
DataType |
Data type definition
| |
DataTypeT |
Data type definition
| |
DataTypeManager |
Provides management of SQL data types
| |
DefaultClassThumbnail |
Is able to select default metafile of the class. Default metafile is the one with name starting with "default.".
| |
DefaultDataSettings |
Settings for export of the default database data and web template data
| |
DefaultDataTypeTextSerializer |
Class responsible for serialization and deserialization of DataType values to text.
Serializer is used as a fallback when no serializer is set for given data type.
| |
DeletedFKs |
Class to define FKs which were removed during DB separation. Is used in DB join.
| |
DeleteMetaFileWebFarmTask |
Web farm task used to delete meta files.
| |
DictionaryCommandWebFarmTask |
Web farm task used to execute dictionary web farm task.
| |
DynamicDataParameter |
Represents a dynamic data parameter which value is resolved at the execution of the query, not when the parameter is defined
| |
DynamicObjectTypeInfo |
Dynamic object type info structure for objects which definition can be changed during the lifetime.
| |
EmptyCollectionInfoType |
Empty info object collection
| |
EnumerableWrapperTObject |
Wrapper to make the given object purely enumerable
| |
EnumerationObjectTypeFilter |
Filter excluding everything except of given type enumeration.
| |
ExecuteQueryEventArgsTResult |
Execute query event arguments
| |
ExecuteQueryHandlerTResult |
Execute query handler
| |
ExpressionBuilderSettings |
Object to encapsulate the expression builder settings
| |
ExternalColumnSettingsInfoType |
Object to encapsulate the settings of an externally stored column within a InfoObject.
| |
ExtraColumn |
Defines a column of another object type as a reference (foreign key relationship) pointing to the current object type.
Determines how the system handles dependencies for the reference. For example data integrity during import and staging, or cascading deleting when a referenced object is deleted.
| |
FieldBaseFieldType |
Form field base class
| |
FieldDataType |
Field data types - string constants.
| |
FieldInfo |
Basic field definition
| |
FullNameInfoObjectCollectionTInfo |
Collection of GeneralizedInfos indexed by full name of the object
| |
GeneralConnection |
Represents a general database connection.
| |
GeneralInfo |
General info class to work with any object type
| |
GeneralInfoProvider |
General info provider
| |
GeneralizedAbstractInfo |
Base info object interface for abstract info
| |
GeneralizedAbstractInfoTInfo |
Info object interface for abstract info
| |
GeneralizedInfo |
Info object interface.
| |
GetIDParameters |
Parameters wrapper for the TranslationHelper.GetID function
| |
GetObjectsDataSettings |
Configuration class for GetObjectsData(GetObjectsDataSettings).
| |
HashtableSettings |
Settings for provider hashtables
| |
HierarchyHelper |
Object hierarchy manipulation methods.
| |
IDNotTranslatedException |
Thrown when identifier was required and was not translated
| |
IDQuery |
Predefined query returning IDs of the given object type, can be used as a nested query in IN and NOT IN statements
| |
IDQueryObjectType |
Predefined query returning IDs of the given object type, can be used as a nested query in IN and NOT IN statements
| |
ImportExportSettings |
Class representing export/import settings in the type information of objects.
| |
Index |
Class representing database index.
| |
IndexColumn |
Class representing database index column.
| |
IndexExtensions |
Extension methods for Index class.
| |
InfoCollectionSettings |
Settings for the info object collection
| |
InfoDataSetTInfo |
CMS DataSet class. Enhancement to DataSet to provide strongly typed collection side-by-side with the data.
| |
InfoHelper |
General info methods and properties
| |
InfoIdentifier |
Represents the general info object identifier that uses object type to translate info object ID to code name and vice versa.
| |
InfoObjectCollection |
General info object collection
| |
InfoObjectCollectionTInfo |
Generic info object collection.
| |
InfoObjectException |
Base class for the exceptions on the info objects.
| |
InfoObjectFactory |
Object factory producing info objects based on the object type
| |
InfoObjectRepository |
Repository for info objects.
| |
InfoObjectRepositoryTCollection, TObject, TSettings |
Repository for info objects.
| |
InfoProviderLoader |
Provides functionality for info object provider loading.
| |
InvalidateAllWebFarmTask |
Web farm task used to invalidate all objects.
| |
InvalidateChildrenWebFarmTask |
Web farm task used to invalidate children objects.
| |
InvalidateObjectWebFarmTask |
Web farm task used to invalidate objects.
| |
IsContentFieldEventArgs |
Argument of event represented by IsContentFieldHandler.
| |
IsContentFieldHandler |
Handler for event raised when field is being decided whether it is a content field.
| |
IsIndexFieldEventArgs |
Argument of event represented by IsIndexFieldHandler.
| |
IsIndexFieldHandler |
Handler for event raised when field is being decided whether it is an index field.
| |
LayoutHelper |
Helper for layout objects
| |
LicenseException |
Throws when system requests feature with insufficient license
| |
LoadDataSettings |
Defines the settings for loading data into objects
| |
LoadProviderEventArgs |
Load provider event arguments
| |
LogObjectChangeEventArgs |
Object event arguments for log object change event
| |
LogObjectChangeHandler |
Log object change handler
| |
LogObjectChangeSettings |
Class for log object change.
| |
MemoryDataQuerySource |
Data query source as DataSet
| |
MetaFileInfo |
MetaFileInfo data container class.
| |
MetaFileInfoProvider |
Class providing MetaFileInfo management.
| |
MetaFileURLProvider |
Provider for metafiles URLs.
| |
MissingSQLTypeException |
Exception raised when unsupported SQL type is encountered.
| |
Module |
Represents the standard module.
| |
ModuleCommands |
Module commands.
| |
ModuleManager |
Manages the list of modules within application
| |
MultiObjectQuery |
Multiple objects query
| |
MultiObjectQueryBaseTQuery, TInnerQuery, TObject |
Base class for multiple objects query
| |
MultiQueryBaseTQuery, TInnerQuery |
Base class for the query consisting of multiple queries
| |
NestedQuerySettings |
Settings to define how a nested query should be created
| |
NestedSelectQueryColumn |
Query column defined by the nested query e.g. "(SELECT UserID FROM CMS_User WHERE ...) AS RelatedUserID"
| |
NotImplementedInfo |
Info object with no methods implemented. Serves as a base info for partially implemented info objects.
| |
ObjectAttachmentsCategories |
Class containing names of the object attachment (metafiles) categories names used by CMS.
| |
ObjectChangeOrderEventArgs |
Object event arguments
| |
ObjectChangeOrderEventArgsTObject |
Object event arguments
| |
ObjectChangeOrderHandler |
Object handler
| |
ObjectDataEventArgs |
Object data event arguments
| |
ObjectDataEventHandler |
Object data handler enables manipulation with object data.
| |
ObjectDependency |
Represents a reference (foreign key relationship) from one object type to another.
Defines how the system handles dependencies for the reference. For example data integrity during import and staging, or cascading deleting when a referenced object is deleted.
| |
ObjectEventArgs |
Object event arguments
| |
ObjectEventArgsTObject |
Object event arguments
| |
ObjectEvents |
Object events
| |
ObjectHandler |
Object handler
| |
ObjectHelper |
Object manipulation methods.
| |
ObjectProperty |
Object property wrapper
| |
ObjectQuery |
Predefined query returning given object type. Uses the .selectall query internally.
| |
ObjectQueryTObject |
Queries particular database data or defines parameters for data selection
| |
ObjectQueryBaseTQuery, TObject |
Predefined query returning given object type. Uses the .selectall query internally.
| |
ObjectQuerySettings | Obsolete.
Object query parameters
| |
ObjectReference |
Represents a reference from one object type to another.
| |
ObjectSecurityEventArgs |
Object event arguments
| |
ObjectSecurityEventArgsTObject |
Object event arguments
| |
ObjectSecurityHandler |
Object handler
| |
ObjectSettingsInfo |
ObjectSettingsInfo data container class.
| |
ObjectSettingsInfoProvider |
Class providing ObjectSettingsInfo management.
| |
ObjectSortEventArgs |
Object event arguments
| |
ObjectSortEventArgsTObject |
Object event arguments
| |
ObjectSortHandler |
Object handler
| |
ObjectSourceTObject |
Data query source which gets the data for specific object type
| |
ObjectSourceBaseTSource |
Query source
| |
ObjectTreeLocation |
Defines a location for an object type within the object tree in the export/import or staging interface.
| |
ObjectTypeColumnNotFoundException |
The ObjectTypeColumnNotFoundException is thrown when an object type is without column definition.
| |
ObjectTypeInfo |
Object type info structure.
| |
ObjectTypeListItem |
Container for object types list item.
| |
ObjectTypeManager |
Class with various types of object type lists
| |
ObjectTypeSequenceAnalyzer |
Provides the sequence of object types ordered by their dependencies.
Dependencies are returned before the object type on which they depend on.
| |
ObjectTypeTreeNode |
Class for parsing XML tree with staging objects.
| |
OrderByColumn |
Order by column
| |
OrderByColumnList |
Represents list of OrderBy columns
| |
OtherBindingCollection |
Info collection of object other bindings
| |
OtherBindingRepository |
Specialized repository for binding object types
| |
PermissionCheckException |
Base class for the exceptions raised in permissions check.
| |
PredefinedObjectType |
Predefined object type constants.
| |
ProcessObjectWebFarmTask |
Web farm task used to process an object's data of given object type ObjectType.
| |
ProviderDictionaryTKey, TValue |
Provider dictionary.
| |
ProviderDictionaryCollection |
Collection of the provider dictionaries.
| |
ProviderHelper |
Helper methods for info providers
| |
ProviderInfoDictionaryTKey | BaseInfo dictionary.
| |
QueryColumn |
Simple query column e.g. "DocumentName" / "DocumentName AS Name"
| |
QueryColumnBaseTColumn |
Query column
| |
QueryColumnList |
Represents a list of query columns
| |
QueryColumnListBase |
Provides basic query column list functionality
| |
QueryColumnSqlFunctions |
Provides extension methods with SQL functions applicable to the QueryColumn object.
| |
QueryColumnXmlExtensions |
Query column extension methods which provide XML querying capabilities.
| |
QueryDataParameters |
Container that holds a list of query parameters.
| |
QueryExpression |
Represents a general query expression
| |
QueryExpressionBaseTExpression |
Query expression base class
| |
QueryInfo |
Represents a query and its parameters.
| |
QueryInfoProvider |
Enables access to queries.
| |
QueryListInfo |
Info class providing the list of queries for the query selector
| |
QueryMacros |
Query expressions
| |
QueryName |
System query names
| |
QueryParameters |
Query parameters container.
| |
QueryParametersBaseTParent |
Generic variant of the abstract query object, provides fluent syntax
| |
QuerySource |
Data query source which gets the data from specific SQL expression. That can be table name, view name, or more complex SQL expression.
| |
QuerySourceBaseTSource |
Defines base class for the query source
| |
QuerySourceTable |
Defines the query source table (or view) with optional alias and hints.
| |
QueryValueExpression |
Query value expression
| |
RemoveClassStructureInfoWebFarmTask |
Web farm task used to remove classes.
| |
RemoveReadOnlyObjectWebFarmTask |
Web farm task used to remove read only objects.
| |
RowNumberColumn |
Row number query column e.g. "ROW_NUMBER() OVER (ORDER BY DefaultCulture) AS CMS_RN"
| |
SearchDocument |
Represents collection of field values for indexing.
| |
SearchDocumentExtensions |
Extension methods for working with SearchDocument instance.
| |
SearchDocumentParameters |
Initialization parameters used to create new SearchDocument.
| |
SearchField |
Represents search field.
| |
SearchFieldFactory |
Factory for ISearchField objects allowing search engines to customize the flags of fields being created.
| |
SearchFieldsConstants |
Search field constants
| |
SearchFieldsExtensions |
Extension methods for working with ISearchFields collection.
| |
SearchFieldsHelper |
Contains helper methods for index fields.
| |
SearchIndexSettings |
SearchIndexSettings handles management of index settings container.
| |
SearchIndexSettingsInfo |
Search Index Settings Info object.
| |
SearchSettings |
SearchSettings class provides methods for manipulation with SearchSettingsInfo objects.
| |
SearchSettingsInfo |
Search settings class.
| |
SelectCondition |
Provides the selection where condition for ABC IN (1, 2, 3, 4, 5, ...) for very large number of items.
| |
SelectQueryColumnBaseTColumn |
Query column
| |
SeparatedField |
Definition of separated field configuration. Content of separated field is stored in extra file when using continuous integration.
| |
SeparatedTables |
Class providing list of separated tables including SQL and XML definitions
| |
SerializationSettings |
Determines how the system serializes object fields from the database into XML files. Represents serialization settings in the type information of objects.
| |
SettingsCategoryInfo |
Represents a Settings key.
| |
SettingsCategoryInfoProvider |
Class providing Settings category management.
| |
SettingsKeyChangedEventArgs |
Class containing data for event raised when the settings key is successfuly changed.
| |
SettingsKeyInfo |
Represents a Settings key.
| |
SettingsKeyInfoProvider |
Provides access to settings keys.
| |
SettingsKeyName |
Represents the settings key name.
| |
SettingsService |
Settings service
| |
SimpleObjectHandler |
Simple object handler
| |
SiteInfoIdentifier |
Represents the site info object identifier.
| |
SqlDebug |
SQL debug methods
| |
SqlEvents |
SQL events.
| |
SqlExceptionExtensions |
Extension methods for SqlException class.
| |
SqlGenerator |
Generates SQL queries for given table.
| |
SqlHelper |
Class to provide common SQL methods.
| |
SqlHints |
Provides SQL hints
| |
SqlInstallationHelper |
Sets of methods for creating database during installation process.
| |
SqlOperator |
Defines SQL operators
| |
SqlRepresentationAttribute |
Defines the SQL representation of the given method call
| |
SQLScript |
SQL script to be applied during upgrade or hotfix.
| |
SqlSecurityHelper |
Security methods for SQL queries
| |
SqlServerCapabilitiesFactory |
Class that returns SQL server capabilities based on the connection string and server edition.
| |
SQLSettings |
Provides SQL settings for hotfixing databases.
| |
StructuredField |
Definition of the structured field for simple xml values with fixed order of xml elements.
For advanced fields use generic variant.
| |
StructuredFieldTImplementationType |
Definition of the structured field configuration
| |
SynchronizationObjectSettings |
Class encapsulating parameters for GeneralizedInfo serialization (export).
| |
SynchronizationSettings |
Class representing synchronization (staging) settings in the type information of objects.
| |
SystemColumns |
System column names
| |
SystemViewNames |
System view name constants.
| |
TableManager |
Ensures management of database table and table column.
| |
TempFileInfo |
TempFileInfo data container class.
| |
TempFileInfoProvider |
Class providing TempFileInfo management.
| |
TranslationHelper |
Class to provide objects translation interface ID - CodeName.
| |
TranslationParameters |
Parameters wrapper for methods of TranslationHelper.
| |
TranslationReferenceLoader |
Loader allowing to instantiate TranslationReference from various sources.
| |
TraverseObjectSettings |
Class encapsulating parameters for GeneralizedInfo serialization (export).
| |
TypeCondition |
Class determining condition which can distinguish between several object types within one Info class.
| |
TypeInfoEvents |
Object events for particular type info
| |
UpdateMetaFileWebFarmTask |
Web farm task used to update meta files.
| |
UpdateQueryExpression |
Provides the values expression for the update query built from the given pairs of column names and respective values (or expressions)
| |
WhereBuilder |
Where condition builder
| |
WhereCondition |
Where condition builder
| |
WhereConditionBaseTParent |
Where condition builder - Generic base class
|
Structure | Description | |
---|---|---|
ColumnDefinition |
Data column definition
|
Interface | Description | |
---|---|---|
IBulkOperationProvider |
Adds bulk operation support to info object provider.
| |
ICMSQueryable |
Interface for queryable CMS objects
| |
ICMSQueryableTObject |
Interface for queryable CMS objects
| |
IDataClass |
DataClass interface.
| |
IDataConnection |
Data connection interface that must be implemented by data providers.
| |
IDataContractSerializerServiceT |
Interface for service serializing / deserializing objects from / to XML using DataContractSerializer.
| |
IDataDefinitionItem |
Interface for data definition items.
| |
IDataProvider |
Data provider interface.
| |
IDataQuery |
Data query interface
| |
IDataQueryTQuery |
Interface for the data query for a specific query type
| |
IDataQuerySettings |
Data query parameters interface
| |
IDataQuerySettingsTQuery |
Data query parameters interface for a specific query
| |
IDataTypeTextSerializer |
Defines contract for serialization and deserialization of DataType values to text.
| |
IField |
Interface for field items.
| |
IFullNameInfoProvider |
Interface for InfoProvider class which uses full name as info identifier.
| |
IInfo |
Interface for the info objects
| |
IInfoDataSet |
InfoDataSet interface
| |
IInfoObjectCollection |
Interface for info object collection
| |
IInfoObjectCollectionTInfo |
Interface for generic info object collection
| |
IInfoObjectRepositoryTCollection |
Interface for generic info object repository of collections
| |
IInfoProvider |
Interface describing common info object provider.
| |
ILicenseService |
Interface for check license
| |
IMacroSecurityCheckPermissions |
Marks a class for which permissions are to be checked during macro resolution.
| |
IMultiObjectQuery |
Multi object query interface
| |
IMultiObjectQueryTQuery, TInnerQuery, TObject |
Multi object query interface for a specific query
| |
IMultiQuery |
Multi query interface
| |
IMultiQueryTQuery, TInnerQuery |
Multi query interface for a specific query
| |
IObjectQuery |
Interface for the object query
| |
IObjectQueryTQuery, TObject |
Interface for the object query for a specific query type
| |
IObjectTypeDriven |
Interface for object type driven controls
| |
IObjectTypeFilter |
Wrapper for object types collection filtering logic.
| |
IProviderDictionary |
Exposes required members for access to non-generic implementation of provider dictionary.
| |
IProviderDictionaryTKey, TValue |
Represents a generic implementation of provider dictionary.
| |
IQueryColumn |
General interface for the query columns
| |
IQueryExpression |
General interface for the query expression
| |
IQueryObject |
Base interface for all query objects
| |
IQueryObjectWithValue |
Base interface for all query objects with value
| |
IQueryParameters |
Query parameters interface.
| |
IQueryParametersTParent |
Query parameters interface.
| |
IQuerySource |
Query source interface
| |
IRelatedObjectCountProvider |
Defines info provider which holds count of related object.
| |
ISearchable |
Interface for search.
| |
ISearchField |
Represents search field.
| |
ISearchFields |
Search fields collection and field constants
| |
ISearchIndexInfo |
Index info interface.
| |
ISqlGenerator |
Sql generator interface.
| |
ISqlServerCapabilities |
Sql server capabilities contract.
| |
IStagingTaskGroup |
Interface for classes that are used to group staging tasks.
| |
IStructuredData |
Interface for the structured objects
| |
IStructuredField |
Definition of the structured field configuration
| |
ITableIndexes |
Encloses information about table indexes.
| |
ITableManager |
Ensures management of database table and table column.
| |
ITestableProvider |
Adds testing support to info provider.
| |
ITransactionScope |
Transaction scope interface
| |
IWebFarmProvider |
Adds web farm task processing support to info provider.
| |
IWhereCondition |
Interface for classes which provide where condition
| |
IWhereConditionTParent |
Interface for classes which provide where condition for a specific query type
|
Delegate | Description | |
---|---|---|
AsyncAction |
Action event delegate.
| |
CloneSettingsOnCloneInsert |
Handles actions before/after inserting the clone. Use to further modify given object according to settings.
| |
DataConnectionFactoryGetConnectionEventHandler |
Gets connection method delegate.
| |
InfoObjectRepositoryTCollection, TObject, TSettingsLoadCollectionHandler |
Delegate to define the handle to load the collection of this type.
| |
InfoProviderLoaderOnLoadProvider |
Load provider delegate.
| |
LoadDataEventHandler |
Event which should load the data to the object when fired.
| |
ObjectTypeInfoObjectLoadRelatedDataEventHandler |
Object load related data event handler.
| |
ObjectTypeInfoOnGetContentEventHandler |
Fires when search content is requested. You can modify content value which is saved to the search index.
| |
ObjectTypeInfoOnLogObjectChangeEventHandler |
Logs the object change.
| |
ObjectTypeTreeNodeOnBeforeCreateNodeHandler |
Delegate for handling the OnBeforeCreate action of the tree node.
| |
SqlInstallationHelperLogProgress |
Delegate of event fired when message logging is required.
| |
SynchronizationObjectSettingsOnProcessID |
Handles FK ID (can be used to fill translation helper for example).
|
Enumeration | Description | |
---|---|---|
AggregationType |
Constants for aggregation types
| |
AsyncWorkerStatusEnum |
Async worker status enumeration.
| |
AuthorizationResultEnum |
Enumeration of the user authorization result.
| |
BaseInfoPermissionObjectType |
Type of the object for permission check.
| |
CreateSearchFieldOption |
Represents creation option of a system search field.
| |
ExportFormatEnum |
Export format enumeration.
| |
FeatureEnum |
Feature types.
| |
IncludeToParentEnum |
Determines whether objects of child types are included into the export/staging data of parent objects.
| |
JoinTypeEnum |
Join type enumeration
| |
LayoutTypeEnum |
Layout type enumeration.
| |
LoadHashtableEnum |
Enumeration of the hashtable loading options.
| |
MessageTypeEnum |
Message type returned to log panel.
| |
ObjectActionEnum |
Version action enums.
| |
ObjectDependencyEnum |
Stores options for handling the referential integrity of references between object types (foreign keys).
| |
ObjectPriorityEnum |
Enumeration of priorities of objects.
| |
ObjectRangeEnum |
Enum representing object range (in the scale of site vs. global object).
| |
ObjectStatusEnum |
Enumeration of the object status.
| |
OperationTypeEnum |
Operation type enumeration.
| |
OrderDirection |
Constants for DataQuery operators
| |
PermissionsEnum |
Permissions enumeration.
| |
QueryExecutionTypeEnum |
Execution type of the query.
| |
QueryOperator |
Constants for DataQuery operators
| |
QueryScopeEnum |
Defines scope where part of a query is used.
| |
QueryTypeEnum |
Query type enumeration.
| |
QueryUnaryOperator |
Constants for DataQuery unary operators
| |
SearchAnalyzerTypeEnum |
Search analyzer type enum.
| |
SettingsKeyActionEnum |
Enumerates the possible actions when changing the settings key.
| |
SQLEngineEditionEnum |
Enumeration for database engine edition of the instance of SQL Server installed on the server.
http://msdn.microsoft.com/en-us/library/ms174396.aspx, EngineEdition property.
| |
SqlOperationTypeEnum |
Enumeration of the SQL operations.
| |
SQLServerAuthenticationModeEnum |
Enumeration of the SQL authentication mode.
| |
SynchronizationTypeEnum |
Determines how the system logs staging synchronization tasks for object types.
| |
TaskTypeEnum |
Synchronization task types.
| |
TypeEnum |
Enumeration of the types
| |
UpdateResultEnum |
Result of the update operation.
| |
UseDefaultQueryEnum |
Enumeration of the default query usage options
| |
WorkflowStepTypeEnum |
Workflow step types enumeration.
|