public class SitesRelationsWikiHelper extends Object
Modifier and Type | Field and Description |
---|---|
static Resource |
HAS_LINK_TO |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getWordLinks(DocumentModel doc) |
static List<String> |
getWordLinks(String text) |
static void |
updateRelations(DocumentModel doc,
List<String> linksList) |
public static final Resource HAS_LINK_TO
public static void updateRelations(DocumentModel doc, List<String> linksList) throws ClientException
ClientException
public static List<String> getWordLinks(DocumentModel doc)
Copyright © 2013 Nuxeo SA. All Rights Reserved.