Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Qizx fe-4.4p2 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
MAJOR_VERSION
- Static variable in interface com.qizx.api.
Product
Major version number.
makeSnippet(Node, QName, QName, QName, String)
- Method in class com.qizx.api.util.fulltext.
FullTextSnippetExtractor
Directly builds a snippet from a source Node.
manageLibrary(String, File)
- Method in interface com.qizx.api.
LibraryManager
Starts managing an existing XML Library in this LibraryManager.
mayChangeContent(User, LibraryMember)
- Method in interface com.qizx.api.
AccessControl
Checks if a User has the permission to modify the contents of a Library Object.
mayChangeProperty(User, LibraryMember, String)
- Method in interface com.qizx.api.
AccessControl
Checks if a User has the permission to modify the value of a property of a Library member.
mayReadContent(User, LibraryMember)
- Method in interface com.qizx.api.
AccessControl
Checks if a User has the permission to get the contents of a Library member.
mayReadProperty(User, LibraryMember, String)
- Method in interface com.qizx.api.
AccessControl
Checks if a User has the permission to get the value of a property of a Library member.
MEDIA_TYPE
- Static variable in class com.qizx.api.util.
XMLSerializer
name of option specifying the media type (NOT IMPLEMENTED)
MEMBER_NOT_FOUND
- Static variable in exception com.qizx.api.
LibraryException
Error code used for a non-existent Document or Collection.
memberCreated(LibraryMember)
- Method in interface com.qizx.api.
LibraryMemberObserver
Called just after a library member is created or overwritten (for a Document).
memberDeleted(LibraryMember)
- Method in interface com.qizx.api.
LibraryMemberObserver
Called just before the library member is deleted.
memberRenamed(LibraryMember, String)
- Method in interface com.qizx.api.
LibraryMemberObserver
Called just after the library member is renamed.
MEMORY_LIMIT
- Static variable in class com.qizx.api.
Configuration
Maximum memory size used by a LibraryManager (in bytes).
Message
- Class in
com.qizx.api
Message (error or warning) returned by compilation errors.
Message(int, QName, String, String, int, int, int, String)
- Constructor for class com.qizx.api.
Message
For internal use.
META_BLOCK_SIZE
- Static variable in class com.qizx.api.
Configuration
Size of blocks used for meta-properties storage.
META_COMPRESS
- Static variable in class com.qizx.api.
Configuration
Compression for metadata properties.
META_INDEX_COMPRESS
- Static variable in class com.qizx.api.
Configuration
Compression for metadata indexes.
META_SEGMENT_MAX_COUNT
- Static variable in class com.qizx.api.
Configuration
Number of index segments of similar size that triggers a segment compaction (unless this would create a segment larger than specified property META_SEGMENT_MAX_SIZE).
META_SEGMENT_MAX_SIZE
- Static variable in class com.qizx.api.
Configuration
Maximum size in bytes for metadata index segments (segment compaction will not create larger segments than this size)
METHOD
- Static variable in class com.qizx.api.util.
XMLSerializer
name of option specifying the output style: the value must be "XML", "HTML", "XHTML", "TEXT".
MINOR_VERSION
- Static variable in interface com.qizx.api.
Product
Minor version number.
MISC
- Static variable in exception com.qizx.api.
LibraryException
Error code used by default.
ModuleResolver
- Interface in
com.qizx.api
Resolves a module URI specified by a XQuery 'import module' declaration.
move(String, String)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Wraps the
move
request.
moveTo(long)
- Method in interface com.qizx.api.
ItemSequence
Moves the current position to the specified value.
moveToNextEvent()
- Method in class com.qizx.api.util.fulltext.
FullTextHighlighter
moveToNextEvent()
- Method in class com.qizx.api.util.fulltext.
FullTextSnippetExtractor
moveToNextEvent()
- Method in interface com.qizx.api.
XMLPullStream
Moves the event stream one step forward.
moveToNextItem()
- Method in interface com.qizx.api.
ItemSequence
Moves to the next item.
moveToNextMember()
- Method in interface com.qizx.api.
LibraryMemberIterator
Attempts to move to the next member.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2010 Axyana Software
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X