Qizx fe-4.4p2 API
A B C D E F G H I J L M N O P Q R S T U V W X

A

accept(LibraryMember) - Method in interface com.qizx.api.LibraryMemberFilter
The implemented method should return true to accept the member.
accept(LibraryMember) - Method in class com.qizx.api.util.GlobFilter
 
AccessControl - Interface in com.qizx.api
Abstract access control to the members of a Library.
AccessControlException - Exception in com.qizx.api
Exception thrown when an AccessControl denies a User the permission to read or modify information in Library.
AccessControlException(String) - Constructor for exception com.qizx.api.AccessControlException
Constructs an AccessControlException.
addAttrDateSieve(String, Locale, QName, QName[]) - Method in class com.qizx.api.Indexing
A Convenience method that adds a format-based DateSieve for a specific attribute
addAttributeRule(QName, QName[], int) - Method in class com.qizx.api.Indexing
Adds a new Rule applicable to a specific attribute.
addAttrNumberSieve(String, Locale, QName, QName[]) - Method in class com.qizx.api.Indexing
A Convenience method that adds a format-based NumberSieve for a specific attribute
addContentImporter(String) - Static method in class com.qizx.api.Configuration
Defines a ContentImporter by its class name.
addDateSieve(String, Locale, QName, QName[]) - Method in class com.qizx.api.Indexing
A Convenience method that adds a format-based DateSieve for a specific element
addDefaultAttributeRule(QName[], int) - Method in class com.qizx.api.Indexing
Adds a new Rule applicable to all attributes.
addDefaultElementRule(QName[], int) - Method in class com.qizx.api.Indexing
Adds a new Rule applicable to all elements.
addElementRule(QName, QName[], int) - Method in class com.qizx.api.Indexing
Adds a new Rule applicable to a specific element.
addLibraryObserver(LibraryMemberObserver) - Method in interface com.qizx.api.LibraryManager
Adds an observer for access and update operations.
addLogHandler(Handler) - Method in interface com.qizx.api.LibraryManager
Adds a Logger handler which is used both by the Library Manager and all the managed Libraries.
addNumberSieve(String, Locale, QName, QName[]) - Method in class com.qizx.api.Indexing
A Convenience method that adds a format-based DateSieve for a specific element
addParameter(String, String) - Method in class com.qizx.api.util.text.SieveBase
Utility method to specify an individual parameter.
addPostCommitTrigger(String, PostCommitTrigger) - Method in interface com.qizx.api.LibraryManager
Adds a post-commit Trigger.
addProperty(String, String, String) - Method in class com.qizx.apps.restapi.RestAPIConnection
Adds a Property to a batch of setprop operations
addSynonym(Thesaurus.TokenSequence, String, int) - Method in class com.qizx.api.fulltext.Thesaurus.LookupResult
Appends a Synonym.
addSynonym(Thesaurus.Synonym) - Method in class com.qizx.api.fulltext.Thesaurus.LookupResult
 
addToken(char[]) - Method in class com.qizx.api.fulltext.Thesaurus.TokenSequence
Adds a token in last position.
ALLOWED_CLASSES - Static variable in class com.qizx.api.Configuration
List of classes allowed for Java function Binding.
ALLOWED_JAVA_CLASSES - Static variable in interface com.qizx.api.XQuerySession
 
ATOM_ANY - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for typed leaf node holding a value of any serializable class.
ATOM_BOOLEAN - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for a typed leaf node holding a boolean value.
ATOM_DATE - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for typed leaf node holding a date/time value.
ATOM_DOUBLE - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for a typed leaf node holding a double value.
ATOM_LONG - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for a typed integer node, holding a long integer value.
ATOMIC_TYPE - Static variable in interface com.qizx.api.ItemType
Value returned by getNodeKind() when this type is not a node type (i.e atomic type or xs:anyType or xs:anySimpleType).
ATTRIBUTE - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for an Attribute node.
AUTO_DTD - Static variable in class com.qizx.api.util.XMLSerializer
name of option used to inhibit the automatic generation of DOCTYPE (extension): value is a boolean (true by default) that indicates that a DOCTYPE should be generated on documents stored in XML Libraries, having properties System/Public ID.

© 2010 Axyana Software
A B C D E F G H I J L M N O P Q R S T U V W X