|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BusinessObject
A parent interface for all of the other interfaces in the business object layer.
BaseBusinessObject| Method Summary | |
|---|---|
void |
initialize(java.util.Map transferMap)
Initializes this business object by copying incoming parameters into its properties. |
| Method Detail |
|---|
void initialize(java.util.Map transferMap)
throws java.lang.Exception
BusinessObjectFactory
immediately after object creation.
transferMap - A Map containing objects such as the
application's DAOFactory,
Settings,User, and
BusinessObjectFactory.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||