|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformLocal | |
---|---|
org.apache.openejb.test.entity.cmr.manytomany |
Uses of PlatformLocal in org.apache.openejb.test.entity.cmr.manytomany |
---|
Methods in org.apache.openejb.test.entity.cmr.manytomany that return PlatformLocal | |
---|---|
PlatformLocal |
PlatformLocalHome.create(Integer primaryKey)
|
PlatformLocal |
PlatformLocalHome.create(PlatformPk primaryKey)
|
PlatformLocal |
PlatformLocalHome.findByPrimaryKey(Integer primaryKey)
|
PlatformLocal |
PlatformLocalHome.findByPrimaryKey(PlatformPk primaryKey)
|
Methods in org.apache.openejb.test.entity.cmr.manytomany that return types with arguments of type PlatformLocal | |
---|---|
abstract Set<PlatformLocal> |
GameBean.getPlatforms()
|
Set<PlatformLocal> |
GameLocal.getPlatforms()
|
Method parameters in org.apache.openejb.test.entity.cmr.manytomany with type arguments of type PlatformLocal | |
---|---|
abstract void |
GameBean.setPlatforms(Set<PlatformLocal> platforms)
|
void |
GameLocal.setPlatforms(Set<PlatformLocal> platforms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |