@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, setFacesMessage
public EditorLinkActionsBean()
public boolean getHasSearchResults()
getHasSearchResults
in interface EditorLinkActions
public List<DocumentModel> getSearchDocumentResults()
getSearchDocumentResults
in interface EditorLinkActions
public String searchDocuments()
searchDocuments
in interface EditorLinkActions
public String getSearchKeywords()
getSearchKeywords
in interface EditorLinkActions
public void setSearchKeywords(String searchKeywords)
setSearchKeywords
in interface EditorLinkActions
Copyright © 2018 Nuxeo. All rights reserved.