|
DJDoc v.1.0.0b-1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessObject
The implementations of the BusinessObject
interface are
persistence capable classes. The instances of these classes are internally
identified by an integer ID key.
Method Summary | |
---|---|
int |
getId()
Getter method for this BusinessObject 's internal ID. |
Method Detail |
---|
int getId()
BusinessObject
's internal ID.
BusinessObject
|
DJDoc v.1.0.0b-1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |