Namespace EPiServer.Core.Transfer.Internal
Classes
BinaryStorablePropertyTransform
BinaryStorableTransferObject
The transfer object for Blob instances.
BlobTransfer
IFile
BlockPropertyTypeResolver
Resolves a Block
BlockTypeTransferObject
Transfer object used to serialize Block
CategorizablePropertyTransform
ChangeTrackablePropertyTransform
ContentAssetPropertyTransform
ContentMediaPropertyTransform
ContentNameTransform
ContentPropertyTransform
ContentRoot
ContentRootResolver
ContentTypeTransferObject
Transfer object used to serialize Content
DefaultContentExporter
DefaultContentImporter
DefaultImplicitContentExporter
DefaultPropertyExporter
DefaultRawContentRetriever
Handles creation of Raw
DefaultRawPropertyRetriever
ExportableLink
ExportImportHandledTransfer
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.
ExportImportHandledTransfer.ExportImportMode
Specifies in which mode the transfer is executing.
FileTransferObject
The file transfer object is used to store files included in the transfer process.
ImportedContentData
Holds RawContents and organize them by language and help function to read properties from master content properties and stc.
InterfacePropertyTransform<T>
LocalizablePropertyTransform
MediaFileTransform
MultiplexingFileTransfer
IFile
PageTypeTransferObject
Transfer object used to serialize Page
PropertyBlobTransform
PropertyBlockTransform
PropertyCategoryTransform
PropertyContentAreaTransform
PropertyContentReferenceListTransform
PropertyContentReferenceTransform
Transfer the Property
PropertyDateTransform
PropertyFrameTransform
PropertyGuidTransform
PropertyJsonTransform
PropertyPageTypeTransform
PropertyTransform<T>
PropertyUrlTransform
PropertyXhtmlTransform
Transform a Property
ResourceablePropertyTransform
RoutablePropertyTransform
TransferContentData
Content holder for the transfer functionality.
TransferPageData
Page holder for the transfer functionality.
VersionablePropertyTransform
Interfaces
IInterfacePropertyTransform
Defines the signature for a component that is registered to handle export and import of properties for a specific interface.
IPropertyExporter
IPropertyImporter
Signature for component that import properties
IRawContentRetriever
Used to get a data transfer format for an IContent instance.