Package org.sakaiproject.profile2.model
Class ProfileSearchTerm
- java.lang.Object
-
- 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
Constructors Constructor Description ProfileSearchTerm()
-
-
-
Method Detail
-
compareTo
public int compareTo(ProfileSearchTerm searchTerm)
- Specified by:
compareToin interfaceComparable<ProfileSearchTerm>
-
-