Qizx/db 2.1 API
A B C D E F G H I L M N O P Q R S T U V W X

A

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.
ATTRIBUTE - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for an Attribute node.
AccessControl - interface com.qizx.api.AccessControl.
Abstract access control to the members of a Library.
AccessControlBase - class com.qizx.api.util.accesscontrol.AccessControlBase.
Base implementation of AccessControl usable for custom implementations.
AccessControlBase(int) - Constructor for class com.qizx.api.util.accesscontrol.AccessControlBase
Default constructor.
AccessControlException - exception com.qizx.api.AccessControlException.
Exception thrown when an AccessControl denies a User the permission to read or modify information in Library.
AccessControlException(String) - Constructor for class com.qizx.api.AccessControlException
Constructs an AccessControlException.
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
 
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
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
addAttributeRule(QName, QName[], int) - Method in class com.qizx.api.Indexing
Adds a new Rule applicable to a specific attribute.
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 of access and update operations.
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.

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