public interface FormPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(SessionService p)
Can the current user create
|
boolean |
canUpdate(SessionService p)
Can the current user update
|
boolean canUpdate(SessionService p)
p - Personboolean canCreate(SessionService p)
p - Person