@Name(value="editorLinkActions") @Scope(value=CONVERSATION) public class EditorLinkActionsBean extends InputController implements EditorLinkActions, Serializable
actionManager, currentDocument, currentUser, eventManager, facesMessages, navigationContext, resourcesAccessor, typeManager, typesTool| Constructor and Description |
|---|
EditorLinkActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasSearchResults() |
List<DocumentModel> |
getSearchDocumentResults() |
String |
getSearchKeywords() |
String |
searchDocuments() |
void |
setSearchKeywords(String searchKeywords) |
computeOutcome, extractReferences, getAdministrator, logDocumentWithName, logDocumentWithTitle, removeDocumentFromList, setFacesMessagepublic EditorLinkActionsBean()
public boolean getHasSearchResults()
getHasSearchResults in interface EditorLinkActionspublic List<DocumentModel> getSearchDocumentResults()
getSearchDocumentResults in interface EditorLinkActionspublic String searchDocuments()
searchDocuments in interface EditorLinkActionspublic String getSearchKeywords()
getSearchKeywords in interface EditorLinkActionspublic void setSearchKeywords(String searchKeywords)
setSearchKeywords in interface EditorLinkActionsCopyright © 2015 Nuxeo SA. All rights reserved.