|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionDao | |
---|---|
magoffin.matt.ma2.aop | |
magoffin.matt.ma2.biz.impl | |
magoffin.matt.ma2.dao.hbm | |
magoffin.matt.ma2.lucene | |
magoffin.matt.ma2.web.service |
Uses of CollectionDao in magoffin.matt.ma2.aop |
---|
Methods in magoffin.matt.ma2.aop that return CollectionDao | |
---|---|
CollectionDao |
MediaItemSecurityInterceptor.getCollectionDao()
|
Methods in magoffin.matt.ma2.aop with parameters of type CollectionDao | |
---|---|
void |
MediaItemSecurityInterceptor.setCollectionDao(CollectionDao collectionDao)
|
Uses of CollectionDao in magoffin.matt.ma2.biz.impl |
---|
Methods in magoffin.matt.ma2.biz.impl that return CollectionDao | |
---|---|
CollectionDao |
MediaBizImpl.getCollectionDao()
|
CollectionDao |
IOBizImpl.getCollectionDao()
|
CollectionDao |
UserBizImpl.getCollectionDao()
|
Methods in magoffin.matt.ma2.biz.impl with parameters of type CollectionDao | |
---|---|
void |
MediaBizImpl.setCollectionDao(CollectionDao collectionDao)
|
void |
IOBizImpl.setCollectionDao(CollectionDao collectionDao)
|
void |
UserBizImpl.setCollectionDao(CollectionDao collectionDao)
|
Uses of CollectionDao in magoffin.matt.ma2.dao.hbm |
---|
Classes in magoffin.matt.ma2.dao.hbm that implement CollectionDao | |
---|---|
class |
HibernateCollectionDao
Hibernate implementation of CollectionDao . |
Uses of CollectionDao in magoffin.matt.ma2.lucene |
---|
Methods in magoffin.matt.ma2.lucene that return CollectionDao | |
---|---|
CollectionDao |
MediaItemLucenePlugin.getCollectionDao()
|
Methods in magoffin.matt.ma2.lucene with parameters of type CollectionDao | |
---|---|
void |
MediaItemLucenePlugin.setCollectionDao(CollectionDao collectionDao)
|
Uses of CollectionDao in magoffin.matt.ma2.web.service |
---|
Methods in magoffin.matt.ma2.web.service that return CollectionDao | |
---|---|
CollectionDao |
DeleteCollectionController.getCollectionDao()
|
Methods in magoffin.matt.ma2.web.service with parameters of type CollectionDao | |
---|---|
void |
DeleteCollectionController.setCollectionDao(CollectionDao collectionDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |