org.tynamo.jpa.sample.pages
Class Index
java.lang.Object
org.tynamo.jpa.sample.pages.Index
public class Index
- extends Object
Start page of application sample.
|
Constructor Summary |
Index()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Index
public Index()
getCurrentTime
public Date getCurrentTime()
onActionFromAddEntity
@CommitAfter
public void onActionFromAddEntity()
onActionFromDelEntity
public void onActionFromDelEntity(long id)
getEntities
public List<TestEntity> getEntities()
getEntityCount
public int getEntityCount()
Copyright © 2009-2010. All Rights Reserved.