|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadOnly | |
|---|---|
| org.modeshape.connector.svn | The classes that make up the connector that accesses content from an SVN repository. |
| org.modeshape.graph.connector.inmemory | The In-Memory Connector represents a connector that maintains
a graph in transient in-process memory. |
| org.modeshape.graph.connector.xmlfile | The XML File connector is a connector that maintains
a graph in transient in-process memory, where the graph is loaded initially from an XML file. |
| Uses of ReadOnly in org.modeshape.connector.svn |
|---|
| Methods in org.modeshape.connector.svn with annotations of type ReadOnly | |
|---|---|
boolean |
SvnRepositorySource.getSupportsUpdates()
Get whether this source supports updates. |
| Uses of ReadOnly in org.modeshape.graph.connector.inmemory |
|---|
| Methods in org.modeshape.graph.connector.inmemory with annotations of type ReadOnly | |
|---|---|
boolean |
InMemoryRepositorySource.areUpdatesAllowed()
|
boolean |
InMemoryRepositorySource.isCreatingWorkspacesAllowed()
|
| Uses of ReadOnly in org.modeshape.graph.connector.xmlfile |
|---|
| Methods in org.modeshape.graph.connector.xmlfile with annotations of type ReadOnly | |
|---|---|
boolean |
XmlFileRepositorySource.areUpdatesAllowed()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||