Uses of Interface
jp.ecuacion.splib.web.form.record.RecordInterface
Packages that use RecordInterface
Package
Description
Provides forms.
Provides records.
-
Uses of RecordInterface in jp.ecuacion.splib.web.form
Methods in jp.ecuacion.splib.web.form with parameters of type RecordInterfaceModifier and TypeMethodDescriptionSplibGeneralForm.getRequiredFields(RecordInterface rootRecord, String loginState, SplibSecurityUtil.RolesAndAuthoritiesBean bean) Returns required fields.SplibSearchForm.getRequiredFields(RecordInterface rootRecord, String loginState, SplibSecurityUtil.RolesAndAuthoritiesBean bean) -
Uses of RecordInterface in jp.ecuacion.splib.web.form.record
Subinterfaces of RecordInterface in jp.ecuacion.splib.web.form.recordModifier and TypeInterfaceDescriptioninterfaceHas features related web environment and search function.Classes in jp.ecuacion.splib.web.form.record that implement RecordInterfaceModifier and TypeClassDescriptionclassIs a record for configController.classIs a record for loginController.