Qizx fe-4.4p2 API

Uses of Interface
com.qizx.api.Library

Packages that use Library
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
 

Uses of Library in com.qizx.api
 

Methods in com.qizx.api that return Library
 Library PostCommitTrigger.CommitEvent.getLibrary()
          Returns an XML Library session reflecting the state of the database after the commit.
 Library Expression.getLibrary()
          Returns the XML Library of the compiled expression.
 Library LibraryMember.getLibrary()
          Returns the Library session owning this member.
 Library LibraryManager.openLibrary(String libraryName)
          Opens a new session on a Library.
 Library LibraryManager.openLibrary(String libraryName, AccessControl accessControl, User user)
          Opens a new session on a Library.
 

Methods in com.qizx.api that return types with arguments of type Library
 List<Library> LibraryManager.listSessions()
          Returns a list of active (non closed) sessions.
 


© 2010 Axyana Software