public interface IRecordPermissions
| Modifier and Type | Method and Description |
|---|---|
RecordTypeVO |
getType() |
boolean |
isCanCreateNew() |
boolean |
isCanEdit() |
boolean |
isCanRemove() |
RecordTypeVO getType()
boolean isCanCreateNew()
boolean isCanEdit()
boolean isCanRemove()