| Package | Description |
|---|---|
| org.modeshape.connector.filesystem | |
| org.modeshape.connector.git | |
| org.modeshape.jcr | |
| 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.
|
| org.modeshape.jcr.value |
Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for
representing and working with properties and their values.
|
| org.modeshape.jcr.value.binary | |
| org.modeshape.jcr.value.binary.infinispan |
| Class and Description |
|---|
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| Class and Description |
|---|
| AbstractBinary
An abstract implementation of
BinaryValue that provides some common capabilities for other implementations. |
| BinaryStore
The basic interface for a store for Binary value objects.
|
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| Class and Description |
|---|
| AbstractBinaryStore
An abstract class for a
BinaryStore, with common functionality needed by implementation classes. |
| BinaryStore
The basic interface for a store for Binary value objects.
|
| InMemoryBinaryValue
An implementation of
BinaryValue that keeps the binary data in-memory. |
| Class and Description |
|---|
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| Class and Description |
|---|
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| Class and Description |
|---|
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| Class and Description |
|---|
| BinaryStore
The basic interface for a store for Binary value objects.
|
| BinaryStoreException
An exception in a BinaryStore.
|
| Class and Description |
|---|
| AbstractBinary
An abstract implementation of
BinaryValue that provides some common capabilities for other implementations. |
| AbstractBinaryStore
An abstract class for a
BinaryStore, with common functionality needed by implementation classes. |
| BinaryStore
The basic interface for a store for Binary value objects.
|
| BinaryStoreException
An exception in a BinaryStore.
|
| BinaryStoreValueFactory
An abstract
BinaryFactory implementation that contains many general methods that are likely to be appropriate for many
concrete implementations. |
| Database.Type |
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
| FileLocks
A utility class that represents read and write lock for files, which internally uses
FileLock to coordinate file locks
with other processes. |
| FileLocks.LockHolder |
| FileLocks.WrappedLock |
| FileSystemBinaryStore
A
BinaryStore that stores files in a directory on the file system. |
| NamedLocks
A utility class that represents a set of named locks, allowing callers to atomically obtain a lock with a given name.
|
| NamedLocks.NamedLock |
| TransientBinaryStore
A
BinaryStore implementation that does not persist the binary values beyond the lifetime of the virtual machine. |
| UrlBinaryValue
A
BinaryValue implementation used to read the content of a resolvable URL. |
| Class and Description |
|---|
| AbstractBinaryStore
An abstract class for a
BinaryStore, with common functionality needed by implementation classes. |
| BinaryStore
The basic interface for a store for Binary value objects.
|
| BinaryStoreException
An exception in a BinaryStore.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.