de.ukn.hci.squidy
Class LocalJAXBStorage
java.lang.Object
de.ukn.hci.squidy.LocalJAXBStorage
- All Implemented Interfaces:
- Storage
public class LocalJAXBStorage
- extends Object
- implements Storage
LocalJAXBStorage.
Date: Apr 3, 2009
Time: 3:30:15 AM
- Since:
- 1.0.0
- Version:
- $Id: LocalJAXBStorage.java 241 2010-04-15 14:28:52Z raedle $
- Author:
- Roman R‰dle Roman.Raedle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_WORKSPACE_FILE
public static final String DEFAULT_WORKSPACE_FILE
- See Also:
- Constant Field Values
LocalJAXBStorage
public LocalJAXBStorage()
getIdentifier
public String getIdentifier()
- Specified by:
getIdentifier in interface Storage
restore
public Data restore()
- Specified by:
restore in interface Storage
store
public void store(Data data)
- Specified by:
store in interface Storage
getWorkspaceFile
public File getWorkspaceFile()
- Returns:
setWorkspaceFile
public void setWorkspaceFile(File file)
- Parameters:
file -
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.