SaaS CMS has officially launched! Learn more now.

Namespace EPiServer.Enterprise.Transfer

Classes

AllowedContentTypeDTO

DataTransferObject for AvailableSetting

AllowedContentTypesTransfer

Handles Import/Export of settings for available PageTypes

AllowedPageTypeDTO

DataTransferObject for AvailableSetting

CategoryTransfer

Transfer category tree information

ContentCopyHandler

Handles copy operations by creating an export package that is then imported. If number of pages is below EPiServer.Configuration.Settings.BackgroundCopyThreshold then the operation is performed on a MemoryStream and. Otherwise the copy operation will be perfomred using a temporary file.

ContentTransferForTest

Transfer pages

ContentTypeTransfer

DeleteChildrenTransfer

DeleteContentTransfer

Summary description for DeletedPagesTransfer.

DeletePageLanguageTransfer

Summary description for DeletePageLanguageTransfer.

DeleteVisitorGroupsTransfer

DependentData

Generic provider for loading linked objects

DynamicPropertyDefinitionTransfer

Transfer dynamic properties

DynamicPropertyDefinitionTransfer.PropertyDefinitionListWrapper

This is an internal class only used for serialization during import/export. The reason it is public is because it is needed for the serializer.

EntityReferenceTransferHandler

Hanldes transfer of EntityRefernce instances stored in DynamicDataStore.

FrameTransfer

Transfer frames

ImplicitlyAddedTransfer

LanguageContentReference

Represents a reference to a content item in a specific language

MoveContentTransfer

ObjectTransferBase

Base class for object transfer

PageReferenceTransferHandler

Hanldes transfer of PageReferences stored in DDS

PageTypeTransfer

PageVisitedModelTransfer

PropertyDefinitionTransfer

Transfer object for all properties, redirects to the correct transfer object.

TabDefinitionTransfer

Transfer tabs

TestFileTransfer

Transfer functionality for files used when tesing import/export packages.

VisitorGroupsTransfer

XFormFolderIdTransfer

checks if a xForm uses a custom folder and if so adds folder to package.

XmlTransferBase

Base class for object transfer

Interfaces

IContentTransferValidator

Marker interface for validate for transfering of content. It use in the import context.

IFileTransferValidator

Marker interface for validate for transfering of file. It use in the import context.

ITransferContext

Additional context for a import/export transfer

ITypeTransferHandler

Specifies methods used to "override" serilaization of DDS items.