| Package | Description |
|---|---|
| org.wso2.appserver.sample.chad | |
| org.wso2.appserver.sample.chad.data |
| Modifier and Type | Method and Description |
|---|---|
String |
Chad.createPoll(String title,
String description,
boolean isSingleVote,
String[] choices)
Create a new poll.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChadPersistenceManager.addPoll(ChadPoll poll)
Add a new Poll
|
Copyright © 2015 WSO2 Inc. All rights reserved.