Modifier and Type | Class and Description |
---|---|
class |
DocumentTranslationMapImpl |
Modifier and Type | Method and Description |
---|---|
static DocumentTranslationMap |
DocumentTranslationMapImpl.merge(List<DocumentTranslationMap> maps) |
Modifier and Type | Method and Description |
---|---|
DocumentTranslationMap |
XMLDocumentTreeWriter.write(Collection<ExportedDocument> docs) |
DocumentTranslationMap |
XMLDocumentWriter.write(ExportedDocument doc) |
DocumentTranslationMap |
XMLDocumentTreeWriter.write(ExportedDocument doc) |
DocumentTranslationMap |
XMLDirectoryWriter.write(ExportedDocument doc) |
DocumentTranslationMap |
NuxeoArchiveWriter.write(ExportedDocument doc) |
DocumentTranslationMap |
DocumentModelWriter.write(ExportedDocument xdoc) |
DocumentTranslationMap |
DocumentModelUpdater.write(ExportedDocument xdoc) |
DocumentTranslationMap |
DocumentModelInjector.write(ExportedDocument xdoc) |
DocumentTranslationMap |
XMLDocumentTreeWriter.write(ExportedDocument[] docs) |
Modifier and Type | Method and Description |
---|---|
IOResources |
IOAuditAdapter.translateResources(String repo,
IOResources resources,
DocumentTranslationMap map) |
Modifier and Type | Method and Description |
---|---|
IOResources |
IOResourceAdapter.translateResources(String repo,
IOResources resources,
DocumentTranslationMap map)
Returns translated resources once copy has been done, passing a
correspondence map.
|
abstract IOResources |
AbstractIOResourceAdapter.translateResources(String repo,
IOResources resources,
DocumentTranslationMap map) |
Modifier and Type | Method and Description |
---|---|
DocumentTranslationMap |
SingleShadowDocumentWriter.write(ExportedDocument doc) |
Modifier and Type | Method and Description |
---|---|
IOResources |
IORelationAdapter.translateResources(String repo,
IOResources resources,
DocumentTranslationMap map) |
Modifier and Type | Method and Description |
---|---|
DocumentTranslationMap |
ReplicationPipe.run() |
DocumentTranslationMap |
ReplicationWriter.write(ExportedDocument doc) |
Modifier and Type | Method and Description |
---|---|
DocumentTranslationMap |
ReplicationDocumentModelWriter.write(ExportedDocument xdoc) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.