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


public interface LinkSaver

This interface is used in class-specific link saving. Implementing classes must provide constructor with one parameter which is the object for which the specific save method is invoked.

Author:
AGH CAST Team

Method Summary
 void saveLink()
          Class specific attribute save method.
 

Method Detail

saveLink

void saveLink()
Class specific attribute save method.



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