This is the base class of all entities. It implements the ability to categorize,
tag and store dynamic attributes for all objects that inherit this class.
In conjunction with the FrameworkFactoryBase all handlers
can automatically inherit the ability to store this data.
Namespace:
EPiServer.CommonAssembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380
Syntax
C# |
---|
[SerializableAttribute] public abstract class FrameworkEntityBase : EntityBase, IFrameworkEntity, ISyndicationFeedSource, IAttributeExtendableEntity, ITaggableEntity, ICategorizableEntity, IRatableEntity, IReportableEntity, ISecurableEntity, IOwnable, IEntity, ICacheable, ICloneable, ICloneable |
Inheritance Hierarchy
System..::.Object
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Common.Tags..::.PredefinedTag
EPiServer.Community.Blog..::.BlogFeed
EPiServer.Community.Calendar..::.Registration
EPiServer.Community.Club..::.Membership
EPiServer.Community.Contest..::.Alternative
EPiServer.Community.Contest..::.Answer
EPiServer.Community.Contest..::.Question
EPiServer.Community.Contest..::.Submission
EPiServer.Community.Expert..::.AssignedQuestion
EPiServer.Community.NewsFeed..::.NewsFeedAction
EPiServer.Community.NewsFeed..::.NewsFeedStoryActor
EPiServer.Community.StarViral..::.Referral
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Common.Tags..::.PredefinedTag
EPiServer.Community.Blog..::.BlogFeed
EPiServer.Community.Calendar..::.Registration
EPiServer.Community.Club..::.Membership
EPiServer.Community.Contest..::.Alternative
EPiServer.Community.Contest..::.Answer
EPiServer.Community.Contest..::.Question
EPiServer.Community.Contest..::.Submission
EPiServer.Community.Expert..::.AssignedQuestion
EPiServer.Community.NewsFeed..::.NewsFeedAction
EPiServer.Community.NewsFeed..::.NewsFeedStoryActor
EPiServer.Community.StarViral..::.Referral