org.oclc.da.gdfr.registryprototype.srw
Class CollectionFacadeUpdateDatabase

java.lang.Object
  extended by ORG.oclc.os.Update.UpdateDatabase
      extended by org.oclc.da.gdfr.registryprototype.srw.CollectionFacadeUpdateDatabase

public class CollectionFacadeUpdateDatabase
extends ORG.oclc.os.Update.UpdateDatabase


Field Summary
protected static java.lang.String CREATE
           
 
Fields inherited from class ORG.oclc.os.Update.UpdateDatabase
dbInfo
 
Constructor Summary
CollectionFacadeUpdateDatabase()
           
 
Method Summary
 void createSchemaHandler(java.lang.String schemaName, java.lang.String schemaIdentifier, java.lang.String info)
           
 gov.loc.www.zing.srw.update.ExplainResponseType explain(gov.loc.www.zing.srw.update.ExplainRequestType req)
           
 void init(ORG.oclc.os.Update.DatabaseInfo dbInfo)
           
 gov.loc.www.zing.srw.update.UpdateResponseType update(gov.loc.www.zing.srw.update.UpdateRequestType req)
           
 
Methods inherited from class ORG.oclc.os.Update.UpdateDatabase
diagnostic, findFile, getConfigInfo, getDatabase, getDatabaseExplainInfo, getMetaInfo, getSchemaInfo, makeDbInfo, makeExplainRecord, newDiagnostic, openFileInputStream, returnDatabase, setHost, setPort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE

protected static final java.lang.String CREATE
See Also:
Constant Field Values
Constructor Detail

CollectionFacadeUpdateDatabase

public CollectionFacadeUpdateDatabase()
Method Detail

init

public void init(ORG.oclc.os.Update.DatabaseInfo dbInfo)
          throws java.lang.Exception
Overrides:
init in class ORG.oclc.os.Update.UpdateDatabase
Throws:
java.lang.Exception

createSchemaHandler

public void createSchemaHandler(java.lang.String schemaName,
                                java.lang.String schemaIdentifier,
                                java.lang.String info)
                         throws java.lang.Exception
Specified by:
createSchemaHandler in class ORG.oclc.os.Update.UpdateDatabase
Throws:
java.lang.Exception

explain

public gov.loc.www.zing.srw.update.ExplainResponseType explain(gov.loc.www.zing.srw.update.ExplainRequestType req)
                                                        throws java.rmi.RemoteException
Specified by:
explain in class ORG.oclc.os.Update.UpdateDatabase
Throws:
java.rmi.RemoteException

update

public gov.loc.www.zing.srw.update.UpdateResponseType update(gov.loc.www.zing.srw.update.UpdateRequestType req)
                                                      throws java.rmi.RemoteException
Specified by:
update in class ORG.oclc.os.Update.UpdateDatabase
Throws:
java.rmi.RemoteException


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.