org.jboss.cdi.tck.tests.lookup.injection.parameterized
Class IntegerListOfStringsDao
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injection.parameterized.Dao<Integer,List<String>>
org.jboss.cdi.tck.tests.lookup.injection.parameterized.IntegerListOfStringsDao
@IntegerPowered
public class IntegerListOfStringsDao
- extends Dao<Integer,List<String>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerListOfStringsDao
public IntegerListOfStringsDao()
getId
public String getId()
- Overrides:
getId in class Dao<Integer,List<String>>
Copyright © 2008-2013 Seam Framework. All Rights Reserved.