Classes
Class | Description | |
---|---|---|
![]() | AccessRightFactory |
Factory class for creating instances of AccessRightsBase.
|
![]() | ActivityLogEntityProvider | |
![]() | ActivityLogFactory | |
![]() | AttributeEntityProvider | |
![]() | AttributeFactory | |
![]() | AuthorEntityProvider | |
![]() | AuthorFactory | |
![]() | CategoryEntityProvider | |
![]() | CategoryFactory |
Factory class for interacting with the ICategory database. This class should not be called directly from your code, use CategoryHandler instead.
|
![]() | CommentEntityProvider | |
![]() | CommentFactory | |
![]() | DatabaseHandler |
Database Handler Class
|
![]() | EntityProviderHandler | |
![]() | FrameworkFactoryBase |
The base class of all EPiServerCommunity data factories. Supplies the functionality of storing and retrieving categorization, tagging and dynamic attributes.
|
![]() | PagedCollectionResultSet |
This class represents a paged collection result from a database query.
It will contain the collection with the retrieved items and a total items counter
to be able to calculate the number of pages the query will result in.
|
![]() | QueryFactory | |
![]() | RatingEntityProvider | |
![]() | RatingFactory |
Rating class for interacting with the EPiServer.Common.Rating database. This class should not be called directly from your code, use [!:RatingHandler] instead.
|
![]() | ReportEntityProvider | |
![]() | ReportFactory |
Reporting data layer class for interacting with the EPiServer.Common.Reporting database. This class should not be called directly from your code, use ReportHandler instead.
|
![]() | SiteEntityProvider | |
![]() | SiteFactory |
Factory class for interaction with ISite.
|
![]() | TagEntityProvider | |
![]() | TagFactory |
Factory class for interacting with Tag database.
|
![]() | VisitEntityProvider | |
![]() | VisitFactory |
Interfaces
Interface | Description | |
---|---|---|
![]() | IEntityProvider |
Defines the interface that a EPiServer Common Entity Provider must adhere to.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | TransactionCode |
Used to reference code to be executed within a transaction.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | EntryLogType |
Enum for entry log type
|