public class DocumentSetRepositoryInit extends DefaultRepositoryInit
| Modifier and Type | Field and Description |
|---|---|
static int |
CREATED_NON_PROXY |
static int |
CREATED_PROXY |
static int |
CREATED_TOTAL |
static int |
DOC_BY_LEVEL |
static int |
DOC_BY_SIZE |
static String |
ROOT |
static int |
SIZE |
static String |
USERNAME |
| Constructor and Description |
|---|
DocumentSetRepositoryInit() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(CoreSession session)
Creates the default objects in an empty repository.
|
public static final String USERNAME
public static final String ROOT
public static final int SIZE
public static final int DOC_BY_SIZE
public static final int DOC_BY_LEVEL
public static final int CREATED_NON_PROXY
public static final int CREATED_PROXY
public static final int CREATED_TOTAL
public DocumentSetRepositoryInit()
public void populate(CoreSession session)
RepositoryInitpopulate in interface RepositoryInitpopulate in class DefaultRepositoryInitsession - the session to use to create objectsCopyright © 2019 Nuxeo. All rights reserved.