Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jeteam.bean.project

Class Summary
ProjectBean A project is one of the central entities in the system, in fact everything is built around it.
ProjectBeanCMP  
ProjectBeanImpl  
ProjectDTO Value object for Project.
ProjectServiceBean This bean is a service to Project CRUD operations.
ProjectServiceBeanImpl  
 

Exception Summary
ProjectException This exception represents a business exception, the arguments passed to the constructor should be the i18n context message key, its associated parameters, and a Throwable instance that cause this exception (if any).