Interface FrontOfficeForm

All Superinterfaces:
Extensible, Identifiable, OsidBrowsableForm, OsidCatalogForm, OsidExtensibleForm, OsidFederateableForm, OsidForm, OsidIdentifiableForm, OsidObjectForm, OsidSourceableForm, Suppliable
All Known Subinterfaces:
FrontOfficeBatchForm

public interface FrontOfficeForm extends OsidCatalogForm

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

  • Method Details