Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace EPiServer.Core.Transfer.Internal

Classes

BinaryStorablePropertyTransform

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

BinaryStorableTransferObject

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The transfer object for Blob instances.

BlobTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. IFileTransfer implemenation that takes care of Export/Import of Blob.

BlockPropertyTypeResolver

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Resolves a BlockPropertyDefinitionType from an imported BlockTypeReference

BlockTypeTransferObject

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer object used to serialize BlockType into import/export package.

CategorizablePropertyTransform

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

ChangeTrackablePropertyTransform

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

ContentAssetPropertyTransform

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

ContentMediaPropertyTransform

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

ContentNameTransform

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

ContentPropertyTransform

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

ContentRoot

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

ContentRootResolver

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

ContentTransfer

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

ContentTypeTransferObject

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer object used to serialize ContentType into import/export package.

DefaultContentExporter

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

DefaultContentImporter

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

DefaultImplicitContentExporter

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

DefaultPropertyExporter

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

DefaultRawContentRetriever

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Handles creation of RawContent instances.

DefaultRawPropertyRetriever

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

ExportableLink

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

ExportImportHandledTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The import and export uses the class to do following: It creates exportimporthandlermap.xml file which contains type handler information In the export side: Create a specific xml file for each handler and the export handle writes custom data to it. In the import side: The import handler be called with the exported data.

FileTransferObject

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The file transfer object is used to store files included in the transfer process.

ImportedContentData

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Holds RawContents and organize them by language and help function to read properties from master content properties and stc.

InterfacePropertyTransform<T>

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

LocalizablePropertyTransform

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

MediaFileTransform

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

MultiplexingFileTransfer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. IFileTransfer implementation that encapsulates other IFileTransfer instances and delegates the calls.

PageTypeTransferObject

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer object used to serialize PageType into import/export package.

PropertyBlobTransform

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

PropertyBlockTransform

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

PropertyCategoryTransform

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

PropertyContentAreaTransform

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

PropertyContentReferenceListTransform

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

PropertyContentReferenceTransform

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transfer the PropertyContentReference property for the transfer functionality.

PropertyDateTransform

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

PropertyFrameTransform

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

PropertyGuidTransform

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

PropertyJsonTransform

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

PropertyPageTypeTransform

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

PropertyTransform<T>

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

PropertyUrlTransform

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

PropertyXhtmlTransform

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Transform a PropertyXhtmlString property for the transfer functionality.

ResourceablePropertyTransform

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

RoutablePropertyTransform

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

TransferContentData

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Content holder for the transfer functionality.

TransferPageData

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Page holder for the transfer functionality.

VersionablePropertyTransform

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

Interfaces

IInterfacePropertyTransform

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Defines the signature for a component that is registered to handle export and import of properties for a specific interface.

IPropertyExporter

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

IPropertyImporter

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Signature for component that import properties

IRawContentRetriever

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Used to get a data transfer format for an IContent instance.

IRawPropertyRetriever

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

Enums

ExportImportHandledTransfer.ExportImportMode

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Specifies in which mode the transfer is executing.