org.fcrepo.server.storage
Interface ServiceDefinitionReader
- All Superinterfaces:
- DOReader
- All Known Implementing Classes:
- SimpleServiceDefinitionReader
public interface ServiceDefinitionReader
- extends DOReader
Interface for reading Service Deployment Objects.
- Author:
- Sandy Payette
| Methods inherited from interface org.fcrepo.server.storage.DOReader |
Export, ExportObject, getAuditRecords, getContentModels, getCreateDate, GetDatastream, getDatastream, GetDatastreams, getDatastreamVersions, getLastModDate, getObject, getObjectHistory, GetObjectLabel, GetObjectPID, GetObjectState, GetObjectXML, getOwnerId, getRelationships, getRelationships, getRelationships, hasContentModel, hasRelationship, hasRelationship, ListDatastreamIDs, listMethods |
getAbstractMethods
MethodDef[] getAbstractMethods(Date versDateTime)
throws ServerException
- Throws:
ServerException
getAbstractMethodsXML
InputStream getAbstractMethodsXML(Date versDateTime)
throws ServerException
- Throws:
ServerException
Copyright © 2011 DuraSpace. All Rights Reserved.