|
Qizx fe-4.4p2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LibraryException | |
---|---|
com.qizx.api | API of the embeddable version of the Qizx XML Query engine. |
Uses of LibraryException in com.qizx.api |
---|
Subclasses of LibraryException in com.qizx.api | |
---|---|
class |
AccessControlException
Exception thrown when an AccessControl denies a User the
permission to read or modify information in Library. |
Methods in com.qizx.api that throw LibraryException | |
---|---|
void |
Library.close()
Terminates a session. |
void |
Library.commit()
Commits the current transaction. |
void |
LibraryManager.createLibrary(String libraryName,
File libraryDirectory)
Creates a new XML Library and manages it in this LibraryManager. |
boolean |
LibraryManager.deleteLibrary(String libraryName)
Physically destroys a Library. |
void |
LibraryManager.manageLibrary(String libraryName,
File libraryDirectory)
Starts managing an existing XML Library in this LibraryManager. |
void |
Library.refresh()
Refreshes the view of the Library. |
void |
Library.rollback()
Cancels the current transaction. |
boolean |
LibraryManager.unmanageLibrary(String libraryName,
int graceTimeMillis)
Closes and detaches a XML Library from this LibraryManager. |
|
© 2010 Axyana Software | |||||||||
PREV NEXT | FRAMES NO FRAMES |