Skip navigation links
C D E F G I L O P R S T 

C

clone() - Method in class org.fcrepo.camel.FcrepoConfiguration
Copy an FcrepoConfiguration object.
COMMIT - Static variable in class org.fcrepo.camel.FcrepoConstants
 
createConsumer(Processor) - Method in class org.fcrepo.camel.FcrepoEndpoint
This component does not implement a consumer endpoint.
createEndpoint(String, String, Map<String, Object>) - Method in class org.fcrepo.camel.FcrepoComponent
Create an Endpoint from a fcrepo uri along with an optional path value and attributes.
createProducer() - Method in class org.fcrepo.camel.FcrepoEndpoint
Create a producer endpoint.
createTransactionTemplate() - Method in class org.fcrepo.camel.FcrepoEndpoint
Create a template for use in transactions

D

DEFAULT_CONTENT_TYPE - Static variable in class org.fcrepo.camel.FcrepoProducer
 
DEFAULT_HTTPS_PORT - Static variable in class org.fcrepo.camel.FcrepoEndpoint
 
deleteWhere(String, String) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Create a DELETE WHERE { ...
doBegin(Object, TransactionDefinition) - Method in class org.fcrepo.camel.FcrepoTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class org.fcrepo.camel.FcrepoTransactionManager
 
doGetTransaction() - Method in class org.fcrepo.camel.FcrepoTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.fcrepo.camel.FcrepoTransactionManager
 

E

EventProcessor - Class in org.fcrepo.camel.processor
Converts a Fedora Message into camel-based headers.
EventProcessor() - Constructor for class org.fcrepo.camel.processor.EventProcessor
 

F

FCREPO_AGENT - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_BASE_URL - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_DATE_TIME - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_EVENT_ID - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_EVENT_TYPE - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_IDENTIFIER - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_NAMED_GRAPH - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_PREFER - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_RESOURCE_TYPE - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FCREPO_URI - Static variable in class org.fcrepo.camel.FcrepoHeaders
 
FcrepoComponent - Class in org.fcrepo.camel
Represents the component that manages FcrepoEndpoint.
FcrepoComponent() - Constructor for class org.fcrepo.camel.FcrepoComponent
Create a FcrepoComponent independent of a CamelContext.
FcrepoComponent(CamelContext) - Constructor for class org.fcrepo.camel.FcrepoComponent
Given a CamelContext, create a FcrepoComponent instance.
FcrepoComponent(FcrepoConfiguration) - Constructor for class org.fcrepo.camel.FcrepoComponent
Given a FcrepoConfiguration, create a FcrepoComponent instance.
FcrepoConfiguration - Class in org.fcrepo.camel
An FcrepoConfiguration class.
FcrepoConfiguration() - Constructor for class org.fcrepo.camel.FcrepoConfiguration
Create a new FcrepoConfiguration object
FcrepoConstants - Class in org.fcrepo.camel
 
FcrepoEndpoint - Class in org.fcrepo.camel
Represents a Fcrepo endpoint.
FcrepoEndpoint(String, String, FcrepoComponent, FcrepoConfiguration) - Constructor for class org.fcrepo.camel.FcrepoEndpoint
Create a FcrepoEndpoint with a uri, path and component
FcrepoHeaders - Class in org.fcrepo.camel
 
FcrepoPrefer - Class in org.fcrepo.camel
A class representing the value of an HTTP Prefer header
FcrepoPrefer(String) - Constructor for class org.fcrepo.camel.FcrepoPrefer
Create a representation of a Prefer header.
FcrepoProducer - Class in org.fcrepo.camel
The Fedora producer.
FcrepoProducer(FcrepoEndpoint) - Constructor for class org.fcrepo.camel.FcrepoProducer
Create a FcrepoProducer object
FcrepoTransactionManager - Class in org.fcrepo.camel
A Transaction Manager for interacting with fedora-based transactions
FcrepoTransactionManager() - Constructor for class org.fcrepo.camel.FcrepoTransactionManager
Create a FcrepoTransactionManager
FIXITY - Static variable in class org.fcrepo.camel.FcrepoConstants
 

G

getAccept() - Method in class org.fcrepo.camel.FcrepoConfiguration
accept getter
getAccept() - Method in class org.fcrepo.camel.FcrepoEndpoint
accept getter
getAuthHost() - Method in class org.fcrepo.camel.FcrepoConfiguration
authHost getter
getAuthHost() - Method in class org.fcrepo.camel.FcrepoEndpoint
authHost getter
getAuthHost() - Method in class org.fcrepo.camel.FcrepoTransactionManager
Get the authHost for the transaction manager.
getAuthPassword() - Method in class org.fcrepo.camel.FcrepoConfiguration
authPassword getter
getAuthPassword() - Method in class org.fcrepo.camel.FcrepoEndpoint
authPassword getter
getAuthPassword() - Method in class org.fcrepo.camel.FcrepoTransactionManager
Get the authPassword for the transaction manager.
getAuthUsername() - Method in class org.fcrepo.camel.FcrepoConfiguration
authUsername getter
getAuthUsername() - Method in class org.fcrepo.camel.FcrepoEndpoint
authUsername getter
getAuthUsername() - Method in class org.fcrepo.camel.FcrepoTransactionManager
Get the authUsername for the transaction manager.
getBaseUrl() - Method in class org.fcrepo.camel.FcrepoConfiguration
baseUrl getter
getBaseUrl() - Method in class org.fcrepo.camel.FcrepoEndpoint
baseUrl getter
getBaseUrl() - Method in class org.fcrepo.camel.FcrepoTransactionManager
Get the base url for the transaction manager.
getBaseUrlWithScheme() - Method in class org.fcrepo.camel.FcrepoEndpoint
Get the repository baseUrl with a full scheme.
getConfiguration() - Method in class org.fcrepo.camel.FcrepoComponent
Get the component's configuration.
getConfiguration() - Method in class org.fcrepo.camel.FcrepoEndpoint
configuration getter
getContentType() - Method in class org.fcrepo.camel.FcrepoConfiguration
contentType getter
getContentType() - Method in class org.fcrepo.camel.FcrepoEndpoint
contentType getter
getFixity() - Method in class org.fcrepo.camel.FcrepoConfiguration
fixity getter
getFixity() - Method in class org.fcrepo.camel.FcrepoEndpoint
fixity getter
getInclude() - Method in class org.fcrepo.camel.FcrepoPrefer
Retrieve the include portion of the prefer header
getMetadata() - Method in class org.fcrepo.camel.FcrepoConfiguration
metadata getter
getMetadata() - Method in class org.fcrepo.camel.FcrepoEndpoint
metadata getter
getOmit() - Method in class org.fcrepo.camel.FcrepoPrefer
Retrieve the omit portion of a Prefer header
getPreferInclude() - Method in class org.fcrepo.camel.FcrepoConfiguration
preferInclude getter
getPreferInclude() - Method in class org.fcrepo.camel.FcrepoEndpoint
preferInclude getter
getPreferOmit() - Method in class org.fcrepo.camel.FcrepoConfiguration
preferOmit getter
getPreferOmit() - Method in class org.fcrepo.camel.FcrepoEndpoint
preferOmit getter
getSubjectUri(Exchange) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Extract the subject URI from the incoming exchange.
getThrowExceptionOnFailure() - Method in class org.fcrepo.camel.FcrepoConfiguration
throwExceptionOnFailure getter
getThrowExceptionOnFailure() - Method in class org.fcrepo.camel.FcrepoEndpoint
throwExceptionOnFailure getter
getTransactionManager() - Method in class org.fcrepo.camel.FcrepoComponent
Get the transaction manager for the component
getTransactionManager() - Method in class org.fcrepo.camel.FcrepoConfiguration
transactionManger getter
getTransactionManager() - Method in class org.fcrepo.camel.FcrepoEndpoint
transactionManager getter

I

insertData(String, String) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Create an INSERT DATA { ...
isMinimal() - Method in class org.fcrepo.camel.FcrepoPrefer
Whether a minimal representation has been requested
isRepresentation() - Method in class org.fcrepo.camel.FcrepoPrefer
Whether a non-minimal representation has been requested
isSingleton() - Method in class org.fcrepo.camel.FcrepoEndpoint
Define the component as a singleton

L

LdnProcessor - Class in org.fcrepo.camel.processor
Converts a Fedora Message into a format suitable for a LDN receiver.
LdnProcessor() - Constructor for class org.fcrepo.camel.processor.LdnProcessor
 

O

org.fcrepo.camel - package org.fcrepo.camel
 
org.fcrepo.camel.processor - package org.fcrepo.camel.processor
 

P

PREFER_PROPERTIES - Static variable in class org.fcrepo.camel.FcrepoProducer
 
process(Exchange) - Method in class org.fcrepo.camel.FcrepoProducer
Define how message exchanges are processed.
process(Exchange) - Method in class org.fcrepo.camel.processor.EventProcessor
Process the Fedora message
process(Exchange) - Method in class org.fcrepo.camel.processor.LdnProcessor
Process the Fedora message
process(Exchange) - Method in class org.fcrepo.camel.processor.SparqlDeleteProcessor
Define how the message should be processed.
process(Exchange) - Method in class org.fcrepo.camel.processor.SparqlDescribeProcessor
Define how this message should be processed
process(Exchange) - Method in class org.fcrepo.camel.processor.SparqlInsertProcessor
Define how the message is processed.
process(Exchange) - Method in class org.fcrepo.camel.processor.SparqlUpdateProcessor
Define how the message is processed.
ProcessorUtils - Class in org.fcrepo.camel.processor
Utility functions for fcrepo processor classes

R

ROLLBACK - Static variable in class org.fcrepo.camel.FcrepoConstants
 

S

setAccept(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
accept setter
setAccept(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
accept setter
setAuthHost(String) - Method in class org.fcrepo.camel.FcrepoComponent
set the authHost value component-wide.
setAuthHost(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
authHost setter
setAuthHost(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
authHost setter
setAuthHost(String) - Method in class org.fcrepo.camel.FcrepoTransactionManager
Set the authHost for the transaction manager.
setAuthPassword(String) - Method in class org.fcrepo.camel.FcrepoComponent
set the authPassword value component-wide.
setAuthPassword(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
authPassword setter
setAuthPassword(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
authPassword setter
setAuthPassword(String) - Method in class org.fcrepo.camel.FcrepoTransactionManager
Set the authPassword for the transaction manager.
setAuthUsername(String) - Method in class org.fcrepo.camel.FcrepoComponent
set the authUsername value component-wide.
setAuthUsername(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
authUsername setter
setAuthUsername(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
authUsername setter
setAuthUsername(String) - Method in class org.fcrepo.camel.FcrepoTransactionManager
Set the authUsername for the transaction manager.
setBaseUrl(String) - Method in class org.fcrepo.camel.FcrepoComponent
set the baseUrl component-wide
setBaseUrl(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
baseUrl setter
setBaseUrl(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
baseUrl setter
setBaseUrl(String) - Method in class org.fcrepo.camel.FcrepoTransactionManager
Set the baseUrl for the transaction manager.
setConfiguration(FcrepoConfiguration) - Method in class org.fcrepo.camel.FcrepoComponent
Set the component's configuration.
setConfiguration(FcrepoConfiguration) - Method in class org.fcrepo.camel.FcrepoEndpoint
configuration setter
setContentType(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
contentType setter
setContentType(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
contentType setter
setFixity(Boolean) - Method in class org.fcrepo.camel.FcrepoConfiguration
fixity setter
setFixity(Boolean) - Method in class org.fcrepo.camel.FcrepoEndpoint
fixity setter
setMetadata(Boolean) - Method in class org.fcrepo.camel.FcrepoConfiguration
metadata setter
setMetadata(Boolean) - Method in class org.fcrepo.camel.FcrepoEndpoint
metadata setter
setPreferInclude(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
preferInclude setter
setPreferInclude(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
preferInclude setter
setPreferOmit(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
preferOmit setter
setPreferOmit(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
preferOmit setter
setThrowExceptionOnFailure(Boolean) - Method in class org.fcrepo.camel.FcrepoConfiguration
throwExceptionOnFailure setter
setThrowExceptionOnFailure(Boolean) - Method in class org.fcrepo.camel.FcrepoEndpoint
throwExceptionOnFailure setter
setTransactionManager(PlatformTransactionManager) - Method in class org.fcrepo.camel.FcrepoComponent
Set the transaction manager for the component
setTransactionManager(PlatformTransactionManager) - Method in class org.fcrepo.camel.FcrepoConfiguration
transactionManager setter
setTransactionManager(PlatformTransactionManager) - Method in class org.fcrepo.camel.FcrepoEndpoint
transactionManager setter
SparqlDeleteProcessor - Class in org.fcrepo.camel.processor
Represends a message processor that deletes objects from an external triplestore.
SparqlDeleteProcessor() - Constructor for class org.fcrepo.camel.processor.SparqlDeleteProcessor
 
SparqlDescribeProcessor - Class in org.fcrepo.camel.processor
Represents a Processor class that formulates a Sparql DESCRIBE query that is ready to be POSTed to a Sparql endpoint.
SparqlDescribeProcessor() - Constructor for class org.fcrepo.camel.processor.SparqlDescribeProcessor
 
SparqlInsertProcessor - Class in org.fcrepo.camel.processor
Represents a processor for creating the sparql-update message to be passed to an external triplestore.
SparqlInsertProcessor() - Constructor for class org.fcrepo.camel.processor.SparqlInsertProcessor
 
SparqlUpdateProcessor - Class in org.fcrepo.camel.processor
Represents a processor for creating the sparql-update message to be passed to an external triplestore.
SparqlUpdateProcessor() - Constructor for class org.fcrepo.camel.processor.SparqlUpdateProcessor
 

T

tokenizePropertyPlaceholder(CamelContext, String, String) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Tokenize a property placeholder value
TRANSACTION - Static variable in class org.fcrepo.camel.FcrepoConstants
 
C D E F G I L O P R S T 
Skip navigation links

Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.