public class DocumentDiffNotSameTypeRepositoryInit extends DocumentDiffRepositoryInit
| Constructor and Description |
|---|
DocumentDiffNotSameTypeRepositoryInit() |
| Modifier and Type | Method and Description |
|---|---|
protected org.nuxeo.ecm.core.api.DocumentModel |
createLeftDoc(org.nuxeo.ecm.core.api.CoreSession session)
Creates the left doc.
|
protected org.nuxeo.ecm.core.api.DocumentModel |
createRightDoc(org.nuxeo.ecm.core.api.CoreSession session)
Creates the right doc.
|
getCalendarUTCNoMillis, getLeftDocPath, getRightDocPath, populatepublic DocumentDiffNotSameTypeRepositoryInit()
protected org.nuxeo.ecm.core.api.DocumentModel createLeftDoc(org.nuxeo.ecm.core.api.CoreSession session)
throws org.nuxeo.ecm.core.api.ClientException
createLeftDoc in class DocumentDiffRepositoryInitsession - the sessionorg.nuxeo.ecm.core.api.ClientException - the client exceptionprotected org.nuxeo.ecm.core.api.DocumentModel createRightDoc(org.nuxeo.ecm.core.api.CoreSession session)
throws org.nuxeo.ecm.core.api.ClientException
createRightDoc in class DocumentDiffRepositoryInitsession - the sessionorg.nuxeo.ecm.core.api.ClientException - the client exceptionCopyright © 2020 Nuxeo SA. All rights reserved.