Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
FederatedDocumentReader
Implementation of a
DocumentReader that be used to obtain "semantic" information from
a federated document |
Modifier and Type | Method and Description |
---|---|
protected DocumentReader |
Connector.readDocument(Document document)
Obtain a new
DocumentReader that can be used to read an existing document, typically used within the
Connector.storeDocument(Document) and Connector.updateDocument(DocumentChanges) methods. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.