Package | Description |
---|---|
org.alfresco.jlan.server.filesys.db | |
org.alfresco.jlan.server.filesys.loader |
Modifier and Type | Method and Description |
---|---|
void |
DBFileLoader.addFileProcessor(FileProcessor fileProc)
Add a file processor to process files before storing and after loading.
|
void |
ObjectIdFileLoader.addFileProcessor(FileProcessor fileProc)
Add a file processor to process files before storing and after loading.
|
void |
DBFileLoader.initializeLoader(org.springframework.extensions.config.ConfigElement params,
DeviceContext ctx)
Initialize the file loader using the specified parameters
|
void |
ObjectIdFileLoader.initializeLoader(org.springframework.extensions.config.ConfigElement params,
DeviceContext ctx)
Initialize the file loader using the specified parameters
|
Modifier and Type | Method and Description |
---|---|
void |
FileLoader.addFileProcessor(FileProcessor fileProc)
Add a file processor to process files before storing and after loading.
|
void |
SimpleFileLoader.addFileProcessor(FileProcessor fileProc)
Add a file processor to process files before storing and after loading.
|
void |
FileLoader.initializeLoader(org.springframework.extensions.config.ConfigElement params,
DeviceContext ctx)
Initialize the file loader using the specified parameters
|
void |
SimpleFileLoader.initializeLoader(org.springframework.extensions.config.ConfigElement params,
DeviceContext ctx)
Initialize the file loader using the specified parameters
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.