de.iai.ilcd.webgui.controller.admin
Class GroupListHandler

java.lang.Object
  extended by de.iai.ilcd.webgui.controller.admin.GroupListHandler
All Implemented Interfaces:
java.io.Serializable

public class GroupListHandler
extends java.lang.Object
implements java.io.Serializable

Author:
clemens.duepmeier
See Also:
Serialized Form

Constructor Summary
GroupListHandler()
           
 
Method Summary
 void deleteSelected()
           
 java.util.List<GuiListManagerItem<UserGroup>> getGroupItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupListHandler

public GroupListHandler()
Method Detail

getGroupItems

public java.util.List<GuiListManagerItem<UserGroup>> getGroupItems()

deleteSelected

public void deleteSelected()