org.eclipse.lyo.oslc4j.test
Class Persistence
java.lang.Object
org.eclipse.lyo.oslc4j.test.Persistence
public class Persistence
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public static void load(String uriString)
throws DatatypeConfigurationException,
FileNotFoundException,
IllegalAccessException,
IllegalArgumentException,
InstantiationException,
InvocationTargetException,
OslcCoreApplicationException,
URISyntaxException,
SecurityException,
NoSuchMethodException
- Throws:
DatatypeConfigurationException
FileNotFoundException
IllegalAccessException
IllegalArgumentException
InstantiationException
InvocationTargetException
OslcCoreApplicationException
URISyntaxException
SecurityException
NoSuchMethodException
save
public static void save(String uriString)
throws URISyntaxException,
OslcCoreApplicationException,
IllegalArgumentException,
DatatypeConfigurationException,
IllegalAccessException,
InvocationTargetException,
FileNotFoundException
- Throws:
URISyntaxException
OslcCoreApplicationException
IllegalArgumentException
DatatypeConfigurationException
IllegalAccessException
InvocationTargetException
FileNotFoundException
getNextIdentifier
public static long getNextIdentifier()
getTests
public static Test[] getTests()
getTest
public static Test getTest(String identifier)
addTest
public static void addTest(Test test)
updateTest
public static Test updateTest(String identifier,
Test test)
deleteTest
public static Test deleteTest(String identifier)
Copyright © 2013. All Rights Reserved.