所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
boolean |
allow(Long[] ids,
Map<String,Object> context) |
boolean |
allrecover(Map<String,Object> context) |
boolean |
allshield(Map<String,Object> context) |
boolean |
alltolerant(Map<String,Object> context) |
void |
edit(Long id,
Map<String,Object> context) |
boolean |
forbid(Long[] ids,
Map<String,Object> context) |
void |
index(Map<String,Object> context) |
void |
notified(Long id,
Map<String,Object> context) |
boolean |
onlyallow(Long[] ids,
Map<String,Object> context) |
boolean |
onlyforbid(Long[] ids,
Map<String,Object> context) |
void |
overrided(Long id,
Map<String,Object> context) |
boolean |
recover(Long[] ids,
Map<String,Object> context) |
void |
routed(Long id,
Map<String,Object> context) |
boolean |
shield(Long[] ids,
Map<String,Object> context) |
void |
show(Long id,
Map<String,Object> context) |
boolean |
tolerant(Long[] ids,
Map<String,Object> context) |
boolean |
update(Consumer newConsumer,
Map<String,Object> context) |