org.tynamo.jpa.sample.services
Class TestServiceImpl
java.lang.Object
org.tynamo.jpa.sample.services.TestServiceImpl
- All Implemented Interfaces:
- TestService
public class TestServiceImpl
- extends Object
- implements TestService
Created by IntelliJ IDEA.
User: ps
Date: 13.01.2010
Time: 15:15:30
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestServiceImpl
public TestServiceImpl()
addTestEntity
public void addTestEntity()
- Specified by:
addTestEntity in interface TestService
removeTestEntity
public void removeTestEntity(long id)
- Specified by:
removeTestEntity in interface TestService
Copyright © 2009-2010. All Rights Reserved.