org.sakaiproject.profile2.model
Class ProfileSearchTerm

java.lang.Object
  extended by org.sakaiproject.profile2.model.ProfileSearchTerm
All Implemented Interfaces:
Serializable, Comparable<ProfileSearchTerm>

public class ProfileSearchTerm
extends Object
implements Comparable<ProfileSearchTerm>, Serializable

Author:
d.b.robinson@lancaster.ac.uk
See Also:
Serialized Form

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

Constructor Detail

ProfileSearchTerm

public ProfileSearchTerm()
Method Detail

compareTo

public int compareTo(ProfileSearchTerm searchTerm)
Specified by:
compareTo in interface Comparable<ProfileSearchTerm>


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