|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentChanges | |
|---|---|
| org.modeshape.connector.filesystem | |
| org.modeshape.jcr.federation | |
| org.modeshape.jcr.federation.spi | This package provides a Service Provider Interface (SPI) for connectors to external systems. |
| Uses of DocumentChanges in org.modeshape.connector.filesystem |
|---|
| Methods in org.modeshape.connector.filesystem with parameters of type DocumentChanges | |
|---|---|
void |
FileSystemConnector.updateDocument(DocumentChanges documentChanges)
|
| Uses of DocumentChanges in org.modeshape.jcr.federation |
|---|
| Classes in org.modeshape.jcr.federation that implement DocumentChanges | |
|---|---|
class |
FederatedDocumentChanges
Default implementation of the DocumentChanges interface |
| Uses of DocumentChanges in org.modeshape.jcr.federation.spi |
|---|
| Methods in org.modeshape.jcr.federation.spi with parameters of type DocumentChanges | |
|---|---|
void |
ReadOnlyConnector.updateDocument(DocumentChanges documentChanges)
|
abstract void |
Connector.updateDocument(DocumentChanges documentChanges)
Updates a document using the provided changes. |
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||