@Name(value="rssFeedActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class RssFeedActions extends InputController implements Serializable
| Constructor and Description |
|---|
RssFeedActions() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
getBareFeedReaderModel() |
DocumentModel |
getCurrentDocument() |
String |
getLink(String link) |
boolean |
isShowCreateForm() |
boolean |
isShowEditForm() |
boolean |
isShowForm() |
void |
saveDocument() |
void |
setCurrentDocument(String path) |
void |
toggleAndReset() |
void |
toggleForm() |
computeOutcome, getAdministrator, logDocumentWithName, logDocumentWithTitle, removeDocumentFromListpublic DocumentModel getBareFeedReaderModel() throws ClientException
ClientExceptionpublic DocumentModel getCurrentDocument() throws ClientException
ClientExceptionpublic void saveDocument()
throws ClientException
ClientExceptionpublic void setCurrentDocument(String path) throws ClientException
ClientExceptionpublic boolean isShowForm()
public boolean isShowCreateForm()
public boolean isShowEditForm()
public void toggleForm()
public void toggleAndReset()
Copyright © 2013 Nuxeo SA. All Rights Reserved.