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