Uses of Class
org.scrashmeow.ojb.console.config.SearchDefinitions

Packages that use SearchDefinitions
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
 

Uses of SearchDefinitions in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return SearchDefinitions
static SearchDefinitions SearchDefinitions.unmarshal(java.io.Reader reader)
          Method unmarshal
 SearchDefinitions OjbConsole.getSearchDefinitions()
          Method getSearchDefinitionsReturns the value of field 'searchDefinitions'.
 

Methods in org.scrashmeow.ojb.console.config with parameters of type SearchDefinitions
 void OjbConsole.setSearchDefinitions(SearchDefinitions searchDefinitions)
          Method setSearchDefinitionsSets the value of field 'searchDefinitions'.
 

Uses of SearchDefinitions in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return SearchDefinitions
protected  SearchDefinitions ConfigServiceImpl.getSearchDefinitions()
          Method getSearchDefinitions @add-javadoc!!!
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.