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

java.lang.Object
  extended by fr.paris.lutece.portal.business.workgroup.AdminWorkgroupFilter

public class AdminWorkgroupFilter
extends java.lang.Object

This class describes a workgroup used by the administration


Constructor Summary
AdminWorkgroupFilter()
          Constructor
 
Method Summary
 java.lang.String getDescription()
          Returns the workgroup's description
 java.lang.String getKey()
          Gets the workgroup key
 java.lang.String getUrlAttributes()
          Build url attributes
 java.lang.String getWorkgroup()
          Gets the workgroup key
 void init()
          Initialize each component of the object
 boolean setAdminWorkgroupFilter(javax.servlet.http.HttpServletRequest request)
          Set the value of the AdminWorkgroupFilter
 void setDescription(java.lang.String strDescription)
          Sets the workgroup's description
 void setKey(java.lang.String strKey)
          Sets the workgroup key
 void setUrlAttributes(UrlItem url)
          Build url attributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminWorkgroupFilter

public AdminWorkgroupFilter()
Constructor

Method Detail

init

public void init()
Initialize each component of the object


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

Returns:
The workgroup key

setAdminWorkgroupFilter

public boolean setAdminWorkgroupFilter(javax.servlet.http.HttpServletRequest request)
Set the value of the AdminWorkgroupFilter

Parameters:
request - HttpServletRequest
Returns:
true if there is a search

setUrlAttributes

public void setUrlAttributes(UrlItem url)
Build url attributes

Parameters:
url - The url item

getUrlAttributes

public java.lang.String getUrlAttributes()
Build url attributes

Returns:
the url attributes


Copyright © 2011 Mairie de Paris. All Rights Reserved.