Interface CompositionForm

All Superinterfaces:
Extensible, Identifiable, OsidBrowsableForm, OsidContainableForm, OsidExtensibleForm, OsidForm, OsidIdentifiableForm, OsidObjectForm, OsidOperableForm, OsidSourceableForm, Suppliable
All Known Subinterfaces:
CompositionBatchForm

public interface CompositionForm extends OsidObjectForm, OsidContainableForm, OsidOperableForm, OsidSourceableForm

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

  • Method Details