apollo.Storable
Interface Synchronizable


public interface Synchronizable


Method Summary
 void setFieldValues(java.lang.Object[] values)
          Pushes back the new values into the same Storable object core
 void synchronize(ManagerTracker MT)
           
 

Method Detail

setFieldValues

public void setFieldValues(java.lang.Object[] values)
Pushes back the new values into the same Storable object core

synchronize

public void synchronize(ManagerTracker MT)