public class SimpleServiceDeploymentReader extends SimpleServiceAwareReader implements ServiceDeploymentReader
m_obj| Constructor and Description |
|---|
SimpleServiceDeploymentReader(Context context,
RepositoryReader repoReader,
DOTranslator translator,
String exportFormat,
String encoding,
DigitalObject obj)
Alternate constructor for when a DigitalObject is already available for
some reason.
|
SimpleServiceDeploymentReader(Context context,
RepositoryReader repoReader,
DOTranslator translator,
String exportFormat,
String storageFormat,
String encoding,
InputStream serializedObject) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDSBindSpec |
getServiceDSInputSpec(Date versDateTime) |
MethodDefOperationBind[] |
getServiceMethodBindings(Date versDateTime) |
MethodParmDef[] |
getServiceMethodParms(String methodName,
Date versDateTime) |
MethodDef[] |
getServiceMethods(Date versDateTime) |
InputStream |
getServiceMethodsXML(Date versDateTime) |
getDSInputSpecDatastream, getMethodMapDatastream, getWSDLDatastreamExport, ExportObject, getAuditRecords, getContentModels, getCreateDate, GetDatastream, getDatastream, GetDatastreams, getDatastreamVersions, getLastModDate, getObject, getObjectHistory, GetObjectLabel, GetObjectPID, GetObjectState, GetObjectXML, getOwnerId, getRelationships, getRelationships, getRelationships, getWhenString, hasContentModel, hasRelationship, hasRelationship, ListDatastreamIDs, listMethodsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitExport, ExportObject, getAuditRecords, getContentModels, getCreateDate, GetDatastream, getDatastream, GetDatastreams, getDatastreamVersions, getLastModDate, getObject, getObjectHistory, GetObjectLabel, GetObjectPID, GetObjectState, GetObjectXML, getOwnerId, getRelationships, getRelationships, getRelationships, hasContentModel, hasRelationship, hasRelationship, ListDatastreamIDs, listMethodspublic SimpleServiceDeploymentReader(Context context, RepositoryReader repoReader, DOTranslator translator, String exportFormat, String storageFormat, String encoding, InputStream serializedObject) throws ObjectIntegrityException, StreamIOException, UnsupportedTranslationException, ServerException
public SimpleServiceDeploymentReader(Context context, RepositoryReader repoReader, DOTranslator translator, String exportFormat, String encoding, DigitalObject obj)
public MethodDef[] getServiceMethods(Date versDateTime) throws DatastreamNotFoundException, ObjectIntegrityException, RepositoryConfigurationException, GeneralException
getServiceMethods in interface ServiceDeploymentReaderDatastreamNotFoundExceptionObjectIntegrityExceptionRepositoryConfigurationExceptionGeneralExceptionpublic MethodParmDef[] getServiceMethodParms(String methodName, Date versDateTime) throws MethodNotFoundException, ServerException
getServiceMethodParms in interface ServiceDeploymentReaderMethodNotFoundExceptionServerExceptionpublic MethodDefOperationBind[] getServiceMethodBindings(Date versDateTime) throws DatastreamNotFoundException, ObjectIntegrityException, RepositoryConfigurationException, GeneralException
getServiceMethodBindings in interface ServiceDeploymentReaderDatastreamNotFoundExceptionObjectIntegrityExceptionRepositoryConfigurationExceptionGeneralExceptionpublic DeploymentDSBindSpec getServiceDSInputSpec(Date versDateTime) throws DatastreamNotFoundException, ObjectIntegrityException, RepositoryConfigurationException, GeneralException
getServiceDSInputSpec in interface ServiceDeploymentReaderDatastreamNotFoundExceptionObjectIntegrityExceptionRepositoryConfigurationExceptionGeneralExceptionpublic InputStream getServiceMethodsXML(Date versDateTime) throws DatastreamNotFoundException, ObjectIntegrityException
getServiceMethodsXML in interface ServiceDeploymentReaderDatastreamNotFoundExceptionObjectIntegrityExceptionCopyright © 2013 DuraSpace. All Rights Reserved.