|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRecord
This interface defines a record.
Method Summary | |
---|---|
void |
delete()
Delete the record. |
void |
persist()
Save the record. |
void |
restore()
Load the record. |
Methods inherited from interface palmed.io.ISerializable |
---|
marshall, unmarshall |
Method Detail |
---|
void persist()
void restore()
void delete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |