public interface SpaceDaoInternal extends SpaceDao, ObjectDaoInternal<Space>
Modifier and Type | Method and Description |
---|---|
List<String> |
findAllSpaceKeys()
Retrieves a list of space keys.
|
List<Long> |
findSpaceIdListWithIdGreaterOrEqual(Long startingId,
int limit)
Retrieves a limited space list starting with a particular space id.
|
countSpaces, findPageTotal, findSpaceKeysWithStatus, findUniqueVersionOfSpaceKey, getById, getNumberOfBlogPosts, getPersonalSpace, getSpace, getSpaceByContentId, getSpaces, getSpaces, getSpacesContainingCommentsByUser, getSpacesContainingPagesEditedByUser, getSpacesCreatedAfter, getSpacesCreatedByUser, getSpacesCreatedOrUpdatedSinceDate, performOnAll
findAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntity
List<Long> findSpaceIdListWithIdGreaterOrEqual(Long startingId, int limit)
startingId
- - space idlimit
- - limitCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences