Interface VoteEnablerForm

All Superinterfaces:
Extensible, Identifiable, OsidBrowsableForm, OsidEnablerForm, OsidExtensibleForm, OsidForm, OsidIdentifiableForm, OsidObjectForm, OsidOperableForm, OsidRuleForm, OsidTemporalForm, Suppliable

public interface VoteEnablerForm extends OsidEnablerForm

This is the form for creating and updating VoteEnablers .Like all OsidForms ,various data elements may be set here for use in the create and update methods in the VoteEnablerAdminSession. For each data element that may be set, metadata may be examined to provide display hints or data constraints.

  • Method Details