当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
SecurityRoleRefMetaData - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.impl.jsr168.metadata
Class SecurityRoleRefMetaData
java.lang.Object
org.jboss.portal.portlet.impl.jsr168.metadata.SecurityRoleRefMetaData
- public class SecurityRoleRefMetaData
- extends java.lang.Object
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
roleName
private java.lang.String roleName
roleLink
private java.lang.String roleLink
description
private LocalizedString description
SecurityRoleRefMetaData
public SecurityRoleRefMetaData()
getRoleName
public java.lang.String getRoleName()
setRoleName
public void setRoleName(java.lang.String roleName)
getRoleLink
public java.lang.String getRoleLink()
setRoleLink
public void setRoleLink(java.lang.String roleLink)
getDescription
public LocalizedString getDescription()
setDescription
public void setDescription(LocalizedString description)