Uses of Class
com.ejie.r01f.rpcdispatcher.search.Search

Packages that use Search
com.ejie.r01f.rpcdispatcher.search   
com.ejie.r01f.taglibs.xtags   
 

Uses of Search in com.ejie.r01f.rpcdispatcher.search
 

Methods in com.ejie.r01f.rpcdispatcher.search that return Search
abstract  Search SearchRPCExec.getSearchObject(java.lang.String searchID)
          Devuelve el objeto buscador con los resultados de busqueda
 

Uses of Search in com.ejie.r01f.taglibs.xtags
 

Methods in com.ejie.r01f.taglibs.xtags that return Search
 Search SearchTag.getBuscador()
          Devuelve el buscador utilizado en la busqueda
 

Methods in com.ejie.r01f.taglibs.xtags with parameters of type Search
 void SearchTag.setBuscador(Search x)
          Establece el objeto buscador utilizado en la busqueda