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

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

public class AdminWorkgroup
extends Object
implements fr.paris.lutece.portal.service.workgroup.AdminWorkgroupResource

This class describes a workgroup used by the administration


Constructor Summary
AdminWorkgroup()
           
 
Method Summary
 String getDescription()
          Returns the workgroup's description
 String getKey()
          Gets the workgroup key
 String getWorkgroup()
          Gets the workgroup key
 void setDescription(String strDescription)
          Sets the workgroup's description
 void setKey(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 String getKey()
Gets the workgroup key

Returns:
Returns the Key.

setKey

public void setKey(String strKey)
Sets the workgroup key

Parameters:
strKey - The Key

getDescription

public String getDescription()
Returns the workgroup's description

Returns:
Returns the Description.

setDescription

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

Parameters:
strDescription - The workgroup's description

getWorkgroup

public String getWorkgroup()
Gets the workgroup key

Specified by:
getWorkgroup in interface fr.paris.lutece.portal.service.workgroup.AdminWorkgroupResource
Returns:
The workgroup key


Copyright © 2014 Mairie de Paris. All Rights Reserved.