Class CheckMissingFieldsOnForm
java.lang.Object
ch.tocco.nice2.model.form.impl.check.CheckMissingFieldsOnForm
- All Implemented Interfaces:
NiceModelProvider
Check for missing entity fields / to-one-relations of detail forms.
These fields probably got missed when creating the for. If not, they
most probably need to be protected with ACL.
-
Field Summary
Fields inherited from interface ch.tocco.nice2.model.base.spi.base.NiceModelProvider
MODULE_RESOURCES_ORDER
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CheckMissingFieldsOnForm
-
-
Method Details
-
readModels
- Specified by:
readModels
in interfaceNiceModelProvider
- Throws:
ModelBuildException
-