|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.imca.model.EventBO
public class EventBO
Business Object representing the properties, persistence and functionality of the IMCA domain object.
Constructor Summary | |
---|---|
EventBO()
|
Method Summary | |
---|---|
EventEntity |
getEntity()
Get the persistence entity. |
void |
setEntity(EventEntity 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 EventBO()
Method Detail |
---|
public EventEntity getEntity()
public void setEntity(EventEntity 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 |