Uses of Class
com.counterclaim.openefm.transceiver.FilingContext

Packages that use FilingContext
com.counterclaim.openefm   
com.counterclaim.openefm.model.lxml   
com.counterclaim.openefm.model.lxml.ozone   
com.counterclaim.openefm.transceiver   
 

Uses of FilingContext in com.counterclaim.openefm
 

Methods in com.counterclaim.openefm that return FilingContext
 FilingContext BaseTestCase.getFilingContext()
          Return a new FilingContext with username "gollum" and password "precious".
 

Uses of FilingContext in com.counterclaim.openefm.model.lxml
 

Fields in com.counterclaim.openefm.model.lxml declared as FilingContext
private  FilingContext InternalLxmlFilingImpl.context
           
 

Methods in com.counterclaim.openefm.model.lxml that return FilingContext
 FilingContext InternalLxmlFilingImpl.getContext()
           
 FilingContext InternalLxmlFiling.getContext()
           
 

Methods in com.counterclaim.openefm.model.lxml with parameters of type FilingContext
 void InternalLxmlFilingImpl.setContext(FilingContext context)
           
 void InternalLxmlFiling.setContext(FilingContext context)
           
 

Uses of FilingContext in com.counterclaim.openefm.model.lxml.ozone
 

Methods in com.counterclaim.openefm.model.lxml.ozone that return FilingContext
 FilingContext OzoneLxmlFilingImpl_Proxy.getContext()
           
 FilingContext OzoneLxmlFilingImpl.getContext()
           
 

Methods in com.counterclaim.openefm.model.lxml.ozone with parameters of type FilingContext
 void OzoneLxmlFilingImpl_Proxy.setContext(FilingContext arg0)
           
 void OzoneLxmlFilingImpl.setContext(FilingContext context)
           
 

Uses of FilingContext in com.counterclaim.openefm.transceiver
 

Methods in com.counterclaim.openefm.transceiver with parameters of type FilingContext
 LxmlResponse AbstractFilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 LxmlResponse FilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 



Copyright © 2002 counterclaim.com. All Rights Reserved.