Package | Description |
---|---|
org.nuxeo.functionaltests | |
org.nuxeo.functionaltests.pages | |
org.nuxeo.functionaltests.pages.forms |
Modifier and Type | Method and Description |
---|---|
protected NoteDocumentBasePage |
AbstractTest.createNote(DocumentBasePage currentPage,
String noteTitle,
String noteDescription,
boolean defineNote,
String noteContent)
Deprecated.
since 8.3: use
DocumentBasePage.createNote(String, String, boolean, String) instead. |
Modifier and Type | Method and Description |
---|---|
NoteDocumentBasePage |
DocumentBasePage.createNote(String noteTitle,
String noteDescription,
boolean defineNote,
String noteContent)
Creates a Note from this page.
|
Modifier and Type | Method and Description |
---|---|
NoteDocumentBasePage |
NoteCreationFormPage.createNoteDocument(String title,
String description,
boolean defineNote,
String noteContent) |
Copyright © 2018 Nuxeo. All rights reserved.