org.sakaiproject.profile2.tool.models
Class FriendAction

java.lang.Object
  extended by org.sakaiproject.profile2.tool.models.FriendAction
All Implemented Interfaces:
Serializable

public class FriendAction
extends Object
implements Serializable

Simple model to back the action behind adding/removing/confirming/ignoring friend requests Given to the modal windows, they then set the attributes and the calling page knows what to do based on these attributes. To be used ONLY by the Profile2 tool.

DO NOT USE THIS YOURSELF.

Author:
Steve Swinsburg (s.swinsburg@lancaster.ac.uk)
See Also:
Serialized Form

Constructor Summary
FriendAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FriendAction

public FriendAction()


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.