|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Persistable
An object which can be persisted to a node.
| Method Summary | |
|---|---|
boolean |
isModified()
|
void |
save()
Save the content of the persistable object to the node. |
| Method Detail |
|---|
void save()
throws RepositoryException
RepositoryException - if the object couldn't be saved.boolean isModified()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||