fr.paris.lutece.portal.business.right
Class Level

java.lang.Object
  extended by fr.paris.lutece.portal.business.right.Level

public class Level
extends java.lang.Object

This class reprsents business objects Mode


Constructor Summary
Level()
           
 
Method Summary
 int getId()
          Returns the level right identifier
 java.lang.String getName()
          Returns the name of the level right
 void setId(int nId)
          Sets the level right identifier
 void setName(java.lang.String strName)
          Sets the name of the level right
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Level

public Level()
Method Detail

getId

public int getId()
Returns the level right identifier

Returns:
the level right identifier

setId

public void setId(int nId)
Sets the level right identifier

Parameters:
nId - the level right identifier

getName

public java.lang.String getName()
Returns the name of the level right

Returns:
the level right name

setName

public void setName(java.lang.String strName)
Sets the name of the level right

Parameters:
strName - the level right name


Copyright © 2011 Mairie de Paris. All Rights Reserved.