org.apache.jetspeed.om.portlet
Interface SecurityRoleRef

All Superinterfaces:
org.apache.pluto.container.om.portlet.SecurityRoleRef, java.io.Serializable

public interface SecurityRoleRef
extends org.apache.pluto.container.om.portlet.SecurityRoleRef, java.io.Serializable

Version:
$Id: SecurityRoleRef.java 755263 2009-03-17 14:23:52Z ate $

Method Summary
 Description addDescription(java.lang.String lang)
           
 Description getDescription(java.util.Locale locale)
           
 java.util.List<Description> getDescriptions()
           
 
Methods inherited from interface org.apache.pluto.container.om.portlet.SecurityRoleRef
getRoleLink, getRoleName, setRoleLink
 

Method Detail

getDescription

Description getDescription(java.util.Locale locale)
Specified by:
getDescription in interface org.apache.pluto.container.om.portlet.SecurityRoleRef

getDescriptions

java.util.List<Description> getDescriptions()
Specified by:
getDescriptions in interface org.apache.pluto.container.om.portlet.SecurityRoleRef

addDescription

Description addDescription(java.lang.String lang)
Specified by:
addDescription in interface org.apache.pluto.container.om.portlet.SecurityRoleRef


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.