public abstract class FileImportSupportingFileHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FileImportSupportingFileHandler.AddSupportingFilesResult |
| Constructor and Description |
|---|
FileImportSupportingFileHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract FileImportSupportingFileHandler.AddSupportingFilesResult |
addSupportingFiles(org.vertexium.VertexBuilder vertexBuilder,
File f,
org.vertexium.Visibility visibility) |
abstract boolean |
isSupportingFile(File f) |
public abstract boolean isSupportingFile(File f)
public abstract FileImportSupportingFileHandler.AddSupportingFilesResult addSupportingFiles(org.vertexium.VertexBuilder vertexBuilder, File f, org.vertexium.Visibility visibility) throws Exception
ExceptionCopyright © 2013–2017 V5 Analytics. All rights reserved.