| Package | Description |
|---|---|
| org.fcrepo.connector.fedora3 | |
| org.fcrepo.connector.fedora3.rest |
| Modifier and Type | Method and Description |
|---|---|
FedoraObjectRecord |
Fedora3DataInterface.getObjectByPid(String pid)
Gets a FedoraObjectRecord that encapsulates a summary of the object with
the given pid in the fedora 3 repository exposed through this interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFedoraObjectRecord
An abstract base class for the FedoraObjectRecord with convenient member
variables and accessor methods for all of the interface methods.
|
class |
ObjectProfileObjectRecordImpl |
| Modifier and Type | Method and Description |
|---|---|
FedoraObjectRecord |
RESTFedora3DataImpl.getObjectByPid(String pid)
Gets a FedoraObjectRecord that encapsulates a summary of the object with
the given pid in the fedora 3 repository exposed through this interface.
|
Copyright © 2013 DuraSpace, Inc.. All rights reserved.