Class GroupSuggestion

java.lang.Object
org.nuxeo.ecm.platform.suggestbox.service.Suggestion
org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
All Implemented Interfaces:
Serializable

public class GroupSuggestion extends Suggestion
Suggest to navigate to a specific group profile.
See Also:
  • Field Details

    • groupId

      protected final String groupId
  • Constructor Details

    • GroupSuggestion

      public GroupSuggestion(String groupId, String label, String iconURL)
  • Method Details

    • getGroupId

      public String getGroupId()
    • getObjectUrl

      public String getObjectUrl()
      Specified by:
      getObjectUrl in class Suggestion
      Returns:
      the url to access to the object. It used by the navigation in the select2.