Uses of Interface
org.silverpeas.components.kmelia.service.KmeliaService
-
Packages that use KmeliaService Package Description org.silverpeas.components.kmelia org.silverpeas.components.kmelia.service -
-
Uses of KmeliaService in org.silverpeas.components.kmelia
Constructors in org.silverpeas.components.kmelia with parameters of type KmeliaService Constructor Description PublicationImport(KmeliaService kmeliaService, String componentId)
PublicationImport(KmeliaService kmeliaService, String componentId, String topicId, String spaceId, String userId)
-
Uses of KmeliaService in org.silverpeas.components.kmelia.service
Classes in org.silverpeas.components.kmelia.service that implement KmeliaService Modifier and Type Class Description class
DefaultKmeliaService
This is the Kmelia Service controller of the MVC.Methods in org.silverpeas.components.kmelia.service that return KmeliaService Modifier and Type Method Description static KmeliaService
KmeliaService. get()
-