Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.webengine.sites.utils
Class SitesRelationsWikiHelper

java.lang.Object
  extended by org.nuxeo.webengine.sites.utils.SitesRelationsWikiHelper

public class SitesRelationsWikiHelper
extends Object

Author:
Catalin Baican

Field Summary
static Resource HAS_LINK_TO
           
 
Method Summary
static List<String> getWordLinks(DocumentModel doc)
           
static List<String> getWordLinks(String text)
           
static void updateRelations(DocumentModel doc, List<String> linksList)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HAS_LINK_TO

public static final Resource HAS_LINK_TO
Method Detail

updateRelations

public static void updateRelations(DocumentModel doc,
                                   List<String> linksList)
                            throws ClientException
Throws:
ClientException

getWordLinks

public static List<String> getWordLinks(DocumentModel doc)

getWordLinks

public static List<String> getWordLinks(String text)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.