public interface Poll
DocumentModel of type Poll.| Modifier and Type | Method and Description |
|---|---|
String[] |
getAnswers() |
Date |
getEndDate() |
String |
getId() |
DocumentModel |
getPollDocument() |
String |
getQuestion() |
Date |
getStartDate() |
boolean |
isClosed() |
boolean |
isInProject() |
boolean |
isOpen() |
Copyright © 2012 Nuxeo SA. All Rights Reserved.