Uses of Package
org.scrashmeow.ojb.console.service

Packages that use org.scrashmeow.ojb.console.service
org.scrashmeow.ojb.console.framework Provides the classes that define the base controller object layer for the web application. 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
org.scrashmeow.ojb.console.ui.action   
org.scrashmeow.ojb.console.ui.control   
org.scrashmeow.ojb.console.ui.control.crumbs   
org.scrashmeow.ojb.console.ui.control.grid.factory   
org.scrashmeow.ojb.console.ui.control.widget   
org.scrashmeow.ojb.console.ui.form   
org.scrashmeow.ojb.console.ui.plugin   
org.scrashmeow.ojb.console.ui.repoeditor   
org.scrashmeow.ojb.console.ui.validator   
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.framework
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.service
ApplicationService
          Central interface into the Service Layer of the web application
ConfigService
          The UI configuration service that provides a facade into the model objects for the configuration file for the OJB Console (OJBC.xml)
ConnectionService
           
FormService
          The Form service.
MetaDataService
          The MetaData Service.
ObjectService
          The Object Service.
RepositoryVerifier
           
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
ServiceFactory
          Interface for a factory that creates the services needed for the application.
ServiceFactoryImpl
          Implementation class for a factory that creates the services needed for the application.
UiMetaDataService
          The UI MetaData service.
UserService
          The User Service.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.action
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.control
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.control.crumbs
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.control.grid.factory
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.control.widget
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.form
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.plugin
ApplicationService
          Central interface into the Service Layer of the web application
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.repoeditor
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 

Classes in org.scrashmeow.ojb.console.service used by org.scrashmeow.ojb.console.ui.validator
ApplicationService
          Central interface into the Service Layer of the web application
ServiceException
          The base exception for all exceptions thrown from within the Service layer of the application.
 



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