java.io.Serializable, IdMetaData, MappableMetaData, WithDescriptionspublic class SecurityRoleRefMetaData extends NamedMetaDataWithDescriptions
| Constructor | Description |
|---|---|
SecurityRoleRefMetaData() |
Create a new SecurityRoleRefMetaData.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getRoleLink() |
Get the roleLink.
|
java.lang.String |
getRoleName() |
Get the roleNames.
|
void |
setRoleLink(java.lang.String roleLink) |
Set the roleLink.
|
void |
setRoleName(java.lang.String roleName) |
Set the roleName.
|
clone, getId, setIdgetKeyequals, getKey, getName, hashCode, setName, toStringgetDescriptions, setDescriptionspublic SecurityRoleRefMetaData()
public java.lang.String getRoleLink()
public void setRoleLink(java.lang.String roleLink)
roleLink - the roleLink.java.lang.IllegalArgumentException - for a null roleLinkpublic java.lang.String getRoleName()
public void setRoleName(java.lang.String roleName)
roleName - the roleName.java.lang.IllegalArgumentException - for a null roleNameCopyright © 2018 JBoss by Red Hat. All rights reserved.