Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mitre.cvw.DocInUseException

Uses of DocInUseException in org.mitre.cvw
 

Methods in org.mitre.cvw that throw DocInUseException
 int DSIController.startDSOp(int opcode, DSIParms params)
          Methods to start a DS request, query a current request's status, and retrieve the results of a request Start a request.
 DSIParms DSIController.startDSSyncOp(int opcode, DSIParms params)
          Start a request, and wait for it to finish.