|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalBinaryValue | |
|---|---|
| org.modeshape.connector.git | |
| org.modeshape.jcr.cache.document | |
| org.modeshape.jcr.federation | |
| org.modeshape.jcr.federation.spi | This package provides a Service Provider Interface (SPI) for connectors to external systems. |
| Uses of ExternalBinaryValue in org.modeshape.connector.git |
|---|
| Subclasses of ExternalBinaryValue in org.modeshape.connector.git | |
|---|---|
class |
GitBinaryValue
A BinaryValue implementation used to read the content of a specific object ID from the supplied repository. |
| Methods in org.modeshape.connector.git that return ExternalBinaryValue | |
|---|---|
ExternalBinaryValue |
GitConnector.getBinaryValue(String id)
|
| Uses of ExternalBinaryValue in org.modeshape.jcr.cache.document |
|---|
| Methods in org.modeshape.jcr.cache.document that return ExternalBinaryValue | |
|---|---|
ExternalBinaryValue |
LocalDocumentStore.getExternalBinary(String sourceName,
String id)
|
ExternalBinaryValue |
DocumentStore.getExternalBinary(String sourceName,
String id)
Retrieves a binary value which has the given id and which is not stored by ModeShape. |
| Uses of ExternalBinaryValue in org.modeshape.jcr.federation |
|---|
| Methods in org.modeshape.jcr.federation that return ExternalBinaryValue | |
|---|---|
ExternalBinaryValue |
FederatedDocumentStore.getExternalBinary(String sourceName,
String id)
|
| Uses of ExternalBinaryValue in org.modeshape.jcr.federation.spi |
|---|
| Methods in org.modeshape.jcr.federation.spi that return ExternalBinaryValue | |
|---|---|
ExternalBinaryValue |
Connector.getBinaryValue(String id)
Returns a binary value which is connector specific and which is never stored by ModeShape. |
|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||