Uses of Package
org.strutsme.wishlist.business

Packages that use org.strutsme.wishlist.business
org.strutsme.wishlist.business All business stuff. 
org.strutsme.wishlist.presentation.struts.login Package for all Struts actions and forms in module "login". 
org.strutsme.wishlist.presentation.struts.wish All struts forms and actions for the wish module. 
 

Classes in org.strutsme.wishlist.business used by org.strutsme.wishlist.business
BusinessException
          The exception thrown from business layer.
WishlistBusinessFacade
          The business facade for the wishlist.
 

Classes in org.strutsme.wishlist.business used by org.strutsme.wishlist.presentation.struts.login
BusinessException
          The exception thrown from business layer.
 

Classes in org.strutsme.wishlist.business used by org.strutsme.wishlist.presentation.struts.wish
BusinessException
          The exception thrown from business layer.