|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NewEvent.Exporter
An exporter (reverse-builder) for a new event.
| Method Summary | |
|---|---|
void |
addContourCreationRecords(List<ContourCreationRecord> creationRecords)
Add the list of created contours. |
void |
addEnclosingContourID(ContourID enclosingID)
Add the enclosing contour ID. |
| Methods inherited from interface edu.bsu.cs.jive.events.Event.Exporter |
|---|
addNumber, addThreadID |
| Method Detail |
|---|
void addContourCreationRecords(List<ContourCreationRecord> creationRecords)
creationRecords - created contour listNewEvent.Importer.provideContourCreationRecords()void addEnclosingContourID(ContourID enclosingID)
enclosingID - NewEvent.Importer.provideEnclosingContourID()
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||