|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity | |
---|---|
org.picocontainer.script.testmodel |
Uses of Entity in org.picocontainer.script.testmodel |
---|
Subinterfaces of Entity in org.picocontainer.script.testmodel | |
---|---|
interface |
CustomerEntity
|
interface |
OrderEntity
|
Classes in org.picocontainer.script.testmodel that implement Entity | |
---|---|
class |
CustomerEntityImpl
|
class |
OrderEntityImpl
|
Methods in org.picocontainer.script.testmodel that return types with arguments of type Entity | |
---|---|
List<Entity> |
ListSupport.getAListOfEntityObjects()
|
Map<String,Entity> |
MapSupport.getAMapOfEntities()
|
Constructor parameters in org.picocontainer.script.testmodel with type arguments of type Entity | |
---|---|
ListSupport(List<Entity> aListOfEntityObjects)
|
|
MapSupport(Map<String,Entity> aMapOfEntities)
|
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |