it.eng.spagobi.mapcatalogue.service
Class DetailFeatureModule

java.lang.Object
  extended by it.eng.spago.dispatching.service.DefaultRequestContext
      extended by it.eng.spago.dispatching.module.AbstractModule
          extended by it.eng.spagobi.mapcatalogue.service.DetailFeatureModule
All Implemented Interfaces:
it.eng.spago.dispatching.module.ModuleIFace, it.eng.spago.dispatching.service.RequestContextIFace, it.eng.spago.dispatching.service.ServiceIFace, it.eng.spago.init.InitializerIFace, java.io.Serializable

public class DetailFeatureModule
extends it.eng.spago.dispatching.module.AbstractModule

Spago Action which executes the map producing request

See Also:
Serialized Form

Constructor Summary
DetailFeatureModule()
           
 
Method Summary
 void service(it.eng.spago.base.SourceBean serviceRequest, it.eng.spago.base.SourceBean serviceResponse)
          Method called automatically by Spago framework when the action is invoked.
 
Methods inherited from class it.eng.spago.dispatching.module.AbstractModule
getConfig, getModule, getModuleMethod, getPage, getSharedData, init, setModule, setModuleMethod, setPage, setSharedData
 
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailFeatureModule

public DetailFeatureModule()
Method Detail

service

public void service(it.eng.spago.base.SourceBean serviceRequest,
                    it.eng.spago.base.SourceBean serviceResponse)
             throws java.lang.Exception
Method called automatically by Spago framework when the action is invoked. The method search into the request two parameters

Parameters:
serviceRequest - the Spago request SourceBean
serviceResponse - the Spago response SourceBean
Throws:
java.lang.Exception - the exception