@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, removeDocumentFromList
public DocumentModel getBareFeedReaderModel() throws ClientException
ClientException
public DocumentModel getCurrentDocument() throws ClientException
ClientException
public void saveDocument() throws ClientException
ClientException
public void setCurrentDocument(String path) throws ClientException
ClientException
public boolean isShowForm()
public boolean isShowCreateForm()
public boolean isShowEditForm()
public void toggleForm()
public void toggleAndReset()
Copyright © 2013 Nuxeo SA. All Rights Reserved.