Uses of Package
com.sri.common.dbobj

Packages that use com.sri.common.dbobj
com.sri.emo.wizard This package provides framework for wizard creation as well as EMO specific bindings. 
com.sri.emo.wizard.completion This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.completion.persistence This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. 
com.sri.emo.wizard.creation This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.creation.persistence This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. 
com.sri.emo.wizard.expressoimpl This directory contains various adapter classes to bridge the Wizard APIs with Expresso. 
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryException
          Runtime Exception for underlying repository errors.
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard.completion
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryConversionException
          Exception indicates a general error in adapting a Database object to a POJO.
RepositoryException
          Runtime Exception for underlying repository errors.
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard.completion.persistence
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryConversionException
          Exception indicates a general error in adapting a Database object to a POJO.
RepositoryException
          Runtime Exception for underlying repository errors.
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard.creation
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryConversionException
          Exception indicates a general error in adapting a Database object to a POJO.
RepositoryException
          Runtime Exception for underlying repository errors.
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard.creation.persistence
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryConversionException
          Exception indicates a general error in adapting a Database object to a POJO.
RepositoryException
          Runtime Exception for underlying repository errors.
 

Classes in com.sri.common.dbobj used by com.sri.emo.wizard.expressoimpl
ObjectNotFoundException
          Error that is thrown when Repositories do not find the resulting object.
RepositoryException
          Runtime Exception for underlying repository errors.
 



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.