public class NormalEntryDelete extends BaseEntryDelete
限定符和类型 | 字段和说明 |
---|---|
static int |
NORMAL_TYPE |
构造器和说明 |
---|
NormalEntryDelete() |
限定符和类型 | 方法和说明 |
---|---|
protected int |
delete(Authority entry) |
int |
getValue() |
protected void |
record(Authority entry) |
deleteEntry, fromInteger, registerEntryDelete, reset
public static final int NORMAL_TYPE
public int getValue()
getValue
在类中 BaseEntryDelete
protected int delete(Authority entry) throws java.lang.Exception
delete
在类中 BaseEntryDelete
java.lang.Exception
protected void record(Authority entry) throws java.lang.Exception
record
在类中 BaseEntryDelete
java.lang.Exception