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

B

BASE_URL - Static variable in class org.fcrepo.camel.JmsHeaders
 

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

EVENT_ID - Static variable in class org.fcrepo.camel.JmsHeaders
 
EVENT_TYPE - Static variable in class org.fcrepo.camel.JmsHeaders
 

F

FCREPO_BASE_URL - 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_TRANSFORM - 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
 
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
getMetadata() - Method in class org.fcrepo.camel.FcrepoConfiguration
metadata getter
getMetadata() - Method in class org.fcrepo.camel.FcrepoEndpoint
metadata getter
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(Message) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Extract the subject URI from the incoming message headers.
getThrowExceptionOnFailure() - Method in class org.fcrepo.camel.FcrepoConfiguration
throwExceptionOnFailure getter
getThrowExceptionOnFailure() - Method in class org.fcrepo.camel.FcrepoEndpoint
throwExceptionOnFailure getter
getTombstone() - Method in class org.fcrepo.camel.FcrepoConfiguration
tombstone getter
getTombstone() - Method in class org.fcrepo.camel.FcrepoEndpoint
tombstone 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
getTransform() - Method in class org.fcrepo.camel.FcrepoConfiguration
transform getter
getTransform() - Method in class org.fcrepo.camel.FcrepoEndpoint
transform getter

I

IDENTIFIER - Static variable in class org.fcrepo.camel.JmsHeaders
 
INDEXING - Static variable in class org.fcrepo.camel.RdfNamespaces
 
insertData(String, String) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Create an INSERT DATA { ...
isSingleton() - Method in class org.fcrepo.camel.FcrepoEndpoint
Define the component as a singleton

J

JmsHeaders - Class in org.fcrepo.camel
 

L

langFromMimeType(String) - Static method in class org.fcrepo.camel.processor.ProcessorUtils
Extract a language string suitable for Jena from a MimeType value
LDP - Static variable in class org.fcrepo.camel.RdfNamespaces
 

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.RdfNamespaces
 
PREFIX - Static variable in class org.fcrepo.camel.JmsHeaders
 
PREMIS - Static variable in class org.fcrepo.camel.RdfNamespaces
 
process(Exchange) - Method in class org.fcrepo.camel.FcrepoProducer
Define how message exchanges are processed.
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
PROPERTIES - Static variable in class org.fcrepo.camel.JmsHeaders
 

R

RDF - Static variable in class org.fcrepo.camel.RdfNamespaces
 
RdfNamespaces - Class in org.fcrepo.camel
 
REPOSITORY - Static variable in class org.fcrepo.camel.RdfNamespaces
 
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.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
setTombstone(Boolean) - Method in class org.fcrepo.camel.FcrepoConfiguration
tombstone setter
setTombstone(Boolean) - Method in class org.fcrepo.camel.FcrepoEndpoint
tombstone 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
setTransform(String) - Method in class org.fcrepo.camel.FcrepoConfiguration
transform setter
setTransform(String) - Method in class org.fcrepo.camel.FcrepoEndpoint
transform 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

TIMESTAMP - Static variable in class org.fcrepo.camel.JmsHeaders
 
TOMBSTONE - Static variable in class org.fcrepo.camel.FcrepoConstants
 
TRANSACTION - Static variable in class org.fcrepo.camel.FcrepoConstants
 
TRANSFORM - Static variable in class org.fcrepo.camel.FcrepoConstants
 

U

USER - Static variable in class org.fcrepo.camel.JmsHeaders
 
USER_AGENT - Static variable in class org.fcrepo.camel.JmsHeaders
 
B C D E F G I J L O P R S T U 
Skip navigation links

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