com.aurel.track.admin.assignRole
Class AddRemovePersonToRoleAction

java.lang.Object
  extended by ActionSupport
      extended by com.aurel.track.admin.assignRole.AddRemovePersonToRoleAction

public class AddRemovePersonToRoleAction
extends ActionSupport


Constructor Summary
AddRemovePersonToRoleAction()
           
 
Method Summary
 java.lang.String execute()
          Loads the not yet selected (for add) or already selected (for remove) persons
 java.lang.Object getModel()
           
 void prepare()
           
 java.lang.String save()
          Adds/removes the checked persons
 void setSession(java.util.Map session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddRemovePersonToRoleAction

public AddRemovePersonToRoleAction()
Method Detail

prepare

public void prepare()
             throws java.lang.Exception
Throws:
java.lang.Exception

execute

public java.lang.String execute()
Loads the not yet selected (for add) or already selected (for remove) persons

Parameters:
mapping -
form -
request -
response -
Returns:

save

public java.lang.String save()
Adds/removes the checked persons

Parameters:
mapping -
form -
request -
response -
Returns:

setSession

public void setSession(java.util.Map session)
Parameters:
session - the session to set

getModel

public java.lang.Object getModel()


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.