|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRepositoryStrategy
Method Summary | |
---|---|
Collection<IGisDao<? extends GisFeature>> |
getAvailablesDaos()
|
IGisDao<?> |
getDao(Class<?> placeType)
|
Method Detail |
---|
IGisDao<?> getDao(Class<?> placeType)
placeType
- the placetype we'd like to retrieve the dao. if the place
type is null the gisFeatureDao will be return
a
- RepositoryException if no dao is found for the specified
placetypeCollection<IGisDao<? extends GisFeature>> getAvailablesDaos()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |