org.apache.pluto.descriptors.servlet
Class SecurityRoleDD

java.lang.Object
  extended byorg.apache.pluto.descriptors.servlet.SecurityRoleDD

public class SecurityRoleDD
extends java.lang.Object

TODO: Document

Since:
Feb 28, 2005
Version:
$Id: SecurityRoleDD.java 156636 2005-03-09 12:16:31Z cziegeler $
Author:
David H. DeWolf

Constructor Summary
SecurityRoleDD()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getRoleName()
           
 void setDescription(java.lang.String description)
           
 void setRoleName(java.lang.String roleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityRoleDD

public SecurityRoleDD()
Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String description)

getRoleName

public java.lang.String getRoleName()

setRoleName

public void setRoleName(java.lang.String roleName)


Copyright © 2003-2005 . All Rights Reserved.