|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.imca.model.DesignBO
public class DesignBO
Business Object representing the properties, persistence and functionality of the IMCA domain object.
| Constructor Summary | |
|---|---|
DesignBO()
|
|
| Method Summary | |
|---|---|
DesignEntity |
getEntity()
Get the persistence entity. |
void |
setEntity(DesignEntity entity)
Set the persistence entity. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DesignBO()
| Method Detail |
|---|
public DesignEntity getEntity()
public void setEntity(DesignEntity entity)
entity - The new persistence entity for this Business Object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||