public interface OsidExtensibleForm extends OsidForm, Extensible
The OsidExtensibleForm
is used to create and update
extensible objects. The form is a container for data to be sent to an
update or create method of a session.
Modifier and Type | Method and Description |
---|---|
TypeList |
getRequiredRecordTypes()
Gets the required record types for this form.
|
getDefaultLocale, getInvalidMetadata, getJournalCommentMetadata, getLocales, getValidationMessages, isForUpdate, isValid, setJournalComment, setLocale
getId, isCurrent
getRecordTypes, hasRecordType
TypeList getRequiredRecordTypes()
mandatory
- This method must be implemented.