fr.paris.lutece.portal.business.rbac
Class AdminRole

java.lang.Object
  extended by fr.paris.lutece.portal.business.rbac.AdminRole

public class AdminRole
extends java.lang.Object

This class describes a role used by the administration


Constructor Summary
AdminRole()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getKey()
           
 void setDescription(java.lang.String strDescription)
           
 void setKey(java.lang.String strKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminRole

public AdminRole()
Method Detail

getKey

public java.lang.String getKey()
Returns:
Returns the Key.

setKey

public void setKey(java.lang.String strKey)
Parameters:
_strKey - The Key to set.

getDescription

public java.lang.String getDescription()
Returns:
Returns the Description.

setDescription

public void setDescription(java.lang.String strDescription)
Parameters:
_strDescription - The Description to set.


Copyright © 2007 Mairie de Paris. All Rights Reserved.