Uses of Class
org.silverpeas.components.kmelia.model.TopicDetail
-
Packages that use TopicDetail Package Description org.silverpeas.components.kmelia.service -
-
Uses of TopicDetail in org.silverpeas.components.kmelia.service
Methods in org.silverpeas.components.kmelia.service that return TopicDetail Modifier and Type Method Description TopicDetail
DefaultKmeliaService. getBestTopicDetailOfPublicationForUser(org.silverpeas.core.contribution.publication.model.PublicationPK pubPK, boolean isTreeStructureUsed, String userId)
TopicDetail
KmeliaService. getBestTopicDetailOfPublicationForUser(org.silverpeas.core.contribution.publication.model.PublicationPK pubPK, boolean isTreeStructureUsed, String userId)
Gets the details about the father from which the specified publication is accessible to the given user.TopicDetail
DefaultKmeliaService. goTo(org.silverpeas.core.node.model.NodePK pk, String userId, boolean isTreeStructureUsed, String userProfile, boolean mustUserRightsBeChecked)
TopicDetail
KmeliaService. goTo(org.silverpeas.core.node.model.NodePK nodePK, String userId, boolean isTreeStructureUsed, String userProfile, boolean mustUserRightsBeChecked)
-