Uses of Class
org.cogchar.app.puma.web.PumaWebMapper

Packages that use PumaWebMapper
org.cogchar.app.puma.boot   
org.cogchar.app.puma.registry   
org.cogchar.bundle.app.puma   
 

Uses of PumaWebMapper in org.cogchar.app.puma.boot
 

Methods in org.cogchar.app.puma.boot that return PumaWebMapper
 PumaWebMapper PumaAppContext.getOrMakeWebMapper()
           
 

Uses of PumaWebMapper in org.cogchar.app.puma.registry
 

Methods in org.cogchar.app.puma.registry that return PumaWebMapper
 PumaWebMapper PumaRegistryClientImpl.getWebMapper(org.appdapter.core.name.Ident optSpecID)
           
 PumaWebMapper PumaRegistryClient.getWebMapper(org.appdapter.core.name.Ident optSpecID)
           
 

Methods in org.cogchar.app.puma.registry with parameters of type PumaWebMapper
 void PumaRegistryClientImpl.putWebMapper(PumaWebMapper wm, org.appdapter.core.name.Ident optSpecID)
           
 void PumaRegistryClient.putWebMapper(PumaWebMapper wm, org.appdapter.core.name.Ident optSpecID)
           
 

Uses of PumaWebMapper in org.cogchar.bundle.app.puma
 

Fields in org.cogchar.bundle.app.puma declared as PumaWebMapper
 PumaWebMapper PumaAppUtils.GreedyHandleSet.pumaWebMapper
           
 



Copyright © 2010-2013. All Rights Reserved.