|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DbAuthority
The interface against which recipients of permission are persisted
| Method Summary | |
|---|---|
java.lang.String |
getAuthority()
|
java.lang.Long |
getCrc()
Get the CRC |
java.lang.Long |
getId()
Get the object id |
java.lang.Long |
getVersion()
|
void |
setAuthority(java.lang.String authority)
|
void |
setCrc(java.lang.Long crc)
Use a crc to enforce case sensitive unique key |
| Method Detail |
|---|
java.lang.Long getId()
java.lang.Long getVersion()
java.lang.String getAuthority()
void setAuthority(java.lang.String authority)
the - authorityvoid setCrc(java.lang.Long crc)
crc - java.lang.Long getCrc()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||