public class Linkfix extends Object
| Constructor and Description |
|---|
Linkfix(Map<String,String> replacements,
Collection<String> sourceRepositoriesAndPaths,
Collection<String> targetRepositories) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullLog() |
int |
getMatchesCount()
Returns the matchesCount.
|
int |
getNodesCount()
Returns the nodesCount.
|
int |
getSubstitutionsCount()
Returns the substitutionsCount.
|
void |
process() |
public Linkfix(Map<String,String> replacements, Collection<String> sourceRepositoriesAndPaths, Collection<String> targetRepositories)
replacements - sourceRepositoriesAndPaths - targetRepositories - public int getMatchesCount()
public int getNodesCount()
public int getSubstitutionsCount()
public String getFullLog()
public void process()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2009–2013 Openmind. All rights reserved.