public interface SpaceGroupDao extends ObjectDao
NON_CACHEABLE| Modifier and Type | Method and Description |
|---|---|
int |
findSpaceTotal(SpaceGroup spaceGroup)
Fast way to count Spaces in a SpaceGroup without loading them.
|
SpaceGroup |
getById(long id) |
SpaceGroup |
getSpaceGroup(String spaceGroupKey)
Find a space by its space key.
|
findAll, findAllSorted, findAllSorted, findByClassIds, getPersistentClass, refresh, remove, replicate, save, saveRawSpaceGroup getById(long id)
SpaceGroup getSpaceGroup(String spaceGroupKey)
int findSpaceTotal(SpaceGroup spaceGroup)
Copyright © 2003–2015 Atlassian. All rights reserved.