fr.paris.lutece.portal.business.workgroup
Class AdminWorkgroup
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminWorkgroup
public AdminWorkgroup()
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.
getWorkgroup
public java.lang.String getWorkgroup()
- Description copied from interface:
AdminWorkgroupResource
- Gets the Workgroup of the Resource
- Specified by:
getWorkgroup
in interface AdminWorkgroupResource
- Parameters:
Return
- the Workgroup
Copyright © 2007 Mairie de Paris. All Rights Reserved.