de.ukn.hci.squidy
Interface Storage

All Known Subinterfaces:
StorageHandler
All Known Implementing Classes:
Designer, LocalJAXBStorage

public interface Storage

Storage.

 Date: Apr 3, 2009
 Time: 3:22:47 AM
 

Since:
1.0.0
Version:
$Id: Storage.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Method Summary
 String getIdentifier()
           
 Data restore()
           
 void store(Data data)
           
 

Method Detail

getIdentifier

String getIdentifier()

store

void store(Data data)

restore

Data restore()


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.