public class ShowcaseContentImporter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INITIALIZED_EVENT |
protected CoreSession |
session |
Constructor and Description |
---|
ShowcaseContentImporter(CoreSession session) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
create(Blob blob) |
protected DocumentModel |
create(CoreSession documentManager,
Blob content,
String path,
boolean overwrite) |
protected String |
getImportPathRoot() |
protected boolean |
isImported() |
protected void |
markImportDone() |
public static final String INITIALIZED_EVENT
protected CoreSession session
public ShowcaseContentImporter(CoreSession session)
public DocumentModel create(Blob blob) throws IOException
IOException
protected DocumentModel create(CoreSession documentManager, Blob content, String path, boolean overwrite) throws IOException
IOException
protected boolean isImported()
protected String getImportPathRoot()
protected void markImportDone()
Copyright © 2015 Nuxeo SA. All rights reserved.