public interface SetupAttributeAccessHandler<T extends Entity>
SetupAttributeAccessEvent.addHidden(String)
,
SetupAttributeAccessEvent.addReadOnly(String)
and
SetupAttributeAccessEvent.addRequired(String)
methods.Modifier and Type | Method and Description |
---|---|
void |
setupAccess(SetupAttributeAccessEvent<T> event) |
boolean |
supports(java.lang.Class clazz) |
void setupAccess(SetupAttributeAccessEvent<T> event)
boolean supports(java.lang.Class clazz)
clazz
- - entity class