Interface DataStoreRecord
- All Known Implementing Classes:
AbstractInputType.AbstractDataStoreRecord, AbstractPointsInput.AbstractPointsDataRecord, FreeTextInput.FreeTextDataStoreRecord, GradesInput.GradesDataStoreRecord, PointsInput.PointInputDataRecord, PointsThresholdInput.PointsThresholdDataStoreRecord, PresenceInput.PresenceDataStoreRecord, TextChoiceInput.TextChoiceDataStoreRecord
public interface DataStoreRecord
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(String key, Object value) add an attribute to this DataStoreRecord to be sent to clientgetAttribute(String key) getKey()longbooleanstartSheet(TextResources textResources, Locale locale) writeRow()