Uses of Interface
net.officefloor.jpa.test.IMockEntity
-
Packages that use IMockEntity Package Description net.officefloor.jpa.test -
-
Uses of IMockEntity in net.officefloor.jpa.test
Fields in net.officefloor.jpa.test declared as IMockEntity Modifier and Type Field Description IMockEntityAbstractJpaTestCase.Result. entityFields in net.officefloor.jpa.test with type parameters of type IMockEntity Modifier and Type Field Description protected static java.lang.Class<? extends IMockEntity>AbstractJpaTestCase. mockEntityClassIMockEntityimplementationClass.Methods in net.officefloor.jpa.test that return types with arguments of type IMockEntity Modifier and Type Method Description protected abstract java.lang.Class<? extends IMockEntity>AbstractJpaTestCase. getMockEntityClass()Obtains theIMockEntityimplementationClass.
-