Package | Description |
---|---|
org.modeshape.connector.filesystem | |
org.modeshape.jcr.federation | |
org.modeshape.jcr.spi.federation |
This package provides a Service Provider Interface (SPI) for connectors to external systems.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemConnector.updateDocument(DocumentChanges documentChanges) |
Modifier and Type | Class and Description |
---|---|
class |
FederatedDocumentChanges
Default implementation of the
DocumentChanges interface |
Modifier and Type | Method and Description |
---|---|
void |
ReadOnlyConnector.updateDocument(DocumentChanges documentChanges) |
abstract void |
Connector.updateDocument(DocumentChanges documentChanges)
Updates a document using the provided changes.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.