Package | Description |
---|---|
org.nuxeo.functionaltests | |
org.nuxeo.functionaltests.pages | |
org.nuxeo.functionaltests.pages.forms |
Modifier and Type | Method and Description |
---|---|
protected CollectionContentTabSubPage |
AbstractTest.createCollection(DocumentBasePage currentPage,
String collectionsTitle,
String fileDescription)
Deprecated.
since 8.3: use
DocumentBasePage.createCollection(String, String) instead. |
Modifier and Type | Method and Description |
---|---|
CollectionContentTabSubPage |
DocumentBasePage.createCollection(String collectionsTitle,
String fileDescription)
Creates a Collection from this page.
|
CollectionContentTabSubPage |
DocumentBasePage.getCollectionContentTab() |
CollectionContentTabSubPage |
CollectionsPage.goToCollection(String collectionName) |
Modifier and Type | Method and Description |
---|---|
CollectionContentTabSubPage |
CollectionCreationFormPage.createDocument(String title,
String description) |
Copyright © 2017 Nuxeo. All rights reserved.