This project has retired. For details please refer to its
Attic page.
SecurityRole (Jetspeed-2 Core API 2.2.2 API)
org.apache.jetspeed.om.portlet
Interface SecurityRole
public interface SecurityRole
- Version:
- $Id: SecurityRole.java 709083 2008-10-30 03:58:27Z ate $
getName
java.lang.String getName()
getDescription
Description getDescription(java.util.Locale locale)
getDescriptions
java.util.List<? extends Description> getDescriptions()
addDescription
Description addDescription(java.lang.String lang)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.