Interface ActionGroupForm

All Superinterfaces:
Extensible, Identifiable, OsidAggregateableForm, OsidBrowsableForm, OsidExtensibleForm, OsidForm, OsidIdentifiableForm, OsidObjectForm, Suppliable
All Known Subinterfaces:
ActionGroupBatchForm

public interface ActionGroupForm extends OsidObjectForm, OsidAggregateableForm

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

  • Method Details