public interface SecurityRoleReference
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getRoleName()
the one in the code.
|
SecurityRole |
getSecurityRoleLink()
The one in the dd.
|
void |
setDescription(String description) |
void |
setRoleName(String rolename) |
void |
setSecurityRoleLink(SecurityRole securityRole) |
SecurityRole getSecurityRoleLink()
void setSecurityRoleLink(SecurityRole securityRole)
String getDescription()
void setDescription(String description)
String getRoleName()
void setRoleName(String rolename)
Copyright © 2017. All rights reserved.