Interface ProfileItemForm

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

public interface ProfileItemForm extends OsidObjectForm

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

  • Method Details