This project has retired. For details please refer to its
        
        Attic page.
      
 
SecurityRoleImpl (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.portal.pluto.om.common
Class SecurityRoleImpl
java.lang.Object
  
org.apache.cocoon.portal.pluto.om.common.SecurityRoleImpl
- All Implemented Interfaces: 
 - Serializable, org.apache.pluto.om.common.SecurityRole, org.apache.pluto.om.Model
 
public class SecurityRoleImpl
- extends Object
- implements org.apache.pluto.om.common.SecurityRole, Serializable
  
- Version:
 
  - CVS $Id: SecurityRoleImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
 
- Author:
 
  - Carsten Ziegeler
 
- See Also:
 - Serialized Form
 
 
 
 
SecurityRoleImpl
public SecurityRoleImpl()
getDescription
public String getDescription()
- Specified by:
 getDescription in interface org.apache.pluto.om.common.SecurityRole
 
 
getRoleName
public String getRoleName()
- Specified by:
 getRoleName in interface org.apache.pluto.om.common.SecurityRole
 
 
setDescription
public void setDescription(String description)
 
 
setRoleName
public void setRoleName(String roleName)
 
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
toString
public String toString(int indent)
 
 
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.