ExtensionResultStatusType |
ListGridErrorMessageExtensionHandler.determineErrorMessageForEntity(Entity entity,
ListGridRecord lgr)
Allows the extension handler to determine a custom error message or error message key for the entity.
|
ExtensionResultStatusType |
ListGridErrorMessageExtensionHandler.determineStatusMessageForEntity(Entity entity,
ListGridRecord lgr)
Allows the extension handler to determine a custom status message for the entity.
|
ExtensionResultStatusType |
FormBuilderExtensionHandler.modifyListGridRecord(String className,
ListGridRecord record,
Entity entity)
Provides a hook to modify the ListGridRecord for the given Entity while building the list grid record.
|
ExtensionResultStatusType |
AbstractFormBuilderExtensionHandler.modifyListGridRecord(String className,
ListGridRecord record,
Entity entity) |