|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpaceManagerInternal
Internal space manager interface.
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.confluence.spaces.SpaceManager |
|---|
GLOBAL_LOGO |
| Method Summary | |
|---|---|
PageResponse<Space> |
getSpaces(SpacesQuery query,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Space>... filter)
get a paginated list of spaces that match the spaceQuery, filtered by the given predicate |
| Method Detail |
|---|
PageResponse<Space> getSpaces(SpacesQuery query,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Space>... filter)
query - - the query to use to fetch the spaces from the databaseslimitedRequest - - the pagination request limitfilter - - the filter to apply to the requested spaces
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||