org.tynamo.security.jpa.services
Class AssociatedEntitiesImpl
java.lang.Object
org.tynamo.security.jpa.services.AssociatedEntitiesImpl
- All Implemented Interfaces:
- AssociatedEntities
public class AssociatedEntitiesImpl
- extends Object
- implements AssociatedEntities
|
Method Summary |
List<?> |
findAll(javax.persistence.EntityManager em,
Class<?> entityClass)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssociatedEntitiesImpl
public AssociatedEntitiesImpl()
findAll
public List<?> findAll(javax.persistence.EntityManager em,
Class<?> entityClass)
- Specified by:
findAll in interface AssociatedEntities
Copyright © 2004-2012. All Rights Reserved.