This project has retired. For details please refer to its
Attic page.
MutableSecurityRole (Jetspeed-2 Core API 2.1.3 API)
org.apache.jetspeed.om.common.servlet
Interface MutableSecurityRole
- All Superinterfaces:
- org.apache.pluto.om.Model, org.apache.pluto.om.common.SecurityRole
public interface MutableSecurityRole
- extends org.apache.pluto.om.common.SecurityRole
MutableSecurityRole
- Version:
- $Id: MutableSecurityRole.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Ate Douma
Methods inherited from interface org.apache.pluto.om.common.SecurityRole |
getDescription, getRoleName |
setDescription
void setDescription(String description)
setRoleName
void setRoleName(String roleName)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.