Method | Description | |
---|---|---|
AnyNewDataToExport ( ) : bool | ||
Dispose ( ) : void | ||
Export ( ) : ExportResult | ||
Export ( Portion portion ) : ExportResult | ||
GetAllPortions ( ) : IList |
||
GetPortionForReexport ( System.Guid PortionId ) : Portion |
Method | Description | |
---|---|---|
CreateTempDir ( ) : string | ||
DataExporter ( IExportRepository exportRepo, IEncryptor encryptor, IHasher hasher ) : Ninject | ||
PrepareData ( Portion portion, |
||
UnmarkComponents ( Portion portion ) : void | ||
UnmarkJoints ( Portion portion ) : void | ||
UnmarkPipes ( Portion portion ) : void | ||
WriteAttachments ( string tempDir, Data data ) : void | ||
WriteAttachments ( string tempDir, IList |
public Export ( Portion portion ) : ExportResult | ||
portion | Portion | |
return | ExportResult |
public GetPortionForReexport ( System.Guid PortionId ) : Portion | ||
PortionId | System.Guid | |
return | Portion |