|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DbAuthorityAlias
Hibernate persistence for authority aliases
Method Summary | |
---|---|
DbAuthority |
getAlias()
Get the alias for the authority |
DbAuthority |
getAuthority()
Get the authority for which this is an alias |
java.lang.Long |
getId()
Get the object id. |
java.lang.Long |
getVersion()
Get the version used for optimistic locking |
void |
setAlias(DbAuthority alias)
Set the alias |
void |
setAuthority(DbAuthority authority)
Set the authority |
Method Detail |
---|
java.lang.Long getId()
java.lang.Long getVersion()
DbAuthority getAuthority()
DbAuthority getAlias()
void setAuthority(DbAuthority authority)
authority
- void setAlias(DbAuthority alias)
alias
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |