org.apache.pluto.portalImpl.om.common.impl
Class SecurityRoleRefImpl
java.lang.Object
org.apache.pluto.portalImpl.om.common.impl.SecurityRoleRefImpl
- All Implemented Interfaces:
- java.io.Serializable
public class SecurityRoleRefImpl
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
roleName
private java.lang.String roleName
roleLink
private java.lang.String roleLink
descriptions
private DescriptionSet descriptions
SecurityRoleRefImpl
public SecurityRoleRefImpl()
getRoleName
public java.lang.String getRoleName()
getRoleLink
public java.lang.String getRoleLink()
getDescription
public Description getDescription(java.util.Locale locale)
setRoleName
public void setRoleName(java.lang.String roleName)
setRoleLink
public void setRoleLink(java.lang.String roleLink)
getDescriptionSet
public DescriptionSet getDescriptionSet()
setDescriptionSet
public void setDescriptionSet(DescriptionSet descriptions)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(int indent)
getCastorDescriptions
public java.util.Collection getCastorDescriptions()
setCastorDescriptions
public void setCastorDescriptions(DescriptionSet castorDescriptions)