| Package | Description |
|---|---|
| org.fcrepo.camel |
| Modifier and Type | Method and Description |
|---|---|
FcrepoConfiguration |
FcrepoConfiguration.clone()
Copy an FcrepoConfiguration object.
|
FcrepoConfiguration |
FcrepoEndpoint.getConfiguration()
configuration getter
|
FcrepoConfiguration |
FcrepoComponent.getConfiguration()
Get the component's configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FcrepoEndpoint.setConfiguration(FcrepoConfiguration config)
configuration setter
|
void |
FcrepoComponent.setConfiguration(FcrepoConfiguration config)
Set the component's configuration.
|
| Constructor and Description |
|---|
FcrepoComponent(FcrepoConfiguration config)
Given a FcrepoConfiguration, create a FcrepoComponent instance.
|
FcrepoEndpoint(String uri,
String remaining,
FcrepoComponent component,
FcrepoConfiguration configuration)
Create a FcrepoEndpoint with a uri, path and component
|
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.