pl.edu.agh.cast.model.mapper
Interface Saver

All Known Implementing Classes:
AbstractSaver, DBSaver, XMLSaver

public interface Saver

Saver interface is used to save mappable objects in given data source.

Author:
AGH CAST Team

Method Summary
 boolean save()
          Save the model.
 

Method Detail

save

boolean save()
Save the model.

Returns:
true if the model was saved successfully.


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.