Uses of Class
wt.inf.library.WTLibrary

Packages that use WTLibrary
wt.inf.container   
wt.inf.library   
wt.pdmlink   
 

Uses of WTLibrary in wt.inf.container
 

Methods in wt.inf.container that return WTLibrary
 WTLibrary WTContainerServiceFwd.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 WTLibrary WTContainerService.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 WTLibrary StandardWTContainerService.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 WTLibrary WTContainerServiceFwd.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 WTLibrary WTContainerService.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 WTLibrary StandardWTContainerService.getClassicContainer()
          Returns a cached, read-only instance of the installation's classic container.
 

Uses of WTLibrary in wt.inf.library
 

Methods in wt.inf.library that return WTLibrary
static WTLibrary WTLibrary.newWTLibrary()
          Default factory for the class.
 

Methods in wt.inf.library with parameters of type WTLibrary
protected  boolean WTLibrary.readVersion(WTLibrary thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of WTLibrary in wt.pdmlink
 

Methods in wt.pdmlink that return WTLibrary
static WTLibrary ProductIXUtils.importBaseLibraryInfo(WTLibrary lib, IxbElement elem, Importer imp)
           
 

Methods in wt.pdmlink with parameters of type WTLibrary
static WTLibrary ProductIXUtils.importBaseLibraryInfo(WTLibrary lib, IxbElement elem, Importer imp)
           
static QueryResult ProductIXUtils.getPlans(WTLibrary library)
          Returns project plans associated with project.
 void LibConfigIxHandler.exportProductConfig(WTLibrary library, IxbElement project_elem, Exporter exporter)
           ProductConfig NmLoader*, ACLRule*, TypeBasedRule*, TemplateDocument*, DocumentTemplate*
static void LibConfigIxHandler.exportProductBaseInfo(WTLibrary library, IxbElement elem, Exporter exp)