Skip navigation links
A B C E F G N O P R S T U V 

A

AbstractFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
An abstract suite of tests that should work against any configuration of a FedoraFileSystemFederation.
AbstractFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

B

BasicReadWriteFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
 
BasicReadWriteFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
beforeClass() - Static method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
binaryService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

C

cleanUpJsonFilesFiles(File) - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
containerService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

E

ExternalJsonSidecarExtraPropertyStoreTest - Class in org.fcrepo.connector.file
 
ExternalJsonSidecarExtraPropertyStoreTest() - Constructor for class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 

F

federationName() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The name (relative path) of the federation to be tested.
federationName() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
federationName() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
FedoraFileSystemConnectorTest - Class in org.fcrepo.connector.file
 
FedoraFileSystemConnectorTest() - Constructor for class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
fileForNode() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

G

getChildCount(Node) - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The filesystem path for the root of the filesystem federation being tested.
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
getReadOnlyFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
getReadWriteFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

N

nodeService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

O

org.fcrepo.connector.file - package org.fcrepo.connector.file
 
org.fcrepo.integration.connector.file - package org.fcrepo.integration.connector.file
 

P

propertyFileForNode(Node) - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The following is painfully tied to some implementation details but it's critical that we test that the json files are actually written somewhere, so it's the best I can do without further opening up the internals of JsonSidecarExtraPropertiesStore.

R

ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
 
ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
repo - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

S

setSystemPropertiesAndCleanUp() - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Sets a system property and ensures artifacts from previous tests are cleaned up.
setUp() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
setUp() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 

T

testChangedFileFixity() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testDirPath() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Gets the path (relative to the filesystem federation) of a directory that's expected to be present.
testDirPath() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testDirPath() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
testEmptyPropertyFile() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testFilePath() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Gets the path (relative to the filesystem federation) of a file that's expected to be present.
testFilePath() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testFilePath() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
testFileSystemConnectorReadOnly() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testFixity() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetDocumentByIdContent() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdDatastream() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdNone() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdNull() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdObject() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetFederatedContent() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetFederatedDatastream() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetFederatedObject() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testGetPropertiesWithException() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testRemoveDocument() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testRemoveProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testRemoveProperty() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testSha1ContentDigestIsNotCached() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testSha1WhenContentDigestIsCached() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testSidecarFile() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testStoreDocument() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testStoreExistingProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testStoreProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testUpdateExistingProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testUpdateProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testWriteProperty() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 

U

unsetSystemPropertiesAndCleanUp() - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

V

verifyThatPropertiesAreExternal() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
A B C E F G N O P R S T U V 
Skip navigation links

Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.