|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpaceGroupDao
| Method Summary | |
|---|---|
int |
findSpaceTotal(SpaceGroup spaceGroup)
Fast way to count Spaces in a SpaceGroup without loading them. |
SpaceGroup |
getById(long id)
|
SpaceGroup |
getSpaceGroup(java.lang.String spaceGroupKey)
Find a space by its space key. |
| Methods inherited from interface bucket.core.persistence.ObjectDao |
|---|
findAll, findAllSorted, getPersistentClass, refresh, remove, replicate, save, saveRaw |
| Method Detail |
|---|
SpaceGroup getById(long id)
SpaceGroup getSpaceGroup(java.lang.String spaceGroupKey)
int findSpaceTotal(SpaceGroup spaceGroup)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||