A B C D E F G H I J M N O P R S T U V

A

AbstractJcrNameFilter - Class in org.mule.transport.jcr.filters
 
AbstractJcrNameFilter() - Constructor for class org.mule.transport.jcr.filters.AbstractJcrNameFilter
 
accept(MuleMessage) - Method in class org.mule.transport.jcr.filters.AbstractJcrNameFilter
 

B

badFilterType(Class<?>) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 

C

canNotGetObservationManager(String) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 
create(OutboundEndpoint) - Method in class org.mule.transport.jcr.JcrMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.jcr.JcrMessageRequesterFactory
 
createNode(Session, Node, String, MuleMessage) - Method in interface org.mule.transport.jcr.handlers.NodeTypeHandler
Handles the creation of a new node.

D

DEFAULT_DATE_FORMAT - Static variable in class org.mule.transport.jcr.support.JcrNodeUtils
 
doConnect() - Method in class org.mule.transport.jcr.JcrConnector
 
doConnect() - Method in class org.mule.transport.jcr.JcrMessageDispatcher
 
doConnect() - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
doConnect() - Method in class org.mule.transport.jcr.JcrMessageRequester
 
doDisconnect() - Method in class org.mule.transport.jcr.JcrConnector
 
doDisconnect() - Method in class org.mule.transport.jcr.JcrMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jcr.JcrMessageRequester
 
doDispatch(MuleEvent) - Method in class org.mule.transport.jcr.JcrMessageDispatcher
 
doDispose() - Method in class org.mule.transport.jcr.JcrConnector
 
doDispose() - Method in class org.mule.transport.jcr.JcrMessageDispatcher
 
doDispose() - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
doDispose() - Method in class org.mule.transport.jcr.JcrMessageRequester
 
doInitialise() - Method in class org.mule.transport.jcr.JcrConnector
 
doRequest(long) - Method in class org.mule.transport.jcr.JcrMessageRequester
Receives JCR content from the configured endpoint, using optional event properties to define the target repository item.
doSend(MuleEvent) - Method in class org.mule.transport.jcr.JcrMessageDispatcher
Sends content to the configured JCR endpoint, using optional event properties to define the target repository item and the node type name to use.
doStart() - Method in class org.mule.transport.jcr.JcrConnector
 
doStart() - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
doStop() - Method in class org.mule.transport.jcr.JcrConnector
 
doStop() - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
doTransform(Object, String) - Method in class org.mule.transport.jcr.transformers.JcrEventToObject
 
doTransform(Object, String) - Method in class org.mule.transport.jcr.transformers.JcrItemToObject
 

E

equals(Object) - Method in class org.mule.transport.jcr.JcrMessage
 

F

fromString(String) - Static method in enum org.mule.transport.jcr.JcrContentPayloadType
 

G

getChildNodeTypeHandler(Node) - Method in class org.mule.transport.jcr.handlers.NodeTypeHandlerManager
Get the default type handler for child nodes of the passed parent node.
getContent() - Method in class org.mule.transport.jcr.JcrMessage
 
getContentPayloadType() - Method in class org.mule.transport.jcr.JcrConnector
 
getContentPayloadType() - Method in interface org.mule.transport.jcr.JcrMessageReceiverContext
 
getEventTypeNameFromValue(int) - Static method in class org.mule.transport.jcr.support.JcrEventUtils
 
getEventTypes() - Method in class org.mule.transport.jcr.JcrConnector
 
getItemPayload(Item) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getJcrMessageReceiverContext() - Static method in class org.mule.transport.jcr.JcrMessageReceiver
 
getNodeRelPath(MuleEvent) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getNodeTypeHandler(Node) - Method in class org.mule.transport.jcr.handlers.NodeTypeHandlerManager
Gets the node type handler for a particular node.
getNodeTypeHandler(String) - Method in class org.mule.transport.jcr.handlers.NodeTypeHandlerManager
Gets the node type handler for a particular node type name.
getNodeTypeHandlerManager() - Method in class org.mule.transport.jcr.JcrConnector
 
getNodeTypeName() - Method in interface org.mule.transport.jcr.handlers.NodeTypeHandler
The node type name that will be used to register to the manager.
getNodeTypeName(MuleEvent) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getNodeUUID(MuleEvent) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getNonBinaryPropertyValue(Value, int) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
getObservingSession() - Method in interface org.mule.transport.jcr.JcrMessageReceiverContext
 
getOutputStream(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.jcr.JcrConnector
Will get the output stream for this type of transport.
getParsableEventProperty(MuleEvent, String) - Static method in class org.mule.transport.jcr.support.JcrEventUtils
 
getPassword() - Method in class org.mule.transport.jcr.JcrConnector
 
getPath() - Method in class org.mule.transport.jcr.JcrMessage
 
getPattern() - Method in class org.mule.transport.jcr.filters.AbstractJcrNameFilter
 
getPropertiesPayload(PropertyIterator) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
getPropertyNamePatternFilter(Filter, Class<?>) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
getPropertyRelPath(MuleEvent) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
getProtocol() - Method in class org.mule.transport.jcr.JcrConnector
 
getRawContentFromNode(Item, String, String) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getRawContentFromProperty(Item) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getRepository() - Method in class org.mule.transport.jcr.JcrConnector
 
getSession() - Method in class org.mule.transport.jcr.JcrMessageDispatcher
 
getSession() - Method in class org.mule.transport.jcr.JcrMessageRequester
 
getTargetItem(Session, ImmutableEndpoint, MuleEvent, boolean) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
getType() - Method in class org.mule.transport.jcr.JcrMessage
 
getTypeAsString() - Method in class org.mule.transport.jcr.JcrMessage
 
getUserID() - Method in class org.mule.transport.jcr.JcrMessage
 
getUsername() - Method in class org.mule.transport.jcr.JcrConnector
 
getUuid() - Method in class org.mule.transport.jcr.JcrMessage
 
getWorkspaceName() - Method in class org.mule.transport.jcr.JcrConnector
 

H

hashCode() - Method in class org.mule.transport.jcr.JcrMessage
 

I

init() - Method in class org.mule.transport.jcr.config.JcrNamespaceHandler
 
initialize(NodeTypeHandlerManager) - Method in interface org.mule.transport.jcr.handlers.NodeTypeHandler
Called once, when the handler is created.
isDeep() - Method in class org.mule.transport.jcr.JcrConnector
 
isNoLocal() - Method in class org.mule.transport.jcr.JcrConnector
 

J

JCR_ALWAYS_CREATE_CHILD_NODE_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that forces the creation of a child node under the node target by the endpoint URI, instead of trying first to locate an existing one.
JCR_CONTENT_PAYLOAD_TYPE_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines the type of payload that a JCR MuleMessage will contain.
JCR_DEEP_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines if events coming from deeper than the specified endpoint path must be listened to.
JCR_EVENT_TYPES_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a combination of repository events that will only be listened to.
JCR_ITEM_PATH - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a the full unique path of a particular item (node or property).
JCR_NO_LOCAL_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines if local events must be ignored.
JCR_NODE_RELPATH_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a relative path to append after the endpoint item path.
JCR_NODE_TYPE_NAME_LIST_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a list of node types that will only be listened to for changes.
JCR_NODE_TYPE_NAME_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a particular node type name.
JCR_NODE_UUID_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that forces the lookup of a particular node by UUID.
JCR_PROPERTY_REL_PATH_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a relative path to append at the end of the target item path.
JCR_QUERY_LANGUAGE_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a repository search query language.
JCR_QUERY_STATEMENT_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a repository search query statement.
JCR_UUID_LIST_PROPERTY - Static variable in class org.mule.transport.jcr.JcrConnector
Property that defines a list of node UUIDs that will only be listened to for changes.
JcrConnector - Class in org.mule.transport.jcr
JcrConnector is a transport that connects to JCR 1.0 (aka JSR 170) repositories.
JcrConnector(MuleContext) - Constructor for class org.mule.transport.jcr.JcrConnector
 
JcrContentPayloadType - Enum in org.mule.transport.jcr
A typesafe enum that represents the supported content paylod types for a JCR event.
JcrEndpointURIBuilder - Class in org.mule.transport.jcr
JcrEndpointURIBuilder is a builder that is specific to the JCR transport.
JcrEndpointURIBuilder() - Constructor for class org.mule.transport.jcr.JcrEndpointURIBuilder
 
JcrEventToObject - Class in org.mule.transport.jcr.transformers
Transforms a JCR EventIterator into an object that can be used as a payload.
JcrEventToObject() - Constructor for class org.mule.transport.jcr.transformers.JcrEventToObject
 
JcrEventUtils - Class in org.mule.transport.jcr.support
 
JcrItemToObject - Class in org.mule.transport.jcr.transformers
Transforms a JCR Item or PropertyIterator into an object that can be used as a payload.
JcrItemToObject() - Constructor for class org.mule.transport.jcr.transformers.JcrItemToObject
 
JcrMessage - Class in org.mule.transport.jcr
Provides an immutable JCR message, which is an augmented and serializable javax.jcr.observation.Event.
JcrMessage(String, int, String, String, Serializable) - Constructor for class org.mule.transport.jcr.JcrMessage
Deprecated. Prefer using the complete constructor.
JcrMessage(String, int, String, String, Serializable, String) - Constructor for class org.mule.transport.jcr.JcrMessage
 
JcrMessageDispatcher - Class in org.mule.transport.jcr
A dispatcher for writing to a JCR container.
JcrMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.jcr.JcrMessageDispatcher
 
JcrMessageDispatcherFactory - Class in org.mule.transport.jcr
JcrMessageDispatcherFactory Todo document
JcrMessageDispatcherFactory() - Constructor for class org.mule.transport.jcr.JcrMessageDispatcherFactory
 
JcrMessageReceiver - Class in org.mule.transport.jcr
Registers a JCR javax.jcr.observation.EventListener to the javax.jcr.observation.ObservationManager of the repository.
JcrMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.jcr.JcrMessageReceiver
 
JcrMessageReceiverContext - Interface in org.mule.transport.jcr
A holder for the context a JCR EventIterator needs.
JcrMessageRequester - Class in org.mule.transport.jcr
JcrMessageRequester is responsible for receiving messages from JCR repositories.
JcrMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.jcr.JcrMessageRequester
 
JcrMessageRequesterFactory - Class in org.mule.transport.jcr
JcrMessageRequesterFactory creates a message requester that is responsible for receiving messages from JCR repositories.
JcrMessageRequesterFactory() - Constructor for class org.mule.transport.jcr.JcrMessageRequesterFactory
 
JcrMessages - Class in org.mule.transport.jcr.i18n
Provides a Java API to JCR messages bundle.
JcrMessages() - Constructor for class org.mule.transport.jcr.i18n.JcrMessages
 
JcrNamespaceHandler - Class in org.mule.transport.jcr.config
Registers a Bean Definition Parser for handling elements.
JcrNamespaceHandler() - Constructor for class org.mule.transport.jcr.config.JcrNamespaceHandler
 
JcrNodeNameFilter - Class in org.mule.transport.jcr.filters
This filter is used as a property name pattern holder that is passed to the JCR container.
JcrNodeNameFilter() - Constructor for class org.mule.transport.jcr.filters.JcrNodeNameFilter
 
JcrNodeUtils - Class in org.mule.transport.jcr.support
Utility class that provides methods for "detaching" JCR events and content from the container so they can be used as payload that survives the closing of the session.
JcrPropertyNameFilter - Class in org.mule.transport.jcr.filters
This filter is used as a property name pattern holder that is passed to the JCR container.
JcrPropertyNameFilter() - Constructor for class org.mule.transport.jcr.filters.JcrPropertyNameFilter
 
JcrPropertyUtils - Class in org.mule.transport.jcr.support
 

M

missingDependency(String) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 
moreThanOneNodeFor(String) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 

N

newJcrEndpointURI(String, MuleContext) - Static method in class org.mule.transport.jcr.JcrEndpointURIBuilder
Helper method for safely building a JCR endpoint URI from a node path, which can contains the [ and ] reserved characters.
newJcrMessage(Event, Session, JcrContentPayloadType) - Static method in class org.mule.transport.jcr.support.JcrNodeUtils
 
newPropertyValue(Session, Object) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
newPropertyValues(Session, Collection<?>) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 
newSession() - Method in class org.mule.transport.jcr.JcrConnector
 
NodeTypeHandler - Interface in org.mule.transport.jcr.handlers
Defines a handler that extracts the necessary information from a MuleMessage in order to store content in a JCR container while trying to comply to the constraint of the desired node type.
NodeTypeHandlerManager - Class in org.mule.transport.jcr.handlers
The manager for all JCR node type handlers.
NodeTypeHandlerManager() - Constructor for class org.mule.transport.jcr.handlers.NodeTypeHandlerManager
 
noNodeFor(String) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 
notAnOutboundEndpoint(ImmutableEndpoint) - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 

O

observationsNotSupported() - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 
onEvent(EventIterator) - Method in class org.mule.transport.jcr.JcrMessageReceiver
 
org.mule.transport.jcr - package org.mule.transport.jcr
A transport that provides connectivity to JCR repositories.
org.mule.transport.jcr.config - package org.mule.transport.jcr.config
JCR transport configuration support classes.
org.mule.transport.jcr.filters - package org.mule.transport.jcr.filters
Filters specific to the JCR transport.
org.mule.transport.jcr.handlers - package org.mule.transport.jcr.handlers
JCR node type handlers that do the heavy lifting of creating new nodes and content based on Mule Messages.
org.mule.transport.jcr.i18n - package org.mule.transport.jcr.i18n
Internationalization utilities.
org.mule.transport.jcr.support - package org.mule.transport.jcr.support
 
org.mule.transport.jcr.transformers - package org.mule.transport.jcr.transformers
JCR specific transformers.
outputPropertyValue(String, Value, JcrContentPayloadType) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 

P

PROTOCOL - Static variable in class org.mule.transport.jcr.JcrConnector
 

R

registerHandler(NodeTypeHandler) - Method in class org.mule.transport.jcr.handlers.NodeTypeHandlerManager
Registers a new NodeTypeHandler.

S

setContentPayloadType(String) - Method in class org.mule.transport.jcr.JcrConnector
 
setContentPayloadType(String) - Method in class org.mule.transport.jcr.transformers.JcrEventToObject
 
setCustomNodeTypeHandlers(List<Class<? extends NodeTypeHandler>>) - Method in class org.mule.transport.jcr.JcrConnector
Sets an optional list of NodeTypeHandlers class names.
setDeep(Boolean) - Method in class org.mule.transport.jcr.JcrConnector
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.jcr.JcrEndpointURIBuilder
 
setEventTypes(Integer) - Method in class org.mule.transport.jcr.JcrConnector
 
setJcrMessageReceiverContext(JcrMessageReceiverContext) - Static method in class org.mule.transport.jcr.JcrMessageReceiver
 
setNodeTypeNames(String) - Method in class org.mule.transport.jcr.JcrConnector
 
setNoLocal(Boolean) - Method in class org.mule.transport.jcr.JcrConnector
 
setPassword(String) - Method in class org.mule.transport.jcr.JcrConnector
 
setPattern(String) - Method in class org.mule.transport.jcr.filters.AbstractJcrNameFilter
 
setRepository(Repository) - Method in class org.mule.transport.jcr.JcrConnector
 
setUsername(String) - Method in class org.mule.transport.jcr.JcrConnector
 
setUuids(String) - Method in class org.mule.transport.jcr.JcrConnector
 
setWorkspaceName(String) - Method in class org.mule.transport.jcr.JcrConnector
 
split(String) - Static method in class org.mule.transport.jcr.config.JcrNamespaceHandler
Supports configuration that uses attributes containing lists of whitespace separated values.
sqlQuerySyntaxNotSupported() - Static method in class org.mule.transport.jcr.i18n.JcrMessages
 
storeProperties(Session, Node, Map<String, ?>) - Static method in class org.mule.transport.jcr.support.JcrPropertyUtils
 

T

terminateSession(Session) - Method in class org.mule.transport.jcr.JcrConnector
 
toString() - Method in enum org.mule.transport.jcr.JcrContentPayloadType
 
toString() - Method in class org.mule.transport.jcr.JcrMessage
 

U

updateContent(Session, Node, MuleMessage) - Method in interface org.mule.transport.jcr.handlers.NodeTypeHandler
Handles a node content update.

V

validateSession(Session) - Method in class org.mule.transport.jcr.JcrConnector
 
valueOf(String) - Static method in enum org.mule.transport.jcr.JcrContentPayloadType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.transport.jcr.JcrContentPayloadType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I J M N O P R S T U V

Copyright © 2011. All Rights Reserved.