|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtraPropertiesStore | |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.federation | |
| org.modeshape.jcr.federation.spi | This package provides a Service Provider Interface (SPI) for connectors to external systems. |
| Uses of ExtraPropertiesStore in org.modeshape.jcr |
|---|
| Classes in org.modeshape.jcr that implement ExtraPropertiesStore | |
|---|---|
protected static class |
Connectors.LocalDocumentStoreExtraProperties
|
| Uses of ExtraPropertiesStore in org.modeshape.jcr.federation |
|---|
| Classes in org.modeshape.jcr.federation that implement ExtraPropertiesStore | |
|---|---|
class |
NoExtraPropertiesStorage
An ExtraPropertiesStore implementation that throws an exception whenever trying to store or update extra properties. |
| Uses of ExtraPropertiesStore in org.modeshape.jcr.federation.spi |
|---|
| Methods in org.modeshape.jcr.federation.spi that return ExtraPropertiesStore | |
|---|---|
protected ExtraPropertiesStore |
Connector.extraPropertiesStore()
Get the "extra" properties store. |
| Methods in org.modeshape.jcr.federation.spi with parameters of type ExtraPropertiesStore | |
|---|---|
protected void |
Connector.setExtraPropertiesStore(ExtraPropertiesStore customExtraPropertiesStore)
Method that can be called by a connector during initialization if
it wants to provide its own implementation of an "extra" properties store. |
|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||