|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
blobExists
method checks if
the specified blob exists.
containerExists
method checks if
the specified container exists.
createContainer
method creates
the specified container A NxqdException is thrown if
the container already exists.
createModify
method will create an
XmlModify
object.
deleteBlob
method deletes the specified blob from this
container using the specified blobId.
deleteContainer
method deletes the
specifed container.
deleteContainer
method deletes the
specifed container.
deleteDocument
method deletes the specified document from this
container using the specified documentId.
docFromString
method converts a java.lang.String
object into a org.w3c.dom.Document
.
docToString
method converts a Document
object into a java.lang.String
.
docToString
method converts a Document
object into a java.lang.String
.
documentExists
method checks if
the specified document exists.
extractCollectionName
method will extract the Collection
name from the uri parameter.
extractCollectionPath
method will extract the Collection
path from the uri parameter.
getBlob
method retrieves the specified blob from the database.
getContainer
method returns a handle
to the specified container.
getDocument
method retrieves the specified document from this
container using the specified documentId.
getHostName
method returns the host name
of the machine running the Nxqd server.
getHostName
method returns the host name
of the machine running the Nxqd server.
getHostName
method returns the host name
of the machine running the Nxqd server.
getHostPort
method returns the host port
of the remote Nxqd server.
getHostPort
method returns the host port
of the remote Nxqd server.
getHostPort
method returns the host port
of the remote Nxqd server.
getName
method returns the name of the
resource which generated the event.
getName
method returns the name of this Container.
getResults method will retrieve the results after a
lazyQuery
has been executed.
- getSAXFeature(String) -
Method in class net.sf.nxqd.xmldb.NxqdXMLResource
-
- getService(String, String) -
Method in class net.sf.nxqd.xmldb.NxqdCollection
-
- getServices() -
Method in class net.sf.nxqd.xmldb.NxqdCollection
-
- getSessionId() -
Method in class net.sf.nxqd.NxqdManager
- The
getSessionId
method returns the session id which
identifies the client for this session.
- getSessionId() -
Method in class net.sf.nxqd.soap.AxisConnector
- The
getSessionId
method returns the session id which
identifies the client for this session.
- getSource() -
Method in class net.sf.nxqd.event.NxqdEvent
- The
getSource
method is used to hold additional data use by the
NxqdContainerEvent
and NxqdManagerEvent
objects.
- getType() -
Method in class net.sf.nxqd.event.NxqdEvent
- The
getType
method returns the event type of this event.
- getTypeDescription() -
Method in class net.sf.nxqd.event.NxqdManagerEvent
-
- getValue() -
Method in class net.sf.nxqd.NxqdValue
-
- getValuesAsList(Map) -
Static method in class net.sf.nxqd.common.NxqdUtils
-
- getVersion() -
Method in class net.sf.nxqd.xmldb.NxqdService
-
- gsoapResultObjectToList(Object) -
Static method in class net.sf.nxqd.common.NxqdUtils
- The
gsoapResultObjectToList
method converts
the strange gsoap behaviour into something more
consistent, as gsoap returns sometimes null, a string or
a List, dpending on the number of results.
handleContainerCreated
method is invoked when a Container named
name is created by the Nxqd server.
handleContainerDeleted
method is invoked when a Container named
name is deleted by the Nxqd server.
handleContainerRenamed
method is invoked when a Container
is renamed.
handleEvent
method is a generic method called for all events.
handleResourceCreated
method is called when a container
reports a resource has been created.
handleResourceDeleted
method is called when a container
reports a resource has been deleted.
handleResourceUpdated
method is called when a container
reports a resource has been updated.
lazyQuery
method executes the specified queryExpression
on this database.
listBlobs
method lists the id's of
the blobs managed by this container.
listContainers
method returns a List containing
the container names managed by the server.
listDocuments
method returns a List containing
the document id's managed by the server.
NXQD_NAME
constant is used to construct a Xml:DB URI
to connect to the Nxqd server.
NXQD_PORT
specifies the default port
in case it is not specified in the URI.
NxqdBinaryResource
constructor creates a new instance
of NxqdBinaryResource.
NxqdConsumer
is a utility class
for all classes needing to cimmunicate using the NxqdClient.NxqdContainer
is the for
interacting with Nxqd containers, such as adding or deleting documents.NxqdDatabase
is the Xml:DB driver for
communicating with the Nxqd Apache module.NxqdDatabase
constructor creates a new instance
of this driver.
NxqdException
is the encapsulating exception for exceptions
thrown by this package.NxqdException
instance.
NxqdException
instance.
NxqdManager
is the main class for
communicating with the Nxqd Apache module.NxqdManager
instance which will connect
to the specified host on the default port.
NxqdManager
constructor creates a new instance
of this driver.
NxqdModify
is the context within which a set of
one or more documents specified by an XQuery query can be modified
in place.NxqdQueryExpression
here.NxqdService
is an abstract class from which all
Xml:DB services are derived.Utils
is n abstract class to centralise common
uility methods for use by all the classes.NxqdXMLResource
constructor creates a new instance
of NxqdXMLResource.
NxqdXPathQueryService
is an implemenation of
org.xmldb.api.modules.XPathQueryService
.NxqdXUpdateQueryService
is an implemenation of
org.xmldb.api.modules.XUpdateQueryService
.parseHost
method will extract the host value
from the uri parameter.
parseHost
method will extract the port value from
the uri parameter.
prepare
method here.
putBlob
method stores the specified blob object as a binary
resources in the database under the specified id.
putDocument
method adds the document to this
container using the specified documentId.
query
method executes the specified queryExpression
on this database.
query
method executes the specified queryExpression
on this database.
renameContainer
method creates
the specified container A NxqdException is thrown if
the container already exists.
setContainerEventPeriod
method sets the polling period for retrieving the
container event queue from the server.
setManagerEventPeriod
method sets the polling period for retrieving the
manager event queue from the server.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |