Class SubscriptionField

java.lang.Object
org.silverpeas.components.classifieds.servlets.SubscriptionField

public class SubscriptionField extends Object
A field of the classified form used by the search and on which also a user can subscribe for a given value to be notified about the classifieds having such value for the field.
Author:
mmoquillon
  • Constructor Details

    • SubscriptionField

      public SubscriptionField(String key, String label)
  • Method Details