|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use uk.org.ogsadai.activity.xmldb.commands | |
| uk.org.ogsadai.activity.xmldb | Contains activity implementations for performing various operations on XML databases. |
| uk.org.ogsadai.activity.xmldb.commands | Contains a command interface and various implementations for use by the XML database activities. |
Classes in uk.org.ogsadai.activity.xmldb.commands used by uk.org.ogsadai.activity.xmldb| Command
|
A Command performs some kind of operation using the
contents of a CommandContext.CommandFactory
|
A CommandFactory creates Command
instances based on the supplied command Element. |
|
Classes in uk.org.ogsadai.activity.xmldb.commands used by uk.org.ogsadai.activity.xmldb.commands| Command
|
A Command performs some kind of operation using the
contents of a CommandContext.CommandContext
|
A CommandContext allows a command to access the
objects that it can interact with.CommandFactory
|
A CommandFactory creates Command
instances based on the supplied command Element.XMLDBCommandCreationException
|
Raised when an XMLDB command factory experiences problems when creating a command. XMLDBCommandExecutionException
|
Raised when an XMLDB command experiences problems when executing an XMLDB command. XMLDBCommandSpecificationException
|
Raised when there is a problem in the settings of an XMLDB command as provided by a client. XMLDBStreamNotFoundException
|
An XMLDB command context stream cannot be accessed. XMLDBUnsupportedCommandException
|
Raised when an unsupported command is provided to an XMLDB command factory. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||