Uses of Interface
org.silverpeas.components.suggestionbox.model.SuggestionBoxService
-
Packages that use SuggestionBoxService Package Description org.silverpeas.components.suggestionbox.model -
-
Uses of SuggestionBoxService in org.silverpeas.components.suggestionbox.model
Classes in org.silverpeas.components.suggestionbox.model that implement SuggestionBoxService Modifier and Type Class Description classDefaultSuggestionBoxServiceThe default implementation of theSuggestionBoxServiceinterface and of theApplicationServiceinterface.Methods in org.silverpeas.components.suggestionbox.model that return SuggestionBoxService Modifier and Type Method Description static SuggestionBoxServiceSuggestionBoxService. get()Gets an object of this interface.
-