Class SubscriptionFieldValue

java.lang.Object
org.silverpeas.components.classifieds.servlets.SubscriptionFieldValue
All Implemented Interfaces:
Comparable<SubscriptionFieldValue>

public class SubscriptionFieldValue extends Object implements Comparable<SubscriptionFieldValue>
Value of a field of the classified form on which a user can subscribe to be notified about the classifieds having such value for the field.
Author:
mmoquillon
  • Method Details