fr.paris.lutece.portal.business.workgroup
Class AdminWorkgroup

java.lang.Object
  extended by fr.paris.lutece.portal.business.workgroup.AdminWorkgroup
All Implemented Interfaces:
AdminWorkgroupResource

public class AdminWorkgroup
extends java.lang.Object
implements AdminWorkgroupResource

This class describes a workgroup used by the administration


Constructor Summary
AdminWorkgroup()
           
 
Method Summary
 java.lang.String getDescription()
          Returns the workgroup's description
 java.lang.String getKey()
          Gets the workgroup key
 java.lang.String getWorkgroup()
          Gets the workgroup key
 void setDescription(java.lang.String strDescription)
          Sets the workgroup's description
 void setKey(java.lang.String strKey)
          Sets the workgroup key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminWorkgroup

public AdminWorkgroup()
Method Detail

getKey

public java.lang.String getKey()
Gets the workgroup key

Returns:
Returns the Key.

setKey

public void setKey(java.lang.String strKey)
Sets the workgroup key

Parameters:
strKey - The Key

getDescription

public java.lang.String getDescription()
Returns the workgroup's description

Returns:
Returns the Description.

setDescription

public void setDescription(java.lang.String strDescription)
Sets the workgroup's description

Parameters:
strDescription - The workgroup's description

getWorkgroup

public java.lang.String getWorkgroup()
Gets the workgroup key

Specified by:
getWorkgroup in interface AdminWorkgroupResource
Returns:
The workgroup key


Copyright © 2009 Mairie de Paris. All Rights Reserved.