Interface that any object should implement that is to store by SDMPersistence.
com.sap.mobile.lib.persistence
public interface IPersistable
All members of IPersistable, including inherited members.
Methods| Modifier and Type | Method | Description | 
|---|---|---|
| public void | read(BufferedReader) | |
| public void | write(BufferedWriter) |