no.sesat.search.http.dwr
Class DataModelWrapper

java.lang.Object
  extended by no.sesat.search.http.dwr.DataModelWrapper

public class DataModelWrapper
extends Object


Method Summary
static BrowserDataObject getBrowser()
           
static DataModel getDataModel()
           
static ResultItem getResultItem(String name, int index)
           
static ResultList<ResultItem> getResults(String name)
           
static SearchDataObject getSearch(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDataModel

public static DataModel getDataModel()

getBrowser

public static BrowserDataObject getBrowser()

getSearch

public static SearchDataObject getSearch(String name)

getResults

public static ResultList<ResultItem> getResults(String name)

getResultItem

public static ResultItem getResultItem(String name,
                                       int index)


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.