Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.persistence
Interface PersistentObject


public interface PersistentObject

Author:
Bogdan Stefanescu

Method Summary
 void restoreState(Memento memento)
           
 void saveState(Memento memento)
           
 

Method Detail

restoreState

void restoreState(Memento memento)
                  throws Exception
Throws:
Exception

saveState

void saveState(Memento memento)
               throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.