Try our conversational search powered by Generative AI!

Namespace EPiServer.Enterprise.Transfer.Internal

Classes

AllowedContentTypeDTO

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. DataTransferObject for AvailableSetting

AllowedContentTypesTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Handles Import/Export of settings for available PageTypes

AllowedPageTypeDTO

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. DataTransferObject for AvailableSetting

CategoryTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer category tree information

ContentCopyHandler

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer pages

ContentTypeTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

DeleteChildrenTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

DeleteContentTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

DeletePageLanguageTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

DeleteVisitorGroupsTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

DependentData

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Generic provider for loading linked objects

DynamicPropertyDefinitionTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer dynamic properties

DynamicPropertyDefinitionTransfer.PropertyDefinitionListWrapper

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Hanldes transfer of EntityRefernce instances stored in DynamicDataStore.

FrameTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer frames

ImplicitlyAddedTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

MoveContentTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

ObjectTransferBase

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for object transfer

PageReferenceTransferHandler

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Hanldes transfer of PageReferences stored in DDS

PageVisitedModelTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

PropertyDefinitionTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer object for all properties, redirects to the correct transfer object.

TabDefinitionTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer tabs

VisitorGroupCriterionTransferDataHandler

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Handle transfering of visitorgroup criterion data in the export/import and mirrroring context Visitor group and visitor group criteria are in the DDS items and it uses the DynamicDataTrafsferHandler

VisitorGroupsTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

VisitorGroupTransferDataHandler

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Handle transfering of visitorgroup data in the export/import and mirrroring context Visitor group and visitor group criteria are in the DDS items and it uses the DynamicDataTrafsferHandler

XmlTransferBase

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for object transfer

Interfaces

IContentTransferValidator

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Marker interface for validate for transfering of content. It use in the import context.