HDIV API 2.0.4

Uses of Interface
org.hdiv.application.IApplication

Packages that use IApplication
org.hdiv.application   
org.hdiv.dataComposer   
org.hdiv.util   
 

Uses of IApplication in org.hdiv.application
 

Classes in org.hdiv.application that implement IApplication
 class ApplicationHDIV
          ServletContext's Wrapper class
 

Uses of IApplication in org.hdiv.dataComposer
 

Methods in org.hdiv.dataComposer that return IApplication
 IApplication AbstractDataComposer.getApplication()
           
 IApplication IDataComposer.getApplication()
           
 

Methods in org.hdiv.dataComposer with parameters of type IApplication
 void AbstractDataComposer.init(ISession session, IApplication application)
          Initializes IdataComposer with the user session and the application context
 void IDataComposer.init(ISession session, IApplication application)
          Initializes IdataComposer with the user session and the application context
 void AbstractDataComposer.setApplication(IApplication application)
           
 void IDataComposer.setApplication(IApplication application)
           
 

Uses of IApplication in org.hdiv.util
 

Methods in org.hdiv.util that return IApplication
static IApplication HDIVUtil.getApplication()
           
 


HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.