@Name(value="editorLinkActions") @Scope(value=CONVERSATION) public class EditorLinkActionsBean extends InputController implements EditorLinkActions, Serializable
| Constructor and Description |
|---|
EditorLinkActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasSearchResults() |
List<DocumentModel> |
getSearchDocumentResults() |
String |
getSearchKeywords() |
String |
searchDocuments() |
void |
setSearchKeywords(String searchKeywords) |
computeOutcome, getAdministrator, logDocumentWithName, logDocumentWithTitle, removeDocumentFromListpublic boolean getHasSearchResults()
getHasSearchResults in interface EditorLinkActionspublic List<DocumentModel> getSearchDocumentResults()
getSearchDocumentResults in interface EditorLinkActionspublic String searchDocuments() throws ClientException
searchDocuments in interface EditorLinkActionsClientExceptionpublic String getSearchKeywords()
getSearchKeywords in interface EditorLinkActionspublic void setSearchKeywords(String searchKeywords)
setSearchKeywords in interface EditorLinkActionsCopyright © 2015 Nuxeo SA. All rights reserved.