public class DSHelper extends Object
Constructor and Description |
---|
DSHelper() |
Modifier and Type | Method and Description |
---|---|
static NuxeoDSConfig |
getDefaultRepoDS(String repositoryName) |
static Map<String,NuxeoDSConfig> |
getDSForRepos() |
static NuxeoDSConfig |
getReplacementDS(String birtDSName,
String repositoryName) |
public static Map<String,NuxeoDSConfig> getDSForRepos() throws Exception
Exception
public static NuxeoDSConfig getDefaultRepoDS(String repositoryName) throws Exception
Exception
public static NuxeoDSConfig getReplacementDS(String birtDSName, String repositoryName) throws Exception
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.