| Modifier and Type | Method and Description |
|---|---|
FedoraDatastream |
FedoraRepository.createDatastream(String path,
FedoraContent content)
Create a new Datastream.
|
FedoraDatastream |
FedoraRepository.findOrCreateDatastream(String path)
Get an existing Datastream if it exists, otherwise create a new Datastream.
|
FedoraDatastream |
FedoraRepository.getDatastream(String path)
Get an existing Datastream.
|
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.